Started by an SCM change Obtained etc/jenkins/build.groovy from git https://github.com/eclipse-ee4j/eclipselink.git [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 Still waiting to schedule task Waiting for next available executor on ‘el-master-agent-pod-n83p4-qwx1n’ WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-rlwh7-w96qd because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-rlwh7-w96qd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-rlwh7-w96qd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-rlwh7-w96qd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-rlwh7-w96qd io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-rlwh7-w96qd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-rlwh7-w96qd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-rlwh7-w96qd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, 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:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) 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/eclipselink/pods. Message: pods "el-master-agent-pod-rlwh7-w96qd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-rlwh7-w96qd, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-rlwh7-w96qd" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, 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:133) 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:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-rlwh7-r9t33 because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-rlwh7-r9t33" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-rlwh7-r9t33, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-rlwh7-r9t33" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-rlwh7-r9t33 io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-rlwh7-r9t33" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-rlwh7-r9t33, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-rlwh7-r9t33" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, 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:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) 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/eclipselink/pods. Message: pods "el-master-agent-pod-rlwh7-r9t33" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-rlwh7-r9t33, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-rlwh7-r9t33" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, 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:133) 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:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) WARNING: Unable to create pod: kubernetes eclipselink/el-master-agent-pod-rlwh7-nnpgj because kubernetes resource quota exceeded. Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-rlwh7-nnpgj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-rlwh7-nnpgj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-rlwh7-nnpgj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, metadata=ListMeta(_continue=null, remainingItemCount=null, resourceVersion=null, selfLink=null, additionalProperties={}), reason=Forbidden, status=Failure, additionalProperties={}). Retrying... ERROR: Failed to launch el-master-agent-pod-rlwh7-nnpgj io.fabric8.kubernetes.client.KubernetesClientException: Failure executing: POST at: https://10.30.0.1:443/api/v1/namespaces/eclipselink/pods. Message: pods "el-master-agent-pod-rlwh7-nnpgj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-rlwh7-nnpgj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-rlwh7-nnpgj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, 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:642) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.StandardHttpClient.lambda$completeOrCancel$10(StandardHttpClient.java:143) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) at io.fabric8.kubernetes.client.http.ByteArrayBodyHandler.onBodyDone(ByteArrayBodyHandler.java:52) at java.base/java.util.concurrent.CompletableFuture.uniWhenComplete(CompletableFuture.java:859) at java.base/java.util.concurrent.CompletableFuture$UniWhenComplete.tryFire(CompletableFuture.java:837) at java.base/java.util.concurrent.CompletableFuture.postComplete(CompletableFuture.java:506) at java.base/java.util.concurrent.CompletableFuture.complete(CompletableFuture.java:2079) 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/eclipselink/pods. Message: pods "el-master-agent-pod-rlwh7-nnpgj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m. Received status: Status(apiVersion=v1, code=403, details=StatusDetails(causes=[], group=null, kind=pods, name=el-master-agent-pod-rlwh7-nnpgj, retryAfterSeconds=null, uid=null, additionalProperties={}), kind=Status, message=pods "el-master-agent-pod-rlwh7-nnpgj" is forbidden: exceeded quota: jenkins-instance-quota, requested: requests.cpu=6500m, used: requests.cpu=7950m, limited: requests.cpu=13450m, 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:133) 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:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:839) Created Pod: kubernetes eclipselink/el-master-agent-pod-rlwh7-fc5hz Agent el-master-agent-pod-rlwh7-fc5hz is provisioned from template el-master-agent-pod-rlwh7 --- apiVersion: "v1" kind: "Pod" metadata: annotations: buildUrl: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/job/eclipselink-cb-3.0/235/" runUrl: "job/eclipselink-cb-3.0/235/" labels: jenkins: "slave" jenkins/label-digest: "3d62520732501e7b9e0bcd1206f227b6ebd57128" jenkins/label: "el-master-agent-pod" name: "el-master-agent-pod-rlwh7-fc5hz" namespace: "eclipselink" spec: containers: - env: - name: "JENKINS_SECRET" value: "********" - name: "JENKINS_TUNNEL" value: "jenkins-discovery.eclipselink.svc.cluster.local:50000" - name: "JENKINS_AGENT_NAME" value: "el-master-agent-pod-rlwh7-fc5hz" - name: "JENKINS_NAME" value: "el-master-agent-pod-rlwh7-fc5hz" - name: "JENKINS_AGENT_WORKDIR" value: "/home/jenkins/agent" - name: "JENKINS_URL" value: "http://jenkins-ui.eclipselink.svc.cluster.local/eclipselink/" image: "docker.io/eclipsecbi/jiro-agent-basic:remoting-3160.vd76b_9ddd10cc" name: "jnlp" resources: limits: memory: "4Gi" cpu: "2" requests: memory: "4Gi" cpu: "1" volumeMounts: - mountPath: "/home/jenkins/.ssh" name: "volume-known-hosts" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false - command: - "cat" image: "tkraus/el-build:2.0.2" name: "el-build" resources: limits: memory: "12Gi" cpu: "6" requests: memory: "12Gi" cpu: "5.5" tty: true volumeMounts: - mountPath: "/opt/tools" name: "tools" - mountPath: "/home/jenkins/.m2/settings.xml" name: "settings-xml" readOnly: true subPath: "settings.xml" - mountPath: "/home/jenkins/.m2/toolchains.xml" name: "toolchains-xml" readOnly: true subPath: "toolchains.xml" - mountPath: "/home/jenkins/.m2/settings-security.xml" name: "settings-security-xml" readOnly: true subPath: "settings-security.xml" - mountPath: "/home/jenkins/.m2/repository" name: "m2-repo" - mountPath: "/home/jenkins/agent" name: "workspace-volume" readOnly: false nodeSelector: kubernetes.io/os: "linux" restartPolicy: "Never" volumes: - name: "settings-security-xml" secret: items: - key: "settings-security.xml" path: "settings-security.xml" secretName: "m2-secret-dir" - configMap: items: - key: "toolchains.xml" path: "toolchains.xml" name: "m2-dir" name: "toolchains-xml" - emptyDir: {} name: "m2-repo" - name: "settings-xml" secret: items: - key: "settings.xml" path: "settings.xml" secretName: "m2-secret-dir" - emptyDir: medium: "" name: "workspace-volume" - name: "tools" persistentVolumeClaim: claimName: "tools-claim-jiro-eclipselink" - configMap: name: "known-hosts" name: "volume-known-hosts" Running on el-master-agent-pod-rlwh7-fc5hz in /home/jenkins/agent/workspace/eclipselink-cb-3.0 [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Checkout SCM) [Pipeline] checkout The recommended git tool is: git No credentials specified Cloning the remote Git repository Cloning repository https://github.com/eclipse-ee4j/eclipselink.git > git init /home/jenkins/agent/workspace/eclipselink-cb-3.0 # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10 Avoid second fetch Checking out Revision 271766d15828d899e7fd3d5c7a257366e9990c95 (refs/remotes/origin/3.0) > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/3.0^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 271766d15828d899e7fd3d5c7a257366e9990c95 # timeout=10 Commit message: "Oracle proxy authentication test fix (#2145)" > git rev-list --no-walk 271766d15828d899e7fd3d5c7a257366e9990c95 # timeout=10 [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Declarative: Tool Install) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] } [Pipeline] // stage [Pipeline] withEnv [Pipeline] { [Pipeline] stage [Pipeline] { (Init) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] git The recommended git tool is: git No credentials specified Warning: JENKINS-30600: special launcher org.csanchez.jenkins.plugins.kubernetes.pipeline.ContainerExecDecorator$1@e239ef1a; decorates RemoteLauncher[hudson.remoting.Channel@3f96e818:JNLP4-connect connection from 10.40.61.174/10.40.61.174:57096] will be ignored (a typical symptom is the Git executable not being run inside a designated container) Fetching changes from the remote Git repository Checking out Revision 271766d15828d899e7fd3d5c7a257366e9990c95 (refs/remotes/origin/3.0) > git rev-parse --resolve-git-dir /home/jenkins/agent/workspace/eclipselink-cb-3.0/.git # timeout=10 > git config remote.origin.url https://github.com/eclipse-ee4j/eclipselink.git # timeout=10 Fetching upstream changes from https://github.com/eclipse-ee4j/eclipselink.git > git --version # timeout=10 > git --version # 'git version 2.20.1' > git fetch --tags --force --progress -- https://github.com/eclipse-ee4j/eclipselink.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/3.0^{commit} # timeout=10 > git config core.sparsecheckout # timeout=10 > git checkout -f 271766d15828d899e7fd3d5c7a257366e9990c95 # timeout=10 Commit message: "Oracle proxy authentication test fix (#2145)" > git branch -a -v --no-abbrev # timeout=10 > git checkout -b 3.0 271766d15828d899e7fd3d5c7a257366e9990c95 # timeout=10 > git rev-list --no-walk 271766d15828d899e7fd3d5c7a257366e9990c95 # timeout=10 [Pipeline] sh + etc/jenkins/init.sh -[ EclipseLink Init ]----------------------------------------------------------- [Pipeline] withCredentials Masking supported pattern matches of $KEYRING [Pipeline] { [Pipeline] sh + gpg --batch --import **** gpg: directory '/home/jenkins/.gnupg' created gpg: keybox '/home/jenkins/.gnupg/pubring.kbx' created gpg: /home/jenkins/.gnupg/trustdb.gpg: trustdb created gpg: key 715D0E5E72D97BD3: public key "EclipseLink " imported gpg: To migrate 'secring.gpg', with each smartcard, run: gpg --card-status gpg: key 715D0E5E72D97BD3: secret key imported gpg: Total number processed: 1 gpg: imported: 1 gpg: secret keys read: 1 gpg: secret keys imported: 1 ++ gpg --list-keys --with-colons ++ awk -F: '/fpr:/ {print $10}' ++ sort -u + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 1BDAB41131162A591A6AE826715D0E5E72D97BD3 trust Secret subkeys are available. pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: unknown validity: unknown ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ unknown] (1). EclipseLink pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: unknown validity: unknown ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ unknown] (1). EclipseLink Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: ultimate validity: unknown ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ unknown] (1). EclipseLink Please note that the shown key validity is not necessarily correct unless you restart the program. + for fpr in $(gpg --list-keys --with-colons | awk -F: '/fpr:/ {print $10}' | sort -u) + echo -e '5\ny\n' + gpg --batch --command-fd 0 --expert --edit-key 5E50613E06495A0AB4FF35C11DB126E8EBDFC24F trust Secret subkeys are available. gpg: checking the trustdb gpg: marginals needed: 3 completes needed: 1 trust model: pgp gpg: depth: 0 valid: 1 signed: 0 trust: 0-, 0q, 0n, 0m, 0f, 1u gpg: next trustdb check due at 2029-05-14 pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ultimate] (1). EclipseLink pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ultimate] (1). EclipseLink Please decide how far you trust this user to correctly verify other users' keys (by looking at passports, checking fingerprints from different sources, etc.) 1 = I don't know or won't say 2 = I do NOT trust 3 = I trust marginally 4 = I trust fully 5 = I trust ultimately m = back to the main menu pub rsa4096/715D0E5E72D97BD3 created: 2024-05-15 expires: 2029-05-14 usage: SCEA trust: ultimate validity: ultimate ssb rsa4096/1DB126E8EBDFC24F created: 2024-05-15 expires: 2029-05-14 usage: S [ultimate] (1). EclipseLink [Pipeline] } [Pipeline] // withCredentials [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Build) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/build.sh -[ EclipseLink Build ]----------------------------------------------------------- Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/ee4j/project/1.0.6/project-1.0.6.pom (13 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.pom (12 kB at 852 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.8/nexus-staging-1.6.8.pom (2.8 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.8/nexus-maven-plugins-1.6.8.pom (18 kB at 675 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/6/public-parent-6.pom (760 B at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/6/buildsupport-6.pom (23 kB at 792 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.pom (2.2 kB at 123 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.pom (3.0 kB at 164 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/12/spice-parent-12.pom (6.8 kB at 453 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/4/forge-parent-4.pom (8.4 kB at 365 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.pom (4.2 kB at 321 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (8.4 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/5/forge-parent-5.pom (8.4 kB at 261 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.pom (5.4 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/14.0.1/guava-parent-14.0.1.pom (2.6 kB at 150 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/7/oss-parent-7.pom (4.8 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.pom (4.9 kB at 308 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.14.3-02/nexus-components-2.14.3-02.pom (2.6 kB at 200 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-parent/2.14.3-02/nexus-parent-2.14.3-02.pom (38 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/9/public-parent-9.pom (760 B at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/9/buildsupport-9.pom (24 kB at 561 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.14.3-02/nexus-buildsupport-all-2.14.3-02.pom (6.5 kB at 497 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.14.3-02/nexus-buildsupport-2.14.3-02.pom (2.2 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.14.3-02/nexus-buildsupport-commons-2.14.3-02.pom (3.1 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.14.3-02/nexus-buildsupport-db-2.14.3-02.pom (3.2 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-gwt/2.14.3-02/nexus-buildsupport-gwt-2.14.3-02.pom (2.2 kB at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.14.3-02/nexus-buildsupport-httpclient-2.14.3-02.pom (2.1 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-insight/2.14.3-02/nexus-buildsupport-insight-2.14.3-02.pom (4.4 kB at 368 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.14.3-02/nexus-buildsupport-maven-2.14.3-02.pom (7.1 kB at 392 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-messaging/2.14.3-02/nexus-buildsupport-messaging-2.14.3-02.pom (5.0 kB at 248 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.14.3-02/nexus-buildsupport-shiro-2.14.3-02.pom (3.4 kB at 312 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.14.3-02/nexus-buildsupport-bouncycastle-2.14.3-02.pom (2.1 kB at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.14.3-02/nexus-buildsupport-jetty-2.14.3-02.pom (4.5 kB at 279 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.14.3-02/nexus-buildsupport-goodies-2.14.3-02.pom (3.6 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.14.3-02/nexus-buildsupport-groovy-2.14.3-02.pom (3.1 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.14.3-02/nexus-buildsupport-guice-2.14.3-02.pom (3.7 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.14.3-02/nexus-buildsupport-logging-2.14.3-02.pom (3.3 kB at 300 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.14.3-02/nexus-buildsupport-osgi-2.14.3-02.pom (2.0 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.14.3-02/nexus-buildsupport-other-2.14.3-02.pom (7.0 kB at 500 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.14.3-02/nexus-buildsupport-plexus-2.14.3-02.pom (4.5 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.14.3-02/nexus-buildsupport-rest-2.14.3-02.pom (5.1 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.14.3-02/nexus-buildsupport-testing-2.14.3-02.pom (5.0 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.14.3-02/nexus-buildsupport-metrics-2.14.3-02.pom (3.0 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.pom (3.5 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.14.3-02/nexus-plugins-restlet1x-2.14.3-02.pom (6.0 kB at 375 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.14.3-02/nexus-plugins-2.14.3-02.pom (32 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.pom (3.8 kB at 238 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.4/maven-3.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.4/maven-3.0.4.pom (22 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/21/maven-parent-21.pom (26 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/10/apache-10.pom (15 kB at 740 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.pom (2.7 kB at 168 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.7/slf4j-parent-1.7.7.pom (12 kB at 567 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.pom (965 B at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.pom (1.2 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.pom (10 kB at 462 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/25/commons-parent-25.pom (48 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/9/apache-9.pom (15 kB at 722 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.pom (11 kB at 535 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.7/xstream-parent-1.4.7.pom (26 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/3/codehaus-parent-3.pom (4.1 kB at 293 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.pom (386 B at 19 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.pom (1.6 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.pom (16 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.pom (17 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/17/commons-parent-17.pom (31 kB at 821 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/7/apache-7.pom (14 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.pom (1.6 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/4/apache-4.pom (4.5 kB at 375 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.pom (1.8 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.7/siesta-1.7.pom (12 kB at 416 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/5/public-parent-5.pom (760 B at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/5/buildsupport-5.pom (22 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.pom (2.1 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.pom (5.5 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.pom (10 kB at 693 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-project/1.17.1/jersey-project-1.17.1.pom (21 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/1/jvnet-parent-1.pom (4.7 kB at 314 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.pom (7.9 kB at 328 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.pom (6.7 kB at 743 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.pom (6.2 kB at 388 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-contribs/1.17.1/jersey-contribs-1.17.1.pom (3.6 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.pom (5.2 kB at 226 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.3.5/httpcomponents-client-4.3.5.pom (15 kB at 285 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/7/project-7.pom (27 kB at 634 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/13/apache-13.pom (14 kB at 998 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.pom (4.6 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.3.2/httpcomponents-core-4.3.2.pom (12 kB at 640 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.pom (11 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/22/commons-parent-22.pom (42 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.pom (1.9 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.pom (2.6 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.pom (1.7 kB at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/11/oss-parent-11.pom (23 kB at 799 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.pom (6.0 kB at 351 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/12/oss-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/12/oss-parent-12.pom (23 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.pom (5.9 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.0/jackson-annotations-2.3.0.pom (1.3 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.pom (3.2 kB at 293 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-providers/2.3.1/jackson-jaxrs-providers-2.3.1.pom (3.8 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.pom (1.9 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.pom (4.5 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.pom (612 B at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.pom (4.6 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.pom (4.5 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-project/1.9/hawtbuf-project-1.9.pom (11 kB at 261 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/fusesource-pom/1.9/fusesource-pom-1.9.pom (15 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.pom (2.6 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.pom (3.1 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.2/plexus-3.2.pom (19 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/17/spice-parent-17.pom (6.8 kB at 398 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/10/forge-parent-10.pom (14 kB at 904 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.pom (1.0 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.0.1/plexus-3.0.1.pom (19 kB at 931 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.pom (1.4 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether/1.13.1/aether-1.13.1.pom (10 kB at 563 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.pom (5.0 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.1.2/logback-parent-1.1.2.pom (15 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.pom (12 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.8/nexus-staging-maven-plugin-1.6.8.jar (251 kB at 6.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.8/nexus-common-1.6.8.jar (16 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 kB at 211 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (13 kB at 104 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.14.3-02/nexus-client-core-2.14.3-02.jar (216 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.7/slf4j-api-1.7.7.jar (29 kB at 215 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/2.0.1/jsr305-2.0.1.jar (32 kB at 231 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.4/maven-model-3.0.4.jar (164 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.14.3-02/nexus-restlet1x-model-2.14.3-02.jar (163 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/14.0.1/guava-14.0.1.jar (2.2 MB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/intellij/annotations/9.0.4/annotations-9.0.4.jar (10.0 kB at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlpull/xmlpull/1.1.3.1/xmlpull-1.1.3.1.jar (7.2 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xpp3/xpp3_min/1.1.4c/xpp3_min-1.1.4c.jar (25 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.4/commons-io-2.4.jar (185 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.7/xstream-1.4.7.jar (532 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.6/commons-lang-2.6.jar (284 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.7/siesta-common-1.7.jar (11 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils-core/1.8.3/commons-beanutils-core-1.8.3.jar (207 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.7/siesta-client-1.7.jar (20 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/joda-time/joda-time/2.2/joda-time-2.2.jar (574 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/ws/rs/jsr311-api/1.1.1/jsr311-api-1.1.1.jar (46 kB at 249 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-client/1.17.1/jersey-client-1.17.1.jar (131 kB at 682 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/contribs/jersey-apache-client4/1.17.1/jersey-apache-client4-1.17.1.jar (16 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/validation/validation-api/1.1.0.Final/validation-api-1.1.0.Final.jar (64 kB at 327 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-jackson/1.7/siesta-jackson-1.7.jar (6.3 kB at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.3.1/jackson-annotations-2.3.1.jar (37 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-core/1.17.1/jersey-core-1.17.1.jar (467 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-json-provider/2.3.1/jackson-jaxrs-json-provider-2.3.1.jar (16 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.3.1/jackson-core-2.3.1.jar (198 kB at 912 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jaxrs/jackson-jaxrs-base/2.3.1/jackson-jaxrs-base-2.3.1.jar (28 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/module/jackson-module-jaxb-annotations/2.3.1/jackson-module-jaxb-annotations-2.3.1.jar (32 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.6/commons-codec-1.6.jar (233 kB at 999 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.7/jcl-over-slf4j-1.7.7.jar (17 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.3.2/httpcore-4.3.2.jar (282 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/inject/javax.inject/1/javax.inject-1.jar (2.5 kB at 10 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf-proto/1.9/hawtbuf-proto-1.9.jar (27 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.3/spice-zapper-1.3.jar (121 kB at 476 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.3.1/jackson-databind-2.3.1.jar (914 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/fusesource/hawtbuf/hawtbuf/1.9/hawtbuf-1.9.jar (50 kB at 192 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.3.5/httpclient-4.3.5.jar (591 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.15/plexus-interpolation-1.15.jar (60 kB at 224 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.13.1/aether-api-1.13.1.jar (90 kB at 331 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.1.2/logback-core-1.1.2.jar (428 kB at 1.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.8/plexus-utils-3.0.8.jar (232 kB at 802 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.1.2/logback-classic-1.1.2.jar (271 kB at 934 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.pom (11 kB at 721 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/6/felix-parent-6.pom (22 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/21/apache-21.pom (17 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.pom (1.1 kB at 69 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.pom (4.1 kB at 318 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.pom (3.8 kB at 319 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.25/slf4j-parent-1.7.25.pom (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.pom (5.9 kB at 368 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/2.1/felix-parent-2.1.pom (9.7 kB at 439 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.pom (193 B at 21 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.pom (5.3 kB at 484 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.pom (3.3 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.pom (463 B at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.pom (8.3 kB at 921 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.9/maven-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.3.9/maven-3.3.9.pom (24 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/27/maven-parent-27.pom (41 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/17/apache-17.pom (16 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.pom (4.0 kB at 403 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.pom (3.8 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.1/plexus-3.3.1.pom (20 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.pom (22 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/37/commons-parent-37.pom (63 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/16/apache-16.pom (15 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.pom (1.8 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.pom (2.6 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.pom (1.7 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.pom (1.5 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3.1/plexus-components-1.3.1.pom (3.1 kB at 306 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.pom (748 B at 22 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.6/plexus-containers-1.6.pom (3.8 kB at 269 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3.2/plexus-3.3.2.pom (22 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.pom (3.0 kB at 370 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.5/plexus-utils-1.5.5.pom (5.1 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.11/plexus-1.0.11.pom (9.0 kB at 815 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.pom (2.1 kB at 229 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.pom (1.9 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.pom (2.1 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.pom (2.7 kB at 299 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.pom (4.2 kB at 348 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.2/sisu-plexus-0.3.2.pom (14 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/9/oss-parent-9.pom (6.6 kB at 821 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.pom (1.4 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/1.0/weld-api-parent-1.0.pom (2.4 kB at 168 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/1.0/weld-api-bom-1.0.pom (7.9 kB at 359 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/6/weld-parent-6.pom (21 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.pom (1.0 kB at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.pom (2.6 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.2/sisu-inject-0.3.2.pom (14 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.pom (815 B at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.5/plexus-containers-1.5.5.pom (4.2 kB at 303 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.7/plexus-2.0.7.pom (17 kB at 692 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.pom (7.3 kB at 812 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.17/plexus-utils-3.0.17.pom (3.4 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.pom (3.1 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.pom (5.7 kB at 333 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/18.0/guava-parent-18.0.pom (7.7 kB at 405 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.pom (4.0 kB at 310 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.pom (1.8 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/1.0.2.v20150114/aether-1.0.2.v20150114.pom (29 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.pom (2.0 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.pom (2.1 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.pom (3.4 kB at 374 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.0/guice-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.0/guice-4.0.pom (11 kB at 818 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.0/guice-parent-4.0.pom (15 kB at 815 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/5/google-5.pom (2.5 kB at 154 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.pom (363 B at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/16.0.1/guava-16.0.1.pom (6.1 kB at 407 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/16.0.1/guava-parent-16.0.1.pom (7.3 kB at 524 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.pom (3.8 kB at 240 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.pom (1.7 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.10/wagon-2.10.pom (21 kB at 855 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/26/maven-parent-26.pom (40 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.pom (3.1 kB at 137 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.pom (2.4 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/15/maven-shared-components-15.pom (9.3 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/16/maven-parent-16.pom (23 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.pom (1.4 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0/doxia-1.0.pom (9.6 kB at 482 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/10/maven-parent-10.pom (32 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.pom (4.5 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/33/maven-shared-components-33.pom (5.1 kB at 340 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/33/maven-parent-33.pom (44 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.pom (1.9 kB at 214 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0/maven-3.0.pom (22 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/15/maven-parent-15.pom (24 kB at 923 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/6/apache-6.pom (13 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.pom (3.3 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.6/plexus-2.0.6.pom (17 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.pom (3.9 kB at 259 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.pom (6.6 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.pom (1.9 kB at 134 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.pom (2.2 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.pom (910 B at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.18/plexus-components-1.1.18.pom (5.4 kB at 357 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.pom (1.9 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.pom (2.3 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.pom (5.4 kB at 358 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/1.4.2/guice-plexus-1.4.2.pom (3.1 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/1.4.2/guice-bean-1.4.2.pom (2.6 kB at 290 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/1.4.2/sisu-inject-1.4.2.pom (1.2 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/1.4.2/sisu-parent-1.4.2.pom (7.8 kB at 972 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/6/forge-parent-6.pom (11 kB at 633 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.4/plexus-component-annotations-1.5.4.pom (815 B at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.5.4/plexus-containers-1.5.4.pom (4.2 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.5/plexus-2.0.5.pom (17 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.pom (4.0 kB at 266 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.5/plexus-utils-2.0.5.pom (3.3 kB at 238 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.pom (5.5 kB at 606 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7.pom (11 kB at 737 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.pom (2.2 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.pom (2.5 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.pom (1.7 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-parent/1.7/aether-parent-1.7.pom (7.7 kB at 322 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.pom (2.1 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.pom (3.7 kB at 410 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.pom (1.7 kB at 116 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.pom (5.6 kB at 352 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/30/maven-shared-components-30.pom (4.6 kB at 327 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/30/maven-parent-30.pom (41 kB at 898 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/18/apache-18.pom (16 kB at 825 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.pom (13 kB at 886 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/39/commons-parent-39.pom (62 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.pom (4.8 kB at 269 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/5.1/plexus-5.1.pom (23 kB at 726 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.pom (5.2 kB at 471 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.pom (4.5 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.pom (14 kB at 648 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/42/commons-parent-42.pom (68 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.pom (18 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/48/commons-parent-48.pom (72 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.pom (15 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.pom (1.9 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.pom (2.6 kB at 294 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.pom (7.4 kB at 461 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/21/maven-shared-components-21.pom (5.1 kB at 393 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/25/maven-parent-25.pom (37 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/15/apache-15.pom (15 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.pom (2.0 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether/0.9.0.M2/aether-0.9.0.M2.pom (28 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.pom (3.2 kB at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.pom (8.1 kB at 733 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.2/plexus-2.0.2.pom (12 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.pom (4.4 kB at 295 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.0/doxia-sitetools-1.0.pom (9.6 kB at 685 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/11/maven-parent-11.pom (32 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/5/apache-5.pom (4.1 kB at 372 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.pom (2.4 kB at 240 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.7/plexus-utils-1.5.7.pom (8.1 kB at 269 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.pom (3.5 kB at 316 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-30/plexus-containers-1.0-alpha-30.pom (1.9 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.5/plexus-utils-1.4.5.pom (2.3 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-9/plexus-classworlds-1.2-alpha-9.pom (3.2 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.10/plexus-1.0.10.pom (8.2 kB at 917 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.pom (998 B at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.pom (1.1 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.12/plexus-components-1.1.12.pom (3.0 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.1/plexus-utils-1.4.1.pom (1.9 kB at 87 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.pom (2.0 kB at 130 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-20/plexus-container-default-1.0-alpha-20.pom (3.0 kB at 374 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0-alpha-20/plexus-containers-1.0-alpha-20.pom (1.9 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.3/plexus-utils-1.3.pom (1.0 kB at 129 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.8/plexus-1.0.8.pom (7.2 kB at 516 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/1.2-alpha-7/plexus-classworlds-1.2-alpha-7.pom (2.4 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.9/plexus-1.0.9.pom (7.7 kB at 512 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.pom (7.8 kB at 647 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.1/commons-collections-3.1.pom (6.1 kB at 468 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.pom (9.9 kB at 662 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.pom (140 B at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.pom (3.2 kB at 315 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.pom (11 kB at 502 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.pom (2.3 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.0/doxia-modules-1.0.pom (2.4 kB at 266 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.pom (2.7 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.pom (2.2 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.pom (1.6 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.pom (2.2 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/5.1.1/maven-bundle-plugin-5.1.1.jar (213 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.25/slf4j-api-1.7.25.jar (41 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.6/org.apache.felix.bundlerepository-1.6.6.jar (168 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.utils/1.6.0/org.apache.felix.utils-1.6.0.jar (68 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/6.0.0/org.osgi.core-6.0.0.jar (475 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/2.4/easymock-2.4.jar (81 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.3.9/maven-settings-3.3.9.jar (44 kB at 715 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.3.9/maven-model-3.3.9.jar (164 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.compendium/4.2.0/org.osgi.compendium-4.2.0.jar (614 kB at 8.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.3.9/maven-core-3.3.9.jar (638 kB at 8.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.3.9/maven-builder-support-3.3.9.jar (15 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.3.9/maven-repository-metadata-3.3.9.jar (27 kB at 314 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.3.9/maven-settings-builder-3.3.9.jar (43 kB at 489 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.3.9/maven-artifact-3.3.9.jar (55 kB at 625 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.3.9/maven-plugin-api-3.3.9.jar (47 kB at 539 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/5.1.1/biz.aQute.bndlib-5.1.1.jar (3.7 MB at 38 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-spi/1.0.2.v20150114/aether-spi-1.0.2.v20150114.jar (31 kB at 317 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.3.9/maven-model-builder-3.3.9.jar (177 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.3.9/maven-aether-provider-3.3.9.jar (67 kB at 637 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-impl/1.0.2.v20150114/aether-impl-1.0.2.v20150114.jar (173 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/1.0.2.v20150114/aether-util-1.0.2.v20150114.jar (147 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/1.0.2.v20150114/aether-api-1.0.2.v20150114.jar (136 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.2/org.eclipse.sisu.plexus-0.3.2.jar (205 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.0/guice-4.0-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/annotation/jsr250-api/1.0/jsr250-api-1.0.jar (5.8 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/enterprise/cdi-api/1.0/cdi-api-1.0.jar (45 kB at 340 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.2/org.eclipse.sisu.inject-0.3.2.jar (378 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/aopalliance/aopalliance/1.0/aopalliance-1.0.jar (4.5 kB at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/18.0/guava-18.0.jar (2.3 MB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.0/guice-4.0-no_aop.jar (424 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.2/plexus-classworlds-2.5.2.jar (53 kB at 361 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.21/plexus-interpolation-1.21.jar (62 kB at 428 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.6/plexus-component-annotations-1.6.jar (4.3 kB at 29 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-sec-dispatcher/1.3/plexus-sec-dispatcher-1.3.jar (29 kB at 190 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-cipher/1.4/plexus-cipher-1.4.jar (13 kB at 89 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.4/commons-lang3-3.4.jar (435 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/3.5.0/maven-archiver-3.5.0.jar (26 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.1/maven-shared-utils-3.2.1.jar (167 kB at 974 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/3.0/maven-reporting-api-3.0.jar (11 kB at 64 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.10/wagon-provider-api-2.10.jar (54 kB at 311 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.3.9/maven-compat-3.3.9.jar (290 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.5/commons-io-2.5.jar (209 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/3.2.0/plexus-io-3.2.0.jar (76 kB at 406 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.8/xz-1.8.jar (109 kB at 574 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.0/plexus-archiver-4.2.0.jar (196 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.19/commons-compress-1.19.jar (615 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/iq80/snappy/snappy/0.4/snappy-0.4.jar (58 kB at 280 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.3.0/plexus-utils-3.3.0.jar (263 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.7/plexus-build-api-0.0.7.jar (8.5 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0/maven-dependency-tree-3.0.jar (37 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.0/doxia-core-1.0.jar (55 kB at 246 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0/doxia-sink-api-1.0.jar (10 kB at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-7/plexus-i18n-1.0-beta-7.jar (11 kB at 46 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.0/doxia-site-renderer-1.0.jar (47 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-30/plexus-container-default-1.0-alpha-30.jar (237 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.1.7/plexus-velocity-1.1.7.jar (7.7 kB at 33 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/oro/oro/2.0.8/oro-2.0.8.jar (65 kB at 273 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.0/doxia-decoration-model-1.0.jar (49 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.1/commons-lang-2.1.jar (208 kB at 858 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.5/velocity-1.5.jar (392 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-apt/1.0/doxia-module-apt-1.0.jar (47 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2/commons-collections-3.2.jar (571 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.0/doxia-module-fml-1.0.jar (19 kB at 73 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.1/junit-3.8.1.jar (121 kB at 475 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.0/doxia-module-xhtml-1.0.jar (22 kB at 84 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1/jdom-1.1.jar (153 kB at 582 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xdoc/1.0/doxia-module-xdoc-1.0.jar (28 kB at 104 kB/s) [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:3.0.5-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-failsafe-plugin @ line 1362, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] Inspecting build with total of 39 modules... [INFO] Installing Nexus Staging features: [INFO] ... total of 39 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EclipseLink Parent [pom] [INFO] EclipseLink Hermes Parser [jar] [INFO] EclipseLink Core [jar] [INFO] EclipseLink Core Test Framework [jar] [INFO] EclipseLink JPA [jar] [INFO] EclipseLink JPA Test Framework [jar] [INFO] EclipseLink JPA Model Generator [jar] [INFO] EclipseLink MOXy [jar] [INFO] EclipseLink DBWS [jar] [INFO] EclipseLink JPA-RS [jar] [INFO] EclipseLink Core Test [jar] [INFO] EclipseLink CORBA Extension [jar] [INFO] EclipseLink Extension [jar] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink JPA Test [jar] [INFO] EclipseLink NoSQL Extension [jar] [INFO] EclipseLink MOXy XJC [jar] [INFO] EclipseLink SDO [jar] [INFO] EclipseLink DBWS Builder [jar] [INFO] EclipseLink Package Rename Utility [jar] [INFO] EclipseLink Oracle Extension [jar] [INFO] EclipseLink Oracle NoSQL Extension [jar] [INFO] EclipseLink Bundles Parent [pom] [INFO] EclipseLink Bundles MOXy standalone [pom] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) [jar] [INFO] EclipseLink Bundles tests [jar] [INFO] EclipseLink Bundles Other [jar] [INFO] EclipseLink Bundles P2 Site [pom] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink SDO Test Server [jar] [INFO] EclipseLink JPA NoSQL Test [jar] [INFO] EclipseLink JPA JSE Test [jar] [INFO] EclipseLink JPA Spring Test [jar] [INFO] EclipseLink JPA WDF Test [jar] [INFO] EclipseLink Oracle Extension Test [jar] [INFO] EclipseLink DBWS Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle Server [jar] [INFO] EclipseLink Package Signature Compare Utility [jar] [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 3.0.5-SNAPSHOT [1/39] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.pom (7.3 kB at 807 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/50/mojo-parent-50.pom (34 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/build-helper-maven-plugin/3.2.0/build-helper-maven-plugin-3.2.0.jar (69 kB at 6.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.pom (6.8 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M2/enforcer-3.0.0-M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer/3.0.0-M2/enforcer-3.0.0-M2.pom (7.9 kB at 789 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/31/maven-parent-31.pom (43 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/19/apache-19.pom (15 kB at 500 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-enforcer-plugin/3.0.0-M2/maven-enforcer-plugin-3.0.0-M2.jar (26 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.pom (20 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/34/maven-plugins-34.pom (11 kB at 668 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/34/maven-parent-34.pom (43 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/23/apache-23.pom (18 kB at 801 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-javadoc-plugin/3.2.0/maven-javadoc-plugin-3.2.0.jar (492 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.2/maven-checkstyle-plugin-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.2/maven-checkstyle-plugin-3.1.2.pom (15 kB at 659 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.2/maven-checkstyle-plugin-3.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-checkstyle-plugin/3.1.2/maven-checkstyle-plugin-3.1.2.jar (112 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.pom (16 kB at 543 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-assembly-plugin/3.3.0/maven-assembly-plugin-3.3.0.jar (242 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.pom (16 kB at 600 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-dependency-plugin/3.1.2/maven-dependency-plugin-3.1.2.jar (172 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.pom (14 kB at 985 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/38/mojo-parent-38.pom (33 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/buildnumber-maven-plugin/1.4/buildnumber-maven-plugin-1.4.jar (40 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.pom (3.6 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-maven/2.2.6/kuali-maven-2.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-maven/2.2.6/kuali-maven-2.2.6.pom (4.0 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/2.2.6/kuali-common-2.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/2.2.6/kuali-common-2.2.6.pom (40 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/2.2.6/kuali-pom-2.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/2.2.6/kuali-pom-2.2.6.pom (59 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/plugins/properties-maven-plugin/2.0.1/properties-maven-plugin-2.0.1.jar (36 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/3.0.0-M4/maven-surefire-report-plugin-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/3.0.0-M4/maven-surefire-report-plugin-3.0.0-M4.pom (11 kB at 336 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire/3.0.0-M4/surefire-3.0.0-M4.pom (27 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/3.0.0-M4/maven-surefire-report-plugin-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-report-plugin/3.0.0-M4/maven-surefire-report-plugin-3.0.0-M4.jar (45 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.pom (6.9 kB at 629 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/33/maven-plugins-33.pom (11 kB at 594 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-source-plugin/3.2.1/maven-source-plugin-3.2.1.jar (32 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.pom (5.3 kB at 376 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/27/maven-plugins-27.pom (11 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-gpg-plugin/1.6/maven-gpg-plugin-1.6.jar (47 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.pom (6.2 kB at 413 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-install-plugin/3.0.0-M1/maven-install-plugin-3.0.0-M1.jar (29 kB at 796 kB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.pom (4.1 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/4.0/plexus-4.0.pom (22 kB at 860 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.pom (5.0 kB at 312 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.pom (4.7 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/22/maven-shared-components-22.pom (5.1 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.pom (4.2 kB at 154 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.pom (4.0 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.pom (1.8 kB at 70 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-6/wagon-1.0-beta-6.pom (12 kB at 826 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.pom (2.0 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.pom (5.6 kB at 233 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0/maven-core-3.0.jar (527 kB at 20 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0/maven-settings-3.0.jar (47 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0/maven-artifact-3.0.jar (52 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0/maven-settings-builder-3.0.jar (38 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0/maven-repository-metadata-3.0.jar (30 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0/maven-model-builder-3.0.jar (148 kB at 7.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.7/aether-impl-1.7.jar (106 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0/maven-model-3.0.jar (165 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.7/aether-spi-1.7.jar (14 kB at 347 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-api/1.7/aether-api-1.7.jar (74 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0/maven-aether-provider-3.0.jar (51 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.7/aether-util-1.7.jar (108 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/1.4.2/sisu-inject-plexus-1.4.2.jar (202 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.14/plexus-interpolation-1.14.jar (61 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/1.4.2/sisu-inject-bean-1.4.2.jar (153 kB at 2.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.3/plexus-classworlds-2.2.3.jar (46 kB at 854 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.5.5/plexus-component-annotations-1.5.5.jar (4.2 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.1.7/sisu-guice-2.1.7-noaop.jar (472 kB at 7.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0/maven-plugin-api-3.0.jar (49 kB at 730 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.24/plexus-utils-3.0.24.jar (247 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-io/3.0.0/maven-shared-io-3.0.0.jar (41 kB at 441 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache-extras/beanshell/bsh/2.0b6/bsh-2.0b6.jar (389 kB at 4.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-compat/3.0/maven-compat-3.0.jar (285 kB at 3.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/file-management/3.0.0/file-management-3.0.0.jar (35 kB at 321 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.0.0/maven-shared-utils-3.0.0.jar (155 kB at 1.4 MB/s) [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.pom (4.7 kB at 333 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.pom (770 B at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.7.1/plexus-containers-1.7.1.pom (5.0 kB at 335 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.pom (2.9 kB at 323 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.pom (1.2 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/1.0.3/plexus-containers-1.0.3.pom (492 B at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.4/plexus-1.0.4.pom (5.7 kB at 441 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.pom (2.3 kB at 335 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.pom (766 B at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-parent/1.3/hamcrest-parent-1.3.pom (2.0 kB at 246 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.pom (3.1 kB at 209 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.pom (3.9 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.pom (4.8 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.pom (5.0 kB at 553 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.pom (23 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/41/commons-parent-41.pom (65 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.pom (1.2 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/beanshell/2.0b4/beanshell-2.0b4.pom (1.4 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.pom (7.3 kB at 559 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/20/maven-shared-components-20.pom (5.1 kB at 638 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/24/maven-parent-24.pom (37 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/14/apache-14.pom (15 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/1.7.1/plexus-component-annotations-1.7.1.jar (4.3 kB at 390 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar (45 kB at 5.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9/plexus-container-default-1.0-alpha-9.jar (195 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.0/plexus-utils-3.1.0.jar (262 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.11/junit-4.11.jar (245 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-api/3.0.0-M2/enforcer-api-3.0.0-M2.jar (12 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1-alpha-2/classworlds-1.1-alpha-2.jar (38 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.1/maven-common-artifact-filters-3.0.1.jar (61 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.1.0/maven-shared-utils-3.1.0.jar (164 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.2/maven-dependency-tree-2.2.jar (64 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.5/commons-lang3-3.5.jar (480 kB at 8.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/enforcer/enforcer-rules/3.0.0-M2/enforcer-rules-3.0.0-M2.jar (104 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/beanshell/bsh/2.0b4/bsh-2.0b4.jar (282 kB at 4.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-util/0.9.0.M2/aether-util-0.9.0.M2.jar (134 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-6/wagon-provider-api-1.0-beta-6.jar (53 kB at 844 kB/s) [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/10.1/checkstyle-10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/10.1/checkstyle-10.1.pom (144 kB at 6.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.6.3/picocli-4.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.6.3/picocli-4.6.3.pom (1.4 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.pom (3.6 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.9.3/antlr4-master-4.9.3.pom (4.4 kB at 192 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.pom (18 kB at 818 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/47/commons-parent-47.pom (78 kB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.pom (19 kB at 800 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/34/commons-parent-34.pom (56 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.pom (12 kB at 886 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.pom (11 kB at 732 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/31.1-jre/guava-parent-31.1-jre.pom (15 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.pom (2.4 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-android/guava-parent-26.0-android.pom (10 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/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 eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/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 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.pom (4.3 kB at 357 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.pom (2.1 kB at 161 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.pom (2.2 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.11.0/error_prone_parent-2.11.0.pom (11 kB at 346 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.pom (2.8 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.pom (9.3 kB at 847 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.pom (11 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.pom (3.8 kB at 426 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.32/slf4j-parent-1.7.32.pom (14 kB at 628 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.pom (2.6 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.pom (750 B at 42 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.0.0/plexus-containers-2.0.0.pom (4.8 kB at 343 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.pom (5.0 kB at 294 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.pom (1.5 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.1/maven-2.2.1.pom (22 kB at 606 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.pom (4.9 kB at 610 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/19/maven-shared-components-19.pom (6.4 kB at 795 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/23/maven-parent-23.pom (33 kB at 3.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.2/doxia-sink-api-1.2.pom (1.6 kB at 149 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.2/doxia-1.2.pom (19 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/19/maven-parent-19.pom (25 kB at 862 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.2/doxia-logging-api-1.2.pom (1.6 kB at 235 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.pom (4.0 kB at 565 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.pom (1.4 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.pom (1.8 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/3/apache-3.pom (3.4 kB at 343 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.pom (14 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/9/commons-parent-9.pom (22 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.pom (7.5 kB at 937 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.0.2/httpcomponents-client-4.0.2.pom (9.0 kB at 560 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.1/project-4.1.pom (16 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.pom (4.9 kB at 376 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.0.1/httpcomponents-core-4.0.1.pom (9.4 kB at 623 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/project/4.0/project-4.0.pom (13 kB at 570 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.pom (18 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/5/commons-parent-5.pom (16 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.pom (6.1 kB at 678 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.2/doxia-site-renderer-1.2.pom (6.2 kB at 780 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.2/doxia-sitetools-1.2.pom (16 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.2/doxia-decoration-model-1.2.pom (3.1 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.2/doxia-module-xhtml-1.2.pom (1.8 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.2/doxia-modules-1.2.pom (2.5 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.2/doxia-module-fml-1.2.pom (5.6 kB at 563 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.pom (13 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.pom (9.0 kB at 602 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.pom (357 B at 27 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.3/commons-logging-1.0.3.pom (866 B at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.pom (974 B at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.6/commons-beanutils-1.6.pom (2.3 kB at 330 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0/commons-logging-1.0.pom (163 B at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.0/commons-collections-2.0.pom (171 B at 9.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/2.1/commons-collections-2.1.pom (3.3 kB at 303 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.0.b2/xml-apis-1.0.b2.pom (2.2 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.pom (5.3 kB at 479 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.pom (1.5 kB at 153 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.4/doxia-1.4.pom (18 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.pom (1.5 kB at 118 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.pom (2.7 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.4/doxia-sitetools-1.4.pom (17 kB at 780 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.pom (3.1 kB at 262 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.3/plexus-3.3.pom (20 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.pom (6.1 kB at 679 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.4/doxia-core-1.4.pom (4.1 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.pom (1.6 kB at 163 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.4/doxia-modules-1.4.pom (2.6 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.pom (4.8 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.pom (18 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.pom (7.0 kB at 700 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1/commons-logging-1.1.pom (6.2 kB at 773 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.12/log4j-1.2.12.pom (145 B at 6.6 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/logkit/logkit/1.0.1/logkit-1.0.1.pom (147 B at 3.9 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/avalon-framework/avalon-framework/4.1.3/avalon-framework-4.1.3.pom (167 B at 12 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/servlet/servlet-api/2.3/servlet-api-2.3.pom (156 B at 6.8 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.pom (6.0 kB at 251 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.pom (142 B at 9.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.pom (653 B at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.pom (4.3 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-parent/1.3.8/struts-parent-1.3.8.pom (9.8 kB at 579 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-master/4/struts-master-4.pom (12 kB at 986 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/2/apache-2.pom (3.4 kB at 341 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.pom (145 B at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.pom (3.1 kB at 384 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.pom (2.9 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.6.2/velocity-1.6.2.pom (11 kB at 885 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.pom (7.0 kB at 409 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-tools/3/doxia-tools-3.pom (9.9 kB at 473 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.pom (13 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/7/commons-parent-7.pom (17 kB at 372 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.pom (1.6 kB at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.15/plexus-utils-1.5.15.pom (6.8 kB at 380 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.pom (3.2 kB at 295 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.6/doxia-logging-api-1.6.pom (1.5 kB at 90 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.6/doxia-1.6.pom (19 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.6/doxia-decoration-model-1.6.pom (3.0 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.6/doxia-sitetools-1.6.pom (18 kB at 941 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.pom (6.9 kB at 428 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.pom (3.2 kB at 318 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/4.0/plexus-components-4.0.pom (2.7 kB at 380 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.pom (3.9 kB at 359 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.pom (2.7 kB at 266 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.pom (2.8 kB at 235 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.pom (11 kB at 603 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.pom (20 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api-parent/2.3.1/jaxb-api-parent-2.3.1.pom (8.1 kB at 312 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/5/jvnet-parent-5.pom (8.9 kB at 886 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.pom (4.9 kB at 307 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.0/all-1.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/activation/all/1.2.0/all-1.2.0.pom (18 kB at 816 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/10.1/checkstyle-10.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/puppycrawl/tools/checkstyle/10.1/checkstyle-10.1.jar (2.0 MB at 37 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.6.3/picocli-4.6.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.2/commons-logging-1.2.jar (62 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/info/picocli/picocli/4.6.3/picocli-4.6.3.jar (406 kB at 25 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/listenablefuture/9999.0-empty-to-avoid-conflict-with-guava/listenablefuture-9999.0-empty-to-avoid-conflict-with-guava.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.9.4/commons-beanutils-1.9.4.jar (247 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/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 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.9.3/antlr4-runtime-4.9.3.jar (337 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/failureaccess/1.0.1/failureaccess-1.0.1.jar (4.6 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.11.0/error_prone_annotations-2.11.0.jar (16 kB at 515 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/3.12.0/checker-qual-3.12.0.jar (209 kB at 5.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/3.0.2/jsr305-3.0.2.jar (20 kB at 407 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.3/j2objc-annotations-1.3.jar (8.8 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reflections/reflections/0.10.2/reflections-0.10.2.jar (130 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/2.3/maven-reporting-impl-2.3.jar (18 kB at 285 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.32/slf4j-api-1.7.32.jar (42 kB at 659 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.6/maven-shared-utils-0.6.jar (165 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/javassist/javassist/3.28.0-GA/javassist-3.28.0-GA.jar (852 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.2/doxia-core-1.2.jar (154 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.04/xml-apis-1.3.04.jar (194 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.0.2/httpclient-4.0.2.jar (293 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.0.1/httpcore-4.0.1.jar (173 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.3/commons-codec-1.3.jar (47 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.9.1/xercesImpl-2.9.1.jar (1.2 MB at 6.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-validator/commons-validator/1.3.1/commons-validator-1.3.1.jar (139 kB at 755 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.4/doxia-sink-api-1.4.jar (11 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.4/doxia-logging-api-1.4.jar (11 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/31.1-jre/guava-31.1-jre.jar (3.0 MB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.4/doxia-site-renderer-1.4.jar (53 kB at 259 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.6/commons-digester-1.6.jar (168 kB at 822 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.4/doxia-decoration-model-1.4.jar (61 kB at 290 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-fml/1.4/doxia-module-fml-1.4.jar (38 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-chain/commons-chain/1.1/commons-chain-1.1.jar (90 kB at 400 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.4/doxia-module-xhtml-1.4.jar (15 kB at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity-tools/2.0/velocity-tools-2.0.jar (347 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/sslext/sslext/1.2-0/sslext-1.2-0.jar (26 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/saxon/Saxon-HE/10.6/Saxon-HE-10.6.jar (5.8 MB at 24 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/dom4j/dom4j/1.1/dom4j-1.1.jar (457 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-core/1.3.8/struts-core-1.3.8.jar (329 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-taglib/1.3.8/struts-taglib-1.3.8.jar (252 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/struts/struts-tiles/1.3.8/struts-tiles-1.3.8.jar (120 kB at 479 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-integration-tools/1.6/doxia-integration-tools-1.6.jar (45 kB at 178 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/antlr/antlr/2.7.2/antlr-2.7.2.jar (358 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.4/commons-io-1.4.jar (109 kB at 421 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.0.0/plexus-component-annotations-2.0.0.jar (4.2 kB at 16 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.26/plexus-interpolation-1.26.jar (85 kB at 327 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.1/commons-collections-3.2.1.jar (575 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-velocity/1.2/plexus-velocity-1.2.jar (8.1 kB at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.1.0/plexus-resources-1.1.0.jar (23 kB at 84 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/velocity/velocity/1.7/velocity-1.7.jar (450 kB at 1.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/xml/bind/jaxb-api/2.3.1/jaxb-api-2.3.1.jar (128 kB at 456 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-lang/commons-lang/2.4/commons-lang-2.4.jar (262 kB at 919 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/javax.activation-api/1.2.0/javax.activation-api-1.2.0.jar (57 kB at 199 kB/s) [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- assembly:3.3.0:single (test-defaults) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.pom (5.3 kB at 189 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.pom (11 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.pom (5.1 kB at 298 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.pom (14 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.pom (2.7 kB at 179 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.5/slf4j-parent-1.7.5.pom (12 kB at 843 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.pom (4.8 kB at 345 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.pom (5.7 kB at 631 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.22/plexus-interpolation-1.22.pom (1.5 kB at 81 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.1.0/maven-common-artifact-filters-3.1.0.jar (61 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/3.1.1/maven-filtering-3.1.1.jar (51 kB at 5.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.1/plexus-archiver-4.2.1.jar (196 kB at 16 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.5/slf4j-api-1.7.5.jar (26 kB at 1.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.11.0/maven-artifact-transfer-0.11.0.jar (128 kB at 8.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.25/plexus-interpolation-1.25.jar (85 kB at 3.7 MB/s) [INFO] Reading assembly descriptor: src/main/assembly/test-defaults.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.pom (7.6 kB at 448 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/3.2.0/maven-shared-utils-3.2.0.pom (4.9 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.pom (1.5 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.7/doxia-1.7.pom (15 kB at 372 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.pom (1.5 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.pom (3.4 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.7.4/doxia-sitetools-1.7.4.pom (14 kB at 630 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.7/doxia-core-1.7.pom (4.1 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xmlunit/xmlunit/1.5/xmlunit-1.5.pom (3.0 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.7.4/doxia-site-renderer-1.7.4.pom (6.7 kB at 418 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.7.4/doxia-skin-model-1.7.4.pom (3.0 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.7/doxia-module-xhtml-1.7.pom (1.6 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.7/doxia-modules-1.7.pom (2.6 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.pom (1.6 kB at 105 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.9/doxia-1.9.pom (19 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.pom (1.6 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.pom (2.8 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.pom (3.8 kB at 173 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.5.1/plexus-classworlds-2.5.1.pom (5.0 kB at 417 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.pom (5.1 kB at 196 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.7/xbean-3.7.pom (15 kB at 643 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-java5-flava/2.0/genesis-java5-flava-2.0.pom (5.5 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis-default-flava/2.0/genesis-default-flava-2.0.pom (18 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/2.0/genesis-2.0.pom (18 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.pom (2.5 kB at 310 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/google/1/google-1.pom (1.6 kB at 173 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.pom (4.4 kB at 273 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.pom (6.6 kB at 472 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.8/httpcomponents-client-4.5.8.pom (16 kB at 819 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/11/httpcomponents-parent-11.pom (35 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.pom (5.2 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.11/httpcomponents-core-4.4.11.pom (13 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.pom (6.7 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.9/doxia-sitetools-1.9.pom (16 kB at 362 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9/doxia-decoration-model-1.9.pom (3.4 kB at 227 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.pom (3.0 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.pom (2.0 kB at 179 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.9/doxia-modules-1.9.pom (2.7 kB at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.pom (2.0 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.pom (2.1 kB at 148 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.pom (28 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.pom (4.4 kB at 243 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.1/plexus-6.1.pom (24 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.pom (18 kB at 425 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.pom (6.7 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.pom (2.9 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/ow2/1.5/ow2-1.5.pom (11 kB at 749 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.1/plexus-utils-1.5.1.pom (2.3 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.5/maven-model-2.0.5.pom (2.7 kB at 151 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.5/maven-2.0.5.pom (5.7 kB at 475 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/5/maven-parent-5.pom (15 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.1/plexus-utils-1.1.pom (767 B at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.5/maven-artifact-2.0.5.pom (727 B at 32 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.pom (7.5 kB at 577 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.pom (3.3 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-impl/3.0.0/maven-reporting-impl-3.0.0.jar (18 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9/doxia-logging-api-1.9.jar (12 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9/doxia-core-1.9.jar (219 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.6/commons-io-2.6.jar (215 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9/doxia-sink-api-1.9.jar (12 kB at 791 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.7.4/doxia-decoration-model-1.7.4.jar (61 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.7/xbean-reflect-3.7.jar (148 kB at 7.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.7.1/plexus-container-default-1.7.1.jar (231 kB at 9.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9/doxia-skin-model-1.9.jar (17 kB at 488 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9/doxia-site-renderer-1.9.jar (66 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/collections/google-collections/1.0/google-collections-1.0.jar (640 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.8/httpclient-4.5.8.jar (772 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9/doxia-module-xhtml-1.9.jar (18 kB at 420 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.11/httpcore-4.4.11.jar (327 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-i18n/1.0-beta-10/plexus-i18n-1.0-beta-10.jar (12 kB at 277 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-digester/commons-digester/1.8/commons-digester-1.8.jar (144 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9/doxia-module-xhtml5-1.9.jar (18 kB at 323 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.20/commons-compress-1.20.jar (632 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.7.0/commons-beanutils-1.7.0.jar (189 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.3.1/asm-7.3.1.jar (122 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/4.2.2/plexus-archiver-4.2.2.jar (194 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/classworlds/classworlds/1.1/classworlds-1.1.jar (38 kB at 421 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/3.0.1/maven-dependency-tree-3.0.1.jar (37 kB at 403 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.11/commons-codec-1.11.jar (335 kB at 3.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-analyzer/1.11.1/maven-dependency-analyzer-1.11.1.jar (35 kB at 368 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-collections/commons-collections/3.2.2/commons-collections-3.2.2.jar (588 kB at 6.0 MB/s) [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.pom (2.8 kB at 277 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.pom (2.2 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.pom (889 B at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.14/plexus-components-1.1.14.pom (5.8 kB at 835 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.pom (24 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.pom (2.2 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.pom (3.1 kB at 345 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.pom (1.9 kB at 267 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.pom (880 B at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.pom (1.9 kB at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.pom (12 kB at 314 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.pom (2.0 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.pom (1.9 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.5.6/slf4j-parent-1.5.6.pom (7.9 kB at 495 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.pom (3.0 kB at 332 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.pom (2.2 kB at 72 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.pom (1.9 kB at 232 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.1/maven-reporting-2.2.1.pom (1.4 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.pom (2.0 kB at 291 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.1/doxia-1.1.pom (15 kB at 690 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.pom (1.6 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.pom (1.7 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.pom (8.0 kB at 725 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/11/commons-parent-11.pom (25 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.pom (2.1 kB at 188 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.pom (7.1 kB at 591 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.pom (1.3 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.pom (1.6 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.9.4/maven-scm-1.9.4.pom (22 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.pom (2.2 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.9.4/maven-scm-managers-1.9.4.pom (1.5 kB at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.pom (1.9 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.9.4/maven-scm-providers-1.9.4.pom (3.5 kB at 195 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.pom (2.6 kB at 294 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.9.4/maven-scm-providers-svn-1.9.4.pom (2.1 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.pom (2.7 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.pom (2.5 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.9.4/maven-scm-providers-git-1.9.4.pom (2.2 kB at 240 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.pom (11 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/24/commons-parent-24.pom (47 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.pom (2.1 kB at 112 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.pom (2.7 kB at 337 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-cvs/1.9.4/maven-scm-providers-cvs-1.9.4.pom (1.7 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.pom (2.3 kB at 258 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.pom (2.6 kB at 123 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.pom (2.6 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.pom (2.5 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.pom (2.3 kB at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.pom (9.8 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.8/maven-scm-provider-svn-commons-1.8.pom (2.7 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-svn/1.8/maven-scm-providers-svn-1.8.pom (2.1 kB at 106 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.8/maven-scm-providers-1.8.pom (3.7 kB at 249 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.8/maven-scm-1.8.pom (21 kB at 793 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/22/maven-parent-22.pom (30 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/11/apache-11.pom (15 kB at 494 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.8/maven-scm-api-1.8.pom (1.6 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.3/plexus-utils-3.0.3.pom (2.5 kB at 314 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/3.1/plexus-3.1.pom (19 kB at 642 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.5.2/jna-3.5.2.pom (1.2 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.14/plexus-utils-3.0.14.pom (3.1 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.1/commons-io-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.1/commons-io-2.1.pom (11 kB at 709 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.pom (2.5 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.pom (1.1 kB at 114 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy/0.0.7/jsch.agentproxy-0.0.7.pom (4.3 kB at 229 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/oss/oss-parent/6/oss-parent-6.pom (4.8 kB at 604 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.pom (1.1 kB at 63 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.pom (804 B at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.pom (2.1 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.pom (3.1 kB at 312 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.4/antlr-master-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-master/3.4/antlr-master-3.4.pom (9.4 kB at 408 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/platform/3.5.2/platform-3.5.2.pom (1.4 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.pom (1.7 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.pom (1.3 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.4.0/jna-3.4.0.pom (2.2 kB at 155 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/platform/3.4.0/platform-3.4.0.pom (2.4 kB at 271 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.pom (996 B at 62 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.pom (971 B at 88 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.pom (1.3 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.pom (1.3 kB at 91 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.pom (3.8 kB at 238 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.1/maven-project-2.2.1.jar (156 kB at 7.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.1/maven-plugin-registry-2.2.1.jar (30 kB at 2.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.1/maven-profile-2.2.1.jar (35 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.1/maven-artifact-manager-2.2.1.jar (68 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/backport-util-concurrent/backport-util-concurrent/3.1/backport-util-concurrent-3.1.jar (332 kB at 20 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.1/maven-model-2.2.1.jar (88 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.11/plexus-interpolation-1.11.jar (51 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.1/maven-artifact-2.2.1.jar (80 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-9-stable-1/plexus-container-default-1.0-alpha-9-stable-1.jar (194 kB at 7.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.1/maven-core-2.2.1.jar (178 kB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.1/maven-settings-2.2.1.jar (49 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.5.6/jcl-over-slf4j-1.5.6.jar (17 kB at 492 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-jdk14/1.5.6/slf4j-jdk14-1.5.6.jar (8.8 kB at 238 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.5.6/slf4j-api-1.5.6.jar (22 kB at 604 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.1/doxia-sink-api-1.1.jar (13 kB at 320 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.1/maven-plugin-parameter-documenter-2.2.1.jar (22 kB at 541 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.1/maven-repository-metadata-2.2.1.jar (26 kB at 570 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.1/doxia-logging-api-1.1.jar (11 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.1/maven-reporting-api-2.2.1.jar (9.8 kB at 213 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.1/maven-error-diagnostics-2.2.1.jar (13 kB at 271 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.2/commons-cli-1.2.jar (41 kB at 839 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.1/maven-plugin-descriptor-2.2.1.jar (39 kB at 741 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.1/maven-monitor-2.2.1.jar (10 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.1/maven-plugin-api-2.2.1.jar (12 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9.4/maven-scm-api-1.9.4.jar (107 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.9.4/maven-scm-manager-plexus-1.9.4.jar (11 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-4/plexus-interactivity-api-1.0-alpha-4.jar (13 kB at 220 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-bazaar/1.9.4/maven-scm-provider-bazaar-1.9.4.jar (56 kB at 898 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svnexe/1.9.4/maven-scm-provider-svnexe-1.9.4.jar (78 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.4/maven-scm-provider-git-commons-1.9.4.jar (34 kB at 492 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvsexe/1.9.4/maven-scm-provider-cvsexe-1.9.4.jar (30 kB at 408 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-cvs-commons/1.9.4/maven-scm-provider-cvs-commons-1.9.4.jar (76 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-starteam/1.9.4/maven-scm-provider-starteam-1.9.4.jar (71 kB at 874 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.2/commons-io-2.2.jar (174 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-svn-commons/1.9.4/maven-scm-provider-svn-commons-1.9.4.jar (37 kB at 444 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-perforce/1.9.4/maven-scm-provider-perforce-1.9.4.jar (83 kB at 934 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-clearcase/1.9.4/maven-scm-provider-clearcase-1.9.4.jar (68 kB at 759 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.4/maven-scm-provider-gitexe-1.9.4.jar (66 kB at 717 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-scm-provider-svnjava/maven-scm-provider-svnjava/2.1.1/maven-scm-provider-svnjava-2.1.1.jar (62 kB at 658 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-hg/1.9.4/maven-scm-provider-hg-1.9.4.jar (66 kB at 685 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.7/jsch.agentproxy.core-0.0.7.jar (9.6 kB at 94 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.svnkit-trilead-ssh2/0.0.7/jsch.agentproxy.svnkit-trilead-ssh2-0.0.7.jar (3.8 kB at 36 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr-runtime/3.4/antlr-runtime-3.4.jar (164 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.5.2/jna-3.5.2.jar (692 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.7/jsch.agentproxy.connector-factory-0.0.7.jar (12 kB at 80 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/sqljet/sqljet/1.1.10/sqljet-1.1.10.jar (762 kB at 5.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tmatesoft/svnkit/svnkit/1.8.5/svnkit-1.8.5.jar (3.8 MB at 24 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.7/jsch.agentproxy.sshagent-0.0.7.jar (4.2 kB at 26 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.7/jsch.agentproxy.usocket-nc-0.0.7.jar (5.3 kB at 34 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/platform/3.5.2/platform-3.5.2.jar (1.2 MB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.7/jsch.agentproxy.usocket-jna-0.0.7.jar (6.6 kB at 41 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.7/jsch.agentproxy.pageant-0.0.7.jar (7.8 kB at 48 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/regnis/q/sequence/sequence-library/1.0.2/sequence-library-1.0.2.jar (71 kB at 426 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/trilead/trilead-ssh2/1.0.0-build217/trilead-ssh2-1.0.0-build217.jar (250 kB at 1.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.21/plexus-utils-3.0.21.jar (245 kB at 1.3 MB/s) [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.parent --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0 [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871699816 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.pom (2.1 kB at 165 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.pom (8.4 kB at 322 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.pom (2.5 kB at 110 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-maven/1.2.23/kuali-maven-1.2.23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-maven/1.2.23/kuali-maven-1.2.23.pom (3.9 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/1.2.23/kuali-common-1.2.23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/1.2.23/kuali-common-1.2.23.pom (35 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/1.2.23/kuali-pom-1.2.23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/1.2.23/kuali-pom-1.2.23.pom (49 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.pom (9.9 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.8.2/ant-parent-1.8.2.pom (4.7 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.pom (2.4 kB at 173 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.pom (4.1 kB at 370 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/16/spice-parent-16.pom (8.4 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.3/commons-io-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.3/commons-io-2.3.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.pom (2.7 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.2/slf4j-parent-1.7.2.pom (12 kB at 562 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.pom (1.9 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.pom (1.6 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.pom (22 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.pom (6.1 kB at 608 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/2.2.1/kuali-common-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-common/2.2.1/kuali-common-2.2.1.pom (40 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/2.2.1/kuali-pom-2.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/pom/kuali-pom/2.2.1/kuali-pom-2.2.1.pom (58 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.49/jsch-0.1.49.pom (3.2 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.pom (11 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/14/commons-parent-14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/14/commons-parent-14.pom (31 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.pom (5.3 kB at 667 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.pom (2.5 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.pom (1.9 kB at 188 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.pom (1.6 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-io/1.3.2/commons-io-1.3.2.pom (640 B at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.2/commons-io-1.3.2.pom (9.7 kB at 748 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/3/commons-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/3/commons-parent-3.pom (12 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/3.2.1.RELEASE/spring-core-3.2.1.RELEASE.jar (864 kB at 41 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jasypt/jasypt/1.9.0/jasypt-1.9.0.jar (126 kB at 8.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.8.2/ant-launcher-1.8.2.jar (12 kB at 474 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.49/jsch-0.1.49.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0/plexus-utils-3.0.jar (226 kB at 7.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/maven/common/maven-kuali-common/1.2.8/maven-kuali-common-1.2.8.jar (23 kB at 706 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-beanutils/commons-beanutils/1.8.3/commons-beanutils-1.8.3.jar (232 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kuali/common/kuali-util/4.1.0/kuali-util-4.1.0.jar (232 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.8.2/ant-1.8.2.jar (1.9 MB at 36 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.49/jsch-0.1.49.jar (229 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/3.2.0.RELEASE/spring-context-3.2.0.RELEASE.jar (854 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/3.2.0.RELEASE/spring-expression-3.2.0.RELEASE.jar (194 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.1/commons-lang3-3.1.jar (316 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/3.2.0.RELEASE/spring-aop-3.2.0.RELEASE.jar (335 kB at 4.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.2/slf4j-api-1.7.2.jar (26 kB at 339 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/3.2.0.RELEASE/spring-beans-3.2.0.RELEASE.jar (605 kB at 7.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-log4j12/1.7.2/slf4j-log4j12-1.7.2.jar (8.8 kB at 105 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.2/jcl-over-slf4j-1.7.2.jar (16 kB at 194 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/log4j/log4j/1.2.17/log4j-1.2.17.jar (490 kB at 5.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/1.3.2/commons-io-1.3.2.jar (88 kB at 532 kB/s) [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- assembly:3.3.0:single (common-license) @ org.eclipse.persistence.parent --- [INFO] Reading assembly descriptor: src/main/assembly/common-license.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.0.0-M4/surefire-report-parser-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.0.0-M4/surefire-report-parser-3.0.0-M4.pom (4.1 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.pom (3.6 kB at 257 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.1/doxia-decoration-model-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.1/doxia-decoration-model-1.9.1.pom (3.4 kB at 426 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.9.1/doxia-sitetools-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.9.1/doxia-sitetools-1.9.1.pom (16 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.1/doxia-site-renderer-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.1/doxia-site-renderer-1.9.1.pom (6.8 kB at 844 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.1/doxia-skin-model-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.1/doxia-skin-model-1.9.1.pom (3.0 kB at 169 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.0.0-M4/surefire-report-parser-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-report-parser/3.0.0-M4/surefire-report-parser-3.0.0-M4.jar (57 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.1/doxia-decoration-model-1.9.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.1/doxia-site-renderer-1.9.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.1/doxia-skin-model-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-logger-api/3.0.0-M4/surefire-logger-api-3.0.0-M4.jar (14 kB at 1.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.1/doxia-skin-model-1.9.1.jar (17 kB at 2.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.1/doxia-site-renderer-1.9.1.jar (66 kB at 8.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.1/doxia-decoration-model-1.9.1.jar (60 kB at 6.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-lang3/3.8.1/commons-lang3-3.8.1.jar (502 kB at 36 MB/s) [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.pom (1.7 kB at 108 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.pom (2.5 kB at 310 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.pom (1.4 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.pom (5.0 kB at 502 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.pom (4.8 kB at 437 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.pom (11 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.pom (7.5 kB at 933 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sitetools/1.9.2/doxia-sitetools-1.9.2.pom (15 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.pom (4.2 kB at 352 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.9.1/doxia-1.9.1.pom (18 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.9.1/doxia-sink-api-1.9.1.pom (1.5 kB at 77 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.9.1/doxia-logging-api-1.9.1.pom (1.5 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.pom (3.3 kB at 413 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.pom (2.9 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.pom (1.9 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-modules/1.9.1/doxia-modules-1.9.1.pom (2.7 kB at 333 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.pom (1.9 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.pom (1.7 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.4/wagon-2.4.pom (20 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.pom (16 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.pom (4.6 kB at 512 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.5/plexus-languages-1.0.5.pom (3.9 kB at 279 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/6.2/plexus-6.2.pom (24 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.pom (2.9 kB at 421 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.pom (16 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.pom (726 B at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity/1.0-alpha-6/plexus-interactivity-1.0-alpha-6.pom (1.1 kB at 119 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.9/plexus-components-1.1.9.pom (2.4 kB at 347 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4/plexus-utils-1.4.pom (1.2 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-impl/1.13.1/aether-impl-1.13.1.jar (130 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-spi/1.13.1/aether-spi-1.13.1.jar (15 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/aether/aether-util/1.13.1/aether-util-1.13.1.jar (130 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/3.0.0/maven-invoker-3.0.0.jar (33 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-common-artifact-filters/3.0.0/maven-common-artifact-filters-3.0.0.jar (57 kB at 4.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.1/maven-artifact-transfer-0.10.1.jar (128 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.7/doxia-sink-api-1.7.jar (11 kB at 600 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-site-renderer/1.9.2/doxia-site-renderer-1.9.2.jar (65 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-core/1.9.1/doxia-core-1.9.1.jar (217 kB at 9.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-skin-model/1.9.2/doxia-skin-model-1.9.2.jar (16 kB at 652 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-logging-api/1.7/doxia-logging-api-1.7.jar (12 kB at 445 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-decoration-model/1.9.2/doxia-decoration-model-1.9.2.jar (60 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.5/plexus-java-1.0.5.jar (52 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml/1.9.1/doxia-module-xhtml-1.9.1.jar (17 kB at 482 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-module-xhtml5/1.9.1/doxia-module-xhtml5-1.9.1.jar (18 kB at 495 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M10/qdox-2.0-M10.jar (317 kB at 8.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.4/wagon-provider-api-2.4.jar (52 kB at 1.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interactivity-api/1.0-alpha-6/plexus-interactivity-api-1.0-alpha-6.jar (12 kB at 274 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.2/asm-7.2.jar (115 kB at 2.3 MB/s) [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.20/plexus-utils-3.0.20.jar (243 kB at 12 MB/s) [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.pom (12 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/31/maven-shared-components-31.pom (5.1 kB at 568 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.4/plexus-utils-2.0.4.jar (222 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-artifact-transfer/0.10.0/maven-artifact-transfer-0.10.0.jar (128 kB at 14 MB/s) [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.parent-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.parent-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip.asc [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [INFO] Building EclipseLink Hermes Parser 3.0.5-SNAPSHOT [2/39] [INFO] from jpa/org.eclipse.persistence.jpa.jpql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.pom (7.2 kB at 239 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-plugins/31/maven-plugins-31.pom (10 kB at 866 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-resources-plugin/3.1.0/maven-resources-plugin-3.1.0.jar (32 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.pom (12 kB at 416 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-compiler-plugin/3.8.1/maven-compiler-plugin-3.8.1.jar (62 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M4/maven-surefire-plugin-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M4/maven-surefire-plugin-3.0.0-M4.pom (8.1 kB at 898 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M4/maven-surefire-plugin-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-surefire-plugin/3.0.0-M4/maven-surefire-plugin-3.0.0-M4.jar (42 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.pom (7.3 kB at 403 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-jar-plugin/3.2.0/maven-jar-plugin-3.2.0.jar (29 kB at 2.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.pom (15 kB at 73 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.pom (27 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/persistence/jakarta.persistence-api/3.0.0/jakarta.persistence-api-3.0.0.jar (156 kB at 1.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.13.2/junit-4.13.2.jar (385 kB at 17 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.jpql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.jpql --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871703744 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.pom (2.6 kB at 328 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.24/plexus-interpolation-1.24.jar (79 kB at 6.1 MB/s) [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.pom (4.7 kB at 474 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.1/maven-shared-utils-0.1.pom (4.0 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/18/maven-shared-components-18.pom (4.9 kB at 617 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.pom (5.1 kB at 269 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/0.9.10/plexus-languages-0.9.10.pom (4.1 kB at 518 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.pom (2.9 kB at 294 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.pom (867 B at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.4/plexus-compiler-2.8.4.pom (6.0 kB at 603 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.pom (692 B at 31 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.pom (771 B at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.4/plexus-compilers-2.8.4.pom (1.3 kB at 168 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-incremental/1.1/maven-shared-incremental-1.1.jar (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/0.9.10/plexus-java-0.9.10.jar (39 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/qdox/qdox/2.0-M9/qdox-2.0-M9.jar (317 kB at 23 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.4/plexus-compiler-manager-2.8.4.jar (4.7 kB at 314 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.4/plexus-compiler-api-2.8.4.jar (27 kB at 1.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/6.2/asm-6.2.jar (111 kB at 5.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.4/plexus-compiler-javac-2.8.4.jar (21 kB at 1.1 MB/s) [INFO] Changes detected - recompiling the module! [INFO] Compiling 696 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/DeclarationResolver.java:[436,17] possible fall-through into case [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.jpql --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.pom (13 kB at 754 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.pom (5.1 kB at 233 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.pom (3.8 kB at 321 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.pom (8.0 kB at 886 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.pom (2.2 kB at 203 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0-alpha-2/maven-3.0-alpha-2.pom (21 kB at 611 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.pom (4.8 kB at 397 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-languages/1.0.3/plexus-languages-1.0.3.pom (4.2 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.pom (2.9 kB at 367 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/maven-surefire-common/3.0.0-M4/maven-surefire-common-3.0.0-M4.jar (804 kB at 37 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-java/1.0.3/plexus-java-1.0.3.jar (51 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-extensions-api/3.0.0-M4/surefire-extensions-api-3.0.0-M4.jar (14 kB at 834 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-toolchain/3.0-alpha-2/maven-toolchain-3.0-alpha-2.jar (36 kB at 2.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-booter/3.0.0-M4/surefire-booter-3.0.0-M4.jar (317 kB at 16 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-api/3.0.0-M4/surefire-api-3.0.0-M4.jar (343 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/7.0/asm-7.0.jar (114 kB at 4.7 MB/s) [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.jpql --- [INFO] No previous run data found, generating javadoc. [INFO] 150 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/OrExpression.java:22: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/OrExpression.java:27: warning: empty

tag [WARNING] *

[WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/SemanticValidatorHelper.java:93: warning: no @param for type [WARNING] Object[] getConstructors(Object type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/SemanticValidatorHelper.java:144: warning: no @param for expression [WARNING] Object getManagedType(Expression expression); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/SemanticValidatorHelper.java:144: warning: no @return [WARNING] Object getManagedType(Expression expression); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/SemanticValidatorHelper.java:218: warning: no @param for typeDeclaration [WARNING] Object getType(Object typeDeclaration); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/SemanticValidatorHelper.java:316: warning: no @param for type [WARNING] boolean isEnumType(Object type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/SemanticValidatorHelper.java:338: warning: no @param for managedType [WARNING] boolean isManagedTypeResolvable(Object managedType); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/SemanticValidatorHelper.java:404: warning: no @param for type [WARNING] boolean isTypeResolvable(Object type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/Expression.java:871: warning: no @param for queryPosition [WARNING] void populatePosition(QueryPosition queryPosition, int position); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/AbstractExpression.java:242: warning: no @throws for java.lang.NoSuchMethodException [WARNING] protected void acceptUnknownVisitor(ExpressionVisitor visitor, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/AbstractExpression.java:242: warning: no @throws for java.lang.IllegalAccessException [WARNING] protected void acceptUnknownVisitor(ExpressionVisitor visitor, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/AbstractExpression.java:242: warning: no @throws for java.lang.reflect.InvocationTargetException [WARNING] protected void acceptUnknownVisitor(ExpressionVisitor visitor, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/AbstractExpression.java:476: warning: no @param for identifier [WARNING] public JPAVersion getIdentifierVersion(String identifier) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/ExpressionFactory.java:109: warning: no @param for tolerant [WARNING] protected abstract AbstractExpression buildExpression(AbstractExpression parent, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/ExpressionRegistry.java:190: warning: no @param for queryBNFId [WARNING] public Iterable getIdentifiers(String queryBNFId) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/ExpressionRegistry.java:199: warning: no @param for identifier [WARNING] public JPAVersion getIdentifierVersion(String identifier) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/ExpressionRegistry.java:322: warning: no @param for fallbackExpressionFactoryId [WARNING] public void setFallbackExpressionFactoryId(String queryBNFId, String fallbackExpressionFactoryId) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/AbstractJPQLGrammar.java:264: warning: no @param for fallbackExpressionFactoryId [WARNING] public void setFallbackExpressionFactoryId(String queryBNFId, String fallbackExpressionFactoryId) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/JPQLQueryBNF.java:483: warning: no @return [WARNING] public boolean handlesNestedArray() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/AbstractLiteralExpressionFactory.java:56: warning: no @param for tolerant [WARNING] protected abstract AbstractExpression buildExpression(AbstractExpression parent, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/AbstractLiteralExpressionFactory.java:137: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/AggregateFunction.java:95: warning: no @param for wordParser [WARNING] protected AbstractExpression buildEncapsulatedExpression(WordParser wordParser, String word) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/DeleteStatement.java:78: warning: no @return [WARNING] public DeleteClause addDeleteClause() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/parser/NullComparisonExpression.java:61: warning: no @param for identifier [WARNING] public NullComparisonExpression(AbstractExpression parent, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:1238: warning: no @param for expression [WARNING] protected RangeVariableDeclaration findRangeVariableDeclaration(UpdateClause expression) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:1504: warning: no @param for [WARNING] protected final T getHelper(Class helperClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:1919: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:1920: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:2217: warning: no description for @param [WARNING] * @param queryBNF [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:2236: warning: no description for @param [WARNING] * @param queryBNFId [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:2388: warning: no @param for [WARNING] protected final void registerHelper(Class helperClass, T helper) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:4030: warning: no @param for [WARNING] protected void visitCollectionExpression(T expression, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:4539: warning: no description for @param [WARNING] * @param expression [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:4543: warning: no @param for [WARNING] protected void visitStatement(T expression, StatementHelper helper) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:7007: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:9285: warning: no @return [WARNING] protected abstract boolean add(AbstractContentAssistVisitor contentAssist, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/AbstractContentAssistVisitor.java:9371: warning: no @return [WARNING] protected boolean isPossibleCompositeIdentifier(String clause, String fragment) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/ContentAssistExtension.java:71: warning: no description for @param [WARNING] * @param prefix [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/ContentAssistProposals.java:150: warning: no @return [WARNING] ClassType getClassType(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/ContentAssistProposals.java:227: warning: no @return [WARNING] Iterable enumConstants(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/DefaultJPQLQueryContext.java:47: warning: no @param for jpqlGrammar [WARNING] public DefaultJPQLQueryContext(JPQLGrammar jpqlGrammar) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/RefactoringDelta.java:41: warning: no @return [WARNING] String applyChanges(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/DefaultSemanticValidator.java:522: warning: no @return [WARNING] protected boolean validateBooleanType(Expression expression, String messageKey) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.java:460: warning: no @param for [WARNING] protected void visit(T stateObject, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/RefactoringTool.java:671: warning: no @param for managedTypeProvider [WARNING] public FieldNameRenamer(IManagedTypeProvider managedTypeProvider, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/IScalarExpressionStateObjectBuilder.java:139: warning: no @param for jdbcDate [WARNING] T date(String jdbcDate); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/AbstractStateObjectBuilder.java:73: warning: no @param for [WARNING] protected final > void checkBuilders(T... builders) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/DefaultCaseExpressionStateObjectBuilder.java:32: warning: no @param for parent [WARNING] public DefaultCaseExpressionStateObjectBuilder(StateObject parent) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/IPropertyChangeEvent.java:56: warning: no @param for [WARNING] S getSource(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/ListChangeEvent.java:52: warning: no @param for list [WARNING] public ListChangeEvent(StateObject source, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/ListChangeEvent.java:52: warning: no @param for eventType [WARNING] public ListChangeEvent(StateObject source, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/ListChangeEvent.java:52: warning: no @param for listName [WARNING] public ListChangeEvent(StateObject source, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/ListChangeEvent.java:52: warning: no @param for items [WARNING] public ListChangeEvent(StateObject source, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/ListChangeEvent.java:52: warning: no @param for startIndex [WARNING] public ListChangeEvent(StateObject source, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/ListChangeEvent.java:52: warning: no @param for endIndex [WARNING] public ListChangeEvent(StateObject source, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/StateObject.java:152: warning: no @return [WARNING] boolean isDecorated(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java:156: warning: no @throws for java.lang.NoSuchMethodException [WARNING] protected void acceptUnknownVisitor(StateObjectVisitor visitor, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java:156: warning: no @throws for java.lang.IllegalAccessException [WARNING] protected void acceptUnknownVisitor(StateObjectVisitor visitor, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java:156: warning: no @throws for java.lang.reflect.InvocationTargetException [WARNING] protected void acceptUnknownVisitor(StateObjectVisitor visitor, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java:260: warning: no @param for [WARNING] protected T buildStateObject(CharSequence jpqlFragment, String queryBNFId) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java:277: warning: no @param for [WARNING] protected List buildStateObjects(CharSequence jpqlFragment, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java:473: warning: no @param for [WARNING] protected List parent(List stateObjects) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java:486: warning: no @param for [WARNING] protected T[] parent(T... stateObjects) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java:499: warning: no @param for [WARNING] protected T parent(T stateObject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/ListHolderStateObject.java:39: warning: no @param for [WARNING] S addItem(S item); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/ListHolderStateObject.java:39: warning: no @return [WARNING] S addItem(S item); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractIdentificationVariableDeclarationStateObject.java:172: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractPathExpressionStateObject.java:269: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractPathExpressionStateObject.java:281: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractPathExpressionStateObject.java:294: warning: no @return [WARNING] public IMapping getMapping(int index) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractPathExpressionStateObject.java:440: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractRangeVariableDeclarationStateObject.java:82: warning: no @param for root [WARNING] public AbstractRangeVariableDeclarationStateObject(AbstractIdentificationVariableDeclarationStateObject parent, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractSelectClauseStateObject.java:80: warning: no @return [WARNING] public boolean hasDistinct() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/ArithmeticFactorStateObject.java:75: warning: no @param for plusSign [WARNING] public ArithmeticFactorStateObject(StateObject parent, boolean plusSign, StateObject stateObject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/BadExpressionStateObject.java:37: warning: no @param for text [WARNING] public BadExpressionStateObject(StateObject parent, String text) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/ChangeSupport.java:150: warning: no @param for [WARNING] protected void addListener(Map> listeners, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/ChangeSupport.java:195: warning: no @param for [WARNING] public boolean canMoveDown(List list, T stateObject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/ChangeSupport.java:209: warning: no @param for [WARNING] public boolean canMoveUp(List list, T item) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/ChangeSupport.java:272: warning: no @param for listeners [WARNING] protected boolean hasListeners(Map listeners, String name) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/ChangeSupport.java:483: warning: no @param for [WARNING] protected void removeListener(Map> listeners, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionMemberExpressionStateObject.java:92: warning: no description for @param [WARNING] * @param entityStateObject [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionMemberExpressionStateObject.java:95: warning: no description for @param [WARNING] * @param of [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionMemberExpressionStateObject.java:96: warning: no description for @param [WARNING] * @param collectionValuedPath [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionMemberExpressionStateObject.java:116: warning: no description for @param [WARNING] * @param entityStateObject [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionMemberExpressionStateObject.java:117: warning: no description for @param [WARNING] * @param collectionValuedPath [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/CollectionMemberExpressionStateObject.java:239: warning: no description for @param [WARNING] * @param entityStateObject [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/ConcatExpressionStateObject.java:61: warning: no @param for parent [WARNING] public ConcatExpressionStateObject(StateObject parent, List stateObjects) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/IdentificationVariableStateObject.java:167: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/IdentificationVariableStateObject.java:238: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:98: warning: no description for @param [WARNING] * @param path [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:118: warning: no description for @param [WARNING] * @param path [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:139: warning: no description for @param [WARNING] * @param stateObject [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:142: warning: no description for @param [WARNING] * @param items [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:159: warning: no description for @param [WARNING] * @param stateFieldPath [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:160: warning: no description for @param [WARNING] * @param items [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:174: warning: no description for @param [WARNING] * @param path [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:219: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:238: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/InExpressionStateObject.java:330: warning: no description for @param [WARNING] * @param stateObject [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/LikeExpressionStateObject.java:252: warning: no @param for escapeCharacter [WARNING] public void setEscapeCharacter(String escapeCharacter) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/OrderByClauseStateObject.java:87: warning: no @param for paths [WARNING] public OrderByItemStateObject addItem(String... paths) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/OrderByItemStateObject.java:99: warning: no @param for ordering [WARNING] public OrderByItemStateObject(OrderByClauseStateObject parent, Ordering ordering) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/SimpleSelectClauseStateObject.java:111: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/UpdateItemStateObject.java:180: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/FromSubqueryResolver.java:100: warning: no description for @param [WARNING] * @param subquery [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/FromSubqueryResolver.java:321: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/FromSubqueryResolver.java:322: warning: no description for @param [WARNING] * @param resolver [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/FromSubqueryResolver.java:323: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/StateFieldResolver.java:40: warning: no @param for path [WARNING] public StateFieldResolver(Resolver parent, String path) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/filter/AndFilter.java:58: warning: no @param for [WARNING] public static Filter and(Filter... filters) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/CloneIterable.java:63: warning: no @param for element [WARNING] protected void remove(@SuppressWarnings("unused") E element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:165: warning: no @param for element [WARNING] void remove(T element); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/EmptyIterable.java:61: warning: no @param for [WARNING] public static Iterable instance() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SingleElementListIterable.java:49: warning: no @param for element [WARNING] public SingleElementListIterable(E element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SnapshotCloneIterable.java:67: warning: no @param for iterator [WARNING] public SnapshotCloneIterable(Iterator iterator) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SnapshotCloneIterable.java:77: warning: no @param for iterator [WARNING] public SnapshotCloneIterable(Iterator iterator, CloneIterator.Remover remover) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SnapshotCloneIterable.java:77: warning: no @param for remover [WARNING] public SnapshotCloneIterable(Iterator iterator, CloneIterator.Remover remover) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SnapshotCloneIterable.java:89: warning: no @param for collection [WARNING] public SnapshotCloneIterable(Collection collection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SnapshotCloneIterable.java:99: warning: no @param for collection [WARNING] public SnapshotCloneIterable(Collection collection, CloneIterator.Remover remover) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterable/SnapshotCloneIterable.java:99: warning: no @param for remover [WARNING] public SnapshotCloneIterable(Collection collection, CloneIterator.Remover remover) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:60: warning: no @param for collection [WARNING] public CloneIterator(Collection collection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:69: warning: no @param for array [WARNING] public CloneIterator(E[] array) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:78: warning: no @param for collection [WARNING] public CloneIterator(Collection collection, Remover remover) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:78: warning: no @param for remover [WARNING] public CloneIterator(Collection collection, Remover remover) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:87: warning: no @param for array [WARNING] public CloneIterator(E[] array, Remover remover) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:87: warning: no @param for remover [WARNING] public CloneIterator(E[] array, Remover remover) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:96: warning: no @param for remover [WARNING] protected CloneIterator(Remover remover, Object... array) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:96: warning: no @param for array [WARNING] protected CloneIterator(Remover remover, Object... array) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:138: warning: no @return [WARNING] protected E nestedNext() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/CloneIterator.java:148: warning: no @param for e [WARNING] protected void remove(E e) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/utility/iterator/EmptyIterator.java:48: warning: no @param for [WARNING] public static synchronized Iterator instance() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/CollectionTools.java:101: warning: no @param for [WARNING] public static T[] array(Class componentType, Iterable iterable) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/CollectionTools.java:114: warning: no @param for [WARNING] public static T[] array(Class componentType, Iterator iterator) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/CollectionTools.java:136: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/CollectionTools.java:155: warning: no @param for [WARNING] public static List list(Iterator iterator) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/filter/NullFilter.java:46: warning: no @param for [WARNING] public static Filter instance() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/ArrayIterable.java:41: warning: no @param for array [WARNING] public ArrayIterable(E... array) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/ArrayIterable.java:50: warning: no @param for array [WARNING] public ArrayIterable(E[] array, int start) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/ArrayIterable.java:50: warning: no @param for start [WARNING] public ArrayIterable(E[] array, int start) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/ArrayIterable.java:59: warning: no @param for array [WARNING] public ArrayIterable(E[] array, int start, int length) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/ArrayIterable.java:59: warning: no @param for start [WARNING] public ArrayIterable(E[] array, int start, int length) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/ArrayIterable.java:59: warning: no @param for length [WARNING] public ArrayIterable(E[] array, int start, int length) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.java:63: warning: no @param for index [WARNING] protected void add(@SuppressWarnings("unused") int index, @SuppressWarnings("unused") E element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.java:63: warning: no @param for element [WARNING] protected void add(@SuppressWarnings("unused") int index, @SuppressWarnings("unused") E element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.java:74: warning: no @param for index [WARNING] protected void remove(@SuppressWarnings("unused") int index) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.java:85: warning: no @param for index [WARNING] protected void set(@SuppressWarnings("unused") int index, @SuppressWarnings("unused") E element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterable/CloneListIterable.java:85: warning: no @param for element [WARNING] protected void set(@SuppressWarnings("unused") int index, @SuppressWarnings("unused") E element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterator/CloneListIterator.java:231: warning: no @param for index [WARNING] void add(int index, T o); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/utility/iterator/CloneListIterator.java:231: warning: no @param for o [WARNING] void add(int index, T o); [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.jpql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jpql/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [INFO] Building EclipseLink Core 3.0.5-SNAPSHOT [3/39] [INFO] from foundation/org.eclipse.persistence.core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.pom (22 kB at 822 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.7/project-1.0.7.pom (14 kB at 506 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.pom (11 kB at 466 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-parent/3.0.0/jakarta.enterprise.cdi-parent-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-parent/3.0.0/jakarta.enterprise.cdi-parent-3.0.0.pom (913 B at 40 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.pom (12 kB at 481 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.pom (12 kB at 515 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.pom (16 kB at 653 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.pom (5.3 kB at 221 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.pom (10.0 kB at 415 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.pom (18 kB at 764 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.0.1/jakarta.mail-api-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.0.1/jakarta.mail-api-2.0.1.pom (6.4 kB at 268 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/all/2.0.1/all-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/all/2.0.1/all-2.0.1.pom (24 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.pom (13 kB at 554 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.pom (12 kB at 500 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.pom (6.8 kB at 284 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/all/2.0.1/all-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/all/2.0.1/all-2.0.1.pom (23 kB at 993 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.pom (13 kB at 575 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api-parent/3.0.1/jakarta.xml.bind-api-parent-3.0.1.pom (9.5 kB at 397 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.pom (4.6 kB at 201 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba/4.2.4/glassfish-corba-4.2.4.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba/4.2.4/glassfish-corba-4.2.4.pom (18 kB at 736 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.jar (290 kB at 6.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/enterprise/jakarta.enterprise.cdi-api/3.0.0/jakarta.enterprise.cdi-api-3.0.0.jar (119 kB at 4.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/json/jakarta.json-api/2.0.0/jakarta.json-api-2.0.0.jar (45 kB at 923 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.0.1/jakarta.mail-api-2.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/mail/jakarta.mail-api/2.0.1/jakarta.mail-api-2.0.1.jar (221 kB at 3.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/resource/jakarta.resource-api/2.0.0/jakarta.resource-api-2.0.0.jar (68 kB at 685 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/annotation/jakarta.annotation-api/2.0.0/jakarta.annotation-api-2.0.0.jar (25 kB at 207 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/2.0.0/jakarta.inject-api-2.0.0.jar (10 kB at 79 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/2.0.0/jakarta.transaction-api-2.0.0.jar (28 kB at 190 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/interceptor/jakarta.interceptor-api/2.0.0/jakarta.interceptor-api-2.0.0.jar (25 kB at 165 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jms/jakarta.jms-api/3.0.0/jakarta.jms-api-3.0.0.jar (56 kB at 329 kB/s) [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar (48 kB at 280 kB/s) [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar (129 kB at 750 kB/s) [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/el/jakarta.el-api/4.0.0/jakarta.el-api-4.0.0.jar (81 kB at 468 kB/s) [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-omgapi/4.2.4/glassfish-corba-omgapi-4.2.4.jar (1.4 MB at 5.0 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.core --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871730165 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1695 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[124,13] auxiliary class org.eclipse.persistence.internal.jpa.jpql.ParameterTypeVisitor in /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/ParameterType.java should not be accessed from outside its own source file [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[1083,13] auxiliary class org.eclipse.persistence.internal.jpa.jpql.ParameterTypeVisitor in /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/ParameterType.java should not be accessed from outside its own source file [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/AbstractSession.java:[792,43] static method should be qualified by type name, java.lang.Thread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/AbstractSession.java:[1913,47] static method should be qualified by type name, java.lang.Thread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:[1598,14] redundant cast to org.eclipse.persistence.mappings.DatabaseMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/DatabaseSessionImpl.java:[1095,43] static method should be qualified by type name, java.lang.Thread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/server/ClientSession.java:[797,43] static method should be qualified by type name, java.lang.Thread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/history/AsOfClause.java:[46,8] Class org.eclipse.persistence.history.AsOfClause overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/DirectCollectionChangeRecord.java:[381,19] Class org.eclipse.persistence.internal.sessions.DirectCollectionChangeRecord.NULL overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/databaseaccess/ConnectionCustomizer.java:[103,12] Class org.eclipse.persistence.internal.databaseaccess.ConnectionCustomizer.Empty overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/ArgumentListFunctionExpression.java:[102,10] redundant cast to org.eclipse.persistence.expressions.ListExpressionOperator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/BasicMap.java:[56,9] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/DeclarationResolver.java:[349,17] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[744,9] auxiliary class org.eclipse.persistence.internal.jpa.jpql.ParameterTypeVisitor in /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/ParameterType.java should not be accessed from outside its own source file [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[1055,20] redundant cast to T [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[1090,40] auxiliary class org.eclipse.persistence.internal.jpa.jpql.ParameterTypeVisitor in /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/ParameterType.java should not be accessed from outside its own source file [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/StoredProcedureParameter.java:[44,15] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:[61,11] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:[73,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.java:[541,58] static variable should be qualified by type name, org.w3c.dom.Node, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/SymfowarePlatform.java:[335,17] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/PropertiesHandler.java:[222,62] ORDER_UPDATES in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/factories/SessionsFactory.java:[475,30] setLookupType(int) in org.eclipse.persistence.sessions.JNDIConnector has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java:[75,20] getContainerAccessor() in org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java:[76,13] getContainerAccessor() in org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/ExpressionOperatorConverter.java:[47,57] getDatabaseStrings() in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/ExpressionOperatorConverter.java:[48,81] getDatabaseStrings() in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/core/queries/CoreAttributeConverter.java:[107,17] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/MaxDBPlatform.java:[225,19] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.java:[554,58] static variable should be qualified by type name, org.w3c.dom.Node, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/CollectionTable.java:[42,9] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/expressions/spatial/SpatialExpressionFactory.java:[145,46] static method should be qualified by type name, org.eclipse.persistence.expressions.Expression, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/HANAPlatform.java:[284,20] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/HANAPlatform.java:[300,20] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/HANAPlatform.java:[323,19] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/factories/ProjectClassGenerator.java:[1266,70] getDatabaseStrings() in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/logging/LogFormatter.java:[109,23] explicit call to close() on an auto-closeable resource [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/AbstractSession.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/AbstractSession.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.core --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.core --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.core --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.5-SNAPSHOT/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.5-SNAPSHOT/org.eclipse.persistence.core-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.5-SNAPSHOT/org.eclipse.persistence.core-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.5-SNAPSHOT/org.eclipse.persistence.core-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.5-SNAPSHOT/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.5-SNAPSHOT/org.eclipse.persistence.core-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.5-SNAPSHOT/org.eclipse.persistence.core-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core/3.0.5-SNAPSHOT/org.eclipse.persistence.core-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.core.test.framework >-- [INFO] Building EclipseLink Core Test Framework 3.0.5-SNAPSHOT [4/39] [INFO] from foundation/org.eclipse.persistence.core.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.core.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.core.test.framework --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871763747 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.core.test.framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 95 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:[259,23] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:[386,32] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:[573,23] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedResultSet.java:[698,32] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/tests/performance/emulateddb/EmulatedStatement.java:[347,17] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[74,67] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[75,67] JDBC_WRITE_CONNECTIONS_INITIAL in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[76,67] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[77,67] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[78,67] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCaseHelper.java:[79,67] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core.test.framework --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.core.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.core.test.framework --- [INFO] No previous run data found, generating javadoc. [INFO] 150 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:32: warning: empty tag [WARNING] *

Purpose: [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JUnitTestCase.java:22: warning: empty tag [WARNING] *

Purpose:This is a JUnit Test wrapper for TopLink. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ManualVerifyTestCase.java:20: warning: empty tag [WARNING] *

Purpose:All the test cases are subclassed from this class. Each test case tests single [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCollection.java:24: warning: empty tag [WARNING] *

Purpose: TestCollection is a collection of test suites and models. When a test collection is executed [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestVariation.java:23: warning: empty tag [WARNING] *

Purpose:Creates several variations of the passed TestCase [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestWrapper.java:19: warning: empty tag [WARNING] *

Purpose:A wrapper around TestCase. [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:29: warning: no @param for summary [WARNING] public void appendTestResult(TestResultsSummary summary); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:41: warning: no @return [WARNING] public Session defaultLogin(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:46: warning: no @param for executor [WARNING] public void execute(TestExecutor executor) throws Throwable; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:46: warning: no @throws for java.lang.Throwable [WARNING] public void execute(TestExecutor executor) throws Throwable; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:51: warning: no @return [WARNING] public TestEntity getContainer(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:56: warning: no @return [WARNING] public String getName(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:63: warning: no @return [WARNING] public ResultInterface getReport(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:69: warning: no @param for testResult [WARNING] public void setReport(ResultInterface testResult); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:80: warning: no @param for log [WARNING] public void logRegressionResult(Writer log); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:85: warning: no @param for log [WARNING] public void logResult(Writer log); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:90: warning: no @param for log [WARNING] public void logResult(Writer log, boolean shouldLogOnlyErrors); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:90: warning: no @param for shouldLogOnlyErrors [WARNING] public void logResult(Writer log, boolean shouldLogOnlyErrors); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestEntity.java:101: warning: no @param for testEntity [WARNING] public void setContainer(TestEntity testEntity); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:117: warning: no @param for source [WARNING] public boolean compareObjects(Object source, Object target) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:117: warning: no @param for target [WARNING] public boolean compareObjects(Object source, Object target) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:117: warning: no @return [WARNING] public boolean compareObjects(Object source, Object target) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:124: warning: no @param for object [WARNING] public boolean verifyDelete(Object object) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:124: warning: no @return [WARNING] public boolean verifyDelete(Object object) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:296: warning: no @return [WARNING] public String getDescription() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:303: warning: no @return [WARNING] public TestExecutor getExecutor() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:310: warning: no @return [WARNING] public String getIndentationString() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:335: warning: no @return [WARNING] public EntityManager createEntityManager() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:342: warning: no @return [WARNING] public org.eclipse.persistence.sessions.DatabaseSession getDatabaseSession() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:349: warning: no @return [WARNING] public org.eclipse.persistence.internal.sessions.AbstractSession getAbstractSession() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:356: warning: no @return [WARNING] public org.eclipse.persistence.sessions.Session getSession() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:363: warning: no @return [WARNING] public Server getServerSession() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:396: warning: no @return [WARNING] public TestResult getTestResult() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:458: warning: no @throws for java.lang.Throwable [WARNING] public void reset() throws Throwable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:488: warning: no @throws for java.lang.Throwable [WARNING] protected void resetVerify() throws Throwable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:500: warning: no @param for description [WARNING] public void setDescription(String description) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:507: warning: no @param for anExecutor [WARNING] public void setExecutor(TestExecutor anExecutor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:514: warning: no @param for indentationString [WARNING] public void setIndentationString(String indentationString) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:531: warning: no @param for exception [WARNING] public void setTestException(EclipseLinkException exception) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:547: warning: no @param for testResult [WARNING] public void setTestResult(TestResult testResult) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:556: warning: no @throws for java.lang.Throwable [WARNING] protected void setup() throws Throwable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:572: warning: no @throws for java.lang.Throwable [WARNING] public void executeTest() throws Throwable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:581: warning: no @throws for java.lang.Throwable [WARNING] protected void test() throws Throwable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:596: warning: no @throws for java.lang.Throwable [WARNING] protected void verify() throws Throwable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:604: warning: no @param for message [WARNING] public void throwError(String message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:612: warning: no @param for message [WARNING] public void throwError(String message, Throwable exception) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:612: warning: no @param for exception [WARNING] public void throwError(String message, Throwable exception) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:621: warning: no @param for message [WARNING] public void throwWarning(String message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:633: warning: no @param for assertion [WARNING] public void strongAssert(boolean assertion, String errorMessage) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:633: warning: no @param for errorMessage [WARNING] public void strongAssert(boolean assertion, String errorMessage) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:643: warning: no description for @param [WARNING] * @param assertion [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:644: warning: no description for @param [WARNING] * @param warningMessage [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:694: warning: no @return [WARNING] public SessionEventAdapter checkTransactionIsolation() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:723: warning: no @param for session [WARNING] public static boolean supportsStoredProcedures(Session session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestCase.java:723: warning: no @return [WARNING] public static boolean supportsStoredProcedures(Session session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/BatchTestRunner.java:38: warning: no @param for str [WARNING] public static void log(String str) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTest.java:37: warning: no @return [WARNING] public int getIterations(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTest.java:66: warning: no @return [WARNING] public long getTestRunTime(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTest.java:73: warning: no @param for testRunTime [WARNING] public void setTestRunTime(long testRunTime); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTest.java:78: warning: no @return [WARNING] public double getAllowableDecrease(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTest.java:83: warning: no @param for allowableDecrease [WARNING] public void setAllowableDecrease(double allowableDecrease); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTest.java:88: warning: no @return [WARNING] public List getTests(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTest.java:93: warning: no @param for test [WARNING] public void addTest(TestCase test); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestCase.java:180: warning: no @param for performanceTest [WARNING] public static void executeTest(PerformanceComparisonTest performanceTest) throws Throwable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestCase.java:180: warning: no @throws for java.lang.Throwable [WARNING] public static void executeTest(PerformanceComparisonTest performanceTest) throws Throwable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestCase.java:250: warning: no @param for performanceTest [WARNING] public static void verify(PerformanceComparisonTest performanceTest) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestCase.java:266: warning: no @return [WARNING] public Session buildEmulatedSession() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceComparisonTest.java:41: warning: no @return [WARNING] public int getMaxThreads() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceComparisonTest.java:48: warning: no @param for maxThreads [WARNING] public void setMaxThreads(int maxThreads) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceComparisonTest.java:72: warning: no @param for numberOfThreads [WARNING] public void startTest(int numberOfThreads) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceComparisonTest.java:135: warning: no @param for numberOfThreads [WARNING] public void test(int numberOfThreads) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceComparisonTest.java:135: warning: no @throws for java.lang.Exception [WARNING] public void test(int numberOfThreads) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceComparisonTest.java:177: warning: no @throws for java.lang.Exception [WARNING] public abstract void runTask() throws Exception; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceComparisonTest.java:183: warning: no @param for numberOfThreads [WARNING] public void addThreadTest(final int numberOfThreads) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceRegressionTestCase.java:53: warning: no @param for test [WARNING] public static void verify(PerformanceRegressionTest test) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceRegressionTest.java:38: warning: no @return [WARNING] public int getMaxThreads() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceRegressionTest.java:45: warning: no @param for maxThreads [WARNING] public void setMaxThreads(int maxThreads) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceRegressionTest.java:78: warning: no @param for numberOfThreads [WARNING] public void startTest(int numberOfThreads) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceRegressionTest.java:136: warning: no @param for numberOfThreads [WARNING] public void test(int numberOfThreads) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceRegressionTest.java:136: warning: no @throws for java.lang.Exception [WARNING] public void test(int numberOfThreads) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ConcurrentPerformanceRegressionTest.java:161: warning: no @throws for java.lang.Exception [WARNING] public abstract void runTask() throws Exception; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/WriteObjectTest.java:95: warning: no @param for objectToBeMutated [WARNING] public Object findAndMutateDirectToFieldMappingInObject(Object objectToBeMutated, boolean isInUOW) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/WriteObjectTest.java:95: warning: no @param for isInUOW [WARNING] public Object findAndMutateDirectToFieldMappingInObject(Object objectToBeMutated, boolean isInUOW) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/WriteObjectTest.java:95: warning: no @return [WARNING] public Object findAndMutateDirectToFieldMappingInObject(Object objectToBeMutated, boolean isInUOW) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/WriteObjectTest.java:161: warning: no @return [WARNING] public boolean makesTrivialUpdate() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/WriteObjectTest.java:168: warning: no @return [WARNING] public boolean testShouldMutate() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/WriteObjectTest.java:192: warning: no @param for value [WARNING] public void setMakesTrivialUpdate(boolean value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/WriteObjectTest.java:202: warning: no @param for value [WARNING] public void setTestShouldMutate(boolean value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/WriteObjectTest.java:211: warning: no @param for value [WARNING] public void setShouldBindAllParameters(boolean value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:60: warning: no @param for controlQuery [WARNING] public static String executeQueriesAndCompareResults(ObjectLevelReadQuery controlQuery, ObjectLevelReadQuery queryWithJoins, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:60: warning: no @param for queryWithJoins [WARNING] public static String executeQueriesAndCompareResults(ObjectLevelReadQuery controlQuery, ObjectLevelReadQuery queryWithJoins, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:60: warning: no @param for session [WARNING] public static String executeQueriesAndCompareResults(ObjectLevelReadQuery controlQuery, ObjectLevelReadQuery queryWithJoins, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:60: warning: no @return [WARNING] public static String executeQueriesAndCompareResults(ObjectLevelReadQuery controlQuery, ObjectLevelReadQuery queryWithJoins, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:82: warning: no @param for controlQuery [WARNING] public static Object getControlResultsFromControlQuery (ObjectLevelReadQuery controlQuery, ObjectLevelReadQuery queryWithJoins, AbstractSession session){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:82: warning: no @param for queryWithJoins [WARNING] public static Object getControlResultsFromControlQuery (ObjectLevelReadQuery controlQuery, ObjectLevelReadQuery queryWithJoins, AbstractSession session){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:82: warning: no @param for session [WARNING] public static Object getControlResultsFromControlQuery (ObjectLevelReadQuery controlQuery, ObjectLevelReadQuery queryWithJoins, AbstractSession session){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JoinedAttributeTestHelper.java:82: warning: no @return [WARNING] public static Object getControlResultsFromControlQuery (ObjectLevelReadQuery controlQuery, ObjectLevelReadQuery queryWithJoins, AbstractSession session){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JUnitTestCase.java:106: warning: no @param for junitTestCaseClass [WARNING] public static Vector suite(Class junitTestCaseClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/JUnitTestCase.java:106: warning: no @return [WARNING] public static Vector suite(Class junitTestCaseClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/LoadBuildSystem.java:207: warning: no @param for expression [WARNING] public Vector readAllTestModelSummaries(org.eclipse.persistence.expressions.Expression expression) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/LoadBuildSystem.java:207: warning: no @return [WARNING] public Vector readAllTestModelSummaries(org.eclipse.persistence.expressions.Expression expression) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/LoadBuildSystem.java:218: warning: no @param for expression [WARNING] public Vector readAllTests(org.eclipse.persistence.expressions.Expression expression) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/LoadBuildSystem.java:218: warning: no @return [WARNING] public Vector readAllTests(org.eclipse.persistence.expressions.Expression expression) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/LoadBuildSystem.java:250: warning: no @param for log [WARNING] public void saveLoadBuild(java.io.Writer log) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/MemoryLeakTestCase.java:34: warning: no @param for reference [WARNING] public void addWeakReference(Object reference) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/MemoryLeakTestCase.java:41: warning: no @param for references [WARNING] public void addWeakReferences(List references) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ResultInterface.java:27: warning: no @return [WARNING] public boolean hasPassed(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ResultInterface.java:32: warning: no @return [WARNING] public boolean shouldLogResult(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/ResultInterface.java:37: warning: no @param for log [WARNING] public void logResult(Writer log); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:90: warning: no @return [WARNING] public String getExceptionStackTraceForDatabase() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:109: warning: no @return [WARNING] public String getExceptionStackTrace() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:142: warning: no @return [WARNING] public EclipseLinkException getLoadBuildException() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:162: warning: no @return [WARNING] public String getOutcome() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:169: warning: no @param for exception [WARNING] public String getOutcomeForException(EclipseLinkException exception) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:169: warning: no @return [WARNING] public String getOutcomeForException(EclipseLinkException exception) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:202: warning: no @return [WARNING] public boolean hasError() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:209: warning: no @return [WARNING] public boolean hasFatalError() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:224: warning: no @return [WARNING] public boolean hasProblem() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:231: warning: no @return [WARNING] public boolean hasWarning() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:238: warning: no @return [WARNING] public boolean hasFailed() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:245: warning: no @param for log [WARNING] public void logRegressionResult(Writer log) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:293: warning: no @param for anException [WARNING] public void setException(EclipseLinkException anException) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:301: warning: no @param for stackTrace [WARNING] public void setExceptionStackTrace(String stackTrace) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/TestResult.java:332: warning: no @param for outcome [WARNING] public void setOutcome(String outcome) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:123: warning: no @return [WARNING] public double getAverageTestCount() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:130: warning: no @param for averageTestCount [WARNING] public void setAverageTestCount(double averageTestCount) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:140: warning: no @return [WARNING] public double getPercentageDifferenceLastRun() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:148: warning: no @return [WARNING] public double getPercentageDifferenceAverage() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:158: warning: no @return [WARNING] public String getBaselineVersion() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:193: warning: no @return [WARNING] public List getTestCounts() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:200: warning: no @return [WARNING] public List getCurrentVersionResults() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:207: warning: no @return [WARNING] public List getBaselineVersionResults() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:214: warning: no @param for time [WARNING] public void addTestCount(long time, int test) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:214: warning: no @param for test [WARNING] public void addTestCount(long time, int test) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:299: warning: no @param for times [WARNING] public static Number maxResults(List times) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:299: warning: no @return [WARNING] public static Number maxResults(List times) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:313: warning: no @param for times [WARNING] public static Number minResults(List times) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:313: warning: no @return [WARNING] public static Number minResults(List times) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:327: warning: no @param for times [WARNING] public static List filterMaxMinResults(List times) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:327: warning: no @return [WARNING] public static List filterMaxMinResults(List times) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:339: warning: no @param for allTimes [WARNING] public static double averageResults(List allTimes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:339: warning: no @return [WARNING] public static double averageResults(List allTimes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:354: warning: no @param for allTimes [WARNING] public static double standardDeviationResults(List allTimes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:354: warning: no @return [WARNING] public static double standardDeviationResults(List allTimes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:375: warning: no @param for result [WARNING] public static double percentageDifference(double result, double baseline) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:375: warning: no @param for baseline [WARNING] public static double percentageDifference(double result, double baseline) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PerformanceComparisonTestResult.java:375: warning: no @return [WARNING] public static double percentageDifference(double result, double baseline) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PromptTestRunner.java:68: warning: no @param for str [WARNING] public static void log(String str) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/PromptTestRunner.java:112: warning: no @param for argv [WARNING] public void run(String[] argv) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/java/org/eclipse/persistence/testing/framework/QuerySQLTracker.java:45: warning: no description for @param [WARNING] * @param session [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.core.test.framework --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [INFO] Building EclipseLink JPA 3.0.5-SNAPSHOT [5/39] [INFO] from jpa/org.eclipse.persistence.jpa/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.pom (10.0 kB at 344 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.pom (2.0 kB at 83 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.10.12/ant-1.10.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.pom (17 kB at 295 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.10.12/ant-parent-1.10.12.pom (6.5 kB at 815 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.pom (3.2 kB at 452 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/validation/jakarta.validation-api/3.0.0/jakarta.validation-api-3.0.0.jar (93 kB at 3.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant/1.10.12/ant-1.10.12.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar (62 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.10.12/ant-1.10.12.jar (2.3 MB at 43 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.10.12/ant-launcher-1.10.12.jar (19 kB at 2.3 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871769569 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 561 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java:[89,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java:[90,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAnnotatedElement.java:[77,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/objects/MetadataAnnotatedElement.java:[78,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/accessors/mappings/BasicCollectionAccessor.java:[43,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[23,56] org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl in org.eclipse.persistence.internal.jpa.transaction has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerImpl.java:[310,40] ORDER_UPDATES in org.eclipse.persistence.config.EntityManagerProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerFactoryDelegate.java:[437,103] ORDER_UPDATES in org.eclipse.persistence.config.EntityManagerProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EntityManagerSetupImpl.java:[3445,58] ANTLR in org.eclipse.persistence.config.ParserType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[38,5] org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl in org.eclipse.persistence.internal.jpa.transaction has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/jdbc/DataSourceImpl.java:[68,39] org.eclipse.persistence.internal.jpa.transaction.TransactionManagerImpl in org.eclipse.persistence.internal.jpa.transaction has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/ORMetadata.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metadata/ORMetadata.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa --- [INFO] No previous run data found, generating javadoc. [INFO] 150 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/AttributeProxyImpl.java:33: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/AttributeProxyImpl.java:34: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/CollectionAttributeProxyImpl.java:26: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/CollectionAttributeProxyImpl.java:27: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/PluralAttributeProxyImpl.java:27: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/PluralAttributeProxyImpl.java:28: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/PluralAttributeProxyImpl.java:29: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/ListAttributeProxyImpl.java:26: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/ListAttributeProxyImpl.java:27: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/MapAttributeProxyImpl.java:29: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/MapAttributeProxyImpl.java:30: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/MapAttributeProxyImpl.java:31: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/SetAttributeProxyImpl.java:26: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/metamodel/proxy/SetAttributeProxyImpl.java:27: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CriteriaBuilderImpl.java:2454: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CriteriaBuilderImpl.java:2455: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/querydef/CriteriaBuilderImpl.java:2350: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:44: warning: no @param for cls [WARNING] void clear(Class cls); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:54: warning: no @param for queryName [WARNING] void clearQueryCache(String queryName); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:59: warning: no @param for entityClass [WARNING] void clearQueryCache(Class entityClass); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:66: warning: no @param for object [WARNING] long timeToLive(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:66: warning: no @return [WARNING] long timeToLive(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:72: warning: no @param for object [WARNING] boolean isValid(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:72: warning: no @return [WARNING] boolean isValid(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:77: warning: no @param for cls [WARNING] boolean isValid(Class cls, Object id); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:77: warning: no @param for id [WARNING] boolean isValid(Class cls, Object id); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:77: warning: no @return [WARNING] boolean isValid(Class cls, Object id); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:89: warning: no @param for cls [WARNING] void print(Class cls); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:109: warning: no @param for cls [WARNING] Object getObject(Class cls, Object id); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:109: warning: no @param for id [WARNING] Object getObject(Class cls, Object id); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:109: warning: no @return [WARNING] Object getObject(Class cls, Object id); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:118: warning: no @param for object [WARNING] Object putObject(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:118: warning: no @return [WARNING] Object putObject(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:126: warning: no @param for object [WARNING] Object removeObject(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:126: warning: no @return [WARNING] Object removeObject(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:134: warning: no @param for cls [WARNING] Object removeObject(Class cls, Object id); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:134: warning: no @param for id [WARNING] Object removeObject(Class cls, Object id); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:134: warning: no @return [WARNING] Object removeObject(Class cls, Object id); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:139: warning: no @param for object [WARNING] boolean contains(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:139: warning: no @return [WARNING] boolean contains(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:144: warning: no @param for object [WARNING] void evict(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:151: warning: no @param for object [WARNING] void evict(Object object, boolean invalidateInCluster); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:151: warning: no @param for invalidateInCluster [WARNING] void evict(Object object, boolean invalidateInCluster); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:158: warning: no @param for classToEvict [WARNING] void evict(Class classToEvict, Object id, boolean invalidateInCluster); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:158: warning: no @param for id [WARNING] void evict(Class classToEvict, Object id, boolean invalidateInCluster); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:158: warning: no @param for invalidateInCluster [WARNING] void evict(Class classToEvict, Object id, boolean invalidateInCluster); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:163: warning: no @param for object [WARNING] Object getId(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaCache.java:163: warning: no @return [WARNING] Object getId(Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:49: warning: no description for @param [WARNING] * @param emf [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:447: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:456: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CacheImpl.java:465: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:91: warning: no description for @param [WARNING] * @param aDescriptor [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:92: warning: no description for @param [WARNING] * @param field [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:93: warning: no description for @param [WARNING] * @param allMappings [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:109: warning: no description for @param [WARNING] * @param aDescriptor [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:110: warning: no description for @param [WARNING] * @param field [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:111: warning: no description for @param [WARNING] * @param allMappings [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:138: warning: no description for @param [WARNING] * @param classLoader [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:174: warning: no @param for pkClassName [WARNING] public void setPrimaryKeyClassName(String pkClassName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:190: warning: no @param for pkClass [WARNING] public void setPKClass(Class pkClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:197: warning: no @return [WARNING] public String getPKClassName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:282: warning: no description for @param [WARNING] * @param cls [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:283: warning: no description for @param [WARNING] * @param fieldName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:285: warning: no description for @throws [WARNING] * @throws NoSuchFieldException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:359: warning: no @param for keyClass [WARNING] protected KeyElementAccessor[] initializePrimaryKeyFields(Class keyClass, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:359: warning: no @param for session [WARNING] protected KeyElementAccessor[] initializePrimaryKeyFields(Class keyClass, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:359: warning: no @return [WARNING] protected KeyElementAccessor[] initializePrimaryKeyFields(Class keyClass, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/CMP3Policy.java:737: warning: no @param for session [WARNING] public Object getPkValueFromKeyForField(Object key, DatabaseField field, AbstractSession session){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaQuery.java:36: warning: no @return [WARNING] DatabaseQuery getDatabaseQuery(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaQuery.java:42: warning: no @return [WARNING] JpaEntityManager getEntityManager(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/jpa/JpaQuery.java:63: warning: no @param for query [WARNING] void setDatabaseQuery(DatabaseQuery query); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:110: warning: no @param for entityManager [WARNING] protected QueryImpl(EntityManagerImpl entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:119: warning: no @param for query [WARNING] public QueryImpl(DatabaseQuery query, EntityManagerImpl entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:119: warning: no @param for entityManager [WARNING] public QueryImpl(DatabaseQuery query, EntityManagerImpl entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:323: warning: no @return [WARNING] public DatabaseQuery getDatabaseQuery() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:333: warning: no @return [WARNING] public DatabaseQuery getDatabaseQueryInternal() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:376: warning: no @param for e [WARNING] protected RuntimeException getDetailedException(DatabaseException e) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:376: warning: no @return [WARNING] protected RuntimeException getDetailedException(DatabaseException e) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:398: warning: no @return [WARNING] public JpaEntityManager getEntityManager() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:405: warning: no @return [WARNING] protected Map> getInternalParameters() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:569: warning: no @return [WARNING] protected List processParameters() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:601: warning: no @param for query [WARNING] public void setDatabaseQuery(DatabaseQuery query) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:627: warning: no @return [WARNING] public int getFirstResult() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:638: warning: no description for @param [WARNING] * @param flushMode [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:640: warning: no @return [WARNING] public QueryImpl setFlushMode(FlushModeType flushMode) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:673: warning: no @param for call [WARNING] protected static void applyArguments(StoredProcedureCall call, DatabaseQuery query) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:673: warning: no @param for query [WARNING] protected static void applyArguments(StoredProcedureCall call, DatabaseQuery query) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:718: warning: no @param for classLoader [WARNING] protected static DatabaseQuery applyHints(Map hints, DatabaseQuery query, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:718: warning: no @param for session [WARNING] protected static DatabaseQuery applyHints(Map hints, DatabaseQuery query, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:718: warning: no @return [WARNING] protected static DatabaseQuery applyHints(Map hints, DatabaseQuery query, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:725: warning: no description for @param [WARNING] * @param param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:726: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:760: warning: no @return [WARNING] protected boolean isFlushModeAUTO() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:775: warning: no @param for hintName [WARNING] protected void setHintInternal(String hintName, Object value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:775: warning: no @param for value [WARNING] protected void setHintInternal(String hintName, Object value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:787: warning: no description for @param [WARNING] * @param lockMode [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:791: warning: no @return [WARNING] public QueryImpl setLockMode(LockModeType lockMode) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:828: warning: no @param for value [WARNING] protected Object convertTemporalType(Object value, TemporalType type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:828: warning: no @param for type [WARNING] protected Object convertTemporalType(Object value, TemporalType type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:843: warning: no description for @param [WARNING] * @param maxResult [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:861: warning: no @return [WARNING] public int getMaxResults() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:873: warning: no @return [WARNING] public int getMaxResultsInternal() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:880: warning: no description for @param [WARNING] * @param maxResult [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:918: warning: no description for @param [WARNING] * @param position [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:919: warning: no description for @param [WARNING] * @param value [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:998: warning: no @return [WARNING] public FlushModeType getFlushMode() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1015: warning: no @return [WARNING] public Map getHints() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1024: warning: no @param for [WARNING] public Parameter getParameter(String name, Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1024: warning: no @param for name [WARNING] public Parameter getParameter(String name, Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1024: warning: no @param for type [WARNING] public Parameter getParameter(String name, Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1024: warning: no @return [WARNING] public Parameter getParameter(String name, Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1040: warning: no @param for [WARNING] public Parameter getParameter(int position, Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1040: warning: no @param for position [WARNING] public Parameter getParameter(int position, Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1040: warning: no @param for type [WARNING] public Parameter getParameter(int position, Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1040: warning: no @return [WARNING] public Parameter getParameter(int position, Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1056: warning: no @param for name [WARNING] public Parameter getParameter(String name) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1056: warning: no @return [WARNING] public Parameter getParameter(String name) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1070: warning: no @param for position [WARNING] public Parameter getParameter(int position) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1070: warning: no @return [WARNING] public Parameter getParameter(int position) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1084: warning: no @param for [WARNING] public T getParameterValue(Parameter param) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1084: warning: no @param for param [WARNING] public T getParameterValue(Parameter param) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1084: warning: no @return [WARNING] public T getParameterValue(Parameter param) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1099: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1121: warning: no description for @param [WARNING] * @param position [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1145: warning: no @return [WARNING] public Set> getParameters() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1153: warning: no @return [WARNING] public Set getSupportedHints() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1164: warning: no @param for [WARNING] public T unwrap(Class cls) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1164: warning: no @param for cls [WARNING] public T unwrap(Class cls) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/QueryImpl.java:1164: warning: no @return [WARNING] public T unwrap(Class cls) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:73: warning: no @param for entityManager [WARNING] protected EJBQueryImpl(EntityManagerImpl entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:80: warning: no @param for query [WARNING] public EJBQueryImpl(DatabaseQuery query, EntityManagerImpl entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:80: warning: no @param for entityManager [WARNING] public EJBQueryImpl(DatabaseQuery query, EntityManagerImpl entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:87: warning: no @param for jpql [WARNING] public EJBQueryImpl(String jpql, EntityManagerImpl entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:87: warning: no @param for entityManager [WARNING] public EJBQueryImpl(String jpql, EntityManagerImpl entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:98: warning: no @param for queryDescription [WARNING] public EJBQueryImpl(String queryDescription, EntityManagerImpl entityManager, boolean isNamedQuery) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:98: warning: no @param for entityManager [WARNING] public EJBQueryImpl(String queryDescription, EntityManagerImpl entityManager, boolean isNamedQuery) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:112: warning: no description for @param [WARNING] * @param jpql [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:132: warning: no @param for queryName [WARNING] public static DatabaseQuery buildEJBQLDatabaseQuery(String queryName, String jpqlQuery, AbstractSession session, Enum lockMode, Map hints, ClassLoader classLoader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:132: warning: no @param for lockMode [WARNING] public static DatabaseQuery buildEJBQLDatabaseQuery(String queryName, String jpqlQuery, AbstractSession session, Enum lockMode, Map hints, ClassLoader classLoader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:132: warning: no @param for classLoader [WARNING] public static DatabaseQuery buildEJBQLDatabaseQuery(String queryName, String jpqlQuery, AbstractSession session, Enum lockMode, Map hints, ClassLoader classLoader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:205: warning: no @param for resultClass [WARNING] public static DatabaseQuery buildSQLDatabaseQuery(Class resultClass, String sqlString, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:205: warning: no @param for sqlString [WARNING] public static DatabaseQuery buildSQLDatabaseQuery(Class resultClass, String sqlString, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:205: warning: no @param for classLoader [WARNING] public static DatabaseQuery buildSQLDatabaseQuery(Class resultClass, String sqlString, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:205: warning: no @param for session [WARNING] public static DatabaseQuery buildSQLDatabaseQuery(Class resultClass, String sqlString, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:205: warning: no @return [WARNING] public static DatabaseQuery buildSQLDatabaseQuery(Class resultClass, String sqlString, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:215: warning: no @param for resultClass [WARNING] public static DatabaseQuery buildSQLDatabaseQuery(Class resultClass, String sqlString, Map hints, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:215: warning: no @param for sqlString [WARNING] public static DatabaseQuery buildSQLDatabaseQuery(Class resultClass, String sqlString, Map hints, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:215: warning: no @param for classLoader [WARNING] public static DatabaseQuery buildSQLDatabaseQuery(Class resultClass, String sqlString, Map hints, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/main/java/org/eclipse/persistence/internal/jpa/EJBQueryImpl.java:215: warning: no @param for session [WARNING] public static DatabaseQuery buildSQLDatabaseQuery(Class resultClass, String sqlString, Map hints, ClassLoader classLoader, AbstractSession session) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework >-- [INFO] Building EclipseLink JPA Test Framework 3.0.5-SNAPSHOT [6/39] [INFO] from jpa/org.eclipse.persistence.jpa.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.pom (19 kB at 687 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ejb/jakarta.ejb-api/4.0.0/jakarta.ejb-api-4.0.0.jar (60 kB at 2.4 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.test.framework --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871781332 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 17 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/TestRunner2Bean.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/TestRunner2Bean.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No previous run data found, generating javadoc. [INFO] 80 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:177: warning: no @param for [WARNING] public static C lookupEJB(final Class c, final String jndi) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:212: warning: no @return [WARNING] public String getPersistenceUnitName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:219: warning: no @return [WARNING] public boolean shouldRunTestOnServer() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:234: warning: no @return [WARNING] public static boolean isJTA() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:283: warning: no @return [WARNING] public boolean isWeavingEnabled() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:290: warning: no @param for persistenceUnitName [WARNING] public static boolean isWeavingEnabled(String persistenceUnitName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:290: warning: no @return [WARNING] public static boolean isWeavingEnabled(String persistenceUnitName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:299: warning: no @return [WARNING] public static boolean isJPA10() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:311: warning: no @return [WARNING] public static boolean isOnServer() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:325: warning: no @param for value [WARNING] public static void setIsOnServer(boolean value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:332: warning: no @return [WARNING] public boolean isHermesParser() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:339: warning: no @return [WARNING] public static boolean usesSOP() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:349: warning: no @return [WARNING] public static boolean isSOPRecoverable() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:359: warning: no @return [WARNING] public static ServerPlatform getServerPlatform() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:379: warning: no @param for value [WARNING] public static void setServerPlatform(ServerPlatform value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:419: warning: no @param for entityManager [WARNING] public void closeEntityManager(EntityManager entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:429: warning: no @param for entityManager [WARNING] public void closeEntityManagerAndTransaction(EntityManager entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:440: warning: no @param for entityManager [WARNING] public boolean isTransactionActive(EntityManager entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:440: warning: no @return [WARNING] public boolean isTransactionActive(EntityManager entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:452: warning: no @param for entityManager [WARNING] public boolean getRollbackOnly(EntityManager entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:452: warning: no @return [WARNING] public boolean getRollbackOnly(EntityManager entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:465: warning: no @param for entityManager [WARNING] public void beginTransaction(EntityManager entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:480: warning: no @param for entityManager [WARNING] public void commitTransaction(EntityManager entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:492: warning: no @param for entityManager [WARNING] public void rollbackTransaction(EntityManager entityManager) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:504: warning: no @return [WARNING] public EntityManager createEntityManager() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:516: warning: no @param for persistenceUnitName [WARNING] public static EntityManager createEntityManager(String persistenceUnitName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:516: warning: no @return [WARNING] public static EntityManager createEntityManager(String persistenceUnitName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:530: warning: no @param for properties [WARNING] public EntityManager createEntityManager(Map properties) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:530: warning: no @return [WARNING] public EntityManager createEntityManager(Map properties) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:543: warning: no @param for persistenceUnitName [WARNING] public static EntityManager createEntityManager(String persistenceUnitName, Map properties) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:543: warning: no @param for properties [WARNING] public static EntityManager createEntityManager(String persistenceUnitName, Map properties) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:543: warning: no @return [WARNING] public static EntityManager createEntityManager(String persistenceUnitName, Map properties) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:552: warning: no @param for persistenceUnitName [WARNING] public static EntityManager createEntityManager(String persistenceUnitName, Map properties, List descriptors) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:552: warning: no @param for properties [WARNING] public static EntityManager createEntityManager(String persistenceUnitName, Map properties, List descriptors) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:552: warning: no @param for descriptors [WARNING] public static EntityManager createEntityManager(String persistenceUnitName, Map properties, List descriptors) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:552: warning: no @return [WARNING] public static EntityManager createEntityManager(String persistenceUnitName, Map properties, List descriptors) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:710: warning: no @param for warning [WARNING] public static void warning(String warning) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:729: warning: no @throws for java.lang.Throwable [WARNING] public void runBareClient() throws Throwable { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:799: warning: no @return [WARNING] protected Properties getServerProperties() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:806: warning: no @param for writtenObject [WARNING] public void verifyObject(Object writtenObject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:813: warning: no @param for writtenObject [WARNING] public static void verifyObject(Object writtenObject, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:813: warning: no @param for persistenceUnit [WARNING] public static void verifyObject(Object writtenObject, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:823: warning: no @param for writtenObject [WARNING] public void verifyObjectInEntityManager(Object writtenObject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:830: warning: no @param for writtenObject [WARNING] public void verifyObjectInEntityManager(Object writtenObject, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:830: warning: no @param for persistenceUnit [WARNING] public void verifyObjectInEntityManager(Object writtenObject, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:845: warning: no @param for writtenObject [WARNING] public void verifyObjectInCacheAndDatabase(Object writtenObject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:852: warning: no @param for writtenObject [WARNING] public static void verifyObjectInCacheAndDatabase(Object writtenObject, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:852: warning: no @param for persistenceUnit [WARNING] public static void verifyObjectInCacheAndDatabase(Object writtenObject, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:882: warning: no @param for obj1 [WARNING] public void compareObjects(Object obj1, Object obj2) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:882: warning: no @param for obj2 [WARNING] public void compareObjects(Object obj1, Object obj2) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:889: warning: no @param for obj1 [WARNING] public static void compareObjects(Object obj1, Object obj2, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:889: warning: no @param for obj2 [WARNING] public static void compareObjects(Object obj1, Object obj2, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:889: warning: no @param for persistenceUnit [WARNING] public static void compareObjects(Object obj1, Object obj2, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:899: warning: no @param for object [WARNING] public void verifyPersist(Object object) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:921: warning: no @param for object [WARNING] public void verifyPersistAndRemove(Object object) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:948: warning: no @param for writtenObject [WARNING] public void verifyDelete(Object writtenObject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:955: warning: no @param for writtenObject [WARNING] public void verifyDelete(Object writtenObject, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:955: warning: no @param for persistenceUnit [WARNING] public void verifyDelete(Object writtenObject, String persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:974: warning: no @param for exception [WARNING] public void logThrowable(Throwable exception){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:986: warning: no @return [WARNING] public boolean isSelectForUpateSupported(){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:1050: warning: no @param for puName [WARNING] public static boolean isSelectForUpateNoWaitSupported(String puName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:1050: warning: no @return [WARNING] public static boolean isSelectForUpateNoWaitSupported(String puName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:1088: warning: no @return [WARNING] public boolean supportsStoredProcedures(){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:1108: warning: no @return [WARNING] public boolean supportsStoredFunctions(){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:1130: warning: no @param for session1 [WARNING] public static boolean usingTheSameDatabase(AbstractSession session1, AbstractSession session2) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:1130: warning: no @param for session2 [WARNING] public static boolean usingTheSameDatabase(AbstractSession session1, AbstractSession session2) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/junit/JUnitTestCase.java:1130: warning: no @return [WARNING] public static boolean usingTheSameDatabase(AbstractSession session1, AbstractSession session2) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:30: warning: no @return [WARNING] boolean isTransactionActive(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:35: warning: no @return [WARNING] boolean getRollbackOnly(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:60: warning: no @param for entityManager [WARNING] void closeEntityManager(EntityManager entityManager); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:65: warning: no @return [WARNING] boolean isOc4j(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:70: warning: no @return [WARNING] boolean isWeblogic(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:75: warning: no @return [WARNING] boolean isJBoss(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:80: warning: no @return [WARNING] boolean isSpring(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:85: warning: no @return [WARNING] boolean isClustered(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:90: warning: no @param for em [WARNING] void joinTransaction(EntityManager em); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:95: warning: no @param for persistenceUnit [WARNING] EntityManager getEntityManager(String persistenceUnit); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:95: warning: no @return [WARNING] EntityManager getEntityManager(String persistenceUnit); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:100: warning: no @param for persistenceUnit [WARNING] EntityManagerFactory getEntityManagerFactory(String persistenceUnit); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/java/org/eclipse/persistence/testing/framework/server/ServerPlatform.java:100: warning: no @return [WARNING] EntityManagerFactory getEntityManagerFactory(String persistenceUnit); [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test.framework/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >-- [INFO] Building EclipseLink JPA Model Generator 3.0.5-SNAPSHOT [7/39] [INFO] from jpa/org.eclipse.persistence.jpa.modelgen/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871783883 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/classes [INFO] [INFO] --- compiler:3.8.1:compile (compile-project) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 11 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/classes [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-classes [WARNING] No processor claimed any of these annotations: org.junit.BeforeClass,org.junit.Test [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire:3.0.0-M4:test (test-jpa-modelgen) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] No previous run data found, generating javadoc. [INFO] 96 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:263: warning: no @param for metadataClass [WARNING] protected void generateCanonicalModelClass(MetadataClass metadataClass, Element element, PersistenceUnit persistenceUnit) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:263: warning: no @param for element [WARNING] protected void generateCanonicalModelClass(MetadataClass metadataClass, Element element, PersistenceUnit persistenceUnit) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:263: warning: no @param for persistenceUnit [WARNING] protected void generateCanonicalModelClass(MetadataClass metadataClass, Element element, PersistenceUnit persistenceUnit) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:263: warning: no @throws for java.io.IOException [WARNING] protected void generateCanonicalModelClass(MetadataClass metadataClass, Element element, PersistenceUnit persistenceUnit) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:423: warning: no @param for factory [WARNING] protected void generateCanonicalModelClasses(MetadataMirrorFactory factory, PersistenceUnit persistenceUnit) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:423: warning: no @param for persistenceUnit [WARNING] protected void generateCanonicalModelClasses(MetadataMirrorFactory factory, PersistenceUnit persistenceUnit) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:423: warning: no @throws for java.io.IOException [WARNING] protected void generateCanonicalModelClasses(MetadataMirrorFactory factory, PersistenceUnit persistenceUnit) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:439: warning: no @param for annotatedElement [WARNING] protected String getBoxedType(MetadataAnnotatedElement annotatedElement, MetadataClass rawClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:439: warning: no @param for rawClass [WARNING] protected String getBoxedType(MetadataAnnotatedElement annotatedElement, MetadataClass rawClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:439: warning: no @return [WARNING] protected String getBoxedType(MetadataAnnotatedElement annotatedElement, MetadataClass rawClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:452: warning: no @param for qualifiedName [WARNING] protected String getName(String qualifiedName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:452: warning: no @return [WARNING] protected String getName(String qualifiedName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:463: warning: no @param for qualifiedName [WARNING] protected String getPackage(String qualifiedName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:463: warning: no @return [WARNING] protected String getPackage(String qualifiedName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:477: warning: no @param for type [WARNING] protected String getUnqualifiedType(String type, HashMap imports) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:477: warning: no @param for imports [WARNING] protected String getUnqualifiedType(String type, HashMap imports) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:477: warning: no @return [WARNING] protected String getUnqualifiedType(String type, HashMap imports) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:537: warning: no @param for typeImports [WARNING] protected String writeImportStatements(HashMap typeImports, ClassAccessor accessor, Writer writer, PersistenceUnit persistenceUnit, String childCanonicalpackage) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:537: warning: no @param for accessor [WARNING] protected String writeImportStatements(HashMap typeImports, ClassAccessor accessor, Writer writer, PersistenceUnit persistenceUnit, String childCanonicalpackage) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:537: warning: no @param for writer [WARNING] protected String writeImportStatements(HashMap typeImports, ClassAccessor accessor, Writer writer, PersistenceUnit persistenceUnit, String childCanonicalpackage) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:537: warning: no @param for persistenceUnit [WARNING] protected String writeImportStatements(HashMap typeImports, ClassAccessor accessor, Writer writer, PersistenceUnit persistenceUnit, String childCanonicalpackage) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:537: warning: no @param for childCanonicalpackage [WARNING] protected String writeImportStatements(HashMap typeImports, ClassAccessor accessor, Writer writer, PersistenceUnit persistenceUnit, String childCanonicalpackage) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:537: warning: no @return [WARNING] protected String writeImportStatements(HashMap typeImports, ClassAccessor accessor, Writer writer, PersistenceUnit persistenceUnit, String childCanonicalpackage) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProcessor.java:537: warning: no @throws for java.io.IOException [WARNING] protected String writeImportStatements(HashMap typeImports, ClassAccessor accessor, Writer writer, PersistenceUnit persistenceUnit, String childCanonicalpackage) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProperties.java:130: warning: no @param for option [WARNING] public static String getOption(String option, String optionDefault, Map options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProperties.java:130: warning: no @param for optionDefault [WARNING] public static String getOption(String option, String optionDefault, Map options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProperties.java:130: warning: no @param for options [WARNING] public static String getOption(String option, String optionDefault, Map options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/CanonicalModelProperties.java:130: warning: no @return [WARNING] public static String getOption(String option, String optionDefault, Map options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:94: warning: no @param for logger [WARNING] protected MetadataMirrorFactory(final MetadataLogger logger, final ClassLoader loader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:94: warning: no @param for loader [WARNING] protected MetadataMirrorFactory(final MetadataLogger logger, final ClassLoader loader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:105: warning: no @param for puInfo [WARNING] public void addPersistenceUnit(SEPersistenceUnitInfo puInfo, PersistenceUnit persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:105: warning: no @param for persistenceUnit [WARNING] public void addPersistenceUnit(SEPersistenceUnitInfo puInfo, PersistenceUnit persistenceUnit) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:124: warning: no @param for element [WARNING] public MetadataClass getMetadataClass(Element element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:124: warning: no @return [WARNING] public MetadataClass getMetadataClass(Element element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:228: warning: no @param for typeMirror [WARNING] public MetadataClass getMetadataClass(TypeMirror typeMirror) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:228: warning: no @return [WARNING] public MetadataClass getMetadataClass(TypeMirror typeMirror) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:247: warning: no @param for puInfo [WARNING] public MetadataProject getMetadataProject(SEPersistenceUnitInfo puInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:247: warning: no @return [WARNING] public MetadataProject getMetadataProject(SEPersistenceUnitInfo puInfo) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:262: warning: no @return [WARNING] public Collection getPersistenceUnits() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:269: warning: no @return [WARNING] public ProcessingEnvironment getProcessingEnvironment() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:276: warning: no @return [WARNING] public Map getRoundElements() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:283: warning: no @param for element [WARNING] public boolean isRoundElement(Element element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:283: warning: no @return [WARNING] public boolean isRoundElement(Element element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:290: warning: no @param for cls [WARNING] public boolean isRoundElement(MetadataClass cls) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:290: warning: no @return [WARNING] public boolean isRoundElement(MetadataClass cls) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:310: warning: no @param for processingEnvironment [WARNING] public void setEnvironments(ProcessingEnvironment processingEnvironment, RoundEnvironment roundEnvironment) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/MetadataMirrorFactory.java:310: warning: no @param for roundEnvironment [WARNING] public void setEnvironments(ProcessingEnvironment processingEnvironment, RoundEnvironment roundEnvironment) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:84: warning: no @param for puInfo [WARNING] public PersistenceUnit(SEPersistenceUnitInfo puInfo, MetadataMirrorFactory mirrorFactory, PersistenceUnitReader reader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:84: warning: no @param for mirrorFactory [WARNING] public PersistenceUnit(SEPersistenceUnitInfo puInfo, MetadataMirrorFactory mirrorFactory, PersistenceUnitReader reader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:84: warning: no @param for reader [WARNING] public PersistenceUnit(SEPersistenceUnitInfo puInfo, MetadataMirrorFactory mirrorFactory, PersistenceUnitReader reader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:111: warning: no @param for element [WARNING] public void addEmbeddableAccessor(Element element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:145: warning: no @param for embeddableAccessor [WARNING] protected void addEmbeddableAccessor(EmbeddableAccessor embeddableAccessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:174: warning: no @param for element [WARNING] public void addEntityAccessor(Element element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:213: warning: no @param for element [WARNING] public void addMappedSuperclassAccessor(Element element) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:245: warning: no @param for propertyName [WARNING] protected void addPropertyFromOptions(String propertyName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:254: warning: no @param for mappingFile [WARNING] protected void addXMLEntityMappings(String mappingFile, XMLContext context) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:254: warning: no @param for context [WARNING] protected void addXMLEntityMappings(String mappingFile, XMLContext context) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:278: warning: no @param for mappingFile [WARNING] protected void addXMLEntityMappings(String mappingFile) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:314: warning: no @param for metadataClass [WARNING] public boolean containsClass(MetadataClass metadataClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:314: warning: no @return [WARNING] public boolean containsClass(MetadataClass metadataClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:335: warning: no @param for cls [WARNING] protected boolean excludeUnlistedClasses(MetadataClass cls) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:335: warning: no @return [WARNING] protected boolean excludeUnlistedClasses(MetadataClass cls) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:342: warning: no @param for metadataClass [WARNING] public ClassAccessor getClassAccessor(MetadataClass metadataClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:342: warning: no @return [WARNING] public ClassAccessor getClassAccessor(MetadataClass metadataClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:361: warning: no @param for qualifiedName [WARNING] public String getQualifiedCanonicalName(String qualifiedName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:361: warning: no @return [WARNING] public String getQualifiedCanonicalName(String qualifiedName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:479: warning: no @param for accessor [WARNING] protected boolean isValidAccessor(ClassAccessor accessor, MetadataAnnotation annotation) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:479: warning: no @param for annotation [WARNING] protected boolean isValidAccessor(ClassAccessor accessor, MetadataAnnotation annotation) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:479: warning: no @return [WARNING] protected boolean isValidAccessor(ClassAccessor accessor, MetadataAnnotation annotation) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:559: warning: no @param for accessor [WARNING] protected boolean shouldPreProcess(ClassAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:559: warning: no @return [WARNING] protected boolean shouldPreProcess(ClassAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:573: warning: no @param for metadataClass [WARNING] protected void removeEntityAccessor(MetadataClass metadataClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:583: warning: no @param for metadataClass [WARNING] protected void removeEmbeddableAccessor(MetadataClass metadataClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnit.java:593: warning: no @param for metadataClass [WARNING] protected void removeMappedSuperclassAccessor(MetadataClass metadataClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:65: warning: no @param for logger [WARNING] public PersistenceUnitReader(final MetadataLogger logger, final ProcessingEnvironment processingEnv) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:65: warning: no @param for processingEnv [WARNING] public PersistenceUnitReader(final MetadataLogger logger, final ProcessingEnvironment processingEnv) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:65: warning: no @throws for java.io.IOException [WARNING] public PersistenceUnitReader(final MetadataLogger logger, final ProcessingEnvironment processingEnv) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:74: warning: no @param for inputStream [WARNING] protected void closeInputStream(InputStream inputStream) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:87: warning: no @param for filename [WARNING] protected FileObject getFileObject(String filename, ProcessingEnvironment processingEnv) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:87: warning: no @param for processingEnv [WARNING] protected FileObject getFileObject(String filename, ProcessingEnvironment processingEnv) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:87: warning: no @return [WARNING] protected FileObject getFileObject(String filename, ProcessingEnvironment processingEnv) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:87: warning: no @throws for java.io.IOException [WARNING] protected FileObject getFileObject(String filename, ProcessingEnvironment processingEnv) throws IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:95: warning: no @param for filename [WARNING] protected InputStream getInputStream(String filename, boolean loadingPersistenceXML) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:95: warning: no @param for loadingPersistenceXML [WARNING] protected InputStream getInputStream(String filename, boolean loadingPersistenceXML) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:95: warning: no @return [WARNING] protected InputStream getInputStream(String filename, boolean loadingPersistenceXML) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:133: warning: no @param for processingEnv [WARNING] protected HashSet getPersistenceUnitList(ProcessingEnvironment processingEnv ) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:133: warning: no @return [WARNING] protected HashSet getPersistenceUnitList(ProcessingEnvironment processingEnv ) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceUnitReader.java:152: warning: no @param for factory [WARNING] public void initPersistenceUnits(final MetadataMirrorFactory factory) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceXML.java:35: warning: no @return [WARNING] public List getPersistenceUnitInfos() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceXMLMappings.java:136: warning: no @param for namespaceURI [WARNING] protected static XMLContext createXMLContext(String namespaceURI) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/objects/PersistenceXMLMappings.java:136: warning: no @return [WARNING] protected static XMLContext createXMLContext(String namespaceURI) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/visitors/ElementVisitor.java:64: warning: no @param for processingEnv [WARNING] public ElementVisitor(ProcessingEnvironment processingEnv) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/visitors/ElementVisitor.java:76: warning: no @param for annotatedElement [WARNING] protected void buildMetadataAnnotations(MetadataAnnotatedElement annotatedElement, List annotationMirrors) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/visitors/ElementVisitor.java:76: warning: no @param for annotationMirrors [WARNING] protected void buildMetadataAnnotations(MetadataAnnotatedElement annotatedElement, List annotationMirrors) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/visitors/ElementVisitor.java:98: warning: no @param for modifiers [WARNING] protected int getModifiers(Set modifiers) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/main/java/org/eclipse/persistence/internal/jpa/modelgen/visitors/ElementVisitor.java:98: warning: no @return [WARNING] protected int getModifiers(Set modifiers) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.modelgen.processor/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [INFO] Building EclipseLink MOXy 3.0.5-SNAPSHOT [8/39] [INFO] from moxy/org.eclipse.persistence.moxy/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.pom (25 kB at 918 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-xjc/3.0.1/jaxb-xjc-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-xjc/3.0.1/jaxb-xjc-3.0.1.pom (18 kB at 722 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-bundles/3.0.1/jaxb-bundles-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-bundles/3.0.1/jaxb-bundles-3.0.1.pom (1.3 kB at 54 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-parent/3.0.1/jaxb-parent-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/mvn/jaxb-parent/3.0.1/jaxb-parent-3.0.1.pom (29 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-bom-ext/3.0.1/jaxb-bom-ext-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-bom-ext/3.0.1/jaxb-bom-ext-3.0.1.pom (3.4 kB at 149 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/3.0.1/jaxb-bom-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/3.0.1/jaxb-bom-3.0.1.pom (10 kB at 427 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-core/3.0.1/jaxb-core-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-core/3.0.1/jaxb-core-3.0.1.pom (13 kB at 562 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.pom (5.7 kB at 238 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-impl/3.0.1/jaxb-impl-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-impl/3.0.1/jaxb-impl-3.0.1.pom (13 kB at 543 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.el/4.0.1/jakarta.el-4.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.el/4.0.1/jakarta.el-4.0.1.pom (10 kB at 436 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.pom (12 kB at 525 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/json/2.0.0/json-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/json/2.0.0/json-2.0.0.pom (19 kB at 836 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-common/3.0.1/jersey-common-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-common/3.0.1/jersey-common-3.0.1.pom (35 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/project/3.0.1/project-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/project/3.0.1/project-3.0.1.pom (97 kB at 3.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.pom (7.4 kB at 350 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/ee4j/project/1.0.5/project-1.0.5.pom (13 kB at 549 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/hibernate/validator/hibernate-validator/7.0.1.Final/hibernate-validator-7.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/7.0.1.Final/hibernate-validator-7.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/7.0.1.Final/hibernate-validator-7.0.1.Final.pom (13 kB at 582 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/hibernate/validator/hibernate-validator-parent/7.0.1.Final/hibernate-validator-parent-7.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator-parent/7.0.1.Final/hibernate-validator-parent-7.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator-parent/7.0.1.Final/hibernate-validator-parent-7.0.1.Final.pom (72 kB at 6.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha4/arquillian-bom-1.7.0.Alpha4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha4/arquillian-bom-1.7.0.Alpha4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha4/arquillian-bom-1.7.0.Alpha4.pom (10 kB at 402 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/shrinkwrap-bom/1.2.6/shrinkwrap-bom-1.2.6.pom (4.0 kB at 159 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/resolver/shrinkwrap-resolver-bom/3.1.4/shrinkwrap-resolver-bom-3.1.4.pom (7.0 kB at 349 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.3/maven-3.6.3.pom (26 kB at 2.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/shrinkwrap/descriptors/shrinkwrap-descriptors-bom/2.0.0/shrinkwrap-descriptors-bom-2.0.0.pom (5.2 kB at 327 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.pom (5.0 kB at 192 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/34/jboss-parent-34.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/34/jboss-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/34/jboss-parent-34.pom (65 kB at 3.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.pom (7.3 kB at 726 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/35/oss-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/35/oss-parent-35.pom (23 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/ws/rs/jakarta.ws.rs-api/3.0.0/jakarta.ws.rs-api-3.0.0.jar (139 kB at 5.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-xjc/3.0.1/jaxb-xjc-3.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-core/3.0.1/jaxb-core-3.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-impl/3.0.1/jaxb-impl-3.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.el/4.0.1/jakarta.el-4.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-core/3.0.1/jaxb-core-3.0.1.jar (238 kB at 8.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar (689 kB at 22 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-common/3.0.1/jersey-common-3.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.el/4.0.1/jakarta.el-4.0.1.jar (174 kB at 3.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jakarta.json/2.0.0/jakarta.json-2.0.0.jar (142 kB at 2.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/hibernate/validator/hibernate-validator/7.0.1.Final/hibernate-validator-7.0.1.Final.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-common/3.0.1/jersey-common-3.0.1.jar (1.2 MB at 16 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-xjc/3.0.1/jaxb-xjc-3.0.1.jar (1.9 MB at 20 MB/s) [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/bind/jaxb-impl/3.0.1/jaxb-impl-3.0.1.jar (935 kB at 8.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/hk2/osgi-resource-locator/1.0.3/osgi-resource-locator-1.0.3.jar (19 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/7.0.1.Final/hibernate-validator-7.0.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.1.Final/jboss-logging-3.4.1.Final.jar (61 kB at 2.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hibernate/validator/hibernate-validator/7.0.1.Final/hibernate-validator-7.0.1.Final.jar (1.3 MB at 41 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/classmate/1.5.1/classmate-1.5.1.jar (68 kB at 2.1 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.moxy --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.moxy --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871788142 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.moxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 191 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java:[21,24] jakarta.xml.bind.Validator in jakarta.xml.bind has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[444,26] createValidator() in jakarta.xml.bind.JAXBContext has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[953,88] DEFAULT_TARGET_NAMESPACE_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[957,92] ANNOTATION_HELPER_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1117,88] DEFAULT_TARGET_NAMESPACE_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:[1121,92] ANNOTATION_HELPER_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:[784,20] isValidating() in jakarta.xml.bind.Unmarshaller has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:[775,17] setValidating(boolean) in jakarta.xml.bind.Unmarshaller has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java:[28,39] jakarta.xml.bind.Validator in jakarta.xml.bind has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java:[109,19] getProperty(java.lang.String) in jakarta.xml.bind.Validator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java:[101,17] setProperty(java.lang.String,java.lang.Object) in jakarta.xml.bind.Validator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java:[53,20] validateRoot(java.lang.Object) in jakarta.xml.bind.Validator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java:[73,20] validate(java.lang.Object) in jakarta.xml.bind.Validator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java:[96,35] getEventHandler() in jakarta.xml.bind.Validator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBValidator.java:[86,17] setEventHandler(jakarta.xml.bind.ValidationEventHandler) in jakarta.xml.bind.Validator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/dynamic/DynamicJAXBContextFactory.java:[180,61] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/dynamic/DynamicJAXBContextFactory.java:[345,138] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/compiler/SchemaGenerator.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3302 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.moxy --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4069 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlmarshaller/NoSchemaRefTestCases.java:[20,24] jakarta.xml.bind.Validator in jakarta.xml.bind has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlmarshaller/ValidatorTestCases.java:[23,24] jakarta.xml.bind.Validator in jakarta.xml.bind has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/singleelement/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.singleelement.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/singleelement/EmailAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.singleelement.EmailAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/nillable/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.nillable.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/nillable/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.nillable.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[215,82] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[224,82] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[234,82] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/XMLMappingTestCases.java:[248,82] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/typemappinginfo/TypeMappingInfoTestCases.java:[117,63] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java:[158,64] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java:[183,63] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java:[210,69] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java:[265,49] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/JAXBTestCases.java:[272,49] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlanyelement/ns/qualified/DefaultNamespaceRoot.java:[24,8] Class org.eclipse.persistence.testing.jaxb.xmlanyelement.ns.qualified.DefaultNamespaceRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/attributecollection/XmlPathCollectionRefAttributeRoot.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.attributecollection.XmlPathCollectionRefAttributeRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlpath/attributecollection/XmlPathCollectionRefAttributeChild.java:[19,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlpath.attributecollection.XmlPathCollectionRefAttributeChild overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/classlevel/upper/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.classlevel.upper.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmltransient/unset/prop/XmlTransientUnsetPropTestCases.java:[46,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choicecollection/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choicecollection.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/objectgraph/Customer.java:[54,8] Class org.eclipse.persistence.testing.jaxb.objectgraph.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/objectgraph/Address.java:[29,8] Class org.eclipse.persistence.testing.jaxb.objectgraph.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/objectgraph/PhoneNumber.java:[20,8] Class org.eclipse.persistence.testing.jaxb.objectgraph.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/namespaceuri/inheritance/BaseType.java:[30,8] Class org.eclipse.persistence.testing.jaxb.namespaceuri.inheritance.BaseType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/namespaceuri/inheritance/SubType.java:[21,8] Class org.eclipse.persistence.testing.jaxb.namespaceuri.inheritance.SubType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/namespaceuri/inheritance/package2/AnotherPackageSubType.java:[22,8] Class org.eclipse.persistence.testing.jaxb.namespaceuri.inheritance.package2.AnotherPackageSubType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlpath/TestObjectToAttribute.java:[22,8] Class org.eclipse.persistence.testing.jaxb.xmlpath.TestObjectToAttribute overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/norefclass/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.norefclass.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/typevariable/ExtendedList7Root.java:[20,8] Class org.eclipse.persistence.testing.jaxb.typevariable.ExtendedList7Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/typevariable/ExtendedList7.java:[23,8] Class org.eclipse.persistence.testing.jaxb.typevariable.ExtendedList7 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/typemappinginfo/xsitype/Customer.java:[17,8] Class org.eclipse.persistence.testing.jaxb.typemappinginfo.xsitype.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlcontainerproperty/Address.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlcontainerproperty/Employee.java:[25,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlcontainerproperty/PhoneNumber.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlcontainerproperty.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/listofobjects/JAXBListOfObjectsTestCases.java:[75,63] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/substitution/Person.java:[53,8] Class org.eclipse.persistence.testing.jaxb.substitution.Person overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmltype/proporder/AllTestCases.java:[40,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmltype/proporder/Root.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmltype.proporder.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlelementref/XmlElementRefWithWrapperTestCases.java:[52,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/choice/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.choice.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/lexicalhandler/PhoneNumber.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.lexicalhandler.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/typevariable/ExtendedList9.java:[23,8] Class org.eclipse.persistence.testing.jaxb.typevariable.ExtendedList9 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlvariablenode/ChildNull.java:[23,8] Class org.eclipse.persistence.testing.jaxb.xmlvariablenode.ChildNull overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/composite/Foo.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.composite.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlaccessortype/none/NoneTestCases.java:[61,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/idresolver/FruitOrder.java:[24,8] Class org.eclipse.persistence.testing.jaxb.idresolver.FruitOrder overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/idresolver/Box.java:[23,1] Class org.eclipse.persistence.testing.jaxb.idresolver.Box overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/javadoc/xmlelementref/JavacTask.java:[23,8] Class org.eclipse.persistence.testing.jaxb.javadoc.xmlelementref.JavacTask overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/json/wrapper/XmlPathEmployee.java:[26,8] Class org.eclipse.persistence.testing.jaxb.json.wrapper.XmlPathEmployee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/json/wrapper/PhoneNumber.java:[19,8] Class org.eclipse.persistence.testing.jaxb.json.wrapper.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/Address.java:[28,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestCases.java:[199,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestCases.java:[227,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestCases.java:[245,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestCases.java:[282,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestCases.java:[307,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestCases.java:[349,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/ExternalizedMetadataTestCases.java:[819,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/xmlbinder/keybasedmappingtests/Root.java:[19,8] Class org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/xmlbinder/keybasedmappingtests/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/xmlbinder/keybasedmappingtests/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.xmlbinder.keybasedmappingtests.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/identifiedbyposition/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.identifiedbyposition.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/collections/CollectionHolderWrappersNillable.java:[30,8] Class org.eclipse.persistence.testing.jaxb.collections.CollectionHolderWrappersNillable overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Bottom.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Bottom overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Middle2.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Middle2 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Middle1.java:[22,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Middle1 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlvalue/attribute/Top.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlvalue.attribute.Top overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlvariablenode/method/RootGetOnly.java:[25,8] Class org.eclipse.persistence.testing.jaxb.xmlvariablenode.method.RootGetOnly overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlvariablenode/method/ThingGetOnly.java:[24,8] Class org.eclipse.persistence.testing.jaxb.xmlvariablenode.method.ThingGetOnly overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmltransformation/JAXBContextTransformationMappingTestCases.java:[56,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmltransformation/JAXBContextTransformationMappingTestCases.java:[78,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmltransformation/JAXBContextTransformationMappingTestCases.java:[103,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmltransformation/JAXBContextTransformationMappingTestCases.java:[139,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlidref/object/Root.java:[23,8] Class org.eclipse.persistence.testing.jaxb.xmlidref.object.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlidref/object/Employee.java:[28,8] Class org.eclipse.persistence.testing.jaxb.xmlidref.object.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlidref/object/Address.java:[27,8] Class org.eclipse.persistence.testing.jaxb.xmlidref.object.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlidref/object/PhoneNumber.java:[21,8] Class org.eclipse.persistence.testing.jaxb.xmlidref.object.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlattribute/emptynamespace/EmptyNamespaceTestObject.java:[24,8] Class org.eclipse.persistence.testing.jaxb.xmlattribute.emptynamespace.EmptyNamespaceTestObject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlenum/EmployeeMapDepartmentKey.java:[20,8] Class org.eclipse.persistence.testing.jaxb.xmlenum.EmployeeMapDepartmentKey overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmladapter/direct/NormalizedStringRoot.java:[29,8] Class org.eclipse.persistence.testing.jaxb.xmladapter.direct.NormalizedStringRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/sun/xmllocation/SubData.java:[26,8] Class org.eclipse.persistence.testing.jaxb.sun.xmllocation.SubData overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/json/namespaces/Person.java:[27,8] Class org.eclipse.persistence.testing.jaxb.json.namespaces.Person overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/json/namespaces/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.json.namespaces.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/json/namespaces/Address.java:[21,8] Class org.eclipse.persistence.testing.jaxb.json.namespaces.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/XmlInverseReferenceMappingTestCases.java:[158,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/Root.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/Employee.java:[29,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/xmlinversereference/PhoneNumber.java:[22,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.mappings.xmlinversereference.PhoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmltype/GetPageResponse.java:[26,8] Class org.eclipse.persistence.testing.jaxb.xmltype.GetPageResponse overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmltype/Page.java:[27,8] Class org.eclipse.persistence.testing.jaxb.xmltype.Page overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlanyelement/Address.java:[19,8] Class org.eclipse.persistence.testing.jaxb.xmlanyelement.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/ContactMethod.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.ContactMethod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/inheritance/typetests/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.inheritance.typetests.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/EmailAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.EmailAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositeobject/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.compositeobject.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlelements/XmlElementsTestCases.java:[67,46] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlelements/XmlElementsTestCases.java:[115,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlelements/XmlElementsTestCases.java:[146,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/qualified/ComplexType.java:[68,19] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.qualified.ComplexType.TestLocal overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlelementdecl/qualified/ComplexType.java:[28,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlelementdecl.qualified.ComplexType overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransformation/EmployeeTransformationMethod.java:[27,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmltransformation.EmployeeTransformationMethod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/anycollection/withoutgroupingelement/Wrapper.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.anycollection.withoutgroupingelement.Wrapper overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/typevariable/ExtendedMap2Root.java:[20,8] Class org.eclipse.persistence.testing.jaxb.typevariable.ExtendedMap2Root overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/typevariable/Bar.java:[17,8] Class org.eclipse.persistence.testing.jaxb.typevariable.Bar overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlvalue/XmlValueTestCases.java:[61,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlvalue/XmlValueTestCases.java:[90,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlvalue/XmlValueTestCases.java:[120,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/transformation/Employee.java:[26,8] Class org.eclipse.persistence.testing.oxm.mappings.transformation.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlvariablenode/RootXmlValue.java:[25,8] Class org.eclipse.persistence.testing.jaxb.xmlvariablenode.RootXmlValue overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlvariablenode/ThingXmlValue.java:[23,8] Class org.eclipse.persistence.testing.jaxb.xmlvariablenode.ThingXmlValue overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/json/wrapper/Company.java:[25,8] Class org.eclipse.persistence.testing.jaxb.json.wrapper.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/json/wrapper/Employee.java:[24,8] Class org.eclipse.persistence.testing.jaxb.json.wrapper.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/field/Employee.java:[23,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlaccessortype.field.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinlinebinarydata/PropertyRoot.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinlinebinarydata.PropertyRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/xmlbinder/anymappingtests/AnyCollectionRoot.java:[30,8] Class org.eclipse.persistence.testing.oxm.xmlbinder.anymappingtests.AnyCollectionRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlvirtualaccessmethods/proporder/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.xmlvirtualaccessmethods.proporder.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/typemappinginfo/DefaultTargetNamespaceConflictTestCases.java:[102,37] DEFAULT_TARGET_NAMESPACE_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/compositecollection/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.compositecollection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/xmlmarshaller/twoprojects/Customer.java:[19,8] Class org.eclipse.persistence.testing.oxm.xmlmarshaller.twoprojects.Customer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/xmlmarshaller/twoprojects/Address.java:[17,8] Class org.eclipse.persistence.testing.oxm.xmlmarshaller.twoprojects.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/typeattribute/Identifier.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.typeattribute.Identifier overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Owned.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Owned overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlinversereference/Owner.java:[24,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlinversereference.Owner overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/descriptor/rootelement/MailingAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.descriptor.rootelement.MailingAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/unmappable/ClassLevelTestCases.java:[51,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlmixed/XmlMixedTestCases.java:[61,46] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/sun/idresolver/Apple.java:[26,1] Class org.eclipse.persistence.testing.jaxb.sun.idresolver.Apple overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlaccessortype/propertylevel/PropertyAccessTestCases.java:[53,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/xmlmarshaller/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.xmlmarshaller.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/xmlmarshaller/EmailAddress.java:[17,8] Class org.eclipse.persistence.testing.oxm.xmlmarshaller.EmailAddress overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/map/namespaces/foo/Foo.java:[21,8] Class org.eclipse.persistence.testing.jaxb.map.namespaces.foo.Foo overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/Employee.java:[21,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlnametransformer/Address.java:[17,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlnametransformer.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/prefixmapper/Simple.java:[21,8] Class org.eclipse.persistence.testing.jaxb.prefixmapper.Simple overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlnametransformer/XmlMappingSpecifiedNameRoot.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlnametransformer.XmlMappingSpecifiedNameRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/json/wrapper/WrapperAndXmlPathRoot.java:[22,8] Class org.eclipse.persistence.testing.jaxb.json.wrapper.WrapperAndXmlPathRoot overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/schemareference/unmarshal/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.schemareference.unmarshal.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmltransient/DoubleTransientTestCases.java:[59,42] ECLIPSELINK_OXM_XML_KEY in org.eclipse.persistence.jaxb.JAXBContextFactory has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/multiplepackage/packagea/ClassA.java:[21,8] Class org.eclipse.persistence.testing.jaxb.multiplepackage.packagea.ClassA overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/mappings/directtofield/defaultnullvalue/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.directtofield.defaultnullvalue.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/eventhandler/MyClass.java:[22,8] Class org.eclipse.persistence.testing.jaxb.eventhandler.MyClass overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/annotations/xmlaccessorfactory/CustomerClassOverride.java:[23,8] Class org.eclipse.persistence.testing.jaxb.annotations.xmlaccessorfactory.CustomerClassOverride overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmladapter/unmappable/package2/Unmappable.java:[15,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmladapter.unmappable.package2.Unmappable overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/json/emptyroot/RootNoXmlRootElement.java:[17,8] Class org.eclipse.persistence.testing.jaxb.json.emptyroot.RootNoXmlRootElement overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/xmlvalue/CDNPricesNoAnnotation.java:[17,8] Class org.eclipse.persistence.testing.jaxb.externalizedmetadata.xmlvalue.CDNPricesNoAnnotation overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/xmlidref/xmlelements/wrapper/AttributeImpl2.java:[20,8] Class org.eclipse.persistence.testing.jaxb.xmlidref.xmlelements.wrapper.AttributeImpl2 overrides equals, but neither it nor any superclass overrides hashCode method [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/jaxb/externalizedmetadata/mappings/objectreference/ObjectReferenceMappingWriteOnlyTestCases.java: Some input files additionally use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/test/java/org/eclipse/persistence/testing/oxm/OXTestCase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-jaxb-srg) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-jaxb) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-jaxb-non-default-system-properties) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-srg) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-dom) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-deploymentxml) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-deploymentxml-tl) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-docpres) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-non-default-system-properties) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.moxy --- [INFO] No previous run data found, generating javadoc. [INFO] 150 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/IDResolver.java:47: warning: no description for @throws [WARNING] * @throws SAXException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBSchemaOutputResolver.java:36: warning: no description for @param [WARNING] * @param outputResolver [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBSchemaOutputResolver.java:46: warning: no description for @param [WARNING] * @param namespaceURI [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBSchemaOutputResolver.java:47: warning: no description for @param [WARNING] * @param suggestedFileName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBSchemaOutputResolver.java:49: warning: no description for @throws [WARNING] * @throws java.io.IOException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBSetMethodAttributeAccessor.java:48: warning: no description for @param [WARNING] * @param parameterTypeAsString [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/JAXBSetMethodAttributeAccessor.java:49: warning: no description for @param [WARNING] * @param loader [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ObjectGraph.java:34: warning: no @return [WARNING] public String getName(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ObjectGraph.java:75: warning: no @param for attribute [WARNING] public Subgraph addSubgraph(String attribute, Class type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ObjectGraph.java:75: warning: no @param for type [WARNING] public Subgraph addSubgraph(String attribute, Class type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ObjectGraph.java:75: warning: no @return [WARNING] public Subgraph addSubgraph(String attribute, Class type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/Subgraph.java:35: warning: no @param for attributeName [WARNING] public void addAttributeNodes(String ... attributeName); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/Subgraph.java:49: warning: no @param for attribute [WARNING] public Subgraph addSubgraph(String attribute); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/Subgraph.java:49: warning: no @return [WARNING] public Subgraph addSubgraph(String attribute); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/Subgraph.java:64: warning: no @param for attribute [WARNING] public Subgraph addSubgraph(String attribute, Class type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/Subgraph.java:64: warning: no @param for type [WARNING] public Subgraph addSubgraph(String attribute, Class type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/Subgraph.java:64: warning: no @return [WARNING] public Subgraph addSubgraph(String attribute, Class type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/Subgraph.java:72: warning: no @return [WARNING] public List getAttributeNodes(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/Subgraph.java:78: warning: no @return [WARNING] public Class getClassType(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/SessionEventListener.java:52: warning: no description for @param [WARNING] * @param value [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:70: warning: no description for @param [WARNING] * @param xmlAdapterClass [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:81: warning: no description for @param [WARNING] * @param xmlAdapterClassName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:94: warning: no description for @param [WARNING] * @param xmlAdapterClass [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:95: warning: no description for @param [WARNING] * @param schemaType [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:110: warning: no description for @param [WARNING] * @param xmlAdapterClassName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:111: warning: no description for @param [WARNING] * @param schemaType [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:208: warning: no @return [WARNING] public QName getSchemaType() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:239: warning: no description for @param [WARNING] * @param mapping [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:240: warning: no description for @param [WARNING] * @param session [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:312: warning: no @param for qname [WARNING] public void setSchemaType(QName qname) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:319: warning: no description for @param [WARNING] * @param xmlAdapterClass [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:328: warning: no description for @param [WARNING] * @param xmlAdapterClassName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:337: warning: no @return [WARNING] public CoreConverter getNestedConverter() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/internal/jaxb/XMLJavaTypeConverter.java:346: warning: no @param for nestedConverter [WARNING] public void setNestedConverter(CoreConverter nestedConverter) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/BeanValidationHelper.java:240: warning: no @return [WARNING] public Map, Boolean> getConstraintsMap() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:41: warning: no @return [WARNING] public String getMessage() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:48: warning: no @return [WARNING] public String getMessageTemplate() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:55: warning: no @return [WARNING] public T getRootBean() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:62: warning: no @return [WARNING] public Class getRootBeanClass() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:69: warning: no @return [WARNING] public Object getLeafBean() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:76: warning: no @return [WARNING] public Object[] getExecutableParameters() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:83: warning: no @return [WARNING] public Object getExecutableReturnValue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:90: warning: no @return [WARNING] public Path getPropertyPath() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:97: warning: no @return [WARNING] public Object getInvalidValue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:104: warning: no @return [WARNING] public ConstraintDescriptor getConstraintDescriptor() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/ConstraintViolationWrapper.java:111: warning: no @return [WARNING] public ConstraintViolation unwrap() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:212: warning: no @param for context [WARNING] public JAXBContext(XMLContext context) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:221: warning: no @param for context [WARNING] public JAXBContext(XMLContext context, Generator generator, Type[] boundTypes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:221: warning: no @param for generator [WARNING] public JAXBContext(XMLContext context, Generator generator, Type[] boundTypes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:221: warning: no @param for boundTypes [WARNING] public JAXBContext(XMLContext context, Generator generator, Type[] boundTypes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:230: warning: no @param for context [WARNING] public JAXBContext(XMLContext context, Generator generator, TypeMappingInfo[] boundTypes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:230: warning: no @param for generator [WARNING] public JAXBContext(XMLContext context, Generator generator, TypeMappingInfo[] boundTypes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:230: warning: no @param for boundTypes [WARNING] public JAXBContext(XMLContext context, Generator generator, TypeMappingInfo[] boundTypes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:255: warning: no @return [WARNING] public BeanValidationHelper getBeanValidationHelper() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:299: warning: no description for @throws [WARNING] * @throws jakarta.xml.bind.JAXBException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:347: warning: no @return [WARNING] public XMLContext getXMLContext() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:483: warning: no @param for qNameToClass [WARNING] public void setQNameToGeneratedClasses(HashMap qNameToClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:491: warning: no @return [WARNING] public Map getClassToGeneratedClasses() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:499: warning: no @param for classToClass [WARNING] public void setClassToGeneratedClasses(HashMap classToClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:507: warning: no @param for ormSession [WARNING] public void applyORMMetadata(AbstractSession ormSession) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:515: warning: no @return [WARNING] public Map getQNamesToDeclaredClasses() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:531: warning: no @param for nameToDeclaredClasses [WARNING] public void setQNamesToDeclaredClasses(HashMap nameToDeclaredClasses) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:539: warning: no @return [WARNING] public Map getArrayClassesToGeneratedClasses() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:550: warning: no @return [WARNING] public Map getCollectionClassesToGeneratedClasses() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:575: warning: no @return [WARNING] public Map getTypeMappingInfoToSchemaType() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:586: warning: no @return [WARNING] public Map getTypeToSchemaType() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContext.java:783: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:99: warning: no @param for classesToBeBound [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Class[] classesToBeBound, Map properties) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:99: warning: no @param for properties [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Class[] classesToBeBound, Map properties) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:99: warning: no @return [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Class[] classesToBeBound, Map properties) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:99: warning: no @throws for jakarta.xml.bind.JAXBException [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Class[] classesToBeBound, Map properties) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:111: warning: no @param for classesToBeBound [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Class[] classesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:111: warning: no @param for properties [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Class[] classesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:111: warning: no @param for classLoader [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Class[] classesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:111: warning: no @return [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Class[] classesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:111: warning: no @throws for jakarta.xml.bind.JAXBException [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Class[] classesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:121: warning: no @param for contextPath [WARNING] public static jakarta.xml.bind.JAXBContext createContext(String contextPath, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:121: warning: no @param for classLoader [WARNING] public static jakarta.xml.bind.JAXBContext createContext(String contextPath, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:121: warning: no @return [WARNING] public static jakarta.xml.bind.JAXBContext createContext(String contextPath, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:121: warning: no @throws for jakarta.xml.bind.JAXBException [WARNING] public static jakarta.xml.bind.JAXBContext createContext(String contextPath, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:129: warning: no @param for contextPath [WARNING] public static jakarta.xml.bind.JAXBContext createContext(String contextPath, ClassLoader classLoader, Map properties) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:129: warning: no @param for classLoader [WARNING] public static jakarta.xml.bind.JAXBContext createContext(String contextPath, ClassLoader classLoader, Map properties) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:129: warning: no @param for properties [WARNING] public static jakarta.xml.bind.JAXBContext createContext(String contextPath, ClassLoader classLoader, Map properties) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:129: warning: no @return [WARNING] public static jakarta.xml.bind.JAXBContext createContext(String contextPath, ClassLoader classLoader, Map properties) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:129: warning: no @throws for jakarta.xml.bind.JAXBException [WARNING] public static jakarta.xml.bind.JAXBContext createContext(String contextPath, ClassLoader classLoader, Map properties) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:144: warning: no @param for typesToBeBound [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Type[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:144: warning: no @param for properties [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Type[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:144: warning: no @param for classLoader [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Type[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:144: warning: no @return [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Type[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:144: warning: no @throws for jakarta.xml.bind.JAXBException [WARNING] public static jakarta.xml.bind.JAXBContext createContext(Type[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:165: warning: no @param for typesToBeBound [WARNING] public static jakarta.xml.bind.JAXBContext createContext(TypeMappingInfo[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:165: warning: no @param for properties [WARNING] public static jakarta.xml.bind.JAXBContext createContext(TypeMappingInfo[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:165: warning: no @param for classLoader [WARNING] public static jakarta.xml.bind.JAXBContext createContext(TypeMappingInfo[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:165: warning: no @return [WARNING] public static jakarta.xml.bind.JAXBContext createContext(TypeMappingInfo[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:165: warning: no @throws for jakarta.xml.bind.JAXBException [WARNING] public static jakarta.xml.bind.JAXBContext createContext(TypeMappingInfo[] typesToBeBound, Map properties, ClassLoader classLoader) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:204: warning: no @param for properties [WARNING] public static Map getXmlBindingsFromProperties(Map properties, ClassLoader classLoader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:204: warning: no @param for classLoader [WARNING] public static Map getXmlBindingsFromProperties(Map properties, ClassLoader classLoader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBContextFactory.java:204: warning: no @return [WARNING] public static Map getXmlBindingsFromProperties(Map properties, ClassLoader classLoader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBEnumTypeConverter.java:47: warning: no @param for mapping [WARNING] public JAXBEnumTypeConverter(Mapping mapping, String enumClassName, boolean usesOrdinalValues) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBEnumTypeConverter.java:47: warning: no @param for enumClassName [WARNING] public JAXBEnumTypeConverter(Mapping mapping, String enumClassName, boolean usesOrdinalValues) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBEnumTypeConverter.java:47: warning: no @param for usesOrdinalValues [WARNING] public JAXBEnumTypeConverter(Mapping mapping, String enumClassName, boolean usesOrdinalValues) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBEnumTypeConverter.java:59: warning: no description for @param [WARNING] * @param classLoader [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBEnumTypeConverter.java:101: warning: no @return [WARNING] public boolean usesOrdinalValues() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBErrorHandler.java:40: warning: no description for @param [WARNING] * @param validationEventHandler [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:41: warning: no description for @param [WARNING] * @param jaxbContext [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:42: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:43: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:59: warning: no description for @param [WARNING] * @param jaxbUnmarshaller [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:60: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:61: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:77: warning: no description for @param [WARNING] * @param jaxbMarshaller [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:78: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:79: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:95: warning: no description for @param [WARNING] * @param jaxbBinder [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:96: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:97: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:114: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:115: warning: no description for @param [WARNING] * @param jaxbContext [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:116: warning: no description for @param [WARNING] * @param clazz [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:117: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:120: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:145: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:146: warning: no description for @param [WARNING] * @param jaxbUnmarshaller [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:147: warning: no description for @param [WARNING] * @param clazz [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:148: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:151: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:176: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:177: warning: no description for @param [WARNING] * @param jaxbMarshaller [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:178: warning: no description for @param [WARNING] * @param clazz [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:179: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:182: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:207: warning: no description for @param [WARNING] * @param [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:208: warning: no description for @param [WARNING] * @param jaxbBinder [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:209: warning: no description for @param [WARNING] * @param clazz [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:210: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBHelper.java:213: warning: no description for @throws [WARNING] * @throws IllegalArgumentException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBTypesafeEnumConverter.java:104: warning: no @return [WARNING] public String getEnumClassName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBTypesafeEnumConverter.java:112: warning: no @param for newClassName [WARNING] public void setEnumClassName(String newClassName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBTypesafeEnumConverter.java:120: warning: no @param for enumClass [WARNING] public void setEnumClass(Class enumClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBTypesafeEnumConverter.java:128: warning: no @return [WARNING] public Class getEnumClass() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:407: warning: no @param for source [WARNING] public JAXBElement unmarshal(Source source, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:407: warning: no @param for type [WARNING] public JAXBElement unmarshal(Source source, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:407: warning: no @return [WARNING] public JAXBElement unmarshal(Source source, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:407: warning: no @throws for jakarta.xml.bind.JAXBException [WARNING] public JAXBElement unmarshal(Source source, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:516: warning: no @param for streamReader [WARNING] public JAXBElement unmarshal(XMLStreamReader streamReader, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:516: warning: no @param for type [WARNING] public JAXBElement unmarshal(XMLStreamReader streamReader, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:516: warning: no @return [WARNING] public JAXBElement unmarshal(XMLStreamReader streamReader, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:516: warning: no @throws for jakarta.xml.bind.JAXBException [WARNING] public JAXBElement unmarshal(XMLStreamReader streamReader, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:705: warning: no @param for eventReader [WARNING] public JAXBElement unmarshal(XMLEventReader eventReader, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/main/java/org/eclipse/persistence/jaxb/JAXBUnmarshaller.java:705: warning: no @param for type [WARNING] public JAXBElement unmarshal(XMLEventReader eventReader, TypeMappingInfo type) throws JAXBException { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.moxy --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [INFO] Building EclipseLink DBWS 3.0.5-SNAPSHOT [9/39] [INFO] from dbws/org.eclipse.persistence.dbws/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M4/maven-failsafe-plugin-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M4/maven-failsafe-plugin-3.0.0-M4.pom (15 kB at 608 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M4/maven-failsafe-plugin-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-failsafe-plugin/3.0.0-M4/maven-failsafe-plugin-3.0.0-M4.jar (302 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.pom (9.3 kB at 547 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/carlspring/maven/derby-maven-plugin/1.10/derby-maven-plugin-1.10.jar (26 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.pom (8.4 kB at 222 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/28/mojo-parent-28.pom (26 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/sql-maven-plugin/1.5/sql-maven-plugin-1.5.jar (69 kB at 5.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.pom (18 kB at 698 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.pom (19 kB at 833 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/3.0.0/jakarta.xml.ws-api-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/3.0.0/jakarta.xml.ws-api-3.0.0.pom (19 kB at 811 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.pom (2.3 kB at 141 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby-project/10.14.2.0/derby-project-10.14.2.0.pom (5.9 kB at 297 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/servlet/jakarta.servlet-api/5.0.0/jakarta.servlet-api-5.0.0.jar (308 kB at 12 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/3.0.0/jakarta.xml.ws-api-3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/soap/jakarta.xml.soap-api/2.0.1/jakarta.xml.soap-api-2.0.1.jar (37 kB at 1.6 MB/s) [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/ws/jakarta.xml.ws-api/3.0.0/jakarta.xml.ws-api-3.0.0.jar (62 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbyclient/10.14.2.0/derbyclient-10.14.2.0.jar (588 kB at 17 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871804230 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 177 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:[221,60] JPARS_RELATIONSHIP_PARTNER in org.eclipse.persistence.jpa.rs.MatrixParameters has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:[1242,55] JPARS_LIST_GROUPING_NAME in org.eclipse.persistence.jpa.rs.ReservedWords has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/test/resources [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 10 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.dbws --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.pom (2.3 kB at 283 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.pom (2.5 kB at 141 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.pom (1.6 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.5/maven-3.0.5.pom (22 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.pom (2.9 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.pom (5.5 kB at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.pom (3.8 kB at 224 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.pom (1.8 kB at 59 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.pom (2.3 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.pom (1.9 kB at 236 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.pom (2.7 kB at 380 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.pom (6.1 kB at 558 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.3.0/guice-plexus-2.3.0.pom (3.8 kB at 543 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.3.0/guice-bean-2.3.0.pom (3.0 kB at 132 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/containers/2.3.0/containers-2.3.0.pom (1.2 kB at 75 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.3.0/sisu-inject-2.3.0.pom (3.2 kB at 360 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.3.0/sisu-parent-2.3.0.pom (11 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.pom (3.9 kB at 76 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.pom (4.0 kB at 576 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.pom (7.1 kB at 419 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0.pom (10 kB at 677 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/3.1.0/guice-parent-3.1.0.pom (11 kB at 993 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.pom (1.1 kB at 54 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guava-parent/0.9.9/guava-parent-0.9.9.pom (11 kB at 479 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.pom (2.5 kB at 352 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.pom (2.8 kB at 352 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derby/10.14.2.0/derby-10.14.2.0.jar (3.2 MB at 57 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.5/maven-artifact-3.0.5.jar (52 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/derby/derbynet/10.14.2.0/derbynet-10.14.2.0.jar (273 kB at 21 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.6/plexus-utils-2.0.6.jar (223 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.0.5/maven-model-builder-3.0.5.jar (151 kB at 7.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.0.5/maven-settings-builder-3.0.5.jar (41 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.0.5/maven-repository-metadata-3.0.5.jar (30 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-aether-provider/3.0.5/maven-aether-provider-3.0.5.jar (57 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/3.1.0/sisu-guice-3.1.0-no_aop.jar (357 kB at 7.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.3.0/sisu-inject-plexus-2.3.0.jar (204 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.0.5/maven-core-3.0.5.jar (559 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.3.0/sisu-inject-bean-2.3.0.jar (289 kB at 5.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.0.5/maven-settings-3.0.5.jar (47 kB at 881 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4/plexus-classworlds-2.4.jar (47 kB at 771 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.5/maven-plugin-api-3.0.5.jar (49 kB at 809 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.5/maven-model-3.0.5.jar (164 kB at 2.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guava/0.9.9/sisu-guava-0.9.9.jar (1.5 MB at 21 MB/s) [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.dbws --- [INFO] No previous run data found, generating javadoc. [INFO] 150 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/dbws/DBWSModelProject.java:195: warning: no @return [WARNING] protected XMLDescriptor buildBatchQueryDescriptor() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:271: warning: no @return [WARNING] protected Project loadORMetadata(final XRDynamicClassLoader xrdecl, final ServerSession session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:309: warning: no @return [WARNING] protected Project loadOXMetadata(final ClassLoader xrdecl, final Session session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:368: warning: no @param for oxProject [WARNING] protected static void prepareDescriptors(Project oxProject, Project orProject, XRDynamicClassLoader xrdcl) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:368: warning: no @param for orProject [WARNING] protected static void prepareDescriptors(Project oxProject, Project orProject, XRDynamicClassLoader xrdcl) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:368: warning: no @param for xrdcl [WARNING] protected static void prepareDescriptors(Project oxProject, Project orProject, XRDynamicClassLoader xrdcl) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:412: warning: no @param for project [WARNING] protected static ClassDescriptor getDescriptorForClassName(Project project, String javaClassName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:412: warning: no @param for javaClassName [WARNING] protected static ClassDescriptor getDescriptorForClassName(Project project, String javaClassName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:412: warning: no @return [WARNING] protected static ClassDescriptor getDescriptorForClassName(Project project, String javaClassName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:560: warning: no @param for name [WARNING] protected QName resolveName(String name, NamespaceResolver ns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:560: warning: no @param for ns [WARNING] protected QName resolveName(String name, NamespaceResolver ns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:560: warning: no @return [WARNING] protected QName resolveName(String name, NamespaceResolver ns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XRServiceFactory.java:614: warning: no @param for orProject [WARNING] protected static void updateFindQueryNames(Project orProject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/metadata/model/ItemLinks.java:88: warning: no @param for rel [WARNING] public LinkV2 getLinkByRel(String rel) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/CollectionProxyClassWriter.java:99: warning: no description for @param [WARNING] * @param loader [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/CollectionProxyClassWriter.java:100: warning: no description for @param [WARNING] * @param className [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/CollectionProxyClassWriter.java:101: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestAdapterClassWriter.java:33: warning: no description for @param [WARNING] * @param className [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestAdapterClassWriter.java:34: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestCollectionAdapterClassWriter.java:80: warning: no description for @param [WARNING] * @param loader [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestCollectionAdapterClassWriter.java:81: warning: no description for @param [WARNING] * @param className [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestCollectionAdapterClassWriter.java:82: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestCollectionAdapterClassWriter.java:83: warning: no description for @throws [WARNING] * @throws ClassNotFoundException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestReferenceAdapterV2ClassWriter.java:78: warning: no description for @param [WARNING] * @param loader [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestReferenceAdapterV2ClassWriter.java:79: warning: no description for @param [WARNING] * @param className [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestReferenceAdapterV2ClassWriter.java:80: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/jpa/rs/weaving/RestReferenceAdapterV2ClassWriter.java:81: warning: no description for @throws [WARNING] * @throws ClassNotFoundException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Attachment.java:38: warning: no @return [WARNING] public String getMimeType() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/AttachmentHelper.java:39: warning: no @param for bytes [WARNING] public static Object buildAttachmentHandler(byte[] bytes, String mimeType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/AttachmentHelper.java:39: warning: no @param for mimeType [WARNING] public static Object buildAttachmentHandler(byte[] bytes, String mimeType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/AttachmentHelper.java:39: warning: no @return [WARNING] public static Object buildAttachmentHandler(byte[] bytes, String mimeType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Operation.java:50: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/BatchQueryOperation.java:36: warning: no @return [WARNING] public List getBatchSql() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/BatchQueryOperation.java:43: warning: no @param for batchSql [WARNING] public void setBatchSql(List batchSql) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Result.java:80: warning: no @return [WARNING] public boolean isJdbcTypeSet() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Result.java:87: warning: no @return [WARNING] public int getJdbcType() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Result.java:94: warning: no @param for jdbcType [WARNING] public void setJdbcType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/DeleteOperation.java:65: warning: no @return [WARNING] public String getFindByPKQuery() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/DeleteOperation.java:78: warning: no @param for findByPKQuery [WARNING] public void setFindByPKQuery(String findByPKQuery) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Parameter.java:48: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Parameter.java:62: warning: no description for @param [WARNING] * @param type [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Parameter.java:76: warning: no description for @param [WARNING] * @param optional [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ProcedureArgument.java:55: warning: no @return [WARNING] public boolean isJdbcTypeSet() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ProcedureArgument.java:63: warning: no @return [WARNING] public int getJdbcType() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ProcedureArgument.java:70: warning: no @param for jdbcType [WARNING] public void setJdbcType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ProjectHelper.java:51: warning: no @param for orProject [WARNING] public static void fixOROXAccessors(Project orProject, Project oxProject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/ProjectHelper.java:51: warning: no @param for oxProject [WARNING] public static void fixOROXAccessors(Project orProject, Project oxProject) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Util.java:488: warning: no @param for jdbcType [WARNING] public static String getTypeNameForJDBCType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/Util.java:488: warning: no @return [WARNING] public static String getTypeNameForJDBCType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XmlBindingsModel.java:38: warning: no @return [WARNING] public List getBindingsList() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/internal/xr/XmlBindingsModel.java:45: warning: no @param for bindingsList [WARNING] public void setBindingsList(List bindingsList) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:266: warning: no description for @param [WARNING] * @param metadataSources [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:267: warning: no description for @param [WARNING] * @param session [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:290: warning: no description for @param [WARNING] * @param tenantId [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:291: warning: no description for @param [WARNING] * @param entity [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:292: warning: no description for @throws [WARNING] * @throws Exception [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:312: warning: no description for @param [WARNING] * @param session [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:313: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:315: warning: no @throws for jakarta.xml.bind.JAXBException [WARNING] protected JAXBContext createDynamicJAXBContext(AbstractSession session) throws JAXBException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:315: warning: no @throws for java.io.IOException [WARNING] protected JAXBContext createDynamicJAXBContext(AbstractSession session) throws JAXBException, IOException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:335: warning: no description for @param [WARNING] * @param info [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:336: warning: no description for @param [WARNING] * @param properties [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:337: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:348: warning: no description for @param [WARNING] * @param tenantId [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:349: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:358: warning: no description for @param [WARNING] * @param session [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:359: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:360: warning: no description for @throws [WARNING] * @throws IOException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:405: warning: no @param for tenantId [WARNING] public void delete(Map tenantId, String type, Object id) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:405: warning: no @param for type [WARNING] public void delete(Map tenantId, String type, Object id) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:405: warning: no @param for id [WARNING] public void delete(Map tenantId, String type, Object id) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:449: warning: no description for @param [WARNING] * @param entityName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:450: warning: no description for @param [WARNING] * @param id [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:451: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:460: warning: no description for @param [WARNING] * @param tenantId [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:461: warning: no description for @param [WARNING] * @param entityName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:462: warning: no description for @param [WARNING] * @param id [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:463: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:472: warning: no description for @param [WARNING] * @param tenantId [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:473: warning: no description for @param [WARNING] * @param entityName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:474: warning: no description for @param [WARNING] * @param id [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:476: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:551: warning: no description for @param [WARNING] * @param listItemId [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:552: warning: no description for @param [WARNING] * @param entity [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:681: warning: no description for @param [WARNING] * @param entityName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:682: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:718: warning: no description for @param [WARNING] * @param entityName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:719: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:805: warning: no description for @param [WARNING] * @param tenantId [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:806: warning: no description for @param [WARNING] * @param entity [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:807: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:838: warning: no description for @param [WARNING] * @param type [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:839: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:847: warning: no description for @param [WARNING] * @param tenantId [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:848: warning: no description for @param [WARNING] * @param type [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:849: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1118: warning: no description for @param [WARNING] * @param entity [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1119: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1153: warning: no description for @param [WARNING] * @param object [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1154: warning: no description for @param [WARNING] * @param mediaType [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1155: warning: no description for @param [WARNING] * @param output [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1156: warning: no description for @throws [WARNING] * @throws JAXBException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1171: warning: no description for @throws [WARNING] * @throws JAXBException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1182: warning: no description for @param [WARNING] * @param object [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1183: warning: no description for @param [WARNING] * @param mediaType [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1184: warning: no description for @param [WARNING] * @param output [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1187: warning: no description for @throws [WARNING] * @throws JAXBException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1202: warning: no description for @throws [WARNING] * @throws JAXBException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1263: warning: no description for @param [WARNING] * @param object [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceContext.java:1279: warning: no description for @param [WARNING] * @param entity [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.java:136: warning: no description for @param [WARNING] * @param dcl [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.java:137: warning: no description for @param [WARNING] * @param originalProperties [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/PersistenceFactoryBase.java:138: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/annotations/RestPageable.java:34: warning: no @return [WARNING] int limit() default 100; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/annotations/RestPageableQueries.java:35: warning: no @return [WARNING] RestPageableQuery[] value(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/annotations/RestPageableQuery.java:34: warning: no @return [WARNING] String queryName(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/annotations/RestPageableQuery.java:39: warning: no @return [WARNING] int limit() default 100; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/eventlistener/DescriptorBasedDatabaseEventListener.java:34: warning: no description for @param [WARNING] * @param session [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/eventlistener/DescriptorBasedDatabaseEventListener.java:35: warning: no description for @param [WARNING] * @param queryName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/exceptions/JPARSException.java:165: warning: no @param for parameterName [WARNING] public static JPARSException invalidParameter(String parameterName, String invalidValue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/exceptions/JPARSException.java:165: warning: no @param for invalidValue [WARNING] public static JPARSException invalidParameter(String parameterName, String invalidValue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/logging/LoggingLocalization.java:27: warning: no @param for key [WARNING] public static String buildMessage(String key, Object[] arguments) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/logging/LoggingLocalization.java:27: warning: no @param for arguments [WARNING] public static String buildMessage(String key, Object[] arguments) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/logging/LoggingLocalization.java:27: warning: no @return [WARNING] public static String buildMessage(String key, Object[] arguments) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/logging/LoggingLocalization.java:35: warning: no description for @param [WARNING] * @param key [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/logging/LoggingLocalization.java:36: warning: no description for @param [WARNING] * @param arguments [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/logging/LoggingLocalization.java:37: warning: no description for @param [WARNING] * @param translate [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/logging/LoggingLocalization.java:38: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:98: warning: no @param for loader [WARNING] public PersistenceContextFactory getPersistenceFactory(ClassLoader loader) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/common/AbstractResource.java:184: warning: no @param for entityType [WARNING] protected PersistenceContext getPersistenceContext(String persistenceUnit, String entityType, URI baseURI, String version, Map initializationProperties) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:91: warning: no @param for version [WARNING] public Response getMetadataCatalog(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:91: warning: no @param for persistenceUnit [WARNING] public Response getMetadataCatalog(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:91: warning: no @param for httpHeaders [WARNING] public Response getMetadataCatalog(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:91: warning: no @param for uriInfo [WARNING] public Response getMetadataCatalog(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:91: warning: no @return [WARNING] public Response getMetadataCatalog(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:107: warning: no @param for version [WARNING] public Response getEntityResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:107: warning: no @param for persistenceUnit [WARNING] public Response getEntityResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:107: warning: no @param for entityName [WARNING] public Response getEntityResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:107: warning: no @param for httpHeaders [WARNING] public Response getEntityResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:107: warning: no @param for uriInfo [WARNING] public Response getEntityResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:107: warning: no @return [WARNING] public Response getEntityResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:131: warning: no @param for version [WARNING] public Response getQueryResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:131: warning: no @param for persistenceUnit [WARNING] public Response getQueryResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:131: warning: no @param for queryName [WARNING] public Response getQueryResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:131: warning: no @param for httpHeaders [WARNING] public Response getQueryResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:131: warning: no @param for uriInfo [WARNING] public Response getQueryResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/resources/MetadataResource.java:131: warning: no @return [WARNING] public Response getQueryResource(@PathParam("version") String version, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/util/IdHelper.java:181: warning: no description for @param [WARNING] * @param context [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/util/IdHelper.java:182: warning: no description for @param [WARNING] * @param entityType [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/main/java/org/eclipse/persistence/jpa/rs/util/IdHelper.java:183: warning: no description for @param [WARNING] * @param id [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- sql:1.5:execute (create-tables-before-test) @ org.eclipse.persistence.dbws --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.pom (1.5 kB at 182 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.6/maven-2.0.6.pom (9.0 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.pom (2.0 kB at 286 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.pom (3.0 kB at 435 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.pom (747 B at 83 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.pom (2.6 kB at 330 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.pom (2.0 kB at 283 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.pom (2.6 kB at 328 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.pom (1.9 kB at 231 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.pom (1.6 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.pom (1.9 kB at 243 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.pom (5.5 kB at 689 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/11/maven-shared-components-11.pom (8.3 kB at 220 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.pom (6.7 kB at 959 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.pom (1.9 kB at 273 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.pom (1.8 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.6/maven-reporting-2.0.6.pom (1.4 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.pom (424 B at 30 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia/1.0-alpha-7/doxia-1.0-alpha-7.pom (3.9 kB at 435 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.pom (1.7 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.pom (2.1 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.pom (601 B at 67 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0/maven-2.0.pom (8.8 kB at 974 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.pom (2.0 kB at 252 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.pom (1.3 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.pom (889 B at 127 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.pom (2.9 kB at 286 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/10/spice-parent-10.pom (3.0 kB at 335 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/3/forge-parent-3.pom (5.0 kB at 559 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.6/maven-plugin-api-2.0.6.jar (13 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.6/maven-settings-2.0.6.jar (49 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.6/maven-repository-metadata-2.0.6.jar (24 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.6/maven-artifact-manager-2.0.6.jar (57 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.6/maven-profile-2.0.6.jar (35 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.6/maven-project-2.0.6.jar (116 kB at 5.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.6/maven-plugin-registry-2.0.6.jar (29 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.6/maven-artifact-2.0.6.jar (87 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-filtering/1.0-beta-3/maven-filtering-1.0-beta-3.jar (34 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.6/maven-core-2.0.6.jar (152 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.5.8/plexus-utils-1.5.8.jar (268 kB at 8.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.6/maven-model-2.0.6.jar (86 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.6/maven-plugin-parameter-documenter-2.0.6.jar (21 kB at 593 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.6/maven-reporting-api-2.0.6.jar (9.9 kB at 276 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/doxia/doxia-sink-api/1.0-alpha-7/doxia-sink-api-1.0-alpha-7.jar (5.9 kB at 160 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-cli/commons-cli/1.0/commons-cli-1.0.jar (30 kB at 793 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.6/maven-error-diagnostics-2.0.6.jar (14 kB at 340 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.6/maven-plugin-descriptor-2.0.6.jar (37 kB at 819 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.6/maven-monitor-2.0.6.jar (10 kB at 218 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plexus/plexus-build-api/0.0.4/plexus-build-api-0.0.4.jar (6.8 kB at 145 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.12/plexus-interpolation-1.12.jar (61 kB at 1.3 MB/s) [INFO] Skip sql execution [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-dbws) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- sql:1.5:execute (drop-tables-after-test) @ org.eclipse.persistence.dbws --- [INFO] Skip sql execution [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.dbws --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [INFO] Building EclipseLink JPA-RS 3.0.5-SNAPSHOT [10/39] [INFO] from jpa/org.eclipse.persistence.jpars/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-client/3.0.1/jersey-client-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-client/3.0.1/jersey-client-3.0.1.pom (6.5 kB at 261 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-client/3.0.1/jersey-client-3.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jersey/core/jersey-client/3.0.1/jersey-client-3.0.1.jar (254 kB at 10 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpars --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpars --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871810627 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpars --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpars --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java:[50,67] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java:[51,67] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java:[52,67] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java:[53,67] org.eclipse.persistence.jpa.rs.resources.unversioned.SingleResultQueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/main/java/org/eclipse/persistence/jpa/rs/service/JPARSApplication.java:[54,67] org.eclipse.persistence.jpa.rs.resources.unversioned.QueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] Copying 32 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpars --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 81 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[47,60] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[48,60] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[49,60] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[50,60] org.eclipse.persistence.jpa.rs.resources.unversioned.QueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[51,60] org.eclipse.persistence.jpa.rs.resources.unversioned.SingleResultQueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java:[37,60] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/model/auction/StaticUser.java:[74,8] Class org.eclipse.persistence.jpars.test.model.auction.StaticUser overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[148,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[148,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[201,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[201,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[257,9] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[257,44] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[291,9] org.eclipse.persistence.jpa.rs.resources.unversioned.QueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[291,38] org.eclipse.persistence.jpa.rs.resources.unversioned.QueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[325,9] org.eclipse.persistence.jpa.rs.resources.unversioned.SingleResultQueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[325,50] org.eclipse.persistence.jpa.rs.resources.unversioned.SingleResultQueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[355,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[355,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[376,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[376,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[413,9] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[413,44] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[428,9] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[428,48] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[441,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[441,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[460,9] org.eclipse.persistence.jpa.rs.resources.unversioned.QueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[460,38] org.eclipse.persistence.jpa.rs.resources.unversioned.QueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[481,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[481,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[504,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[504,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[517,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[517,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[530,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[530,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[557,9] org.eclipse.persistence.jpa.rs.resources.unversioned.QueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[557,38] org.eclipse.persistence.jpa.rs.resources.unversioned.QueryResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[585,9] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[585,44] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[608,9] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[608,44] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[619,9] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[619,48] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceUnitResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[628,9] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestService.java:[628,39] org.eclipse.persistence.jpa.rs.resources.unversioned.EntityResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/util/RestUtils.java:[710,40] JPARS_RELATIONSHIP_PARTNER in org.eclipse.persistence.jpa.rs.MatrixParameters has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java:[64,9] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java:[64,44] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java:[81,9] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java:[81,44] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java:[111,9] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java/org/eclipse/persistence/jpars/test/service/noversion/TestServiceNonRelational.java:[111,44] org.eclipse.persistence.jpa.rs.resources.unversioned.PersistenceResource in org.eclipse.persistence.jpa.rs.resources.unversioned has been deprecated [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpars --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpars --- [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-jpars) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpars --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpars --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpars/3.0.5-SNAPSHOT/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.core.test >------ [INFO] Building EclipseLink Core Test 3.0.5-SNAPSHOT [11/39] [INFO] from foundation/eclipselink.core.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (clear-database)' [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.core.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.core.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871813219 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.core.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] Copying 43 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 2805 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/sessionbroker/RMIServerManagerController.java:[18,16] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/sessionbroker/RMISessionBrokerRemoteModel.java:[18,16] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/Country.java:[21,8] Class org.eclipse.persistence.testing.models.readonly.Country overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/expressions/DefaultingFunctionsExpressionTest.java:[46,36] getDatabaseStrings() in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/onetoonejointable/Child.java:[22,8] Class org.eclipse.persistence.testing.models.onetoonejointable.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/ReadOnlyHollywoodAgent.java:[28,8] Class org.eclipse.persistence.testing.models.readonly.ReadOnlyHollywoodAgent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/ReadOnlyCharity.java:[27,8] Class org.eclipse.persistence.testing.models.readonly.ReadOnlyCharity overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/Address.java:[21,8] Class org.eclipse.persistence.testing.models.readonly.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/BaseSequencingTestSuite.java:[87,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/BaseSequencingTestSuite.java:[88,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/BaseSequencingTestSuite.java:[115,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/sequencing/BaseSequencingTestSuite.java:[116,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/employee/domain/Child.java:[22,8] Class org.eclipse.persistence.testing.models.employee.domain.Child overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[235,32] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[192,23] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[142,32] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedResultSet.java:[111,23] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/returning/model/Class1.java:[19,8] Class org.eclipse.persistence.testing.tests.returning.model.Class1 overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/plsql/Phone.java:[22,8] Class org.eclipse.persistence.testing.models.plsql.Phone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/test/java/org/eclipse/persistence/testing/tests/junit/failover/emulateddriver/EmulatedStatement.java:[211,17] setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeTestSuite.java:[182,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeTestSuite.java:[183,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeTestSuite.java:[184,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeCompositeKeyTestSuite.java:[112,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeCompositeKeyTestSuite.java:[113,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeCompositeKeyTestSuite.java:[114,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeCompositeKeyTestSuite.java:[115,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeWithEnumTestSuite.java:[195,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeWithEnumTestSuite.java:[196,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/dynamic/simple/SimpleTypeWithEnumTestSuite.java:[197,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/HollywoodAgent.java:[25,8] Class org.eclipse.persistence.testing.models.readonly.HollywoodAgent overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/sessionbroker/RMIServerManagerController.java:[59,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/readonly/Charity.java:[25,8] Class org.eclipse.persistence.testing.models.readonly.Charity overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/plsql/Employee.java:[26,8] Class org.eclipse.persistence.testing.models.plsql.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/plsql/Address.java:[24,8] Class org.eclipse.persistence.testing.models.plsql.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/tests/sessionbroker/RMISessionBrokerRemoteModel.java:[82,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/collections/map/DirectAggregateMapHolder.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java/org/eclipse/persistence/testing/models/collections/map/DirectAggregateMapHolder.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.core.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-core-srg) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-core-lrg) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.core.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.core.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.core.test/3.0.5-SNAPSHOT/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-tests.jar.asc [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.corba >-------- [INFO] Building EclipseLink CORBA Extension 3.0.5-SNAPSHOT [12/39] [INFO] from foundation/org.eclipse.persistence.corba/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.pom (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/exec-maven-plugin/3.0.0/exec-maven-plugin-3.0.0.jar (68 kB at 8.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.pom (4.7 kB at 472 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugins/maven-antrun-plugin/3.0.0/maven-antrun-plugin-3.0.0.jar (39 kB at 4.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.pom (6.3 kB at 253 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.pom (3.2 kB at 138 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.pom (2.5 kB at 110 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.0/gmbal-4.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal/4.0.0/gmbal-4.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal/4.0.0/gmbal-4.0.0.pom (11 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.1/management-api-3.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/external/management-api/3.2.1/management-api-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/external/management-api/3.2.1/management-api-3.2.1.pom (8.5 kB at 707 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.0.1/pfl-basic-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-basic/4.0.1/pfl-basic-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-basic/4.0.1/pfl-basic-4.0.1.pom (10 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl/4.0.1/pfl-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl/4.0.1/pfl-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl/4.0.1/pfl-4.0.1.pom (10 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.0.1/pfl-tf-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-tf/4.0.1/pfl-tf-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-tf/4.0.1/pfl-tf-4.0.1.pom (3.5 kB at 500 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-asm/4.0.1/pfl-asm-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-asm/4.0.1/pfl-asm-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-asm/4.0.1/pfl-asm-4.0.1.pom (3.7 kB at 411 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.0.1/pfl-dynamic-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-dynamic/4.0.1/pfl-dynamic-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-dynamic/4.0.1/pfl-dynamic-4.0.1.pom (5.2 kB at 474 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.0.1/pfl-basic-tools-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-basic-tools/4.0.1/pfl-basic-tools-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-basic-tools/4.0.1/pfl-basic-tools-4.0.1.pom (3.3 kB at 326 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.0.1/pfl-tf-tools-4.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-tf-tools/4.0.1/pfl-tf-tools-4.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-tf-tools/4.0.1/pfl-tf-tools-4.0.1.pom (3.6 kB at 454 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.pom (5.4 kB at 237 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl/4.1.2/pfl-4.1.2.pom (21 kB at 879 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.4/exception-annotation-processor-4.2.4.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.4/exception-annotation-processor-4.2.4.pom (2.8 kB at 124 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.pom (5.3 kB at 231 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.1/asm-9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.pom (2.4 kB at 237 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.pom (2.9 kB at 326 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.pom (2.6 kB at 259 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.pom (2.6 kB at 262 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.pom (3.6 kB at 155 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.pom (13 kB at 583 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-orb/4.2.4/glassfish-corba-orb-4.2.4.jar (1.7 MB at 33 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.4/exception-annotation-processor-4.2.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal/4.0.0/gmbal-4.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.1/management-api-3.2.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-internal-api/4.2.4/glassfish-corba-internal-api-4.2.4.jar (42 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic-tools/4.0.1/pfl-basic-tools-4.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/exception-annotation-processor/4.2.4/exception-annotation-processor-4.2.4.jar (21 kB at 840 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf-tools/4.0.1/pfl-tf-tools-4.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/corba/glassfish-corba-csiv2-idl/4.2.4/glassfish-corba-csiv2-idl-4.2.4.jar (118 kB at 4.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-asm/4.0.1/pfl-asm-4.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm/9.1/asm-9.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-basic/4.1.2/pfl-basic-4.1.2.jar (210 kB at 4.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-dynamic/4.1.2/pfl-dynamic-4.1.2.jar (340 kB at 6.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/pfl/pfl-tf/4.1.2/pfl-tf-4.1.2.jar (96 kB at 1.1 MB/s) [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/transaction/jakarta.transaction-api/1.3.3/jakarta.transaction-api-1.3.3.jar (15 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal/4.0.0/gmbal-4.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/gmbal/gmbal/4.0.0/gmbal-4.0.0.jar (205 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/external/management-api/3.2.1/management-api-3.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-basic-tools/4.0.1/pfl-basic-tools-4.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-tf-tools/4.0.1/pfl-tf-tools-4.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-asm/4.0.1/pfl-asm-4.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/external/management-api/3.2.1/management-api-3.2.1.jar (45 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-basic-tools/4.0.1/pfl-basic-tools-4.0.1.jar (71 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm/9.1/asm-9.1.jar (122 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-util/9.1/asm-util-9.1.jar (85 kB at 3.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-tf-tools/4.0.1/pfl-tf-tools-4.0.1.jar (49 kB at 1.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/pfl/pfl-asm/4.0.1/pfl-asm-4.0.1.jar (358 kB at 10 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-analysis/9.1/asm-analysis-9.1.jar (34 kB at 816 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ow2/asm/asm-tree/9.1/asm-tree-9.1.jar (53 kB at 1.1 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.corba --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.corba --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871822205 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.corba --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.corba --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.corba --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 31 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/internal/sessions/coordination/rmi/iiop/_RMIRemoteCommandConnectionImpl_Tie.java:[102,17] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[58,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[66,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[74,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[82,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[89,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[104,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[112,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[131,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[151,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[176,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[197,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[205,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[221,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[229,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[242,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[256,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[264,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[272,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[280,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[288,13] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/_RMIRemoteSessionControllerDispatcher_Tie.java:[295,13] possible fall-through into case [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/internal/sessions/coordination/corba/sun/_SunCORBAConnectionImplBase.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/internal/sessions/coordination/corba/sun/_SunCORBAConnectionImplBase.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.corba --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba.sun, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.corba --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.corba --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- exec:3.0.0:exec (start-corba-server) @ org.eclipse.persistence.corba --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.pom (11 kB at 5.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/35/commons-parent-35.pom (58 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-exec/1.3/commons-exec-1.3.jar (54 kB at 54 MB/s) [INFO] skipping execute as per configuration [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.corba --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java:[18,16] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java:[18,16] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java:[18,16] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java:[100,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIIIOPRemoteModel.java:[44,43] java.rmi.RMISecurityManager in java.rmi has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/it/java/org/eclipse/persistence/testing/tests/remote/rmi/IIOP/RMIServerManagerController.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.corba --- [INFO] No previous run data found, generating javadoc. [INFO] 117 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:56: warning: no @return [WARNING] public String getDefaultLocalUrl() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:102: warning: no @return [WARNING] public abstract String getDefaultInitialContextFactoryName(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:108: warning: no @param for object [WARNING] public abstract CORBAConnection narrow(org.omg.CORBA.Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:108: warning: no @return [WARNING] public abstract CORBAConnection narrow(org.omg.CORBA.Object object); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:114: warning: no @return [WARNING] public abstract CORBAConnection buildCORBAConnection(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:148: warning: no @param for command [WARNING] public static byte[] processCommand(byte[] command, RemoteCommandManager rcm) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:148: warning: no @param for rcm [WARNING] public static byte[] processCommand(byte[] command, RemoteCommandManager rcm) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/coordination/corba/CORBATransportManager.java:148: warning: no @return [WARNING] public static byte[] processCommand(byte[] command, RemoteCommandManager rcm) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:38: warning: no @param for controller [WARNING] public CORBAConnection(CORBARemoteSessionController controller) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:252: warning: no @param for domainClass [WARNING] public ClassDescriptor getDescriptorForAlias(Class domainClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:252: warning: no @return [WARNING] public ClassDescriptor getDescriptorForAlias(Class domainClass) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:293: warning: no @return [WARNING] public CORBARemoteSessionController getRemoteSessionController() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBAConnection.java:657: warning: no @param for remoteSessionController [WARNING] public void setRemoteSessionController(CORBARemoteSessionController remoteSessionController) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerDispatcher.java:137: warning: no @return [WARNING] protected RemoteSessionController getController() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/corba/sun/CORBARemoteSessionControllerDispatcher.java:327: warning: no @param for controller [WARNING] protected void setController(RemoteSessionController controller) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:31: warning: no @return [WARNING] public Transporter processCommand(Transporter remoteTransporter) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:31: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter processCommand(Transporter remoteTransporter) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:36: warning: no @return [WARNING] public Transporter beginTransaction() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:36: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter beginTransaction() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:41: warning: no @return [WARNING] public Transporter beginEarlyTransaction() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:41: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter beginEarlyTransaction() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:46: warning: no @param for remoteUnitOfWork [WARNING] public Transporter commitRootUnitOfWork(Transporter remoteUnitOfWork) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:46: warning: no @return [WARNING] public Transporter commitRootUnitOfWork(Transporter remoteUnitOfWork) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:46: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter commitRootUnitOfWork(Transporter remoteUnitOfWork) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:51: warning: no @return [WARNING] public Transporter commitTransaction() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:51: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter commitTransaction() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:56: warning: no @param for remoetCursoredStreamID [WARNING] public Transporter cursoredStreamClose(Transporter remoetCursoredStreamID) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:56: warning: no @return [WARNING] public Transporter cursoredStreamClose(Transporter remoetCursoredStreamID) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:56: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter cursoredStreamClose(Transporter remoetCursoredStreamID) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:61: warning: no @param for remoteCursoredStream [WARNING] public Transporter cursoredStreamNextPage(Transporter remoteCursoredStream, int pageSize) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:61: warning: no @param for pageSize [WARNING] public Transporter cursoredStreamNextPage(Transporter remoteCursoredStream, int pageSize) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:61: warning: no @return [WARNING] public Transporter cursoredStreamNextPage(Transporter remoteCursoredStream, int pageSize) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:61: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter cursoredStreamNextPage(Transporter remoteCursoredStream, int pageSize) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:67: warning: no @param for cursoredStream [WARNING] public Transporter cursoredStreamSize(Transporter cursoredStream) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:67: warning: no @return [WARNING] public Transporter cursoredStreamSize(Transporter cursoredStream) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:67: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter cursoredStreamSize(Transporter cursoredStream) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:72: warning: no @param for policy [WARNING] public Transporter cursorSelectObjects(Transporter policy) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:72: warning: no @return [WARNING] public Transporter cursorSelectObjects(Transporter policy) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:72: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter cursorSelectObjects(Transporter policy) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:77: warning: no @param for name [WARNING] public Transporter executeNamedQuery(Transporter name, Transporter theClass, Transporter arguments) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:77: warning: no @param for theClass [WARNING] public Transporter executeNamedQuery(Transporter name, Transporter theClass, Transporter arguments) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:77: warning: no @param for arguments [WARNING] public Transporter executeNamedQuery(Transporter name, Transporter theClass, Transporter arguments) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:77: warning: no @return [WARNING] public Transporter executeNamedQuery(Transporter name, Transporter theClass, Transporter arguments) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:77: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter executeNamedQuery(Transporter name, Transporter theClass, Transporter arguments) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:82: warning: no @param for query [WARNING] public Transporter executeQuery(Transporter query) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:82: warning: no @return [WARNING] public Transporter executeQuery(Transporter query) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:82: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter executeQuery(Transporter query) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:87: warning: no @return [WARNING] public Transporter getDefaultReadOnlyClasses() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:87: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter getDefaultReadOnlyClasses() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:92: warning: no @param for domainClass [WARNING] public Transporter getDescriptor(Transporter domainClass) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:92: warning: no @return [WARNING] public Transporter getDescriptor(Transporter domainClass) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:92: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter getDescriptor(Transporter domainClass) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:97: warning: no @param for domainClass [WARNING] public Transporter getDescriptorForAlias(Transporter domainClass) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:97: warning: no @return [WARNING] public Transporter getDescriptorForAlias(Transporter domainClass) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:97: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter getDescriptorForAlias(Transporter domainClass) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:102: warning: no @return [WARNING] public Transporter getLogin() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:102: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter getLogin() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:108: warning: no @param for remoteFunctionCall [WARNING] public Transporter getSequenceNumberNamed(Transporter remoteFunctionCall) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:108: warning: no @return [WARNING] public Transporter getSequenceNumberNamed(Transporter remoteFunctionCall) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:108: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter getSequenceNumberNamed(Transporter remoteFunctionCall) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:115: warning: no @param for remoteValueHolder [WARNING] public Transporter instantiateRemoteValueHolderOnServer(Transporter remoteValueHolder) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:115: warning: no @return [WARNING] public Transporter instantiateRemoteValueHolderOnServer(Transporter remoteValueHolder) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:115: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter instantiateRemoteValueHolderOnServer(Transporter remoteValueHolder) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:120: warning: no @return [WARNING] public Transporter rollbackTransaction() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:120: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter rollbackTransaction() throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:125: warning: no @param for remoteScrollableCursorOid [WARNING] public Transporter scrollableCursorAbsolute(Transporter remoteScrollableCursorOid, int rows) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:125: warning: no @param for rows [WARNING] public Transporter scrollableCursorAbsolute(Transporter remoteScrollableCursorOid, int rows) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:125: warning: no @return [WARNING] public Transporter scrollableCursorAbsolute(Transporter remoteScrollableCursorOid, int rows) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:125: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorAbsolute(Transporter remoteScrollableCursorOid, int rows) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:130: warning: no @param for remoteScrollableCursorOid [WARNING] public Transporter scrollableCursorAfterLast(Transporter remoteScrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:130: warning: no @return [WARNING] public Transporter scrollableCursorAfterLast(Transporter remoteScrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:130: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorAfterLast(Transporter remoteScrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:135: warning: no @param for remoteScrollableCursor [WARNING] public Transporter scrollableCursorBeforeFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:135: warning: no @return [WARNING] public Transporter scrollableCursorBeforeFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:135: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorBeforeFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:140: warning: no @param for remoteScrollableCursorOid [WARNING] public Transporter scrollableCursorClose(Transporter remoteScrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:140: warning: no @return [WARNING] public Transporter scrollableCursorClose(Transporter remoteScrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:140: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorClose(Transporter remoteScrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:145: warning: no @param for remoteScrollableCursor [WARNING] public Transporter scrollableCursorCurrentIndex(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:145: warning: no @return [WARNING] public Transporter scrollableCursorCurrentIndex(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:145: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorCurrentIndex(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:150: warning: no @param for remoteScrollableCursor [WARNING] public Transporter scrollableCursorFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:150: warning: no @return [WARNING] public Transporter scrollableCursorFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:150: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:155: warning: no @param for remoteScrollableCursor [WARNING] public Transporter scrollableCursorIsAfterLast(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:155: warning: no @return [WARNING] public Transporter scrollableCursorIsAfterLast(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:155: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorIsAfterLast(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:160: warning: no @param for remoteScrollableCursor [WARNING] public Transporter scrollableCursorIsBeforeFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:160: warning: no @return [WARNING] public Transporter scrollableCursorIsBeforeFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:160: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorIsBeforeFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:165: warning: no @param for remoteScrollableCursor [WARNING] public Transporter scrollableCursorIsFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:165: warning: no @return [WARNING] public Transporter scrollableCursorIsFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:165: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorIsFirst(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:170: warning: no @param for remoteScrollableCursor [WARNING] public Transporter scrollableCursorIsLast(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:170: warning: no @return [WARNING] public Transporter scrollableCursorIsLast(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:170: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorIsLast(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:175: warning: no @param for remoteScrollableCursor [WARNING] public Transporter scrollableCursorLast(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:175: warning: no @return [WARNING] public Transporter scrollableCursorLast(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:175: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorLast(Transporter remoteScrollableCursor) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:181: warning: no @param for scrollableCursorOid [WARNING] public Transporter scrollableCursorNextObject(Transporter scrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:181: warning: no @return [WARNING] public Transporter scrollableCursorNextObject(Transporter scrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:181: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorNextObject(Transporter scrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:187: warning: no @param for scrollableCursorOid [WARNING] public Transporter scrollableCursorPreviousObject(Transporter scrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:187: warning: no @return [WARNING] public Transporter scrollableCursorPreviousObject(Transporter scrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:187: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorPreviousObject(Transporter scrollableCursorOid) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:192: warning: no @param for remoteScrollableCursor [WARNING] public Transporter scrollableCursorRelative(Transporter remoteScrollableCursor, int rows) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:192: warning: no @param for rows [WARNING] public Transporter scrollableCursorRelative(Transporter remoteScrollableCursor, int rows) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:192: warning: no @return [WARNING] public Transporter scrollableCursorRelative(Transporter remoteScrollableCursor, int rows) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:192: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorRelative(Transporter remoteScrollableCursor, int rows) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:198: warning: no @param for cursoredStream [WARNING] public Transporter scrollableCursorSize(Transporter cursoredStream) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:198: warning: no @return [WARNING] public Transporter scrollableCursorSize(Transporter cursoredStream) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionController.java:198: warning: no @throws for java.rmi.RemoteException [WARNING] public Transporter scrollableCursorSize(Transporter cursoredStream) throws RemoteException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:54: warning: no @param for controller [WARNING] public RMIConnection(RMIRemoteSessionController controller) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:352: warning: no @return [WARNING] public RMIRemoteSessionController getRemoteSessionController() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIConnection.java:796: warning: no @param for remoteSessionController [WARNING] public void setRemoteSessionController(RMIRemoteSessionController remoteSessionController) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionControllerDispatcher.java:142: warning: no @return [WARNING] protected RemoteSessionController getController() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/java/org/eclipse/persistence/sessions/remote/rmi/iiop/RMIRemoteSessionControllerDispatcher.java:332: warning: no @param for controller [WARNING] protected void setController(RemoteSessionController controller) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- antrun:3.0.0:run (wait-for-corba-server-start) @ org.eclipse.persistence.corba --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.14/ant-1.9.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.14/ant-1.9.14.pom (10.0 kB at 998 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.14/ant-parent-1.9.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.14/ant-parent-1.9.14.pom (5.6 kB at 511 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.pom (2.3 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.14/ant-1.9.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.14/ant-1.9.14.jar (2.1 MB at 54 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.14/ant-launcher-1.9.14.jar (18 kB at 837 kB/s) [INFO] Executing tasks [INFO] Executed tasks [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.corba --- [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-corba) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.corba --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.corba --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.corba/3.0.5-SNAPSHOT/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [INFO] Building EclipseLink Extension 3.0.5-SNAPSHOT [13/39] [INFO] from foundation/org.eclipse.persistence.extension/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.pom (1.7 kB at 150 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/2.0.0-alpha1/slf4j-parent-2.0.0-alpha1.pom (16 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jgroups/jgroups/4.2.11.Final/jgroups-4.2.11.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.2.11.Final/jgroups-4.2.11.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.2.11.Final/jgroups-4.2.11.Final.pom (21 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.pom (14 kB at 682 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-parent/1.3.0-alpha5/logback-parent-1.3.0-alpha5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.3.0-alpha5/logback-parent-1.3.0-alpha5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-parent/1.3.0-alpha5/logback-parent-1.3.0-alpha5.pom (21 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.pom (5.0 kB at 558 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.pom (1.3 kB at 54 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.pom (7.0 kB at 304 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/all/1.6.2/all-1.6.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/all/1.6.2/all-1.6.2.pom (23 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.pom (1.1 kB at 50 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jgroups/jgroups/4.2.11.Final/jgroups-4.2.11.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/mail/javax.mail/1.6.2/javax.mail-1.6.2.jar (659 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/2.0.0-alpha1/slf4j-api-2.0.0-alpha1.jar (56 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.2.11.Final/jgroups-4.2.11.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/activation/activation/1.1/activation-1.1.jar (63 kB at 3.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-classic/1.3.0-alpha5/logback-classic-1.3.0-alpha5.jar (247 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/ch/qos/logback/logback-core/1.3.0-alpha5/logback-core-1.3.0-alpha5.jar (493 kB at 23 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jgroups/jgroups/4.2.11.Final/jgroups-4.2.11.Final.jar (2.4 MB at 58 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/edu/washington/cs/types/checker/checker-framework/1.7.0/checker-framework-1.7.0.jar (1.3 MB at 28 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.extension --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.extension --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871831405 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.extension --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/classes [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.extension --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.extension --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.extension --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.extension --- [INFO] No previous run data found, generating javadoc. [INFO] 13 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/internal/sessions/coordination/jgroups/JGroupsRemoteConnection.java:47: warning: no @param for rcm [WARNING] public JGroupsRemoteConnection(RemoteCommandManager rcm, JChannel channel, boolean isLocalConnectionBeingCreated) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/internal/sessions/coordination/jgroups/JGroupsRemoteConnection.java:47: warning: no @param for channel [WARNING] public JGroupsRemoteConnection(RemoteCommandManager rcm, JChannel channel, boolean isLocalConnectionBeingCreated) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/internal/sessions/coordination/jgroups/JGroupsRemoteConnection.java:47: warning: no @param for isLocalConnectionBeingCreated [WARNING] public JGroupsRemoteConnection(RemoteCommandManager rcm, JChannel channel, boolean isLocalConnectionBeingCreated) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/internal/sessions/coordination/jgroups/JGroupsRemoteConnection.java:73: warning: no @param for rcm [WARNING] public JGroupsRemoteConnection(RemoteCommandManager rcm){ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/internal/sessions/coordination/jgroups/JGroupsRemoteConnection.java:83: warning: no @return [WARNING] public boolean isLocal() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/internal/sessions/coordination/jgroups/JGroupsRemoteConnection.java:121: warning: no @param for message [WARNING] public void onMessage(Message message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/internal/sessions/coordination/jgroups/JGroupsRemoteConnection.java:167: warning: no @param for message [WARNING] protected String logDebugMessage(Message message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/internal/sessions/coordination/jgroups/JGroupsRemoteConnection.java:167: warning: no @return [WARNING] protected String logDebugMessage(Message message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.java:54: warning: no @param for rcm [WARNING] public JGroupsTransportManager(RemoteCommandManager rcm) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.java:64: warning: no @param for isLocalConnectionBeingCreated [WARNING] protected BroadcastRemoteConnection createConnection(boolean isLocalConnectionBeingCreated) throws RemoteCommandManagerException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.java:64: warning: no @return [WARNING] protected BroadcastRemoteConnection createConnection(boolean isLocalConnectionBeingCreated) throws RemoteCommandManagerException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.java:155: warning: no @return [WARNING] public String getConfigFile() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/java/org/eclipse/persistence/sessions/coordination/jgroups/JGroupsTransportManager.java:164: warning: no @param for configFile [WARNING] public void setConfigFile(String configFile) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.extension --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.extension/3.0.5-SNAPSHOT/org.eclipse.persistence.extension-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.5-SNAPSHOT [14/39] [INFO] from testing/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.6.1/download-maven-plugin-1.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.6.1/download-maven-plugin-1.6.1.pom (11 kB at 647 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.6.1/download-maven-plugin-1.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/googlecode/maven-download-plugin/download-maven-plugin/1.6.1/download-maven-plugin-1.6.1.jar (49 kB at 6.1 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.test.server.parent --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.pom (8.8 kB at 802 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.pom (4.1 kB at 124 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.2.1/plexus-utils-3.2.1.pom (5.3 kB at 205 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.pom (1.9 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.pom (2.5 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.pom (1.4 kB at 100 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.pom (1.9 kB at 195 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.3/maven-artifact-3.6.3.pom (2.4 kB at 299 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.3/maven-plugin-api-3.6.3.pom (3.0 kB at 380 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.pom (4.2 kB at 379 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.4/sisu-plexus-0.3.4.pom (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.pom (2.6 kB at 85 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.4/sisu-inject-0.3.4.pom (14 kB at 800 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.pom (7.9 kB at 7.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.pom (3.4 kB at 339 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.pom (4.3 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.pom (2.6 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.4.1/maven-resolver-1.4.1.pom (18 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.pom (2.6 kB at 294 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.pom (2.8 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.pom (4.1 kB at 156 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.pom (3.8 kB at 226 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.7.29/slf4j-parent-1.7.29.pom (14 kB at 920 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1.pom (11 kB at 609 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.1/guice-parent-4.2.1.pom (16 kB at 848 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.pom (7.8 kB at 371 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/25.1-android/guava-parent-25.1-android.pom (10 kB at 599 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.pom (4.2 kB at 382 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.pom (1.8 kB at 224 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_parent/2.1.3/error_prone_parent-2.1.3.pom (5.1 kB at 566 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.pom (2.8 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.pom (2.5 kB at 159 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.14/animal-sniffer-parent-1.14.pom (4.4 kB at 337 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/34/mojo-parent-34.pom (24 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/4/codehaus-parent-4.pom (4.8 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.pom (750 B at 68 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-containers/2.1.0/plexus-containers-2.1.0.pom (4.8 kB at 320 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.pom (723 B at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.pom (1.6 kB at 126 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.pom (1.4 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0/maven-model-2.0.pom (2.4 kB at 134 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.pom (7.3 kB at 484 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.pom (1.3 kB at 61 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0/maven-repository-metadata-2.0.pom (1.2 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.pom (6.6 kB at 830 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-client/4.5.6/httpcomponents-client-4.5.6.pom (15 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-parent/10/httpcomponents-parent-10.pom (34 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.pom (5.4 kB at 669 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcomponents-core/4.4.10/httpcomponents-core-4.4.10.pom (13 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.pom (12 kB at 774 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.pom (1.9 kB at 80 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.12/wagon-2.12.pom (21 kB at 946 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.6.3/maven-core-3.6.3.jar (633 kB at 20 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.6.3/maven-settings-builder-3.6.3.jar (42 kB at 4.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.6.3/maven-builder-support-3.6.3.jar (14 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.6.3/maven-settings-3.6.3.jar (44 kB at 4.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.6.3/maven-repository-metadata-3.6.3.jar (27 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.3/maven-model-3.6.3.jar (215 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-api/1.7.29/slf4j-api-1.7.29.jar (41 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.6.3/maven-resolver-provider-3.6.3.jar (66 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.4.1/maven-resolver-impl-1.4.1.jar (181 kB at 8.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.4.1/maven-resolver-spi-1.4.1.jar (37 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.6.3/maven-model-builder-3.6.3.jar (192 kB at 8.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.4.1/maven-resolver-api-1.4.1.jar (149 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.4.1/maven-resolver-util-1.4.1.jar (168 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.1/guice-4.2.1-no_aop.jar (521 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.4/org.eclipse.sisu.plexus-0.3.4.jar (205 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/errorprone/error_prone_annotations/2.1.3/error_prone_annotations-2.1.3.jar (14 kB at 292 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.14/animal-sniffer-annotations-1.14.jar (3.5 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-compat-qual/2.0.0/checker-compat-qual-2.0.0.jar (32 kB at 509 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.4/org.eclipse.sisu.inject-0.3.4.jar (379 kB at 6.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/j2objc/j2objc-annotations/1.1/j2objc-annotations-1.1.jar (8.8 kB at 133 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.6.0/plexus-classworlds-2.6.0.jar (53 kB at 766 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-component-annotations/2.1.0/plexus-component-annotations-2.1.0.jar (4.2 kB at 60 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0/maven-plugin-api-2.0.jar (10 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0/maven-project-2.0.jar (105 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0/maven-artifact-2.0.jar (79 kB at 960 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.0-alpha-8/plexus-container-default-1.0-alpha-8.jar (195 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0/maven-artifact-manager-2.0.jar (51 kB at 582 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0/maven-profile-2.0.jar (30 kB at 350 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/25.1-android/guava-25.1-android.jar (2.6 MB at 28 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpcore/4.4.10/httpcore-4.4.10.jar (326 kB at 3.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.12/wagon-provider-api-2.12.jar (55 kB at 541 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.10/commons-codec-1.10.jar (284 kB at 2.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/httpcomponents/httpclient/4.5.6/httpclient-4.5.6.jar (767 kB at 7.4 MB/s) [WARNING] Ignoring download failure. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.test.server.parent --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871840038 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.test.server.parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.test.server.parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.test.server.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.test.server.parent-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/target/org.eclipse.persistence.test.server.parent-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.test.server.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.test.server.parent-3.0.5-SNAPSHOT.pom.asc [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.test >------ [INFO] Building EclipseLink JPA Test 3.0.5-SNAPSHOT [15/39] [INFO] from jpa/eclipselink.jpa.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.pom (5.8 kB at 450 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/maven-replacer-plugin/replacer/1.5.3/replacer-1.5.3.jar (40 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin/4.5-jdk8/maven-processor-plugin-4.5-jdk8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin/4.5-jdk8/maven-processor-plugin-4.5-jdk8.pom (7.8 kB at 648 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin-parent/4.5-jdk8/maven-processor-plugin-parent-4.5-jdk8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin-parent/4.5-jdk8/maven-processor-plugin-parent-4.5-jdk8.pom (9.5 kB at 952 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin/4.5-jdk8/maven-processor-plugin-4.5-jdk8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/bsc/maven/maven-processor-plugin/4.5-jdk8/maven-processor-plugin-4.5-jdk8.jar (49 kB at 7.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/soebes/maven/plugins/iterator-maven-plugin/0.5.1/iterator-maven-plugin-0.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/soebes/maven/plugins/iterator-maven-plugin/0.5.1/iterator-maven-plugin-0.5.1.pom (10 kB at 437 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/soebes/smpp/smpp-plugins/2.3.0/smpp-plugins-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/soebes/smpp/smpp-plugins/2.3.0/smpp-plugins-2.3.0.pom (8.3 kB at 417 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/soebes/smpp/smpp/2.3.0/smpp-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/soebes/smpp/smpp/2.3.0/smpp-2.3.0.pom (33 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/soebes/maven/plugins/iterator-maven-plugin/0.5.1/iterator-maven-plugin-0.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/soebes/maven/plugins/iterator-maven-plugin/0.5.1/iterator-maven-plugin-0.5.1.jar (39 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.pom (4.3 kB at 362 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven/2.1.1/gmaven-2.1.1.pom (17 kB at 775 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/planet57/buildsupport/public-parent/2/public-parent-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/planet57/buildsupport/public-parent/2/public-parent-2.pom (1.4 kB at 50 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/planet57/buildsupport/buildsupport/2/buildsupport-2.pom (23 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/groovy-maven-plugin/2.1.1/groovy-maven-plugin-2.1.1.jar (38 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.pom (8.6 kB at 475 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/mojo-parent/40/mojo-parent-40.pom (34 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/xml-maven-plugin/1.0.2/xml-maven-plugin-1.0.2.jar (64 kB at 8.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-maven2-plugin/1.7.7/cargo-maven2-plugin-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-maven2-plugin/1.7.7/cargo-maven2-plugin-1.7.7.pom (4.5 kB at 372 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions-maven2/1.7.7/cargo-extensions-maven2-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions-maven2/1.7.7/cargo-extensions-maven2-1.7.7.pom (1.4 kB at 66 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions/1.7.7/cargo-extensions-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions/1.7.7/cargo-extensions-1.7.7.pom (2.0 kB at 195 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/codehaus-cargo/1.7.7/codehaus-cargo-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/codehaus-cargo/1.7.7/codehaus-cargo-1.7.7.pom (45 kB at 5.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-maven2-plugin/1.7.7/cargo-maven2-plugin-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-maven2-plugin/1.7.7/cargo-maven2-plugin-1.7.7.jar (122 kB at 6.8 MB/s) [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (clear-database)' [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-static-weave)' [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-static-weave_xml_entity_mappings)' [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-ejb-client-bom/18.0.0.Final/wildfly-ejb-client-bom-18.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-ejb-client-bom/18.0.0.Final/wildfly-ejb-client-bom-18.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-ejb-client-bom/18.0.0.Final/wildfly-ejb-client-bom-18.0.0.Final.pom (13 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/35/jboss-parent-35.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/35/jboss-parent-35.pom (66 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-ejb-client/4.0.23.Final/jboss-ejb-client-4.0.23.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/4.0.23.Final/jboss-ejb-client-4.0.23.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/4.0.23.Final/jboss-ejb-client-4.0.23.Final.pom (13 kB at 505 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/24/jboss-parent-24.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/24/jboss-parent-24.pom (36 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling/2.0.6.Final/jboss-marshalling-2.0.6.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.6.Final/jboss-marshalling-2.0.6.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.6.Final/jboss-marshalling-2.0.6.Final.pom (8.6 kB at 452 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-parent/2.0.6.Final/jboss-marshalling-parent-2.0.6.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.6.Final/jboss-marshalling-parent-2.0.6.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.6.Final/jboss-marshalling-parent-2.0.6.Final.pom (5.7 kB at 519 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-river/2.0.6.Final/jboss-marshalling-river-2.0.6.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.6.Final/jboss-marshalling-river-2.0.6.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.6.Final/jboss-marshalling-river-2.0.6.Final.pom (1.6 kB at 112 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.5.1.Final/xnio-api-3.5.1.Final.pom (8.5 kB at 949 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-all/3.5.1.Final/xnio-all-3.5.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.5.1.Final/xnio-all-3.5.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.5.1.Final/xnio-all-3.5.1.Final.pom (6.6 kB at 821 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/20/jboss-parent-20.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/20/jboss-parent-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/20/jboss-parent-20.pom (34 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.2.0.Final/wildfly-common-1.2.0.Final.pom (5.4 kB at 362 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.0.Final/wildfly-client-config-1.0.0.Final.pom (7.2 kB at 448 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/23/jboss-parent-23.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/23/jboss-parent-23.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/23/jboss-parent-23.pom (35 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.3.1.Final/jboss-logging-3.3.1.Final.pom (5.9 kB at 424 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/15/jboss-parent-15.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/15/jboss-parent-15.pom (32 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-nio/3.5.1.Final/xnio-nio-3.5.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.5.1.Final/xnio-nio-3.5.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.5.1.Final/xnio-nio-3.5.1.Final.pom (7.8 kB at 709 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.0.Final/jboss-remoting-5.0.0.Final.pom (14 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.2.1.Final/jboss-logging-3.2.1.Final.pom (6.0 kB at 662 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/client/wildfly-client-config/1.0.0.CR2/wildfly-client-config-1.0.0.CR2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.0.CR2/wildfly-client-config-1.0.0.CR2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.0.CR2/wildfly-client-config-1.0.0.CR2.pom (7.4 kB at 674 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/22/jboss-parent-22.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/22/jboss-parent-22.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/22/jboss-parent-22.pom (37 kB at 4.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.1.4.GA/jboss-logging-3.1.4.GA.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.1.4.GA/jboss-logging-3.1.4.GA.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.1.4.GA/jboss-logging-3.1.4.GA.pom (5.0 kB at 227 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/9/jboss-parent-9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/9/jboss-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/9/jboss-parent-9.pom (29 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.2.0.CR1/wildfly-common-1.2.0.CR1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.2.0.CR1/wildfly-common-1.2.0.CR1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.2.0.CR1/wildfly-common-1.2.0.CR1.pom (4.7 kB at 388 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/21/jboss-parent-21.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/21/jboss-parent-21.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/21/jboss-parent-21.pom (37 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.0.Final/wildfly-elytron-1.1.0.Final.pom (21 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/logging/jboss-logging/3.4.0.Final/jboss-logging-3.4.0.Final.pom (5.0 kB at 249 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/1.0.0.Final/jboss-ejb-api_3.2_spec-1.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/1.0.0.Final/jboss-ejb-api_3.2_spec-1.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/1.0.0.Final/jboss-ejb-api_3.2_spec-1.0.0.Final.pom (5.2 kB at 477 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/10/jboss-parent-10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/10/jboss-parent-10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/10/jboss-parent-10.pom (30 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.pom (7.3 kB at 662 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/discovery/wildfly-discovery-client/1.2.0.Final/wildfly-discovery-client-1.2.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.2.0.Final/wildfly-discovery-client-1.2.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.2.0.Final/wildfly-discovery-client-1.2.0.Final.pom (4.0 kB at 395 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/1.1.5.Final/wildfly-elytron-1.1.5.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.5.Final/wildfly-elytron-1.1.5.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.5.Final/wildfly-elytron-1.1.5.Final.pom (21 kB at 901 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/transaction/wildfly-transaction-client/1.1.4.Final/wildfly-transaction-client-1.1.4.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/1.1.4.Final/wildfly-transaction-client-1.1.4.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/1.1.4.Final/wildfly-transaction-client-1.1.4.Final.pom (7.3 kB at 282 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-naming-client/1.0.4.Final/wildfly-naming-client-1.0.4.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.0.4.Final/wildfly-naming-client-1.0.4.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.0.4.Final/wildfly-naming-client-1.0.4.Final.pom (4.9 kB at 273 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/19/jboss-parent-19.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/19/jboss-parent-19.pom (32 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.0.Final/jboss-marshalling-2.0.0.Final.pom (4.3 kB at 240 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-parent/2.0.0.Final/jboss-marshalling-parent-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.0.Final/jboss-marshalling-parent-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.0.Final/jboss-marshalling-parent-2.0.0.Final.pom (6.6 kB at 366 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.0.Final/jboss-marshalling-river-2.0.0.Final.pom (1.6 kB at 120 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.pom (2.6 kB at 196 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final.pom (15 kB at 1.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/transaction/jboss-transaction-api_1.3_spec/2.0.0.Final/jboss-transaction-api_1.3_spec-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/transaction/jboss-transaction-api_1.3_spec/2.0.0.Final/jboss-transaction-api_1.3_spec-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/transaction/jboss-transaction-api_1.3_spec/2.0.0.Final/jboss-transaction-api_1.3_spec-2.0.0.Final.pom (13 kB at 926 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final.pom (13 kB at 689 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-naming-client/1.0.11.Final/wildfly-naming-client-1.0.11.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.0.11.Final/wildfly-naming-client-1.0.11.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.0.11.Final/wildfly-naming-client-1.0.11.Final.pom (5.6 kB at 235 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.2.1.Final/jboss-threads-2.2.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.2.1.Final/jboss-threads-2.2.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.2.1.Final/jboss-threads-2.2.1.Final.pom (4.0 kB at 249 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-parent/13/jboss-parent-13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/13/jboss-parent-13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-parent/13/jboss-parent-13.pom (32 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/transaction/wildfly-transaction-client/1.1.7.Final/wildfly-transaction-client-1.1.7.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/1.1.7.Final/wildfly-transaction-client-1.1.7.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/1.1.7.Final/wildfly-transaction-client-1.1.7.Final.pom (7.3 kB at 915 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.0.16.Final/wildfly-http-client-common-1.0.16.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.0.16.Final/wildfly-http-client-common-1.0.16.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.0.16.Final/wildfly-http-client-common-1.0.16.Final.pom (5.2 kB at 304 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-client-parent/1.0.16.Final/wildfly-http-client-parent-1.0.16.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-parent/1.0.16.Final/wildfly-http-client-parent-1.0.16.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-parent/1.0.16.Final/wildfly-http-client-parent-1.0.16.Final.pom (11 kB at 461 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-core/1.4.20.Final/undertow-core-1.4.20.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/1.4.20.Final/undertow-core-1.4.20.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/1.4.20.Final/undertow-core-1.4.20.Final.pom (23 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-parent/1.4.20.Final/undertow-parent-1.4.20.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-parent/1.4.20.Final/undertow-parent-1.4.20.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-parent/1.4.20.Final/undertow-parent-1.4.20.Final.pom (25 kB at 2.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.3.8.Final/xnio-api-3.3.8.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.3.8.Final/xnio-api-3.3.8.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.3.8.Final/xnio-api-3.3.8.Final.pom (7.9 kB at 788 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-all/3.3.8.Final/xnio-all-3.3.8.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.3.8.Final/xnio-all-3.3.8.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.3.8.Final/xnio-all-3.3.8.Final.pom (6.0 kB at 374 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-nio/3.3.8.Final/xnio-nio-3.3.8.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.3.8.Final/xnio-nio-3.3.8.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.3.8.Final/xnio-nio-3.3.8.Final.pom (7.6 kB at 585 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-river/2.0.7.Final/jboss-marshalling-river-2.0.7.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.7.Final/jboss-marshalling-river-2.0.7.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.7.Final/jboss-marshalling-river-2.0.7.Final.pom (1.6 kB at 82 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-parent/2.0.7.Final/jboss-marshalling-parent-2.0.7.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.7.Final/jboss-marshalling-parent-2.0.7.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.7.Final/jboss-marshalling-parent-2.0.7.Final.pom (4.6 kB at 241 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling/2.0.7.Final/jboss-marshalling-2.0.7.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.7.Final/jboss-marshalling-2.0.7.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.7.Final/jboss-marshalling-2.0.7.Final.pom (8.6 kB at 253 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/1.1.3.Final/wildfly-elytron-1.1.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.3.Final/wildfly-elytron-1.1.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.1.3.Final/wildfly-elytron-1.1.3.Final.pom (21 kB at 797 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.0.16.Final/wildfly-http-ejb-client-1.0.16.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.0.16.Final/wildfly-http-ejb-client-1.0.16.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.0.16.Final/wildfly-http-ejb-client-1.0.16.Final.pom (5.7 kB at 354 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.0.16.Final/wildfly-http-naming-client-1.0.16.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.0.16.Final/wildfly-http-naming-client-1.0.16.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.0.16.Final/wildfly-http-naming-client-1.0.16.Final.pom (5.2 kB at 368 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-naming-client/1.0.6.Final/wildfly-naming-client-1.0.6.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.0.6.Final/wildfly-naming-client-1.0.6.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.0.6.Final/wildfly-naming-client-1.0.6.Final.pom (5.6 kB at 705 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.0.16.Final/wildfly-http-transaction-client-1.0.16.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.0.16.Final/wildfly-http-transaction-client-1.0.16.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.0.16.Final/wildfly-http-transaction-client-1.0.16.Final.pom (5.4 kB at 537 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/transaction/wildfly-transaction-client/1.0.2.Final/wildfly-transaction-client-1.0.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/1.0.2.Final/wildfly-transaction-client-1.0.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/1.0.2.Final/wildfly-transaction-client-1.0.2.Final.pom (7.3 kB at 385 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/1.0.0.Final/jboss-connector-api_1.7_spec-1.0.0.Final.pom (4.8 kB at 238 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-ejb-client/4.0.2.Final/jboss-ejb-client-4.0.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/4.0.2.Final/jboss-ejb-client-4.0.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/4.0.2.Final/jboss-ejb-client-4.0.2.Final.pom (13 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling/2.0.1.Final/jboss-marshalling-2.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.1.Final/jboss-marshalling-2.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.1.Final/jboss-marshalling-2.0.1.Final.pom (4.3 kB at 393 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-parent/2.0.1.Final/jboss-marshalling-parent-2.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.1.Final/jboss-marshalling-parent-2.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.1.Final/jboss-marshalling-parent-2.0.1.Final.pom (6.6 kB at 470 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-river/2.0.1.Final/jboss-marshalling-river-2.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.1.Final/jboss-marshalling-river-2.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.1.Final/jboss-marshalling-river-2.0.1.Final.pom (1.6 kB at 195 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/discovery/wildfly-discovery-client/1.0.0.Final/wildfly-discovery-client-1.0.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.0.0.Final/wildfly-discovery-client-1.0.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.0.0.Final/wildfly-discovery-client-1.0.0.Final.pom (4.0 kB at 136 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-core/2.0.26.Final/undertow-core-2.0.26.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.0.26.Final/undertow-core-2.0.26.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.0.26.Final/undertow-core-2.0.26.Final.pom (27 kB at 2.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-parent/2.0.26.Final/undertow-parent-2.0.26.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-parent/2.0.26.Final/undertow-parent-2.0.26.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-parent/2.0.26.Final/undertow-parent-2.0.26.Final.pom (25 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling/2.0.9.Final/jboss-marshalling-2.0.9.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.9.Final/jboss-marshalling-2.0.9.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.9.Final/jboss-marshalling-2.0.9.Final.pom (8.6 kB at 537 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-parent/2.0.9.Final/jboss-marshalling-parent-2.0.9.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.9.Final/jboss-marshalling-parent-2.0.9.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-parent/2.0.9.Final/jboss-marshalling-parent-2.0.9.Final.pom (4.6 kB at 255 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-river/2.0.9.Final/jboss-marshalling-river-2.0.9.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.9.Final/jboss-marshalling-river-2.0.9.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.9.Final/jboss-marshalling-river-2.0.9.Final.pom (1.6 kB at 142 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/remoting/jboss-remoting/5.0.15.Final/jboss-remoting-5.0.15.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.15.Final/jboss-remoting-5.0.15.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.15.Final/jboss-remoting-5.0.15.Final.pom (14 kB at 1.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.7.2.Final/xnio-api-3.7.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.7.2.Final/xnio-api-3.7.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.7.2.Final/xnio-api-3.7.2.Final.pom (8.8 kB at 398 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-all/3.7.2.Final/xnio-all-3.7.2.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.7.2.Final/xnio-all-3.7.2.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.7.2.Final/xnio-all-3.7.2.Final.pom (6.9 kB at 343 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Final/wildfly-common-1.3.0.Final.pom (7.4 kB at 494 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.3.0.Beta2/jboss-threads-2.3.0.Beta2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.0.Beta2/jboss-threads-2.3.0.Beta2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.0.Beta2/jboss-threads-2.3.0.Beta2.pom (4.6 kB at 210 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.3.0.Beta1/wildfly-common-1.3.0.Beta1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Beta1/wildfly-common-1.3.0.Beta1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.3.0.Beta1/wildfly-common-1.3.0.Beta1.pom (5.4 kB at 217 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.pom (4.6 kB at 462 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.7.3.Final/xnio-api-3.7.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.7.3.Final/xnio-api-3.7.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.7.3.Final/xnio-api-3.7.3.Final.pom (8.8 kB at 730 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-all/3.7.3.Final/xnio-all-3.7.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.7.3.Final/xnio-all-3.7.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-all/3.7.3.Final/xnio-all-3.7.3.Final.pom (6.9 kB at 763 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-nio/3.7.3.Final/xnio-nio-3.7.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.7.3.Final/xnio-nio-3.7.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.7.3.Final/xnio-nio-3.7.3.Final.pom (7.9 kB at 605 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.pom (7.2 kB at 652 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/1.10.3.Final/wildfly-elytron-1.10.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.10.3.Final/wildfly-elytron-1.10.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.10.3.Final/wildfly-elytron-1.10.3.Final.pom (49 kB at 2.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron-parent/1.10.3.Final/wildfly-elytron-parent-1.10.3.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.10.3.Final/wildfly-elytron-parent-1.10.3.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron-parent/1.10.3.Final/wildfly-elytron-parent-1.10.3.Final.pom (61 kB at 3.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/jboss-ejb-client/4.0.23.Final/jboss-ejb-client-4.0.23.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/spec/javax/transaction/jboss-transaction-api_1.3_spec/2.0.0.Final/jboss-transaction-api_1.3_spec-2.0.0.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-naming-client/1.0.11.Final/wildfly-naming-client-1.0.11.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/transaction/wildfly-transaction-client/1.1.7.Final/wildfly-transaction-client-1.1.7.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.0.16.Final/wildfly-http-client-common-1.0.16.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.0.16.Final/wildfly-http-ejb-client-1.0.16.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.0.16.Final/wildfly-http-naming-client-1.0.16.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.0.16.Final/wildfly-http-transaction-client-1.0.16.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/io/undertow/undertow-core/2.0.26.Final/undertow-core-2.0.26.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling/2.0.9.Final/jboss-marshalling-2.0.9.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/marshalling/jboss-marshalling-river/2.0.9.Final/jboss-marshalling-river-2.0.9.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/remoting/jboss-remoting/5.0.15.Final/jboss-remoting-5.0.15.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-api/3.7.3.Final/xnio-api-3.7.3.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/xnio/xnio-nio/3.7.3.Final/xnio-nio-3.7.3.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/discovery/wildfly-discovery-client/1.2.0.Final/wildfly-discovery-client-1.2.0.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/wildfly/security/wildfly-elytron/1.10.3.Final/wildfly-elytron-1.10.3.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/4.0.23.Final/jboss-ejb-client-4.0.23.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/jboss-ejb-client/4.0.23.Final/jboss-ejb-client-4.0.23.Final.jar (435 kB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/transaction/jboss-transaction-api_1.3_spec/2.0.0.Final/jboss-transaction-api_1.3_spec-2.0.0.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.0.11.Final/wildfly-naming-client-1.0.11.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/transaction/jboss-transaction-api_1.3_spec/2.0.0.Final/jboss-transaction-api_1.3_spec-2.0.0.Final.jar (16 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/1.1.7.Final/wildfly-transaction-client-1.1.7.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/ejb3/jboss-ejb3-ext-api/2.3.0.Final/jboss-ejb3-ext-api-2.3.0.Final.jar (8.0 kB at 421 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.0.16.Final/wildfly-http-client-common-1.0.16.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/ejb/jboss-ejb-api_3.2_spec/2.0.0.Final/jboss-ejb-api_3.2_spec-2.0.0.Final.jar (61 kB at 3.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/spec/javax/resource/jboss-connector-api_1.7_spec/2.0.0.Final/jboss-connector-api_1.7_spec-2.0.0.Final.jar (74 kB at 3.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.0.16.Final/wildfly-http-ejb-client-1.0.16.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.0.16.Final/wildfly-http-naming-client-1.0.16.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/transaction/wildfly-transaction-client/1.1.7.Final/wildfly-transaction-client-1.1.7.Final.jar (186 kB at 8.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.0.16.Final/wildfly-http-transaction-client-1.0.16.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-naming-client/1.0.11.Final/wildfly-naming-client-1.0.11.Final.jar (140 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.0.26.Final/undertow-core-2.0.26.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-ejb-client/1.0.16.Final/wildfly-http-ejb-client-1.0.16.Final.jar (60 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.9.Final/jboss-marshalling-2.0.9.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-naming-client/1.0.16.Final/wildfly-http-naming-client-1.0.16.Final.jar (42 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.9.Final/jboss-marshalling-river-2.0.9.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-client-common/1.0.16.Final/wildfly-http-client-common-1.0.16.Final.jar (74 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.15.Final/jboss-remoting-5.0.15.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/wildfly-http-client/wildfly-http-transaction-client/1.0.16.Final/wildfly-http-transaction-client-1.0.16.Final.jar (39 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/threads/jboss-threads/2.3.3.Final/jboss-threads-2.3.3.Final.jar (167 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.7.3.Final/xnio-api-3.7.3.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling-river/2.0.9.Final/jboss-marshalling-river-2.0.9.Final.jar (86 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.7.3.Final/xnio-nio-3.7.3.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/marshalling/jboss-marshalling/2.0.9.Final/jboss-marshalling-2.0.9.Final.jar (223 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-api/3.7.3.Final/xnio-api-3.7.3.Final.jar (586 kB at 11 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/client/wildfly-client-config/1.0.1.Final/wildfly-client-config-1.0.1.Final.jar (47 kB at 790 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.2.0.Final/wildfly-discovery-client-1.2.0.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/xnio/xnio-nio/3.7.3.Final/xnio-nio-3.7.3.Final.jar (121 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.10.3.Final/wildfly-elytron-1.10.3.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/remoting/jboss-remoting/5.0.15.Final/jboss-remoting-5.0.15.Final.jar (325 kB at 4.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/common/wildfly-common/1.5.1.Final/wildfly-common-1.5.1.Final.jar (284 kB at 4.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/discovery/wildfly-discovery-client/1.2.0.Final/wildfly-discovery-client-1.2.0.Final.jar (85 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/io/undertow/undertow-core/2.0.26.Final/undertow-core-2.0.26.Final.jar (2.3 MB at 27 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/wildfly/security/wildfly-elytron/1.10.3.Final/wildfly-elytron-1.10.3.Final.jar (2.5 MB at 24 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871850181 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-generated-test-sources-dir) @ org.eclipse.persistence.jpa.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/generated-test-sources/jpa-runner-src added. [INFO] [INFO] --- replacer:1.5.3:replace (filter-test-src-TestRunnerBean) @ org.eclipse.persistence.jpa.test --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.pom (2.3 kB at 176 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.3/maven-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.0.3/maven-3.0.3.pom (23 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.pom (3.9 kB at 556 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.pom (1.9 kB at 161 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.pom (3.0 kB at 274 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-plexus/2.1.1/guice-plexus-2.1.1.pom (3.6 kB at 273 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-bean/2.1.1/guice-bean-2.1.1.pom (3.0 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject/2.1.1/sisu-inject-2.1.1.pom (1.8 kB at 98 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-parent/2.1.1/sisu-parent-2.1.1.pom (9.3 kB at 463 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/7/forge-parent-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/7/forge-parent-7.pom (13 kB at 906 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.pom (3.0 kB at 428 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4.pom (7.8 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/inject/guice-parent/2.9.4/guice-parent-2.9.4.pom (13 kB at 282 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.pom (1.4 kB at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/apache/1/apache-1.pom (3.4 kB at 262 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.pom (738 B at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.0.3/maven-plugin-api-3.0.3.jar (49 kB at 3.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.0.3/maven-model-3.0.3.jar (163 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.1/commons-io-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.0.3/maven-artifact-3.0.3.jar (52 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-plexus/2.1.1/sisu-inject-plexus-2.1.1.jar (196 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-inject-bean/2.1.1/sisu-inject-bean-2.1.1.jar (230 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-io/commons-io/2.1/commons-io-2.1.jar (163 kB at 8.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-apis/xml-apis/1.3.03/xml-apis-1.3.03.jar (195 kB at 7.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-guice/2.9.4/sisu-guice-2.9.4-no_aop.jar (484 kB at 15 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xerces/xercesImpl/2.8.0/xercesImpl-2.8.0.jar (1.2 MB at 38 MB/s) [INFO] Replacement run on 1 file. [INFO] [INFO] --- processor:4.5-jdk8:process-test (generate-canonical-meta-model-classes) @ org.eclipse.persistence.jpa.test --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.0/maven-plugin-api-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.0/maven-plugin-api-3.6.0.pom (2.9 kB at 245 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.0/maven-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.6.0/maven-3.6.0.pom (24 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.0/maven-model-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.0/maven-model-3.6.0.pom (3.9 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.pom (2.1 kB at 162 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.pom (4.2 kB at 596 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-plexus/0.3.3/sisu-plexus-0.3.3.pom (14 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.pom (2.6 kB at 375 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/sisu-inject/0.3.3/sisu-inject-0.3.3.pom (14 kB at 534 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.pom (8.5 kB at 213 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.5.4/maven-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/3.5.4/maven-3.5.4.pom (23 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.5.4/maven-model-3.5.4.pom (4.0 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.pom (1.8 kB at 306 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.pom (2.6 kB at 218 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.pom (1.5 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.pom (1.9 kB at 111 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.5.4/maven-artifact-3.5.4.pom (2.1 kB at 302 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.5.4/maven-plugin-api-3.5.4.pom (2.9 kB at 368 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.pom (3.1 kB at 392 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.pom (6.8 kB at 427 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/20.0/guava-parent-20.0.pom (9.9 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.pom (4.1 kB at 272 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.pom (1.9 kB at 135 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.1.1/maven-resolver-1.1.1.pom (16 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.pom (2.1 kB at 344 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.pom (2.2 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.pom (3.5 kB at 247 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0.pom (11 kB at 421 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice-parent/4.2.0/guice-parent-4.2.0.pom (16 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/23.6-android/guava-23.6-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/23.6-android/guava-23.6-android.pom (7.8 kB at 712 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/23.6-android/guava-parent-23.6-android.pom (9.9 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/code/findbugs/jsr305/1.3.9/jsr305-1.3.9.pom (965 B at 44 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.pom (1.6 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-tools/3.6.0/maven-plugin-tools-3.6.0.pom (15 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.3/plexus-compiler-api-2.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.3/plexus-compiler-api-2.8.3.pom (893 B at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.3/plexus-compiler-2.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler/2.8.3/plexus-compiler-2.8.3.pom (6.2 kB at 566 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.3/plexus-compiler-manager-2.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.3/plexus-compiler-manager-2.8.3.pom (713 B at 45 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.3/plexus-compiler-javac-2.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.3/plexus-compiler-javac-2.8.3.pom (794 B at 79 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.3/plexus-compilers-2.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compilers/2.8.3/plexus-compilers-2.8.3.pom (1.4 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.0/maven-plugin-api-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/3.6.0/maven-plugin-api-3.6.0.jar (48 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.0/maven-model-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/3.5.4/maven-settings-3.5.4.jar (45 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings-builder/3.5.4/maven-settings-builder-3.5.4.jar (43 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.plexus/0.3.3/org.eclipse.sisu.plexus-0.3.3.jar (205 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/3.6.0/maven-model-3.6.0.jar (166 kB at 9.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-builder-support/3.5.4/maven-builder-support-3.5.4.jar (15 kB at 704 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/3.5.4/maven-core-3.5.4.jar (630 kB at 29 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/3.5.4/maven-repository-metadata-3.5.4.jar (27 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model-builder/3.5.4/maven-model-builder-3.5.4.jar (177 kB at 6.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-resolver-provider/3.5.4/maven-resolver-provider-3.5.4.jar (67 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.1.1/maven-resolver-impl-1.1.1.jar (185 kB at 6.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.1.1/maven-resolver-api-1.1.1.jar (146 kB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.1.1/maven-resolver-spi-1.1.1.jar (36 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/3.6.0/maven-artifact-3.6.0.jar (55 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.1.1/maven-resolver-util-1.1.1.jar (159 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/plugin-tools/maven-plugin-annotations/3.6.0/maven-plugin-annotations-3.6.0.jar (14 kB at 304 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.3/plexus-compiler-api-2.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/sisu/org.eclipse.sisu.inject/0.3.3/org.eclipse.sisu.inject-0.3.3.jar (379 kB at 7.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.3/plexus-compiler-manager-2.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-api/2.8.3/plexus-compiler-api-2.8.3.jar (27 kB at 511 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.3/plexus-compiler-javac-2.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/inject/guice/4.2.0/guice-4.2.0-no_aop.jar (521 kB at 9.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-manager/2.8.3/plexus-compiler-manager-2.8.3.jar (4.7 kB at 80 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-compiler-javac/2.8.3/plexus-compiler-javac-2.8.3.jar (21 kB at 349 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/20.0/guava-20.0.jar (2.4 MB at 31 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.1.1/plexus-utils-3.1.1.jar (260 kB at 3.2 MB/s) [INFO] diagnostic: Note: [EL Info]: processor: Creating static metadata factory ... [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [INFO] --- processor:4.5-jdk8:process-test (generate-inheritance-model-classes) @ org.eclipse.persistence.jpa.test --- [INFO] diagnostic: Note: [EL Info]: processor: Creating static metadata factory ... [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] diagnostic: warning: [EL Warning]: metadata: ServerSession(1035832975)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [WARNING] diagnostic: warning: [EL Warning]: metadata: ServerSession(1035832975)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [INFO] --- processor:4.5-jdk8:process-test (generate-jpa-metamodel-classes) @ org.eclipse.persistence.jpa.test --- [INFO] diagnostic: Note: [EL Info]: processor: Creating static metadata factory ... [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 227 resources [INFO] Copying 227 resources [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1942 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[39,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[69,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[73,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[61,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[64,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[29,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[30,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[50,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[53,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Buyer.java:[30,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[25,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[26,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[57,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[58,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[44,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/cacheable/ProtectedRelationshipsEntity.java:[41,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [INFO] [EL Info]: processor: Creating static metadata factory ... [WARNING] [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [WARNING] No processor claimed any of these annotations: org.eclipse.persistence.annotations.TenantDiscriminatorColumn,jakarta.persistence.PrePersist,jakarta.persistence.PreUpdate,jakarta.annotation.PostConstruct,org.eclipse.persistence.annotations.Indexes,org.eclipse.persistence.annotations.NamedStoredProcedureQueries,jakarta.persistence.Table,jakarta.persistence.Cacheable,org.eclipse.persistence.annotations.Struct,jakarta.persistence.ExcludeDefaultListeners,org.eclipse.persistence.annotations.ObjectTypeConverter,jakarta.persistence.CollectionTable,jakarta.persistence.Temporal,jakarta.persistence.EntityListeners,org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredFunctionQuery,jakarta.persistence.NamedQuery,jakarta.persistence.Lob,jakarta.persistence.ManyToMany,jakarta.persistence.AttributeOverride,jakarta.ejb.EJB,jakarta.persistence.PrimaryKeyJoinColumns,jakarta.persistence.Convert,org.eclipse.persistence.annotations.PrivateOwned,org.eclipse.persistence.annotations.DeleteAll,jakarta.persistence.IdClass,jakarta.persistence.AttributeOverrides,org.eclipse.persistence.oxm.annotations.XmlPath,jakarta.xml.bind.annotation.XmlAccessorType,org.junit.AfterClass,jakarta.ejb.Singleton,org.eclipse.persistence.annotations.NamedStoredFunctionQuery,jakarta.persistence.NamedQueries,jakarta.persistence.Transient,org.eclipse.persistence.annotations.AdditionalCriteria,jakarta.persistence.Id,jakarta.annotation.PreDestroy,org.eclipse.persistence.annotations.Converter,jakarta.persistence.Enumerated,org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredProcedureQueries,org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredFunctionQueries,jakarta.persistence.MapKey,jakarta.persistence.AssociationOverrides,jakarta.persistence.AssociationOverride,jakarta.persistence.PostRemove,org.eclipse.persistence.annotations.ClassExtractor,jakarta.persistence.JoinTable,jakarta.persistence.MappedSuperclass,jakarta.xml.bind.annotation.XmlRootElement,org.eclipse.persistence.platform.database.oracle.annotations.OracleObjects,org.eclipse.persistence.annotations.BasicMap,org.eclipse.persistence.annotations.TypeConverter,jakarta.persistence.Inheritance,org.eclipse.persistence.platform.database.oracle.annotations.PLSQLRecords,jakarta.persistence.MapKeyClass,jakarta.validation.constraints.Size,org.eclipse.persistence.annotations.HashPartitioning,org.junit.runner.RunWith,jakarta.validation.Valid,jakarta.persistence.Embedded,jakarta.persistence.PersistenceContext,jakarta.ejb.TransactionManagement,jakarta.ejb.TransactionAttribute,org.eclipse.persistence.annotations.Cache,org.eclipse.persistence.annotations.CascadeOnDelete,org.junit.runners.Suite.SuiteClasses,org.eclipse.persistence.annotations.MapKeyConvert,jakarta.persistence.SequenceGenerator,org.eclipse.persistence.platform.database.oracle.annotations.PLSQLTable,jakarta.persistence.PrimaryKeyJoinColumn,org.eclipse.persistence.annotations.JoinFetch,org.eclipse.persistence.annotations.WriteTransformers,org.junit.Before,org.eclipse.persistence.annotations.TenantTableDiscriminator,jakarta.persistence.SqlResultSetMappings,org.eclipse.persistence.annotations.ReadOnly,jakarta.persistence.Converts,org.junit.Test,org.eclipse.persistence.annotations.Partitioning,org.eclipse.persistence.annotations.VirtualAccessMethods,jakarta.validation.constraints.Max,jakarta.persistence.ElementCollection,org.eclipse.persistence.annotations.CollectionTable,jakarta.persistence.OrderBy,org.eclipse.persistence.annotations.FetchGroups,org.eclipse.persistence.annotations.ExcludeDefaultMappings,org.eclipse.persistence.annotations.Converters,org.eclipse.persistence.annotations.ObjectTypeConverters,org.eclipse.persistence.annotations.ChangeTracking,jakarta.inject.Inject,jakarta.validation.constraints.Min,jakarta.persistence.Entity,org.eclipse.persistence.annotations.CloneCopyPolicy,org.eclipse.persistence.annotations.Partitioned,org.eclipse.persistence.annotations.Noncacheable,jakarta.persistence.MapKeyColumn,org.eclipse.persistence.annotations.ValuePartitioning,jakarta.persistence.OneToOne,org.eclipse.persistence.annotations.Property,jakarta.persistence.SecondaryTable,org.eclipse.persistence.annotations.BatchFetch,org.eclipse.samples.annotations.CycleA,org.eclipse.samples.annotations.CycleC,org.eclipse.samples.annotations.CycleB,jakarta.persistence.Access,org.junit.After,org.eclipse.persistence.annotations.PrimaryKey,jakarta.persistence.PersistenceUnit,jakarta.persistence.NamedStoredProcedureQueries,org.eclipse.persistence.annotations.Structure,jakarta.persistence.SqlResultSetMapping,jakarta.persistence.PersistenceUnits,jakarta.persistence.NamedEntityGraphs,org.eclipse.persistence.annotations.SerializedConverter,jakarta.persistence.MapKeyJoinColumn,jakarta.persistence.DiscriminatorValue,org.eclipse.persistence.annotations.CacheIndex,jakarta.ejb.Stateful,jakarta.persistence.JoinColumn,org.eclipse.persistence.annotations.FetchGroup,jakarta.persistence.OrderColumn,jakarta.persistence.Converter,jakarta.persistence.EmbeddedId,jakarta.persistence.PostLoad,org.eclipse.persistence.annotations.Array,jakarta.persistence.PreRemove,org.eclipse.persistence.platform.database.oracle.annotations.PLSQLRecord,jakarta.persistence.Basic,org.eclipse.persistence.annotations.VariableOneToOne,org.eclipse.persistence.annotations.Mutable,jakarta.persistence.PostUpdate,jakarta.ejb.Stateless,jakarta.xml.bind.annotation.XmlTransient,jakarta.persistence.NamedNativeQueries,jakarta.persistence.MapKeyJoinColumns,jakarta.persistence.metamodel.StaticMetamodel,org.eclipse.persistence.annotations.BasicCollection,org.eclipse.persistence.annotations.RoundRobinPartitioning,jakarta.persistence.MapsId,jakarta.persistence.MapKeyTemporal,org.eclipse.persistence.annotations.TypeConverters,org.junit.BeforeClass,org.eclipse.persistence.annotations.PinnedPartitioning,org.eclipse.persistence.annotations.Customizer,org.eclipse.persistence.annotations.ReadTransformer,org.eclipse.persistence.annotations.CopyPolicy,jakarta.persistence.OneToMany,jakarta.persistence.ManyToOne,org.eclipse.persistence.annotations.Convert,jakarta.validation.constraints.NotNull,org.eclipse.samples.annotations.CycleSelf,org.eclipse.persistence.annotations.WriteTransformer,org.eclipse.samples.LoggableEmployee,jakarta.persistence.TableGenerator,jakarta.persistence.PersistenceContexts,jakarta.persistence.DiscriminatorColumn,org.eclipse.persistence.annotations.Properties,org.eclipse.persistence.annotations.SerializedConverters,org.eclipse.persistence.annotations.OrderCorrection,org.eclipse.persistence.annotations.Index,jakarta.persistence.ExcludeSuperclassListeners,org.eclipse.persistence.annotations.UnionPartitioning,org.eclipse.persistence.platform.database.oracle.annotations.OracleArrays,org.eclipse.persistence.annotations.CompositeMember,org.eclipse.persistence.annotations.Multitenant,jakarta.persistence.JoinColumns,jakarta.persistence.PostPersist,jakarta.ejb.Remote,jakarta.persistence.Embeddable,org.eclipse.persistence.annotations.OptimisticLocking,jakarta.persistence.GeneratedValue,org.eclipse.persistence.annotations.RangePartitioning,jakarta.persistence.SecondaryTables,jakarta.persistence.Column,org.junit.Ignore,org.eclipse.persistence.annotations.InstantiationCopyPolicy,jakarta.persistence.NamedNativeQuery,org.eclipse.persistence.annotations.ExistenceChecking,jakarta.persistence.Version [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[39,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[69,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[73,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[61,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[64,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[29,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[30,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[50,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[53,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Buyer.java:[30,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[25,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[26,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[57,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[58,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[44,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/cacheable/ProtectedRelationshipsEntity.java:[41,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[39,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[69,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[73,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[61,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[64,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[29,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[30,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[50,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[53,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Buyer.java:[30,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[25,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[26,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[57,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[58,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[44,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/cacheable/ProtectedRelationshipsEntity.java:[41,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/xml/EmploymentPeriod.java:[21,8] Class org.eclipse.persistence.testing.models.jpa22.advanced.xml.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/xml/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa22.advanced.xml.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[52,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[52,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[52,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/TelephoneNumberPK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.TelephoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/partitioned/EmployeePK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.partitioned.EmployeePK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/EmploymentPeriod.java:[38,8] Class org.eclipse.persistence.testing.models.jpa.advanced.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Blue.java:[36,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Blue overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Alpine.java:[47,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Alpine overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/BlueLight.java:[21,8] Class org.eclipse.persistence.testing.models.jpa.inherited.BlueLight overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/CoronaTag.java:[22,8] Class org.eclipse.persistence.testing.models.jpa.inherited.CoronaTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Corona.java:[25,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Corona overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Heineken.java:[26,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Heineken overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumberPK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.inherited.TelephoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumber.java:[27,8] Class org.eclipse.persistence.testing.models.jpa.inherited.TelephoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Becks.java:[25,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Becks overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/BecksTag.java:[29,8] Class org.eclipse.persistence.testing.models.jpa.inherited.BecksTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/incompletemappings/owning/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.incompletemappings.owning.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/EmploymentPeriod.java:[30,8] Class org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2356,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2361,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2366,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2371,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2376,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/CubiclePK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.compositepk.CubiclePK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.delimited.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/composite/advanced/member_2/EmploymentPeriod.java:[32,8] Class org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/composite/advanced/member_3/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.composite.advanced.member_3.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/derivedid/MajorId.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.derivedid.MajorId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa21/advanced/xml/EmploymentPeriod.java:[21,8] Class org.eclipse.persistence.testing.models.jpa21.advanced.xml.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa21/advanced/xml/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa21.advanced.xml.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/plsql/Address.java:[56,8] Class org.eclipse.persistence.testing.models.jpa.plsql.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/plsql/Phone.java:[39,8] Class org.eclipse.persistence.testing.models.jpa.plsql.Phone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa22.advanced.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/derivedid/LieutenantId.java:[21,8] Class org.eclipse.persistence.testing.models.jpa.advanced.derivedid.LieutenantId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/PartnerLinkPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.PartnerLinkPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/compositepk/DepartmentPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.compositepk.DepartmentPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/compositepk/ScientistPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.compositepk.ScientistPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/ScientistPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.compositepk.ScientistPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/CoronaTag.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.CoronaTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/composite/advanced/member_3/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_3.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/inherited/TelephoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.inherited.TelephoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/compositepk/CubiclePK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.compositepk.CubiclePK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/multitenant/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/advanced/PhoneNumberPK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.advanced.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Heineken.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Heineken overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Alpine.java:[26,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Alpine overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Corona.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Corona overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/TelephoneNumber.java:[25,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.TelephoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Becks.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Becks overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/BecksTag.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.BecksTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/inherited/Alpine.java:[32,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.inherited.Alpine overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/inherited/TelephoneNumber.java:[31,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.inherited.TelephoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa21/advanced/EmploymentPeriod.java:[28,8] Class org.eclipse.persistence.testing.models.jpa21.advanced.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa21/advanced/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa21.advanced.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/plsql/Employee.java:[128,8] Class org.eclipse.persistence.testing.models.jpa.plsql.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PartnerLinkPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.PartnerLinkPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[77,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[77,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[77,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/derivedid/CellNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.derivedid.CellNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/complexaggregate/Torso.java:[24,8] Class org.eclipse.persistence.testing.models.jpa.complexaggregate.Torso overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/complexaggregate/Heart.java:[22,8] Class org.eclipse.persistence.testing.models.jpa.complexaggregate.Heart overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/embeddable/Country.java:[31,8] Class org.eclipse.persistence.testing.models.jpa.advanced.embeddable.Country overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/OfficePK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.advanced.compositepk.OfficePK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dynamic/simple/SimpleTypeTestSuite.java:[185,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dynamic/simple/SimpleTypeCompositeKeyTestSuite.java:[120,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/config/PhoneNumberPK.java:[23,8] Class org.eclipse.persistence.testing.tests.jpa.config.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2218,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2223,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2228,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2233,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2238,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/derivedid/GeneralId.java:[21,8] Class org.eclipse.persistence.testing.models.jpa.advanced.derivedid.GeneralId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5195,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5200,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5205,116] JDBC_WRITE_CONNECTIONS_INITIAL in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5210,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5215,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5220,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/xml/Project.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/xml/Project.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- iterator:0.5.1:iterator (pack-model) @ org.eclipse.persistence.jpa.test --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.pom (5.9 kB at 450 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.pom (11 kB at 645 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.pom (1.7 kB at 145 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-invoker/2.2/maven-invoker-2.2.jar (30 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-exec/1.1/maven-reporting-exec-1.1.jar (26 kB at 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/eclipse/aether/aether-api/0.9.0.M2/aether-api-0.9.0.M2.jar (134 kB at 8.4 MB/s) [INFO] ------ (eclipselink-annotation-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar [INFO] ------ (eclipselink-xml-only-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar [INFO] ------ (eclipselink-advanced-properties) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar [INFO] ------ (eclipselink-pu with spaces) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar [INFO] ------ (eclipselink-validation-failed-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar [INFO] ------ (eclipselink-xml-merge-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar [INFO] ------ (eclipselink-advanced-field-access-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar [INFO] ------ (eclipselink-cascade-deletes-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar [INFO] ------ (eclipselink-cacheable-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar [INFO] ------ (eclipselink-ddl-generation-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar [INFO] ------ (eclipselink-delimited-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar [INFO] ------ (eclipselink-extensibility-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar [INFO] ------ (eclipselink-composite-advanced-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar [INFO] ------ (eclipselink-composite-advanced-model-member_1) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar [INFO] ------ (eclipselink-composite-advanced-model-member_2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar [INFO] ------ (eclipselink-composite-advanced-model-member_3) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar [INFO] ------ (eclipselink-jpa21-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar [INFO] ------ (eclipselink-metamodel-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar [INFO] ------ (eclipselink-partitioned-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar [INFO] ------ (eclipselink-xml-composite-advanced-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar [INFO] ------ (eclipselink-xml-composite-advanced-model-member_1) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar [INFO] ------ (eclipselink-xml-composite-advanced-model-member_2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar [INFO] ------ (eclipselink-xml-composite-advanced-model-member_3) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar [INFO] ------ (eclipselink-xml-mapping-metadata-complete) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar [INFO] ------ (eclipselink-plsql-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar [INFO] ------ (eclipselink-remote) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar [INFO] ------ (jpa-performance) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar [INFO] ------ (jpa-performance2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar [INFO] ------ (eclipselink-beanvalidation-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar [INFO] ------ (eclipselink-beanvalidation-dynamic-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar [INFO] ------ (eclipselink-identity-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar [INFO] ------ (eclipselink-jpa22-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_1) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_3) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar [INFO] ------ (eclipselink-xml-extended-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar [INFO] [INFO] --- iterator:0.5.1:iterator (pack-server) @ org.eclipse.persistence.jpa.test --- [INFO] Skip by user request. [INFO] [INFO] --- iterator:0.5.1:iterator (weave-model-static) @ org.eclipse.persistence.jpa.test --- [INFO] ------ (eclipselink-annotation-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-ddl-generation-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-validation-failed-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-cacheable-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-advanced-field-access-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-advanced-properties) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-pu with spaces) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-partitioned-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-plsql-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-cascade-deletes-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (jpa-performance) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-metamodel-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-delimited-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-extensibility-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-beanvalidation-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-beanvalidation-dynamic-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-mapping-metadata-complete) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-composite-advanced-model-member_1) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_1) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-remote) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] [INFO] --- iterator:0.5.1:iterator (weave-model-static-with-persistence-info) @ org.eclipse.persistence.jpa.test --- [INFO] ------ (eclipselink-xml-only-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-merge-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-composite-advanced-model-member_1) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-composite-advanced-model-member_2) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-composite-advanced-model-member_3) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-composite-advanced-model-member_2) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-composite-advanced-model-member_3) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_2) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_3) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-client.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- groovy:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.jpa.test --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.pom (1.5 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip/1.8/gossip-1.8.pom (12 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/9/forge-parent-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/9/forge-parent-9.pom (13 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.pom (2.2 kB at 278 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.pom (1.6 kB at 201 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.pom (3.5 kB at 585 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.pom (1.0 kB at 40 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.3/plexus-components-1.3.pom (3.1 kB at 204 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.pom (1.7 kB at 193 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.pom (2.6 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.pom (21 kB at 456 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.pom (9.6 kB at 802 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.9.4/ant-parent-1.9.4.pom (5.6 kB at 400 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.pom (2.3 kB at 212 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.pom (17 kB at 1.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-slf4j/1.8/gossip-slf4j-1.8.jar (4.2 kB at 325 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-core/1.8/gossip-core-1.8.jar (58 kB at 7.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.4.2/plexus-classworlds-2.4.2.jar (47 kB at 5.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-api/2.1.1/gmaven-adapter-api-2.1.1.jar (7.3 kB at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/gossip/gossip-bootstrap/1.8/gossip-bootstrap-1.8.jar (20 kB at 859 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.16/plexus-interpolation-1.16.jar (61 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.9.4/ant-launcher-1.9.4.jar (18 kB at 574 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/gmaven/gmaven-adapter-impl/2.1.1/gmaven-adapter-impl-2.1.1.jar (16 kB at 511 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jline/jline/2.12/jline-2.12.jar (214 kB at 3.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.9.4/ant-1.9.4.jar (2.0 MB at 31 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar (7.0 MB at 68 MB/s) WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] WildFlyHomeDir exists:true [INFO] Skip WildFly configuration: false [INFO] [INFO] --- xml:1.0.2:transform (configure-wildfly-modules) @ org.eclipse.persistence.jpa.test --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.pom (1.3 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.pom (1.6 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.pom (4.0 kB at 494 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.22/plexus-utils-3.0.22.jar (245 kB at 22 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-resources/1.0.1/plexus-resources-1.0.1.jar (22 kB at 2.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/xml-resolver/xml-resolver/1.2/xml-resolver-1.2.jar (84 kB at 9.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.6.1/plexus-io-2.6.1.jar (85 kB at 9.5 MB/s) [INFO] Transforming file: /home/jenkins/.eclipselinktests/wildfly-18.0.0.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo:1.7.7:restart (start-container) @ org.eclipse.persistence.jpa.test --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.pom (4.0 kB at 71 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.0/plexus-utils-2.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.0/plexus-utils-2.0.0.pom (3.3 kB at 418 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/2.0.3/plexus-2.0.3.pom (15 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.pom (1.6 kB at 38 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.17/plexus-components-1.1.17.pom (5.2 kB at 274 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.pom (1.2 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.pom (890 B at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.15/plexus-components-1.1.15.pom (2.8 kB at 219 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-generic/1.7.7/cargo-core-api-generic-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-generic/1.7.7/cargo-core-api-generic-1.7.7.pom (1.8 kB at 64 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api/1.7.7/cargo-core-api-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api/1.7.7/cargo-core-api-1.7.7.pom (1.4 kB at 55 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core/1.7.7/cargo-core-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core/1.7.7/cargo-core-1.7.7.pom (2.4 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.pom (8.1 kB at 452 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/20/commons-parent-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-parent/20/commons-parent-20.pom (33 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-container/1.7.7/cargo-core-api-container-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-container/1.7.7/cargo-core-api-container-1.7.7.pom (2.6 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-module/1.7.7/cargo-core-api-module-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-module/1.7.7/cargo-core-api-module-1.7.7.pom (2.7 kB at 245 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1.6/jaxen-1.1.6.pom (14 kB at 618 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1.3/jdom-1.1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1.3/jdom-1.1.3.pom (1.8 kB at 152 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-util/1.7.7/cargo-core-api-util-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-util/1.7.7/cargo-core-api-util-1.7.7.pom (2.2 kB at 99 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.7.0/ant-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.7.0/ant-1.7.0.pom (9.8 kB at 887 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-parent/1.7.0/ant-parent-1.7.0.pom (4.4 kB at 243 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.pom (2.4 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-licensed-dtds/1.7.7/cargo-licensed-dtds-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-licensed-dtds/1.7.7/cargo-licensed-dtds-1.7.7.pom (1.4 kB at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-resources/1.7.7/cargo-resources-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-resources/1.7.7/cargo-resources-1.7.7.pom (1.5 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.pom (832 B at 92 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/specs/1.2/specs-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/specs/1.2/specs-1.2.pom (2.7 kB at 207 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/project-config/1.1/project-config-1.1.pom (14 kB at 755 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/config/config/1.1/config-1.1.pom (670 B at 74 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/genesis/genesis/1.1/genesis-1.1.pom (6.8 kB at 451 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-documentation/1.7.7/cargo-documentation-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-documentation/1.7.7/cargo-documentation-1.7.7.pom (3.2 kB at 138 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-daemon-client/1.7.7/cargo-daemon-client-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-daemon-client/1.7.7/cargo-daemon-client-1.7.7.pom (1.5 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions-daemon/1.7.7/cargo-extensions-daemon-1.7.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-extensions-daemon/1.7.7/cargo-extensions-daemon-1.7.7.pom (1.4 kB at 197 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.4.1/maven-archiver-2.4.1.jar (20 kB at 268 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.0/plexus-utils-2.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-interpolation/1.13/plexus-interpolation-1.13.jar (61 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-generic/1.7.7/cargo-core-api-generic-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/3.8.2/junit-3.8.2.jar (121 kB at 6.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.0.0/plexus-utils-2.0.0.jar (222 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-container/1.7.7/cargo-core-api-container-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-generic/1.7.7/cargo-core-api-generic-1.7.7.jar (38 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-module/1.7.7/cargo-core-api-module-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-discovery/commons-discovery/0.5/commons-discovery-0.5.jar (80 kB at 2.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-container/1.7.7/cargo-core-api-container-1.7.7.jar (159 kB at 4.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1.3/jdom-1.1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/1.0/plexus-io-1.0.jar (51 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-licensed-dtds/1.7.7/cargo-licensed-dtds-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-module/1.7.7/cargo-core-api-module-1.7.7.jar (165 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-licensed-dtds/1.7.7/cargo-licensed-dtds-1.7.7.jar (146 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-documentation/1.7.7/cargo-documentation-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jdom/jdom/1.1.3/jdom-1.1.3.jar (151 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-daemon-client/1.7.7/cargo-daemon-client-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jaxen/jaxen/1.1.6/jaxen-1.1.6.jar (232 kB at 4.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-util/1.7.7/cargo-core-api-util-1.7.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-documentation/1.7.7/cargo-documentation-1.7.7.jar (156 kB at 2.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.7.0/ant-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/geronimo/specs/geronimo-j2ee-deployment_1.1_spec/1.1/geronimo-j2ee-deployment_1.1_spec-1.1.jar (28 kB at 470 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-daemon-client/1.7.7/cargo-daemon-client-1.7.7.jar (20 kB at 333 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/cargo/cargo-core-api-util/1.7.7/cargo-core-api-util-1.7.7.jar (45 kB at 757 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant/1.7.0/ant-1.7.0.jar (1.3 MB at 17 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0/plexus-archiver-1.0.jar (177 kB at 2.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/ant/ant-launcher/1.7.0/ant-launcher-1.7.0.jar (12 kB at 140 kB/s) [INFO] Skipping cargo execution [INFO] [INFO] --- iterator:0.5.1:invoker (test-server-lrg1) @ org.eclipse.persistence.jpa.test --- [INFO] Skip by user request. [INFO] [INFO] --- iterator:0.5.1:invoker (test-server-lrg2) @ org.eclipse.persistence.jpa.test --- [INFO] Skip by user request. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-srg) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_1) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_2) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_3) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_4) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_xml_entity_mappings) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_jpa22_advanced) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_weaver) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg21) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-dynamic) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-identity) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-no-weave) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-static-weave) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-static-weave_xml_entity_mappings) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-server-test) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- cargo:1.7.7:stop (stop-container) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-server-test) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-client.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-client.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-client.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-client.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-tests.jar.asc [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 3.0.5-SNAPSHOT [16/39] [INFO] from foundation/org.eclipse.persistence.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/mongodb/mongo-java-driver/3.12.7/mongo-java-driver-3.12.7.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.12.7/mongo-java-driver-3.12.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.12.7/mongo-java-driver-3.12.7.pom (2.9 kB at 264 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/mongodb/mongo-java-driver/3.12.7/mongo-java-driver-3.12.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.12.7/mongo-java-driver-3.12.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.12.7/mongo-java-driver-3.12.7.jar (2.3 MB at 41 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.nosql --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871890798 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[31,19] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnection.java:[59,20] getMongo() in com.mongodb.DB has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[41,25] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[53,35] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[90,17] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94,37] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[94,33] Mongo() in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96,37] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[96,33] Mongo(java.util.List) in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[99,27] getDB(java.lang.String) in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[111,23] setOptions(int) in com.mongodb.DB has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[148,12] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoConnectionFactory.java:[152,26] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[139,54] FSYNC_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[141,54] JOURNAL_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[147,54] NORMAL in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[149,54] REPLICAS_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoConnectionSpec.java:[151,54] SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[121,52] eval(java.lang.String,java.lang.Object...) in com.mongodb.DB has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoInteraction.java:[131,27] setOptions(int) in com.mongodb.DBCollection has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[112,29] MongoClient(com.mongodb.ServerAddress,java.util.List,com.mongodb.MongoClientOptions) in com.mongodb.MongoClient has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/mongo/MongoDatabaseConnectionFactory.java:[114,29] MongoClient(java.util.List,java.util.List,com.mongodb.MongoClientOptions) in com.mongodb.MongoClient has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[172,59] FSYNC_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[174,59] JOURNAL_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[180,59] NORMAL in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[182,59] REPLICAS_SAFE in com.mongodb.WriteConcern has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/mongo/MongoPlatform.java:[184,59] SAFE in com.mongodb.WriteConcern has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileTransaction.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileTransaction.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/test/resources [INFO] Copying 226 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 160 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java:[55,19] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[79,17] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[95,35] static method should be qualified by type name, org.eclipse.persistence.sessions.factories.XMLProjectWriter, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[98,56] static method should be qualified by type name, org.eclipse.persistence.sessions.factories.XMLProjectReader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[138,17] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[160,17] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[202,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[205,17] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[206,17] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[209,17] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[275,17] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[278,17] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java:[314,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/nestedownedtoexternalroot/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.eis.nestedownedtoexternalroot.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/map/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/nestedownedtoexternalroot/NestedOwnedToExternalRootTestCases.java:[137,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/nestedownedtoexternalroot/NestedOwnedToExternalRootTestCases.java:[139,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/nestedownedtoexternalroot/NestedOwnedToExternalRootTestCases.java:[141,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/arraylist/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/eis/nestedownedtoexternalroot/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.eis.nestedownedtoexternalroot.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/Employee.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/map/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/eis/nestedownedtoexternalroot/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.eis.nestedownedtoexternalroot.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/map/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/ownedtoexternalroot/OwnedToExternalRootTestCases.java:[137,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/ownedtoexternalroot/OwnedToExternalRootTestCases.java:[139,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/ownedtoexternalroot/OwnedToExternalRootTestCases.java:[141,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java:[376,9] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java:[376,27] com.mongodb.Mongo in com.mongodb has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java:[376,23] Mongo() in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/tests/jpa/mongo/MongoTestSuite.java:[377,22] getDB(java.lang.String) in com.mongodb.Mongo has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/nestedownedtoexternalroot/NestedOwnedToExternalRootTestCases.java:[147,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/nestedownedtoexternalroot/NestedOwnedToExternalRootTestCases.java:[149,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/nestedownedtoexternalroot/NestedOwnedToExternalRootTestCases.java:[151,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Department.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Employee.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/map/Project.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.map.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/arraylist/Employee.java:[22,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/indirection/arraylist/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.indirection.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/indirection/Employee.java:[23,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.indirection.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyonsource/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyonsource.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/nestedownedtoexternalroot/Department.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.eis.nestedownedtoexternalroot.Department overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/nestedownedtoexternalroot/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.eis.nestedownedtoexternalroot.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/ownedtoexternalroot/OwnedToExternalRootTestCases.java:[137,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/ownedtoexternalroot/OwnedToExternalRootTestCases.java:[139,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/eis/ownedtoexternalroot/OwnedToExternalRootTestCases.java:[141,13] static method should be qualified by type name, junit.framework.TestCase, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/arraylist/Employee.java:[21,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.arraylist.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyontarget/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyontarget.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/eis/nogroupingelement/map/Employee.java:[20,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.eis.nogroupingelement.map.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/eis/nestedownedtoexternalroot/Company.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.eis.nestedownedtoexternalroot.Company overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetomany/keyonsource/Team.java:[19,8] Class org.eclipse.persistence.testing.oxm.mappings.onetomany.keyonsource.Team overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/onetoone/keyontarget/LargeProject.java:[17,8] Class org.eclipse.persistence.testing.oxm.mappings.onetoone.keyontarget.LargeProject overrides equals, but neither it nor any superclass overrides hashCode method [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java/org/eclipse/persistence/testing/oxm/mappings/EISMappingTestCases.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.nosql --- [INFO] No previous run data found, generating javadoc. [INFO] 150 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnection.java:42: warning: no @param for session [WARNING] public CciJMSConnection(Session session, jakarta.jms.Connection conn, CciJMSConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnection.java:42: warning: no @param for conn [WARNING] public CciJMSConnection(Session session, jakarta.jms.Connection conn, CciJMSConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnection.java:42: warning: no @param for spec [WARNING] public CciJMSConnection(Session session, jakarta.jms.Connection conn, CciJMSConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnection.java:52: warning: no @return [WARNING] public jakarta.jms.Connection getConnection() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnection.java:59: warning: no @return [WARNING] public Session getSession() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionFactory.java:43: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionFactory.java:54: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionFactory.java:130: warning: no description for @param [WARNING] * @param reference [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionMetaData.java:44: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionMetaData.java:59: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionMetaData.java:73: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionSpec.java:106: warning: no description for @param [WARNING] * @param name [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionSpec.java:129: warning: no description for @param [WARNING] * @param pass [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSConnectionSpec.java:171: warning: no description for @param [WARNING] * @param jndiName [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:36: warning: no @param for conn [WARNING] public CciJMSInteraction(CciJMSConnection conn) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:46: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:63: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:109: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:152: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteraction.java:192: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteractionSpec.java:71: warning: no description for @param [WARNING] * @param dest [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSInteractionSpec.java:92: warning: no description for @param [WARNING] * @param selector [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSReceiveInteractionSpec.java:40: warning: no description for @param [WARNING] * @param timeout [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSReceiveInteractionSpec.java:50: warning: no description for @param [WARNING] * @param timeout [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSRecord.java:67: warning: no description for @param [WARNING] * @param theDescription [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSSendReceiveInteractionSpec.java:76: warning: no description for @param [WARNING] * @param url [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSSendReceiveInteractionSpec.java:103: warning: no description for @param [WARNING] * @param dest [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSTransaction.java:35: warning: no @param for conn [WARNING] public CciJMSTransaction(CciJMSConnection conn) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSTransaction.java:43: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSTransaction.java:70: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/jms/CciJMSTransaction.java:85: warning: no description for @throws [WARNING] * @throws EISException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileConnectionSpec.java:42: warning: no @param for directory [WARNING] public XMLFileConnectionSpec(String directory) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileConnectionSpec.java:50: warning: no @return [WARNING] protected String getDirectory() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileConnectionSpec.java:58: warning: no @param for directory [WARNING] protected void setDirectory(String directory) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:47: warning: no @param for connection [WARNING] public XMLFileInteraction(XMLFileConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:105: warning: no @param for spec [WARNING] public Record executeRead(XMLFileInteractionSpec spec, File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:105: warning: no @param for file [WARNING] public Record executeRead(XMLFileInteractionSpec spec, File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:105: warning: no @return [WARNING] public Record executeRead(XMLFileInteractionSpec spec, File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:105: warning: no @throws for java.lang.Exception [WARNING] public Record executeRead(XMLFileInteractionSpec spec, File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:136: warning: no @param for spec [WARNING] public Record executeInsert(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:136: warning: no @param for file [WARNING] public Record executeInsert(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:136: warning: no @param for input [WARNING] public Record executeInsert(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:136: warning: no @return [WARNING] public Record executeInsert(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:136: warning: no @throws for java.lang.Exception [WARNING] public Record executeInsert(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:152: warning: no @param for spec [WARNING] public Record executeUpdate(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:152: warning: no @param for file [WARNING] public Record executeUpdate(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:152: warning: no @param for input [WARNING] public Record executeUpdate(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:152: warning: no @return [WARNING] public Record executeUpdate(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:152: warning: no @throws for java.lang.Exception [WARNING] public Record executeUpdate(XMLFileInteractionSpec spec, File file, EISDOMRecord input) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:172: warning: no @param for spec [WARNING] public Record executeDelete(XMLFileInteractionSpec spec, File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:172: warning: no @param for file [WARNING] public Record executeDelete(XMLFileInteractionSpec spec, File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:172: warning: no @return [WARNING] public Record executeDelete(XMLFileInteractionSpec spec, File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:172: warning: no @throws for java.lang.Exception [WARNING] public Record executeDelete(XMLFileInteractionSpec spec, File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:220: warning: no @param for spec [WARNING] protected DatabaseField buildField(XMLFileInteractionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteraction.java:220: warning: no @return [WARNING] protected DatabaseField buildField(XMLFileInteractionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:59: warning: no @return [WARNING] public String getXPath() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:66: warning: no @return [WARNING] public NamespaceResolver getNamespaceResolver() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:73: warning: no @param for namespaceResolver [WARNING] public void setNamespaceResolver(NamespaceResolver namespaceResolver) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:80: warning: no @param for xPath [WARNING] public void setXPath(String xPath) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:87: warning: no @return [WARNING] public String getXQuery() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:94: warning: no @param for xQuery [WARNING] public void setXQuery(String xQuery) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:101: warning: no @return [WARNING] public int getInteractionType() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:108: warning: no @param for interactionType [WARNING] public void setInteractionType(int interactionType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:115: warning: no @return [WARNING] public String getFileName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:122: warning: no @param for fileName [WARNING] public void setFileName(String fileName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:130: warning: no @return [WARNING] public Element getDOM() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileInteractionSpec.java:138: warning: no @param for dom [WARNING] public void setDOM(Element dom) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileTransaction.java:46: warning: no @param for connection [WARNING] public XMLFileTransaction(XMLFileConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileTransaction.java:63: warning: no @return [WARNING] public boolean isInTransaction() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileTransaction.java:105: warning: no @param for file [WARNING] public EISDOMRecord retrieveDOMRecord(File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileTransaction.java:105: warning: no @return [WARNING] public EISDOMRecord retrieveDOMRecord(File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/xmlfile/XMLFileTransaction.java:105: warning: no @throws for java.lang.Exception [WARNING] public EISDOMRecord retrieveDOMRecord(File file) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/ByteArrayException.java:39: warning: no @return [WARNING] public static ByteArrayException unrecognizedDataType() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CobolRedefinedFieldValue.java:47: warning: no @return [WARNING] public FieldMetaData getFieldMetaData() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CobolRedefinedFieldValue.java:54: warning: no @param for newFieldMetaData [WARNING] public void setFieldMetaData(FieldMetaData newFieldMetaData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CobolRedefinedFieldValue.java:61: warning: no @return [WARNING] public byte[] getRecordData() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CobolRedefinedFieldValue.java:68: warning: no @param for newRecordData [WARNING] public void setRecordData(byte[] newRecordData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CobolRedefinedFieldValue.java:78: warning: no @return [WARNING] public Object getValue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeObject.java:26: warning: no @return [WARNING] public String getName(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeObject.java:29: warning: no @return [WARNING] public Vector getFields(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeObject.java:32: warning: no @param for fields [WARNING] public void setFields(Vector fields); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeObject.java:35: warning: no @param for field [WARNING] public void addField(FieldMetaData field); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeObject.java:38: warning: no @param for fieldName [WARNING] public FieldMetaData getFieldNamed(String fieldName); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeObject.java:38: warning: no @return [WARNING] public FieldMetaData getFieldNamed(String fieldName); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:35: warning: no @return [WARNING] public FieldMetaData deepCopy(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:38: warning: no @return [WARNING] public boolean isSigned(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:41: warning: no @param for signed [WARNING] public void setIsSigned(boolean signed); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:44: warning: no @return [WARNING] public String getName(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:47: warning: no @param for newName [WARNING] public void setName(String newName); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:50: warning: no @return [WARNING] public RecordMetaData getRecord(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:53: warning: no @param for newRecord [WARNING] public void setRecord(RecordMetaData newRecord); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:56: warning: no @return [WARNING] public int getSize(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:59: warning: no @param for size [WARNING] public void setSize(int size); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:62: warning: no @return [WARNING] public boolean isComposite(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:65: warning: no @return [WARNING] public int getOffset(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:68: warning: no @param for offset [WARNING] public void setOffset(int offset); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:71: warning: no @return [WARNING] public int getType(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:74: warning: no @param for type [WARNING] public void setType(int type); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:77: warning: no @return [WARNING] public boolean isFieldRedefine(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:80: warning: no @param for status [WARNING] public void setIsFieldRedefine(boolean status); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:83: warning: no @param for field [WARNING] public void setFieldRedefined(FieldMetaData field); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:86: warning: no @return [WARNING] public FieldMetaData getFieldRedefined(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:89: warning: no @return [WARNING] public boolean hasDecimal(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:92: warning: no @return [WARNING] public int getDecimalPosition(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:95: warning: no @param for newPosition [WARNING] public void setDecimalPosition(int newPosition); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:98: warning: no @return [WARNING] public boolean isArray(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:101: warning: no @return [WARNING] public int getArraySize(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:104: warning: no @param for newSize [WARNING] public void setArraySize(int newSize); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:107: warning: no @return [WARNING] public boolean dependsOn(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:110: warning: no @return [WARNING] public String getDependentFieldName(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:113: warning: no @param for fieldName [WARNING] public void setDependentFieldName(String fieldName); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:116: warning: no @param for recordData [WARNING] public Object extractValueFromArray(byte[] recordData); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:116: warning: no @return [WARNING] public Object extractValueFromArray(byte[] recordData); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:120: warning: no @param for row [WARNING] public void writeOnRow(CobolRow row, byte[] recordData); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:120: warning: no @param for recordData [WARNING] public void writeOnRow(CobolRow row, byte[] recordData); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:123: warning: no @param for row [WARNING] public void writeOnArray(CobolRow row, byte[] recordData); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/FieldMetaData.java:123: warning: no @param for recordData [WARNING] public void writeOnArray(CobolRow row, byte[] recordData); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/ElementaryFieldMetaData.java:236: warning: no @return [WARNING] public Vector getCompositeFields() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/ElementaryFieldMetaData.java:385: warning: no @param for row [WARNING] protected void adjustArraySize(CobolRow row) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeFieldMetaData.java:233: warning: no @param for row [WARNING] public void writeCompositeOnRow(CobolRow row, byte[] recordData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeFieldMetaData.java:233: warning: no @param for recordData [WARNING] public void writeCompositeOnRow(CobolRow row, byte[] recordData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeFieldMetaData.java:293: warning: no @param for row [WARNING] protected void writeCompositeOnArray(CobolRow row, byte[] recordData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CompositeFieldMetaData.java:293: warning: no @param for recordData [WARNING] protected void writeCompositeOnArray(CobolRow row, byte[] recordData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParseException.java:40: warning: no @param for message [WARNING] public static CopyBookParseException invalidCopyBookException(String message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParseException.java:40: warning: no @return [WARNING] public static CopyBookParseException invalidCopyBookException(String message) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParseException.java:49: warning: no @param for internalException [WARNING] public static CopyBookParseException ioException(java.io.IOException internalException) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParseException.java:49: warning: no @return [WARNING] public static CopyBookParseException ioException(java.io.IOException internalException) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParser.java:59: warning: no @param for stream [WARNING] public Vector parse(InputStream stream) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParser.java:59: warning: no @return [WARNING] public Vector parse(InputStream stream) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/CopyBookParser.java:59: warning: no @throws for java.lang.Exception [WARNING] public Vector parse(InputStream stream) throws Exception { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/RecordMetaData.java:64: warning: no @param for newName [WARNING] public void setName(String newName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/RecordMetaData.java:87: warning: no @return [WARNING] public boolean isComposite() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:52: warning: no @param for metaData [WARNING] public ByteConverter(FieldMetaData metaData, byte[] recordData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:52: warning: no @param for recordData [WARNING] public ByteConverter(FieldMetaData metaData, byte[] recordData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:66: warning: no @param for metaData [WARNING] protected void initialize(FieldMetaData metaData, byte[] recordData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:66: warning: no @param for recordData [WARNING] protected void initialize(FieldMetaData metaData, byte[] recordData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:75: warning: no @return [WARNING] public boolean isLittleEndian() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:82: warning: no @param for newValue [WARNING] public void setIsLittleEndian(boolean newValue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:89: warning: no @return [WARNING] public int getWordSize() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:96: warning: no @param for newWordSize [WARNING] public void setWordSize(int newWordSize) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:104: warning: no @param for string [WARNING] protected String insertDecimalInString(String string) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:104: warning: no @return [WARNING] protected String insertDecimalInString(String string) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:121: warning: no @param for string [WARNING] protected String removeDecimalInString(String string) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:121: warning: no @return [WARNING] protected String removeDecimalInString(String string) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:138: warning: no @return [WARNING] public String getStringValue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:168: warning: no @param for value [WARNING] public void setBytesToValue(String value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:200: warning: no @return [WARNING] public FieldMetaData getFieldMetaData() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:207: warning: no @param for newFieldMetaData [WARNING] public void setFieldMetaData(FieldMetaData newFieldMetaData) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:214: warning: no @return [WARNING] public byte[] getRecordData() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/java/org/eclipse/persistence/internal/eis/cobol/helper/ByteConverter.java:221: warning: no @param for newRecordData [WARNING] public void setRecordData(byte[] newRecordData) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-nosql) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.nosql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc >--- [INFO] Building EclipseLink MOXy XJC 3.0.5-SNAPSHOT [17/39] [INFO] from moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871895359 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/classes [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.moxy.utils.xjc/3.0.5-SNAPSHOT/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [INFO] Building EclipseLink SDO 3.0.5-SNAPSHOT [18/39] [INFO] from sdo/org.eclipse.persistence.sdo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.pom (2.4 kB at 101 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar (21 kB at 875 kB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.sdo --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.sdo --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871897285 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (unpack-sources) @ org.eclipse.persistence.sdo --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1-sources.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1-sources.jar (37 kB at 1.6 MB/s) [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,META-INF/*.SF,META-INF/*.DSA,META-INF/*.RSA,META-INF/*.inf,plugin.properties" [INFO] [INFO] --- build-helper:3.2.0:add-source (add-source) @ org.eclipse.persistence.sdo --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies added. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.sdo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 105 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/DataHelper.java:[74,10] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/DataHelper.java:[139,10] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/DataObject.java:[219,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/DataObject.java:[505,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/DataObject.java:[829,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/DataObject.java:[1051,13] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/DataObject.java:[1099,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Sequence.java:[120,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Sequence.java:[125,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/DataGraph.java:[32,8] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/ChangeSummary.java:[41,13] deprecated item is not annotated with @Deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDODataObject.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOType.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/SDOType.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- dependency:3.1.2:build-classpath (default) @ org.eclipse.persistence.sdo --- [INFO] Dependencies classpath: /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar:/home/jenkins/.m2/repository/jakarta/mail/jakarta.mail-api/2.0.1/jakarta.mail-api-2.0.1.jar:/home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/home/jenkins/.m2/repository/junit/junit/4.13.2/junit-4.13.2.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar:/home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 861 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.sdo --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 660 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/InheritanceTestCases.java:[36,84] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/DataTypesTestCases.java:[55,84] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/OneElementTestCases.java:[36,84] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/xsdhelper/define/RedefineTestCases.java:[63,62] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/ChangeSummaryTestCases.java:[35,84] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/NonDataTypeTestCases.java:[36,84] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/DataTypeManyTestCases.java:[38,84] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/classgen/dynamicimpl/NonDataTypeManyTestCases.java:[36,84] static method should be qualified by type name, java.lang.ClassLoader, instead of by an expression [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/model/datagraph/SDODataGraphDataObjectBackPointerTest.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/model/datagraph/SDODataGraphDataObjectBackPointerTest.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/xsdhelper/defineandgenerate/DefineAndGenerateWrapperTypeTestCases.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/test/java/org/eclipse/persistence/testing/sdo/helper/xsdhelper/defineandgenerate/DefineAndGenerateWrapperTypeTestCases.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 861 resources [INFO] [INFO] --- surefire:3.0.0-M4:test (test-sdo-srg) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-sdo) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.sdo --- [INFO] No previous run data found, generating javadoc. [INFO] 33 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:110: warning - Tag @see: reference not found: org.eclipse.persistence.sdo.SDOSystemProperties.SDO_STRICT_TYPE_CHECKING_PROPERTY_NAMEMoved to org.eclipse.persistence.sdo.SDOSystemProperties. * [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.sdo --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [INFO] Building EclipseLink DBWS Builder 3.0.5-SNAPSHOT [19/39] [INFO] from utils/org.eclipse.persistence.dbws.builder/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1.pom (20 kB at 759 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.pom (1.1 kB at 113 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-rt/3.0.0/jaxws-rt-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-rt/3.0.0/jaxws-rt-3.0.0.pom (14 kB at 620 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/project/3.0.0/project-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/project/3.0.0/project-3.0.0.pom (34 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.0/jaxws-ri-bom-ext-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom-ext/3.0.0/jaxws-ri-bom-ext-3.0.0.pom (3.7 kB at 159 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom/3.0.0/jaxws-ri-bom-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-ri-bom/3.0.0/jaxws-ri-bom-3.0.0.pom (10.0 kB at 416 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/3.0.0/jaxb-bom-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/jaxb/jaxb-bom/3.0.0/jaxb-bom-3.0.0.pom (8.9 kB at 341 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.12/ha-api-3.1.12.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/ha/ha-api/3.1.12/ha-api-3.1.12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/ha/ha-api/3.1.12/ha-api-3.1.12.pom (12 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.pom (11 kB at 426 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-api-only/4.0.2/gmbal-api-only-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-api-only/4.0.2/gmbal-api-only-4.0.2.pom (2.6 kB at 115 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-project/4.0.2/gmbal-project-4.0.2.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-project/4.0.2/gmbal-project-4.0.2.pom (13 kB at 512 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/staxex/stax-ex/2.0.0/stax-ex-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/staxex/stax-ex/2.0.0/stax-ex-2.0.0.pom (16 kB at 681 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/stream/buffer/streambuffer/2.0.1/streambuffer-2.0.1.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/stream/buffer/streambuffer/2.0.1/streambuffer-2.0.1.pom (17 kB at 717 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.pom (16 kB at 675 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.pom (3.4 kB at 146 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/fastinfoset-project/2.0.0/fastinfoset-project-2.0.0.pom (17 kB at 696 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/saaj-impl/2.0.0/saaj-impl-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/saaj-impl/2.0.0/saaj-impl-2.0.0.pom (13 kB at 559 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/metro-saaj/2.0.0/metro-saaj-2.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/metro-saaj/2.0.0/metro-saaj-2.0.0.pom (13 kB at 537 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/woodstox/woodstox-core/6.2.1/woodstox-core-6.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.2.1/woodstox-core-6.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.2.1/woodstox-core-6.2.1.pom (8.3 kB at 516 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/38/oss-parent-38.pom (23 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.pom (6.3 kB at 524 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.pom (17 kB at 685 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1.jar (167 kB at 6.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-rt/3.0.0/jaxws-rt-3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/ha/ha-api/3.1.12/ha-api-3.1.12.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-api-only/4.0.2/gmbal-api-only-4.0.2.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/external/management-api/3.2.3/management-api-3.2.3.jar (48 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/staxex/stax-ex/2.0.0/stax-ex-2.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/glassfish/gmbal/gmbal-api-only/4.0.2/gmbal-api-only-4.0.2.jar (29 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/stream/buffer/streambuffer/2.0.1/streambuffer-2.0.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/staxex/stax-ex/2.0.0/stax-ex-2.0.0.jar (38 kB at 801 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/saaj-impl/2.0.0/saaj-impl-2.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/stream/buffer/streambuffer/2.0.1/streambuffer-2.0.1.jar (75 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/woodstox/woodstox-core/6.2.1/woodstox-core-6.2.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jvnet/mimepull/mimepull/1.9.13/mimepull-1.9.13.jar (65 kB at 1.2 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/fastinfoset/FastInfoset/2.0.0/FastInfoset-2.0.0.jar (317 kB at 5.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/messaging/saaj/saaj-impl/2.0.0/saaj-impl-2.0.0.jar (457 kB at 6.0 MB/s) [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/jws/jakarta.jws-api/3.0.0/jakarta.jws-api-3.0.0.jar (17 kB at 208 kB/s) [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/sun/xml/ws/jaxws-rt/3.0.0/jaxws-rt-3.0.0.jar (2.7 MB at 28 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/wsdl4j/wsdl4j/1.6.3/wsdl4j-1.6.3.jar (187 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/ha/ha-api/3.1.12/ha-api-3.1.12.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.2.1/woodstox-core-6.2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/glassfish/ha/ha-api/3.1.12/ha-api-3.1.12.jar (36 kB at 4.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/woodstox/stax2-api/4.2.1/stax2-api-4.2.1.jar (196 kB at 11 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/woodstox/woodstox-core/6.2.1/woodstox-core-6.2.1.jar (1.6 MB at 57 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws.builder --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871906819 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 46 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:[955,23] static method should be qualified by type name, org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappingsWriter, instead of by an expression [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 21 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.dbws.builder --- [INFO] No previous run data found, generating javadoc. [INFO] 150 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:303: warning: no @param for operations [WARNING] public List buildTypesList(List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:303: warning: no @return [WARNING] public List buildTypesList(List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:356: warning: no @param for nct [WARNING] public void buildOROXProjects(NamingConventionTransformer nct) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:364: warning: no @param for nct [WARNING] public void buildOROXProjects(NamingConventionTransformer nct, List types) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:364: warning: no @param for types [WARNING] public void buildOROXProjects(NamingConventionTransformer nct, List types) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:411: warning: no @param for orProject [WARNING] protected void finishUpProjects(Project orProject, Project oxProject, List typeList) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:411: warning: no @param for oxProject [WARNING] protected void finishUpProjects(Project orProject, Project oxProject, List typeList) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:411: warning: no @param for typeList [WARNING] protected void finishUpProjects(Project orProject, Project oxProject, List typeList) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:629: warning: no @param for nct [WARNING] public void buildSchema(NamingConventionTransformer nct) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:687: warning: no @param for dbwsSessionsStream [WARNING] public void buildSessionsXML(OutputStream dbwsSessionsStream) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:702: warning: no @param for nct [WARNING] public void buildDBWSModel(NamingConventionTransformer nct, OutputStream dbwsServiceStream) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:702: warning: no @param for dbwsServiceStream [WARNING] public void buildDBWSModel(NamingConventionTransformer nct, OutputStream dbwsServiceStream) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:882: warning: no @param for deploymentDescriptorStream [WARNING] public void writeDeploymentDescriptor(OutputStream deploymentDescriptorStream) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1003: warning: no @param for connection [WARNING] protected static ResultSetMetaData getResultSetMetadataForSecondarySQL(Connection connection, String secondarySql) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1003: warning: no @param for secondarySql [WARNING] protected static ResultSetMetaData getResultSetMetadataForSecondarySQL(Connection connection, String secondarySql) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1003: warning: no @return [WARNING] protected static ResultSetMetaData getResultSetMetadataForSecondarySQL(Connection connection, String secondarySql) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1136: warning: no @param for nct [WARNING] protected void setUpFindQueries(NamingConventionTransformer nct, String tableName, RelationalDescriptor desc) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1136: warning: no @param for tableName [WARNING] protected void setUpFindQueries(NamingConventionTransformer nct, String tableName, RelationalDescriptor desc) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1136: warning: no @param for desc [WARNING] protected void setUpFindQueries(NamingConventionTransformer nct, String tableName, RelationalDescriptor desc) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1228: warning: no @param for dataType [WARNING] protected static String getTypeNameForDatabaseType(DatabaseType dataType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1228: warning: no @return [WARNING] protected static String getTypeNameForDatabaseType(DatabaseType dataType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1243: warning: no @param for dType [WARNING] protected org.eclipse.persistence.internal.helper.DatabaseType buildDatabaseTypeFromMetadataType(DatabaseType dType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1243: warning: no @return [WARNING] protected org.eclipse.persistence.internal.helper.DatabaseType buildDatabaseTypeFromMetadataType(DatabaseType dType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1252: warning: no @param for dType [WARNING] protected org.eclipse.persistence.internal.helper.DatabaseType buildDatabaseTypeFromMetadataType(DatabaseType dType, String catalog) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1252: warning: no @param for catalog [WARNING] protected org.eclipse.persistence.internal.helper.DatabaseType buildDatabaseTypeFromMetadataType(DatabaseType dType, String catalog) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1252: warning: no @return [WARNING] protected org.eclipse.persistence.internal.helper.DatabaseType buildDatabaseTypeFromMetadataType(DatabaseType dType, String catalog) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1370: warning: no @param for isSimpleXMLFormat [WARNING] protected void handleSimpleXMLFormat(boolean isSimpleXMLFormat, Result result, ProcedureOperationModel procedureOperationModel) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1370: warning: no @param for result [WARNING] protected void handleSimpleXMLFormat(boolean isSimpleXMLFormat, Result result, ProcedureOperationModel procedureOperationModel) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1370: warning: no @param for procedureOperationModel [WARNING] protected void handleSimpleXMLFormat(boolean isSimpleXMLFormat, Result result, ProcedureOperationModel procedureOperationModel) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1406: warning: no @param for pType [WARNING] protected List getArgumentListForProcedureType(ProcedureType pType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1406: warning: no @return [WARNING] protected List getArgumentListForProcedureType(ProcedureType pType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1425: warning: no @param for databaseType [WARNING] protected Class getWrapperClass(org.eclipse.persistence.internal.helper.DatabaseType databaseType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1425: warning: no @return [WARNING] protected Class getWrapperClass(org.eclipse.persistence.internal.helper.DatabaseType databaseType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1442: warning: no @param for wrapperClassName [WARNING] protected Class getWrapperClass(String wrapperClassName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1442: warning: no @return [WARNING] protected Class getWrapperClass(String wrapperClassName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1458: warning: no @param for message [WARNING] protected void logNotFoundWarnings(String message, List schemaPatterns, List catalogPatterns, List targetPatterns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1458: warning: no @param for schemaPatterns [WARNING] protected void logNotFoundWarnings(String message, List schemaPatterns, List catalogPatterns, List targetPatterns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1458: warning: no @param for catalogPatterns [WARNING] protected void logNotFoundWarnings(String message, List schemaPatterns, List catalogPatterns, List targetPatterns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1458: warning: no @param for targetPatterns [WARNING] protected void logNotFoundWarnings(String message, List schemaPatterns, List catalogPatterns, List targetPatterns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1495: warning: no @param for message [WARNING] protected void logPackageNotFoundWarnings(String message, List schemaPatterns, List catalogPatterns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1495: warning: no @param for schemaPatterns [WARNING] protected void logPackageNotFoundWarnings(String message, List schemaPatterns, List catalogPatterns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/BaseDBWSBuilderHelper.java:1495: warning: no @param for catalogPatterns [WARNING] protected void logPackageNotFoundWarnings(String message, List schemaPatterns, List catalogPatterns) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:147: warning: no @param for args [WARNING] public static void main(String[] args) throws WSDLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:147: warning: no @throws for javax.wsdl.WSDLException [WARNING] public static void main(String[] args) throws WSDLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:165: warning: no @param for args [WARNING] public void start(String[] args) throws WSDLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:165: warning: no @throws for javax.wsdl.WSDLException [WARNING] public void start(String[] args) throws WSDLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:249: warning: no @throws for javax.wsdl.WSDLException [WARNING] public void start() throws WSDLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for dbwsSchemaStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for dbwsSessionsStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for dbwsServiceStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for dbwsOrStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for dbwsOxStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for swarefStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for webXmlStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for wsdlStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for classProviderStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for sourceProviderStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for classProviderListenerStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for sourceProviderListenerStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @param for logger [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:359: warning: no @throws for javax.wsdl.WSDLException [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for dbwsSchemaStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for dbwsSessionsStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for dbwsServiceStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for dbwsOrStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for dbwsOxStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for swarefStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for webXmlStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for wsdlStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for classProviderStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for sourceProviderStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for classProviderListenerStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for sourceProviderListenerStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for deploymentDescriptorStream [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @param for logger [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:376: warning: no @throws for javax.wsdl.WSDLException [WARNING] public void build(OutputStream dbwsSchemaStream, OutputStream dbwsSessionsStream, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:453: warning: no @param for sqlOperation [WARNING] public void addSqlOperation(SQLOperationModel sqlOperation) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:461: warning: no @param for operation [WARNING] public void addOperation(OperationModel operation) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:634: warning: no @return [WARNING] public String getProjectName() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilder.java:641: warning: no @param for projectName [WARNING] public void setProjectName(String projectName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilderHelper.java:36: warning: no @param for operations [WARNING] public List buildTypesList(List operations); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilderHelper.java:36: warning: no @return [WARNING] public List buildTypesList(List operations); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilderHelper.java:55: warning: no @param for deploymentDescriptorStream [WARNING] public void writeDeploymentDescriptor(OutputStream deploymentDescriptorStream); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSBuilderModelProject.java:404: warning: no @return [WARNING] protected ClassDescriptor buildBatchSQLOperationModelDescriptor() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSPackager.java:98: warning: no @param for descriptorOutputStream [WARNING] public void writeDeploymentDescriptor(OutputStream descriptorOutputStream); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSPackager.java:102: warning: no @return [WARNING] public OutputStream getDeploymentDescriptorStream() throws FileNotFoundException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSPackager.java:102: warning: no @throws for java.io.FileNotFoundException [WARNING] public OutputStream getDeploymentDescriptorStream() throws FileNotFoundException; [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSPackager.java:106: warning: no @param for descriptorOutputStream [WARNING] public void closeDeploymentDescriptorStream(OutputStream descriptorOutputStream); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/DBWSPackager.java:111: warning: no @return [WARNING] public String getDeploymentDescriptorFileName(); [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/ProcedureOperationModel.java:144: warning: no description for @param [WARNING] * @param dbTypes [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/ProcedureOperationModel.java:160: warning: no description for @param [WARNING] * @param argumentTypes [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/ProcedureOperationModel.java:178: warning: no description for @param [WARNING] * @param dbStoredFunctionReturnType [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/ProcedureOperationModel.java:188: warning: no @return [WARNING] public boolean hasComplexArguments() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/ProcedureOperationModel.java:196: warning: no @param for hasComplexArguments [WARNING] public void setHasComplexArguments(boolean hasComplexArguments) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/TableOperationModel.java:86: warning: no @return [WARNING] public ArrayList getAdditionalOperations() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/TableOperationModel.java:97: warning: no @param for additionalOperation [WARNING] public void addOperation(OperationModel additionalOperation) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:238: warning: no @param for typeName [WARNING] public static int getJDBCTypeFromTypeName(String typeName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:238: warning: no @return [WARNING] public static int getJDBCTypeFromTypeName(String typeName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:337: warning: no @param for jdbcType [WARNING] public static String getJDBCTypeNameFromType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:337: warning: no @return [WARNING] public static String getJDBCTypeNameFromType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:416: warning: no @param for typeName [WARNING] public static String getJDBCEnumNameFromTypeName(String typeName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:416: warning: no @return [WARNING] public static String getJDBCEnumNameFromTypeName(String typeName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:428: warning: no @param for jdbcTypeName [WARNING] public static QName getXMLTypeFromJDBCTypeName(String jdbcTypeName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:428: warning: no @return [WARNING] public static QName getXMLTypeFromJDBCTypeName(String jdbcTypeName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:435: warning: no @param for jdbcType [WARNING] public static QName getXMLTypeFromJDBCType(Short jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:435: warning: no @return [WARNING] public static QName getXMLTypeFromJDBCType(Short jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:442: warning: no @param for jdbcType [WARNING] public static QName getXMLTypeFromJDBCType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:442: warning: no @return [WARNING] public static QName getXMLTypeFromJDBCType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:532: warning: no @param for jdbcType [WARNING] public static String getClassNameForType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:532: warning: no @return [WARNING] public static String getClassNameForType(int jdbcType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:602: warning: no @param for jdbcType [WARNING] public static DatabaseType buildTypeForJDBCType(int jdbcType, int precision, int scale) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:602: warning: no @param for precision [WARNING] public static DatabaseType buildTypeForJDBCType(int jdbcType, int precision, int scale) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:602: warning: no @param for scale [WARNING] public static DatabaseType buildTypeForJDBCType(int jdbcType, int precision, int scale) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:602: warning: no @return [WARNING] public static DatabaseType buildTypeForJDBCType(int jdbcType, int precision, int scale) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:664: warning: no @param for dbType [WARNING] public static Class getAttributeClassForDatabaseType(DatabaseType dbType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:664: warning: no @return [WARNING] public static Class getAttributeClassForDatabaseType(DatabaseType dbType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:745: warning: no @param for name [WARNING] public static String getGeneratedJavaClassName(String name, String projectName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:745: warning: no @param for projectName [WARNING] public static String getGeneratedJavaClassName(String name, String projectName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:745: warning: no @return [WARNING] public static String getGeneratedJavaClassName(String name, String projectName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:756: warning: no @param for tableName [WARNING] public static String getGeneratedAlias(String tableName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:756: warning: no @return [WARNING] public static String getGeneratedAlias(String tableName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:769: warning: no @param for name [WARNING] public static String getGeneratedWrapperClassName(String name, String projectName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:769: warning: no @param for projectName [WARNING] public static String getGeneratedWrapperClassName(String name, String projectName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:769: warning: no @return [WARNING] public static String getGeneratedWrapperClassName(String name, String projectName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:776: warning: no @param for tableName [WARNING] public static RelationalDescriptor buildORDescriptor(String tableName, String projectName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:776: warning: no @param for projectName [WARNING] public static RelationalDescriptor buildORDescriptor(String tableName, String projectName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:776: warning: no @param for requireCRUDOperations [WARNING] public static RelationalDescriptor buildORDescriptor(String tableName, String projectName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:776: warning: no @param for nct [WARNING] public static RelationalDescriptor buildORDescriptor(String tableName, String projectName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:776: warning: no @return [WARNING] public static RelationalDescriptor buildORDescriptor(String tableName, String projectName, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:794: warning: no @param for tableName [WARNING] public static XMLDescriptor buildOXDescriptor(String tableName, String projectName, String targetNamespace, NamingConventionTransformer nct) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:794: warning: no @param for projectName [WARNING] public static XMLDescriptor buildOXDescriptor(String tableName, String projectName, String targetNamespace, NamingConventionTransformer nct) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:794: warning: no @param for targetNamespace [WARNING] public static XMLDescriptor buildOXDescriptor(String tableName, String projectName, String targetNamespace, NamingConventionTransformer nct) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:794: warning: no @param for nct [WARNING] public static XMLDescriptor buildOXDescriptor(String tableName, String projectName, String targetNamespace, NamingConventionTransformer nct) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:794: warning: no @return [WARNING] public static XMLDescriptor buildOXDescriptor(String tableName, String projectName, String targetNamespace, NamingConventionTransformer nct) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:801: warning: no @param for tableAlias [WARNING] public static XMLDescriptor buildOXDescriptor(String tableAlias, String schemaAlias, String generatedJavaClassName, String targetNamespace) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:801: warning: no @param for schemaAlias [WARNING] public static XMLDescriptor buildOXDescriptor(String tableAlias, String schemaAlias, String generatedJavaClassName, String targetNamespace) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:801: warning: no @param for generatedJavaClassName [WARNING] public static XMLDescriptor buildOXDescriptor(String tableAlias, String schemaAlias, String generatedJavaClassName, String targetNamespace) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:801: warning: no @param for targetNamespace [WARNING] public static XMLDescriptor buildOXDescriptor(String tableAlias, String schemaAlias, String generatedJavaClassName, String targetNamespace) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:801: warning: no @return [WARNING] public static XMLDescriptor buildOXDescriptor(String tableAlias, String schemaAlias, String generatedJavaClassName, String targetNamespace) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:883: warning: no @param for dbType [WARNING] public static boolean isTypeComplex(DatabaseType dbType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:883: warning: no @return [WARNING] public static boolean isTypeComplex(DatabaseType dbType) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:897: warning: no @param for argument [WARNING] public static boolean isArgComplex(ArgumentType argument) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:897: warning: no @return [WARNING] public static boolean isArgComplex(ArgumentType argument) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:907: warning: no @param for argument [WARNING] public static boolean isArgPLSQL(ArgumentType argument) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:907: warning: no @return [WARNING] public static boolean isArgPLSQL(ArgumentType argument) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:917: warning: no @param for argument [WARNING] public static boolean isArgPLSQLScalar(ArgumentType argument) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:917: warning: no @return [WARNING] public static boolean isArgPLSQLScalar(ArgumentType argument) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:931: warning: no @param for argTypeName [WARNING] public static boolean isArgPLSQLScalar(String argTypeName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:931: warning: no @return [WARNING] public static boolean isArgPLSQLScalar(String argTypeName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/main/java/org/eclipse/persistence/tools/dbws/Util.java:943: warning: no @param for typeName [WARNING] public static String getOraclePLSQLTypeForName(String typeName) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws.builder --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.utils.rename >---- [INFO] Building EclipseLink Package Rename Utility 3.0.5-SNAPSHOT [20/39] [INFO] from utils/eclipselink.utils.rename/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.utils.rename --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.utils.rename --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871911051 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.utils.rename --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.utils.rename --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/classes [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.utils.rename --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.utils.rename --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.utils.rename --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.utils.rename --- [INFO] No previous run data found, generating javadoc. [INFO] 13 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:72: warning: no @param for inFile [WARNING] public void binaryCopy(File inFile, File outFile) [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:72: warning: no @param for outFile [WARNING] public void binaryCopy(File inFile, File outFile) [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:72: warning: no @throws for java.io.FileNotFoundException [WARNING] public void binaryCopy(File inFile, File outFile) [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:72: warning: no @throws for java.io.IOException [WARNING] public void binaryCopy(File inFile, File outFile) [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:141: warning: no @param for fileName [WARNING] protected static String parseFileExtension(String fileName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:141: warning: no @return [WARNING] protected static String parseFileExtension(String fileName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:154: warning: no @param for directory1 [WARNING] public static boolean directoryIsSubdirectory(File directory1, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:154: warning: no @param for directory2 [WARNING] public static boolean directoryIsSubdirectory(File directory1, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:154: warning: no @return [WARNING] public static boolean directoryIsSubdirectory(File directory1, [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:171: warning: no @param for extension [WARNING] public boolean isExtensionSupported(String extension) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:171: warning: no @return [WARNING] public boolean isExtensionSupported(String extension) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:206: warning: no @param for sourceFile [WARNING] public void runSearchAndReplacePackageName(File sourceFile) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/main/java/org/eclipse/persistence/utils/rename/PackageRenamer.java:341: warning: no @param for directory [WARNING] public void traverseSourceDirectory(File directory) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.utils.rename --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.rename/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [INFO] Building EclipseLink Oracle Extension 3.0.5-SNAPSHOT [21/39] [INFO] from foundation/org.eclipse.persistence.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ojdbc8/21.3.0.0/ojdbc8-21.3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc8/21.3.0.0/ojdbc8-21.3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc8/21.3.0.0/ojdbc8-21.3.0.0.pom (1.5 kB at 147 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/xml/xmlparserv2/21.3.0.0/xmlparserv2-21.3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xmlparserv2/21.3.0.0/xmlparserv2-21.3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xmlparserv2/21.3.0.0/xmlparserv2-21.3.0.0.pom (1.3 kB at 189 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ucp/21.3.0.0/ucp-21.3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ucp/21.3.0.0/ucp-21.3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ucp/21.3.0.0/ucp-21.3.0.0.pom (1.3 kB at 189 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/xml/xdb/21.3.0.0/xdb-21.3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xdb/21.3.0.0/xdb-21.3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xdb/21.3.0.0/xdb-21.3.0.0.pom (1.4 kB at 127 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/observability/dms/21.3.0.0/dms-21.3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/observability/dms/21.3.0.0/dms-21.3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/observability/dms/21.3.0.0/dms-21.3.0.0.pom (1.3 kB at 134 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ojdbc8/21.3.0.0/ojdbc8-21.3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/xml/xmlparserv2/21.3.0.0/xmlparserv2-21.3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/jdbc/ucp/21.3.0.0/ucp-21.3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/xml/xdb/21.3.0.0/xdb-21.3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/observability/dms/21.3.0.0/dms-21.3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc8/21.3.0.0/ojdbc8-21.3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ojdbc8/21.3.0.0/ojdbc8-21.3.0.0.jar (5.1 MB at 80 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xmlparserv2/21.3.0.0/xmlparserv2-21.3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ucp/21.3.0.0/ucp-21.3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xdb/21.3.0.0/xdb-21.3.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/observability/dms/21.3.0.0/dms-21.3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xdb/21.3.0.0/xdb-21.3.0.0.jar (266 kB at 8.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/jdbc/ucp/21.3.0.0/ucp-21.3.0.0.jar (1.8 MB at 41 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/xml/xmlparserv2/21.3.0.0/xmlparserv2-21.3.0.0.jar (2.0 MB at 28 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/observability/dms/21.3.0.0/dms-21.3.0.0.jar (2.2 MB at 35 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.oracle --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871913314 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 30 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[24,18] oracle.sql.OPAQUE in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[26,22] oracle.xdb.dom.XDBDocument in oracle.xdb.dom has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276,30] oracle.sql.ARRAY in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[276,51] oracle.sql.ArrayDescriptor in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286,30] oracle.sql.STRUCT in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[286,52] oracle.sql.StructDescriptor in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[296,21] oracle.sql.REF in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:[297,28] oracle.sql.REF in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[829,64] sendBatch() in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[831,54] setExecuteBatch(int) in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:[866,50] setExecuteBatch(int) in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[78,64] sendBatch() in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:[80,54] setExecuteBatch(int) in oracle.jdbc.OraclePreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleJDBC_10_1_0_2ProxyConnectionCustomizer.java:[39,8] Class org.eclipse.persistence.platform.database.oracle.OracleJDBC_10_1_0_2ProxyConnectionCustomizer overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[37,23] createXML(java.sql.Connection,org.w3c.dom.Document) in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[42,23] createXML(java.sql.Connection,java.lang.String) in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[53,19] getDocument() in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[59,35] getStringVal() in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[64,16] close() in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[70,31] oracle.xdb.dom.XDBDocument in oracle.xdb.dom has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79,35] oracle.sql.OPAQUE in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/xdb/XMLTypeFactoryImpl.java:[79,23] createXML(oracle.sql.OPAQUE) in oracle.xdb.XMLType has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[447,14] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[450,39] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[490,32] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:[510,46] create(oracle.dms.instrument.Noun,java.lang.String,java.lang.String,java.lang.String,java.lang.Object) in oracle.dms.instrument.State has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/ucp/UCPDataPartitioningCallback.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/ucp/UCPDataPartitioningCallback.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.oracle --- [INFO] No previous run data found, generating javadoc. [INFO] 83 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:32: warning: no @param for cal [WARNING] public static TIMESTAMPTZ buildTIMESTAMPTZ(Calendar cal, Connection con, boolean shouldPrintCalendar) throws SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:32: warning: no @param for con [WARNING] public static TIMESTAMPTZ buildTIMESTAMPTZ(Calendar cal, Connection con, boolean shouldPrintCalendar) throws SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:32: warning: no @param for shouldPrintCalendar [WARNING] public static TIMESTAMPTZ buildTIMESTAMPTZ(Calendar cal, Connection con, boolean shouldPrintCalendar) throws SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:32: warning: no @return [WARNING] public static TIMESTAMPTZ buildTIMESTAMPTZ(Calendar cal, Connection con, boolean shouldPrintCalendar) throws SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:32: warning: no @throws for java.sql.SQLException [WARNING] public static TIMESTAMPTZ buildTIMESTAMPTZ(Calendar cal, Connection con, boolean shouldPrintCalendar) throws SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:44: warning: no @param for timestampTZ [WARNING] public static Calendar buildCalendar(TIMESTAMPTZWrapper timestampTZ) throws SQLException{ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:44: warning: no @return [WARNING] public static Calendar buildCalendar(TIMESTAMPTZWrapper timestampTZ) throws SQLException{ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:44: warning: no @throws for java.sql.SQLException [WARNING] public static Calendar buildCalendar(TIMESTAMPTZWrapper timestampTZ) throws SQLException{ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:64: warning: no @param for timestampLTZ [WARNING] public static Calendar buildCalendar(TIMESTAMPLTZWrapper timestampLTZ) throws SQLException{ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:64: warning: no @return [WARNING] public static Calendar buildCalendar(TIMESTAMPLTZWrapper timestampLTZ) throws SQLException{ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:64: warning: no @throws for java.sql.SQLException [WARNING] public static Calendar buildCalendar(TIMESTAMPLTZWrapper timestampLTZ) throws SQLException{ [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:92: warning: no @param for calendar [WARNING] public static String printCalendar(final Calendar calendar) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:92: warning: no @return [WARNING] public static String printCalendar(final Calendar calendar) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:113: warning: no @param for calendar [WARNING] public static boolean shouldAppendDaylightTime(Calendar calendar) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:113: warning: no @return [WARNING] public static boolean shouldAppendDaylightTime(Calendar calendar) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:124: warning: no @param for bytes [WARNING] public static TimeZone extractTimeZone(byte[] bytes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/internal/platform/database/oracle/TIMESTAMPHelper.java:124: warning: no @return [WARNING] public static TimeZone extractTimeZone(byte[] bytes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:90: warning: no @param for value [WARNING] protected boolean lobValueExceedsLimit(Object value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:90: warning: no @return [WARNING] protected boolean lobValueExceedsLimit(Object value) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:207: warning: no @param for type [WARNING] protected boolean isBlob(Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:207: warning: no @return [WARNING] protected boolean isBlob(Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:215: warning: no @param for type [WARNING] protected boolean isClob(Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:215: warning: no @return [WARNING] protected boolean isClob(Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:235: warning: no @param for usesLocatorForLOBWrite [WARNING] public void setShouldUseLocatorForLOBWrite(boolean usesLocatorForLOBWrite) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:245: warning: no @return [WARNING] public boolean shouldUseLocatorForLOBWrite() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:255: warning: no @return [WARNING] public int getLobValueLimits() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle8Platform.java:265: warning: no @param for lobValueLimits [WARNING] public void setLobValueLimits(int lobValueLimits) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:243: warning: no @param for resultSet [WARNING] public Object getTIMESTAMPTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:243: warning: no @param for columnNumber [WARNING] public Object getTIMESTAMPTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:243: warning: no @param for type [WARNING] public Object getTIMESTAMPTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:243: warning: no @param for session [WARNING] public Object getTIMESTAMPTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:243: warning: no @return [WARNING] public Object getTIMESTAMPTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:243: warning: no @throws for java.sql.SQLException [WARNING] public Object getTIMESTAMPTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:262: warning: no @param for resultSet [WARNING] public Object getTIMESTAMPLTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:262: warning: no @param for columnNumber [WARNING] public Object getTIMESTAMPLTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:262: warning: no @param for type [WARNING] public Object getTIMESTAMPLTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:262: warning: no @param for session [WARNING] public Object getTIMESTAMPLTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:262: warning: no @return [WARNING] public Object getTIMESTAMPLTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:262: warning: no @throws for java.sql.SQLException [WARNING] public Object getTIMESTAMPLTZFromResultSet(ResultSet resultSet, int columnNumber, int type, AbstractSession session) throws java.sql.SQLException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:336: warning: no description for @param [WARNING] * @param max [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:337: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:673: warning: no @param for type [WARNING] protected boolean isOracle9Specific(Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:673: warning: no @return [WARNING] protected boolean isOracle9Specific(Class type) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:955: warning: no @return [WARNING] public String getDriverVersion() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:962: warning: no @return [WARNING] public boolean isTimestampInGmt() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:969: warning: no @return [WARNING] public boolean isLtzTimestampInGmt() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:980: warning: no @return [WARNING] public boolean shouldTruncateDate() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle9Platform.java:991: warning: no @param for shouldTruncateDate [WARNING] public void setShouldTruncateDate(boolean shouldTruncateDate) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:55: warning: no description for @param [WARNING] * @param max [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/Oracle10Platform.java:56: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleJDBC_10_1_0_2ProxyConnectionCustomizer.java:48: warning: no @param for accessor [WARNING] public OracleJDBC_10_1_0_2ProxyConnectionCustomizer(Accessor accessor, Session session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleJDBC_10_1_0_2ProxyConnectionCustomizer.java:48: warning: no @param for session [WARNING] public OracleJDBC_10_1_0_2ProxyConnectionCustomizer(Accessor accessor, Session session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleJDBC_10_1_0_2ProxyConnectionCustomizer.java:190: warning: no @param for customizer [WARNING] public boolean equals(OracleJDBC_10_1_0_2ProxyConnectionCustomizer customizer) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleJDBC_10_1_0_2ProxyConnectionCustomizer.java:190: warning: no @return [WARNING] public boolean equals(OracleJDBC_10_1_0_2ProxyConnectionCustomizer customizer) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleOCIProxyConnector.java:44: warning: no @param for context [WARNING] public OracleOCIProxyConnector(Context context, String name) throws ValidationException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleOCIProxyConnector.java:44: warning: no @param for name [WARNING] public OracleOCIProxyConnector(Context context, String name) throws ValidationException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleOCIProxyConnector.java:52: warning: no @param for name [WARNING] public OracleOCIProxyConnector(String name) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/OracleOCIProxyConnector.java:60: warning: no @param for oracleOCIConnectionPool [WARNING] public OracleOCIProxyConnector(OracleOCIConnectionPool oracleOCIConnectionPool) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/dcn/OracleChangeNotificationListener.java:265: warning: no @return [WARNING] public DatabaseChangeRegistration getRegister() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/dcn/OracleChangeNotificationListener.java:273: warning: no @param for register [WARNING] protected void setRegister(DatabaseChangeRegistration register) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/dcn/OracleChangeNotificationListener.java:281: warning: no @return [WARNING] public Map getDescriptorsByTable() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/dcn/OracleChangeNotificationListener.java:289: warning: no @param for descriptorsByTable [WARNING] protected void setDescriptorsByTable(Map descriptorsByTable) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/database/oracle/ucp/GridLinkDataPartitioningCallback.java:54: warning: no @param for session [WARNING] public static synchronized void register(Session session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:78: warning: no description for @param [WARNING] * @param contextNode [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:79: warning: no description for @param [WARNING] * @param xPath [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:80: warning: no description for @param [WARNING] * @param xmlNamespaceResolver [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:81: warning: no description for @return [WARNING] * @return [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:82: warning: no description for @throws [WARNING] * @throws XMLPlatformException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/platform/xml/xdk/XDKPlatform.java:103: warning: no description for @throws [WARNING] * @throws XMLPlatformException [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:105: warning: no @param for session [WARNING] public DMSPerformanceProfiler(Session session) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:127: warning: no @param for newWeight [WARNING] protected void initializeNounTree(int newWeight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:347: warning: no @param for operationName [WARNING] protected Sensor getPhaseEventForQuery(String operationName, DatabaseQuery query, int weight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:347: warning: no @param for query [WARNING] protected Sensor getPhaseEventForQuery(String operationName, DatabaseQuery query, int weight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:347: warning: no @param for weight [WARNING] protected Sensor getPhaseEventForQuery(String operationName, DatabaseQuery query, int weight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:347: warning: no @return [WARNING] protected Sensor getPhaseEventForQuery(String operationName, DatabaseQuery query, int weight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:388: warning: no @param for type [WARNING] protected Noun getNounByType(String type, Noun parentNoun, int weight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:388: warning: no @param for parentNoun [WARNING] protected Noun getNounByType(String type, Noun parentNoun, int weight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:388: warning: no @param for weight [WARNING] protected Noun getNounByType(String type, Noun parentNoun, int weight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:388: warning: no @return [WARNING] protected Noun getNounByType(String type, Noun parentNoun, int weight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:418: warning: no @param for operationName [WARNING] protected Sensor getSensorByName(String operationName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:418: warning: no @return [WARNING] protected Sensor getSensorByName(String operationName) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:646: warning: no @param for weight [WARNING] protected void destroySensorsByWeight(int weight) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/java/org/eclipse/persistence/tools/profiler/oracle/DMSPerformanceProfiler.java:664: warning: no @param for weight [WARNING] protected void destroyNounsByWeight(int weight) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [INFO] Building EclipseLink Oracle NoSQL Extension 3.0.5-SNAPSHOT [22/39] [INFO] from foundation/org.eclipse.persistence.oracle.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.pom (3.1 kB at 261 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.pom (5.6 kB at 402 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-parent/1.7.6/avro-parent-1.7.6.pom (19 kB at 1.4 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro-toplevel/1.7.6/avro-toplevel-1.7.6.pom (9.6 kB at 687 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.pom (1.3 kB at 53 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.pom (1.5 kB at 167 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.pom (1.6 kB at 59 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer-parent/2.3/paranamer-parent-2.3.pom (11 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/codehaus-parent/1/codehaus-parent-1.pom (3.4 kB at 191 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.pom (13 kB at 670 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.pom (11 kB at 283 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.0/xz-1.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.0/xz-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.0/xz-1.0.pom (1.9 kB at 238 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.pom (4.1 kB at 254 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-base/2.9.6/jackson-base-2.9.6.pom (5.4 kB at 233 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-bom/2.9.6/jackson-bom-2.9.6.pom (12 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1.1/jackson-parent-2.9.1.1.pom (8.0 kB at 223 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/33/oss-parent-33.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/33/oss-parent-33.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/33/oss-parent-33.pom (22 kB at 1.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.pom (6.3 kB at 788 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.0/jackson-annotations-2.9.0.pom (1.9 kB at 108 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.0/jackson-parent-2.9.0.pom (7.8 kB at 652 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/28/oss-parent-28.pom (20 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.pom (2.6 kB at 288 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/jackson-parent/2.9.1/jackson-parent-2.9.1.pom (8.0 kB at 573 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/oss-parent/30/oss-parent-30.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/30/oss-parent-30.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/oss-parent/30/oss-parent-30.pom (21 kB at 2.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.pom (3.5 kB at 393 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-master/4.7.1/antlr4-master-4.7.1.pom (4.4 kB at 291 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/26.0-jre/guava-26.0-jre.pom (7.8 kB at 707 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava-parent/26.0-jre/guava-parent-26.0-jre.pom (10 kB at 520 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.pom (2.5 kB at 207 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.pom (1.2 kB at 50 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/messaging/aqapi/19.3.0.0/aqapi-19.3.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/messaging/aqapi/19.3.0.0/aqapi-19.3.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/messaging/aqapi/19.3.0.0/aqapi-19.3.0.0.pom (1.8 kB at 113 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0/javax.jms-api-2.0.pom (13 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/3/jvnet-parent-3.pom (4.8 kB at 684 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.pom (14 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.pom (13 kB at 912 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/jvnet-parent/4/jvnet-parent-4.pom (7.8 kB at 456 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/avro/avro/1.7.6/avro-1.7.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/tukaani/xz/1.0/xz-1.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/com/oracle/database/messaging/aqapi/19.3.0.0/aqapi-19.3.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/kv/oracle-nosql-client/18.3.10/oracle-nosql-client-18.3.10.jar (3.4 MB at 64 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.0/xz-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/avro/avro/1.7.6/avro-1.7.6.jar (426 kB at 21 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.4.1/commons-compress-1.4.1.jar (241 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/xerial/snappy/snappy-java/1.0.5/snappy-java-1.0.5.jar (1.3 MB at 31 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/paranamer/paranamer/2.3/paranamer-2.3.jar (30 kB at 384 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/tukaani/xz/1.0/xz-1.0.jar (95 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.13/jackson-core-asl-1.9.13.jar (232 kB at 2.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-core/2.9.6/jackson-core-2.9.6.jar (324 kB at 3.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-databind/2.9.6/jackson-databind-2.9.6.jar (1.3 MB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.13/jackson-mapper-asl-1.9.13.jar (781 kB at 7.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/fasterxml/jackson/core/jackson-annotations/2.9.6/jackson-annotations-2.9.6.jar (67 kB at 609 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/messaging/aqapi/19.3.0.0/aqapi-19.3.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/antlr/antlr4-runtime/4.7.1/antlr4-runtime-4.7.1.jar (337 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/reactivestreams/reactive-streams/1.0.2/reactive-streams-1.0.2.jar (2.1 kB at 18 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/checkerframework/checker-qual/2.5.2/checker-qual-2.5.2.jar (193 kB at 1.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/transaction/javax.transaction-api/1.3/javax.transaction-api-1.3.jar (28 kB at 230 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/guava/guava/26.0-jre/guava-26.0-jre.jar (2.7 MB at 19 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/javax/jms/javax.jms-api/2.0.1/javax.jms-api-2.0.1.jar (64 kB at 427 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/oracle/database/messaging/aqapi/19.3.0.0/aqapi-19.3.0.0.jar (1.4 MB at 8.2 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.oracle.nosql --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871918470 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 27 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnectionFactory.java:[61,28] static method should be qualified by type name, oracle.kv.KVStoreFactory, instead of by an expression [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/eis/adapters/aq/AQPlatform.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/eis/adapters/aq/AQPlatform.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/test/resources [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/models/jpa/nosql/mapped/Order.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java/org/eclipse/persistence/testing/models/jpa/nosql/mapped/Order.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (jar-test-sources) @ org.eclipse.persistence.oracle.nosql --- [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:java-source:test-sources:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.oracle.nosql --- [INFO] No previous run data found, generating javadoc. [INFO] 62 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:39: warning: no @param for session [WARNING] public AQConnection(AQSession session, java.sql.Connection connection, AQConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:39: warning: no @param for connection [WARNING] public AQConnection(AQSession session, java.sql.Connection connection, AQConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:39: warning: no @param for spec [WARNING] public AQConnection(AQSession session, java.sql.Connection connection, AQConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:49: warning: no @return [WARNING] public java.sql.Connection getDatabaseConnection() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:56: warning: no @return [WARNING] public AQSession getSession() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionMetaData.java:32: warning: no @param for connection [WARNING] public AQConnectionMetaData(AQConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:54: warning: no @param for user [WARNING] public AQConnectionSpec(String user, String password, String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:54: warning: no @param for password [WARNING] public AQConnectionSpec(String user, String password, String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:54: warning: no @param for url [WARNING] public AQConnectionSpec(String user, String password, String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:64: warning: no @return [WARNING] public String getURL() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:72: warning: no @param for url [WARNING] public void setURL(String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:80: warning: no @return [WARNING] public String getDatasource() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:88: warning: no @param for datasource [WARNING] public void setDatasource(String datasource) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:96: warning: no @return [WARNING] public String getUser() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:104: warning: no @param for user [WARNING] public void setUser(String user) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:112: warning: no @return [WARNING] public String getPassword() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:125: warning: no @return [WARNING] public boolean hasDatasource() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:133: warning: no @param for password [WARNING] public void setPassword(String password) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:39: warning: no @return [WARNING] public String getQueue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:46: warning: no @param for queue [WARNING] public void setQueue(String queue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:53: warning: no @param for schema [WARNING] public void setSchema(String schema) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:60: warning: no @return [WARNING] public String getSchema() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQDequeueInteractionSpec.java:38: warning: no @return [WARNING] public AQDequeueOption getOptions() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQDequeueInteractionSpec.java:45: warning: no @param for options [WARNING] public void setOptions(AQDequeueOption options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQEnqueueInteractionSpec.java:38: warning: no @return [WARNING] public AQEnqueueOption getOptions() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQEnqueueInteractionSpec.java:45: warning: no @param for options [WARNING] public void setOptions(AQEnqueueOption options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:37: warning: no @param for connection [WARNING] public AQInteraction(AQConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @param for spec [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @param for input [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @param for output [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @throws for jakarta.resource.ResourceException [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @param for spec [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @param for input [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @param for output [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @throws for jakarta.resource.ResourceException [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQTransaction.java:33: warning: no @param for connection [WARNING] public AQTransaction(AQConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQTransaction.java:49: warning: no @return [WARNING] public boolean isInTransaction() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:43: warning: no @param for store [WARNING] public OracleNoSQLConnection(KVStore store, OracleNoSQLJCAConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:43: warning: no @param for spec [WARNING] public OracleNoSQLConnection(KVStore store, OracleNoSQLJCAConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnectionMetaData.java:34: warning: no @param for connection [WARNING] public OracleNoSQLConnectionMetaData(OracleNoSQLConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:57: warning: no @param for connection [WARNING] public OracleNoSQLInteraction(OracleNoSQLConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:227: warning: no @param for key [WARNING] protected List createMajorKey(Object key) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:227: warning: no @return [WARNING] protected List createMajorKey(Object key) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for element [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for majorKeys [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for minorKeys [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for spec [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for operations [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:290: warning: no @param for data [WARNING] protected Value createValue(Object data) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:290: warning: no @return [WARNING] protected Value createValue(Object data) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:305: warning: no @param for bytes [WARNING] protected Object convertBytes(byte[] bytes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:305: warning: no @return [WARNING] protected Object convertBytes(byte[] bytes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLJCAConnectionSpec.java:49: warning: no @param for store [WARNING] public OracleNoSQLJCAConnectionSpec(String store, String host) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLJCAConnectionSpec.java:49: warning: no @param for host [WARNING] public OracleNoSQLJCAConnectionSpec(String store, String host) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLTransaction.java:34: warning: no @param for connection [WARNING] public OracleNoSQLTransaction(OracleNoSQLConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLTransaction.java:50: warning: no @return [WARNING] public boolean isInTransaction() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:256: warning: no @param for record [WARNING] protected void convertRecordBytesToString(OracleNoSQLRecord record) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for descriptor [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for record [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for interaction [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for accessor [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @return [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle.nosql --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-tests.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.nosql/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.bundles >------- [INFO] Building EclipseLink Bundles Parent 3.0.5-SNAPSHOT [23/39] [INFO] from bundles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.bundles --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.bundles --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871921694 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.bundles --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.bundles --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.bundles --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/target/org.eclipse.persistence.bundles-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles-3.0.5-SNAPSHOT.pom.asc [INFO] [INFO] --------------< org.eclipse.persistence:moxy-standalone >--------------- [INFO] Building EclipseLink Bundles MOXy standalone 3.0.5-SNAPSHOT [24/39] [INFO] from bundles/moxy-standalone/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ moxy-standalone --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ moxy-standalone --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ moxy-standalone --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ moxy-standalone --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ moxy-standalone --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ moxy-standalone --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871921882 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ moxy-standalone --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- resources:3.1.0:copy-resources (prepare-bin-for-moxy.zip) @ moxy-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/license with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (prepare-xsds-for-moxy.zip) @ moxy-standalone --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/generated-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ moxy-standalone --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ moxy-standalone --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ moxy-standalone --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ moxy-standalone --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ moxy-standalone --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ moxy-standalone --- [INFO] [INFO] --- assembly:3.3.0:single (make-assembly) @ moxy-standalone --- [INFO] Reading assembly descriptor: src/main/assembly/moxy.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.5-SNAPSHOT.zip [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ moxy-standalone --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ moxy-standalone --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ moxy-standalone --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.5-SNAPSHOT/moxy-standalone-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.5-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.5-SNAPSHOT/moxy-standalone-3.0.5-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.5-SNAPSHOT/moxy-standalone-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.5-SNAPSHOT.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/moxy-standalone/3.0.5-SNAPSHOT/moxy-standalone-3.0.5-SNAPSHOT.zip.asc [INFO] [INFO] --- dependency:3.1.2:unpack (stage) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:moxy-standalone:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.5-SNAPSHOT.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/stage with includes "" and excludes "" [INFO] [INFO] ----------------< org.eclipse.persistence:eclipselink >----------------- [INFO] Building EclipseLink Bundles eclipselink.jar (non-OSGi) 3.0.5-SNAPSHOT [25/39] [INFO] from bundles/eclipselink/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ eclipselink --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ eclipselink --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ eclipselink --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ eclipselink --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ eclipselink --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ eclipselink --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871922687 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ eclipselink --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (unpack-sources) @ eclipselink --- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0-sources.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0-sources.jar (364 kB at 13 MB/s) [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] [INFO] --- build-helper:3.2.0:add-source (add-generated-sources) @ eclipselink --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources added. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ eclipselink --- [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-resource) @ eclipselink --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] Copying 50 resources [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ eclipselink --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3313 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/exceptions/IntegrityChecker.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/exceptions/IntegrityChecker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.8.1:compile (module-compile) @ eclipselink --- [WARNING] Can't extract module name from org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip: Module format not recognized: /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: jakarta.xml.bind/jakarta.xml.bind.annotation.XmlSchema [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[35,28] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[38,28] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[39,28] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[40,28] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[41,28] requires directive for an automatic module [WARNING] Implicitly compiled files were not subject to annotation processing. Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ eclipselink --- [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.dbws, has 1, private references [org.eclipse.persistence.internal.xr] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs, has 2, private references [org.eclipse.persistence.internal.jpa, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.util, has 4, private references [org.eclipse.persistence.internal.jaxb, org.eclipse.persistence.internal.jpa.deployment, org.eclipse.persistence.internal.jpa.rs.metadata.model, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.util.list, has 1, private references [org.eclipse.persistence.internal.jpa.rs.metadata.model] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.util.metadatasources, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.util.xmladapters, has 2, private references [org.eclipse.persistence.internal.jpa.rs.metadata.model, org.eclipse.persistence.internal.jpa.rs.weaving] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.features, has 4, private references [org.eclipse.persistence.internal.jaxb, org.eclipse.persistence.internal.jpa.rs.metadata.model, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.features.paging, has 1, private references [org.eclipse.persistence.internal.queries] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.features.core.selflinks, has 1, private references [org.eclipse.persistence.internal.queries] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.logging, has 1, private references [org.eclipse.persistence.internal.localization] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa, has 3, private references [org.eclipse.persistence.internal.jpa, org.eclipse.persistence.internal.jpa.deployment, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.metadata, has 1, private references [org.eclipse.persistence.internal.jpa.metadata.xml] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.dynamic, has 2, private references [org.eclipse.persistence.internal.jpa, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb.javamodel, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb.javamodel.oxm, has 1, private references [org.eclipse.persistence.internal.jaxb] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb, has 4, private references [org.eclipse.persistence.internal.cache, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb.compiler, has 4, private references [org.eclipse.persistence.internal.jaxb, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.schema.model] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb.compiler.builder.helper, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.exceptions, has 8, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.indirection, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.core.sessions, has 1, private references [org.eclipse.persistence.internal.core.databaseaccess] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.core.descriptors, has 3, private references [org.eclipse.persistence.internal.core.descriptors, org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.core.mappings, has 3, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.queries, org.eclipse.persistence.internal.core.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions, has 6, private references [org.eclipse.persistence.internal.core.databaseaccess, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.security, org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination, has 3, private references [org.eclipse.persistence.internal.security, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.coordination] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.broadcast, has 1, private references [org.eclipse.persistence.internal.sessions.coordination] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba, has 2, private references [org.eclipse.persistence.internal.sessions.coordination, org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba.sun, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.jms, has 3, private references [org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.coordination, org.eclipse.persistence.internal.sessions.coordination.jms] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.rmi, has 1, private references [org.eclipse.persistence.internal.sessions.coordination] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.changesets, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.remote, has 4, private references [org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.remote.corba.sun, has 2, private references [org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.remote.rmi, has 2, private references [org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.remote.rmi.iiop, has 2, private references [org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.server, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.factories, has 5, private references [org.eclipse.persistence.internal.codegen, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.factories, org.eclipse.persistence.internal.sessions.factories.model] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.broker, has 4, private references [org.eclipse.persistence.internal.core.databaseaccess, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.interceptors, has 2, private references [org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.descriptors, has 10, private references [org.eclipse.persistence.internal.core.descriptors, org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.descriptors.partitioning, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.descriptors.changetracking, has 3, private references [org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.descriptors.changetracking, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.descriptors.invalidation, has 2, private references [org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.queries, has 7, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings, has 12, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.queries, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.indirection, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.foundation, has 11, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.queries, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.indirection, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.querykeys, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.converters, has 3, private references [org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.structures, has 7, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.xdb, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.logging, has 2, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.history, has 4, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database, has 4, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.oracle.plsql, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.oracle.jdbc, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.oracle, has 5, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.platform.database, org.eclipse.persistence.internal.platform.database.oracle, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.oracle.dcn, has 2, private references [org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.jdbc, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.events, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.server, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.server.sap, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.server.jboss, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.xml, has 2, private references [org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.record] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.expressions, has 3, private references [org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.schema, has 2, private references [org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.oxm] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.mappings.nullpolicy, has 4, private references [org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.mappings, has 11, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.queries, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm, has 9, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.documentpreservation, has 2, private references [org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.record, has 8, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.oxm.record.namespaces, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.json, has 2, private references [org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.record] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.platform, has 5, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.record] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.unmapped, has 1, private references [org.eclipse.persistence.internal.oxm.unmapped] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.tools.schemaframework, has 4, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.tools.profiler, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.tools.profiler.oracle, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sequencing, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.dynamic, has 2, private references [org.eclipse.persistence.internal.dynamic, org.eclipse.persistence.internal.libraries.asm] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.eis.mappings, has 5, private references [org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.eis, has 7, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.factories] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.eis.interactions, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services.websphere, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services.glassfish, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services.jboss, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services.weblogic, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sdo.helper, has 5, private references [commonj.sdo.impl, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.oxm.schema.model] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sdo.helper.delegates, has 1, private references [org.eclipse.persistence.internal.oxm] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sdo, has 4, private references [commonj.sdo.impl, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.transaction, has 2, private references [org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ eclipselink --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ eclipselink --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ eclipselink --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ eclipselink --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ eclipselink --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/utils/rename with includes "package-rename.properties" and excludes "" [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (prepare-xsds-for-eclipselink.zip) @ eclipselink --- [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ eclipselink --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink.zip) @ eclipselink --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:commonj.sdo' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.zip [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ eclipselink --- [INFO] No previous run data found, generating javadoc. [INFO] 72 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1046: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:927: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:798: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:814: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:913: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:927: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:929: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1046: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1048: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1193: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1216: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1326: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1406: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1486: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1851: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:234: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:248: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:262: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:276: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:290: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:304: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:318: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:332: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:346: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:360: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:375: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:443: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:412: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:412: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:424: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:436: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:448: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:460: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/SymfowarePlatform.java:332: warning - Tag @see: reference not found: ExpressionOperator#setIsBindingSupported(boolean) [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/expressions/ExpressionOperator.java:762: warning - Tag @author cannot be used in method documentation. It can only be used in the following types of documentation: overview, module, package, class/interface. [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/expressions/ExpressionOperator.java:1335: warning - Tag @link: reference not found: ExpressionOperator#getInternalOperator() [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:110: warning - Tag @see: reference not found: org.eclipse.persistence.sdo.SDOSystemProperties.SDO_STRICT_TYPE_CHECKING_PROPERTY_NAMEMoved to org.eclipse.persistence.sdo.SDOSystemProperties. * [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/jpql/parser/Expression.java:671: warning - Tag @version cannot be used in field documentation. It can only be used in the following types of documentation: overview, module, package, class/interface. [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1046: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:927: warning - invalid usage of tag & [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.1.2:unpack (stage) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:eclipselink:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/stage with includes "" and excludes "" [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ eclipselink --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ eclipselink --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/eclipselink/3.0.5-SNAPSHOT/eclipselink-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.distribution.tests >-- [INFO] Building EclipseLink Bundles tests 3.0.5-SNAPSHOT [26/39] [INFO] from bundles/tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.framework/7.0.0/org.apache.felix.framework-7.0.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.0/org.apache.felix.framework-7.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.0/org.apache.felix.framework-7.0.0.pom (6.9 kB at 362 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.pom (2.5 kB at 363 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-parent/1.9/animal-sniffer-parent-1.9.pom (4.3 kB at 480 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam/4.13.2/pax-exam-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.2/pax-exam-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.2/pax-exam-4.13.2.pom (2.6 kB at 177 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/4.13.2/exam-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/4.13.2/exam-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/4.13.2/exam-4.13.2.pom (43 kB at 2.8 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam-reactor/4.13.2/exam-reactor-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam-reactor/4.13.2/exam-reactor-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam-reactor/4.13.2/exam-reactor-4.13.2.pom (4.0 kB at 250 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/master/4.3.0/master-4.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.3.0/master-4.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.3.0/master-4.3.0.pom (14 kB at 1.1 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.pom (1.4 kB at 75 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/1.5.1/base-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.1/base-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.1/base-1.5.1.pom (6.8 kB at 757 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.pom (988 B at 124 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.pom (1.0 kB at 63 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.pom (1.2 kB at 104 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.pom (1.0 kB at 48 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-container-forked/4.13.2/pax-exam-container-forked-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.2/pax-exam-container-forked-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.2/pax-exam-container-forked-4.13.2.pom (6.7 kB at 742 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-spi/4.13.2/pax-exam-spi-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.2/pax-exam-spi-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.2/pax-exam-spi-4.13.2.pom (3.3 kB at 371 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.pom (985 B at 49 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.pom (6.7 kB at 557 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/master/4.2.0/master-4.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.2.0/master-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/4.2.0/master-4.2.0.pom (14 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.0/ops4j-base-store-1.5.0.pom (1.3 kB at 37 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/1.5.0/base-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.0/base-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/1.5.0/base-1.5.0.pom (5.8 kB at 274 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/master/3.3.0/master-3.3.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/3.3.0/master-3.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/master/3.3.0/master-3.3.0.pom (10 kB at 606 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.0/ops4j-base-io-1.5.0.pom (1.4 kB at 113 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.0/ops4j-base-lang-1.5.0.pom (988 B at 55 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.0/ops4j-base-monitors-1.5.0.pom (1.0 kB at 53 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.pom (1.4 kB at 178 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.4.0/parent-2.4.0.pom (4.6 kB at 652 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.pom (1.5 kB at 88 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.pom (1.4 kB at 194 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.pom (3.7 kB at 464 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/1.8.3/swissbox-1.8.3.pom (7.6 kB at 317 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.pom (1.7 kB at 133 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.pom (1.1 kB at 57 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.0/ops4j-base-exec-1.5.0.pom (1.7 kB at 240 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.0/ops4j-base-net-1.5.0.pom (1.4 kB at 113 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.0/ops4j-base-spi-1.5.0.pom (985 B at 47 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-junit4/4.13.2/pax-exam-junit4-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.2/pax-exam-junit4-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.2/pax-exam-junit4-4.13.2.pom (1.3 kB at 128 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.2/pax-exam-link-mvn-4.13.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.2/pax-exam-link-mvn-4.13.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.2/pax-exam-link-mvn-4.13.2.pom (1.3 kB at 141 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.pom (15 kB at 756 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/2.6.2/url-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/2.6.2/url-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/2.6.2/url-2.6.2.pom (26 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.pom (1.8 kB at 93 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.pom (3.9 kB at 282 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver/1.3.1/maven-resolver-1.3.1.pom (17 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.pom (2.5 kB at 196 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.pom (2.6 kB at 171 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.pom (2.7 kB at 209 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.pom (2.5 kB at 308 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-parent/1.6.6/slf4j-parent-1.6.6.pom (13 kB at 1.6 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.pom (3.3 kB at 549 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.pom (3.0 kB at 215 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.pom (1.7 kB at 153 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.0/ops4j-base-util-property-1.5.0.pom (1.0 kB at 131 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.pom (3.3 kB at 472 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.pom (1.5 kB at 214 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.pom (3.4 kB at 148 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/felix/org.apache.felix.framework/7.0.0/org.apache.felix.framework-7.0.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam/4.13.2/pax-exam-4.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-container-forked/4.13.2/pax-exam-container-forked-4.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-spi/4.13.2/pax-exam-spi-4.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-junit4/4.13.2/pax-exam-junit4-4.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.2/pax-exam-link-mvn-4.13.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/inject/jakarta.inject-api/1.0/jakarta.inject-api-1.0.jar (4.7 kB at 25 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.0/org.apache.felix.framework-7.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.framework/7.0.0/org.apache.felix.framework-7.0.0.jar (765 kB at 29 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.2/pax-exam-4.13.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/mojo/animal-sniffer-annotations/1.9/animal-sniffer-annotations-1.9.jar (3.4 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-lang/1.5.1/ops4j-base-lang-1.5.1.jar (11 kB at 539 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-util-property/1.5.1/ops4j-base-util-property-1.5.1.jar (11 kB at 393 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.2/pax-exam-container-forked-4.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-store/1.5.1/ops4j-base-store-1.5.1.jar (13 kB at 375 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.2/pax-exam-spi-4.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-container-forked/4.13.2/pax-exam-container-forked-4.13.2.jar (32 kB at 915 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-io/1.5.1/ops4j-base-io-1.5.1.jar (26 kB at 684 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam/4.13.2/pax-exam-4.13.2.jar (83 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-monitors/1.5.1/ops4j-base-monitors-1.5.1.jar (13 kB at 321 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-spi/4.13.2/pax-exam-spi-4.13.2.jar (70 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/tinybundles/tinybundles/2.1.1/tinybundles-2.1.1.jar (30 kB at 658 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-exec/1.5.1/ops4j-base-exec-1.5.1.jar (13 kB at 292 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-net/1.5.1/ops4j-base-net-1.5.1.jar (18 kB at 379 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/base/ops4j-base-spi/1.5.1/ops4j-base-spi-1.5.1.jar (12 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.2/pax-exam-junit4-4.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.8.3/pax-swissbox-lifecycle-1.8.3.jar (6.6 kB at 125 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.2/pax-exam-link-mvn-4.13.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-framework/1.8.3/pax-swissbox-framework-1.8.3.jar (14 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-junit4/4.13.2/pax-exam-junit4-4.13.2.jar (35 kB at 600 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.8.3/pax-swissbox-tracker-1.8.3.jar (15 kB at 257 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/exam/pax-exam-link-mvn/4.13.2/pax-exam-link-mvn-4.13.2.jar (11 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether-support/2.6.2/pax-url-aether-support-2.6.2.jar (5.7 kB at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.4.0/bndlib-2.4.0.jar (2.0 MB at 28 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-api/1.3.1/maven-resolver-api-1.3.1.jar (149 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-impl/1.3.1/maven-resolver-impl-1.3.1.jar (182 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-spi/1.3.1/maven-resolver-spi-1.3.1.jar (37 kB at 479 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-link/2.6.2/pax-url-link-2.6.2.jar (7.8 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.6.6/jcl-over-slf4j-1.6.6.jar (17 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-commons/2.6.2/pax-url-commons-2.6.2.jar (9.7 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/resolver/maven-resolver-util/1.3.1/maven-resolver-util-1.3.1.jar (160 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-property/1.8.3/pax-swissbox-property-1.8.3.jar (4.0 kB at 43 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-classpath/2.6.2/pax-url-classpath-2.6.2.jar (9.0 kB at 94 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.8.3/pax-swissbox-optional-jcl-1.8.3.jar (6.7 kB at 71 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/ops4j/pax/url/pax-url-aether/2.6.2/pax-url-aether-2.6.2.jar (3.4 MB at 33 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.distribution.tests --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.distribution.tests --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871968993 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.distribution.tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/classes [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/src/it/java added. [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (stage) @ org.eclipse.persistence.distribution.tests --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/stage with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.distribution.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.distribution.tests --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/test-classes [WARNING] No processor claimed any of these annotations: jakarta.xml.bind.annotation.XmlElement,org.ops4j.pax.exam.spi.reactors.ExamReactorStrategy,javax.inject.Inject,org.ops4j.pax.exam.Configuration,jakarta.xml.bind.annotation.XmlAttribute,org.junit.BeforeClass,jakarta.validation.constraints.Size,org.junit.runner.RunWith,jakarta.xml.bind.annotation.XmlRootElement,org.junit.Test,jakarta.validation.constraints.NotNull [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.1.2:copy-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ org.eclipse.persistence.distribution.tests --- [INFO] Copying org.eclipse.persistence.asm-9.6.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.asm.jar [INFO] Copying org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.core.jar [INFO] Copying org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.moxy.jar [INFO] Copying jakarta.activation-2.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.activation.jar [INFO] Copying jakarta.mail-2.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.mail.jar [INFO] Copying jaxb-xjc-3.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jaxb-xjc.jar [INFO] Copying jaxb-core-3.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jaxb-core.jar [INFO] Copying jakarta.validation-api-3.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.validation-api.jar [INFO] Copying jakarta.ws.rs-api-3.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.ws.rs-api.jar [INFO] Copying jakarta.xml.bind-api-3.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.xml.bind-api.jar [INFO] Copying jakarta.json-2.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.json.jar [INFO] Copying glassfish-corba-omgapi-4.2.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/glassfish-corba-omgapi.jar [INFO] Copying glassfish-corba-orb-4.2.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/glassfish-corba-orb.jar [INFO] Copying glassfish-corba-csiv2-idl-4.2.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/glassfish-corba-csiv2-idl.jar [INFO] Copying glassfish-corba-internal-api-4.2.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/glassfish-corba-internal-api.jar [INFO] Copying exception-annotation-processor-4.2.4.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/exception-annotation-processor.jar [INFO] Copying gmbal-4.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/gmbal.jar [INFO] Copying management-api-3.2.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/management-api.jar [INFO] Copying pfl-basic-tools-4.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pfl-basic-tools.jar [INFO] Copying pfl-tf-tools-4.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pfl-tf-tools.jar [INFO] Copying pfl-asm-4.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pfl-asm.jar [INFO] Copying pfl-basic-4.1.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pfl-basic.jar [INFO] Copying pfl-dynamic-4.1.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pfl-dynamic.jar [INFO] Copying asm-9.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/asm.jar [INFO] Copying asm-util-9.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/asm-util.jar [INFO] Copying asm-tree-9.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/asm-tree.jar [INFO] Copying asm-analysis-9.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/asm-analysis.jar [INFO] Copying pfl-tf-4.1.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pfl-tf.jar [INFO] Copying junit-4.13.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/junit.jar [INFO] Copying hamcrest-core-1.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/hamcrest-core.jar [INFO] Copying jakarta.enterprise.cdi-api-3.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.enterprise.cdi-api.jar [INFO] Copying jakarta.el-api-4.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.el-api.jar [INFO] Copying jakarta.interceptor-api-2.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.interceptor-api.jar [INFO] Copying jakarta.annotation-api-2.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.annotation-api.jar [INFO] Copying hibernate-validator-7.0.1.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/hibernate-validator.jar [INFO] Copying jboss-logging-3.4.1.Final.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jboss-logging.jar [INFO] Copying classmate-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/classmate.jar [INFO] Copying jakarta.el-4.0.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.el.jar [INFO] Copying org.apache.felix.framework-7.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/org.apache.felix.framework.jar [INFO] Copying animal-sniffer-annotations-1.9.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/animal-sniffer-annotations.jar [INFO] Copying pax-exam-4.13.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-exam.jar [INFO] Copying ops4j-base-io-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/ops4j-base-io.jar [INFO] Copying ops4j-base-monitors-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/ops4j-base-monitors.jar [INFO] Copying ops4j-base-lang-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/ops4j-base-lang.jar [INFO] Copying ops4j-base-store-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/ops4j-base-store.jar [INFO] Copying ops4j-base-util-property-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/ops4j-base-util-property.jar [INFO] Copying pax-exam-container-forked-4.13.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-exam-container-forked.jar [INFO] Copying pax-exam-spi-4.13.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-exam-spi.jar [INFO] Copying tinybundles-2.1.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/tinybundles.jar [INFO] Copying bndlib-2.4.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/bndlib.jar [INFO] Copying ops4j-base-exec-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/ops4j-base-exec.jar [INFO] Copying ops4j-base-net-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/ops4j-base-net.jar [INFO] Copying ops4j-base-spi-1.5.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/ops4j-base-spi.jar [INFO] Copying pax-swissbox-framework-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-framework.jar [INFO] Copying pax-swissbox-tracker-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-tracker.jar [INFO] Copying pax-swissbox-lifecycle-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-lifecycle.jar [INFO] Copying slf4j-api-2.0.0-alpha1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/slf4j-api.jar [INFO] Copying pax-exam-junit4-4.13.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-exam-junit4.jar [INFO] Copying pax-exam-link-mvn-4.13.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-exam-link-mvn.jar [INFO] Copying pax-url-aether-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-url-aether.jar [INFO] Copying pax-url-aether-support-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-url-aether-support.jar [INFO] Copying maven-resolver-impl-1.3.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/maven-resolver-impl.jar [INFO] Copying maven-resolver-api-1.3.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/maven-resolver-api.jar [INFO] Copying maven-resolver-spi-1.3.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/maven-resolver-spi.jar [INFO] Copying maven-resolver-util-1.3.1.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/maven-resolver-util.jar [INFO] Copying jcl-over-slf4j-1.6.6.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jcl-over-slf4j.jar [INFO] Copying pax-url-link-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-url-link.jar [INFO] Copying pax-url-commons-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-url-commons.jar [INFO] Copying pax-swissbox-property-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-property.jar [INFO] Copying pax-url-classpath-2.6.2.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-url-classpath.jar [INFO] Copying pax-swissbox-optional-jcl-1.8.3.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/pax-swissbox-optional-jcl.jar [INFO] Copying org.osgi.core-6.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/org.osgi.core.jar [INFO] Copying jakarta.inject-api-1.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/jakarta.inject-api.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.distribution.tests --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (installer-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (osgi-test) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-installer-osgi-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.distribution.tests --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.distribution.tests/3.0.5-SNAPSHOT/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.bundles.other >---- [INFO] Building EclipseLink Bundles Other 3.0.5-SNAPSHOT [27/39] [INFO] from bundles/others/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1-sources.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/eclipse/persistence/org.eclipse.persistence.oracleddlparser/3.0.1/org.eclipse.persistence.oracleddlparser-3.0.1-sources.jar (128 kB at 4.7 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1-sources.jar [INFO] Downloaded from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1-sources.jar (206 kB at 7.9 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.bundles.other --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.bundles.other --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871971375 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.bundles.other --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 65 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.bundles.other --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.bundles.other --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.1.2:copy (prepare-jars-for-eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:3.0.0:jar [INFO] Copying jakarta.persistence-api-3.0.0.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-src.zip/jpa/plugins/jakarta.persistence-api-3.0.0.jar [INFO] [INFO] --- dependency:3.1.2:copy-dependencies (sdo-jpars-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Copying org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.jpars-javadoc.jar [INFO] Copying org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.sdo-javadoc.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles.other --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- javadoc:3.2.0:jar (all-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Skipping javadoc generation [INFO] [INFO] --- javadoc:3.2.0:jar (nosql-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.bundles.other --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-plugins-nosql.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-plugins-nosql.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-plugins-nosql.zip [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-plugins.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-plugins.zip.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.asm:*' o 'org.eclipse.persistence:org.eclipse.persistence.oracleddlparser:*' o 'org.eclipse.persistence:commonj.sdo:*' [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'com.sun:tools' o 'com.sun.xml.fastinfoset:*' o 'com.sun.istack:*' o 'org.glassfish.grizzly:*' o 'org.glassfish.ha:*' [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.pom (10 kB at 928 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/4/felix-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/4/felix-parent-4.pom (24 kB at 2.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.pom (1.4 kB at 202 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.pom (1.4 kB at 113 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.4/easymock-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.4/easymock-3.4.pom (7.3 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock-parent/3.4/easymock-parent-3.4.pom (17 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.2/objenesis-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.2/objenesis-2.2.pom (2.5 kB at 354 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis-parent/2.2/objenesis-parent-2.2.pom (17 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.pom (11 kB at 1.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.0/maven-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.2.0/maven-2.2.0.pom (22 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.pom (2.2 kB at 311 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.pom (3.2 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.pom (2.0 kB at 82 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.pom (1.9 kB at 265 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.2.0/maven-reporting-2.2.0.pom (1.4 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.pom (2.2 kB at 310 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.pom (1.6 kB at 226 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.pom (1.9 kB at 187 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.pom (1.7 kB at 285 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.pom (2.8 kB at 462 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.pom (3.1 kB at 517 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.pom (1.9 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.pom (1.5 kB at 146 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.pom (2.1 kB at 344 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.pom (1.3 kB at 140 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.pom (4.3 kB at 617 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.pom (5.0 kB at 716 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.pom (4.1 kB at 515 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.pom (2.7 kB at 379 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.2/plexus-components-1.2.pom (3.1 kB at 235 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.pom (11 kB at 879 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.pom (6.8 kB at 970 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.5.0/maven-bundle-plugin-3.5.0.jar (232 kB at 26 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.4/easymock-3.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.2/objenesis-2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/objenesis/objenesis/2.2/objenesis-2.2.jar (53 kB at 5.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.2.0/maven-settings-2.2.0.jar (49 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.2.0/maven-core-2.2.0.jar (175 kB at 10 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.2.0/maven-reporting-api-2.2.0.jar (9.8 kB at 376 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.3.1/org.osgi.core-4.3.1.jar (350 kB at 12 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.2.0/maven-plugin-parameter-documenter-2.2.0.jar (22 kB at 792 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easymock/easymock/3.4/easymock-3.4.jar (474 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.2.0/maven-profile-2.2.0.jar (35 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.2.0/maven-artifact-2.2.0.jar (80 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.2.0/maven-error-diagnostics-2.2.0.jar (13 kB at 289 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.5.0/biz.aQute.bndlib-3.5.0.jar (2.6 MB at 56 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.2.0/maven-plugin-registry-2.2.0.jar (30 kB at 582 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.2.0/maven-project-2.2.0.jar (156 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.2.0/maven-plugin-api-2.2.0.jar (12 kB at 217 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.2.0/maven-repository-metadata-2.2.0.jar (26 kB at 442 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.2.0/maven-plugin-descriptor-2.2.0.jar (39 kB at 655 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.2.0/maven-model-2.2.0.jar (87 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.2.0/maven-monitor-2.2.0.jar (10 kB at 166 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.2.0/maven-artifact-manager-2.2.0.jar (65 kB at 976 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.6/maven-archiver-2.6.jar (23 kB at 337 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.12/junit-4.12.jar (315 kB at 4.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-utils/0.7/maven-shared-utils-0.7.jar (170 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.3.2/plexus-io-2.3.2.jar (74 kB at 991 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/commons/commons-compress/1.9/commons-compress-1.9.jar (378 kB at 4.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.8.1/plexus-archiver-2.8.1.jar (143 kB at 1.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.10/plexus-utils-3.0.10.jar (231 kB at 2.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/2.1/maven-dependency-tree-2.1.jar (60 kB at 740 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.4/wagon-webdav-jackrabbit-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.4/wagon-webdav-jackrabbit-2.4.pom (5.4 kB at 383 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.4/wagon-providers-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.4/wagon-providers-2.4.pom (2.8 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-http-shared/2.4/wagon-http-shared-2.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-http-shared/2.4/wagon-http-shared-2.4.pom (3.0 kB at 379 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.pom (390 B at 49 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.pom (704 B at 17 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.pom (7.8 kB at 647 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.pom (3.8 kB at 478 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jackrabbit/jackrabbit-webdav/2.5.2/jackrabbit-webdav-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jackrabbit/jackrabbit-webdav/2.5.2/jackrabbit-webdav-2.5.2.pom (4.9 kB at 406 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jackrabbit/jackrabbit-parent/2.5.2/jackrabbit-parent-2.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jackrabbit/jackrabbit-parent/2.5.2/jackrabbit-parent-2.5.2.pom (30 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.4/wagon-webdav-jackrabbit-2.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-webdav-jackrabbit/2.4/wagon-webdav-jackrabbit-2.4.jar (19 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-http-shared/2.4/wagon-http-shared-2.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jackrabbit/jackrabbit-webdav/2.5.2/jackrabbit-webdav-2.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nekohtml/xercesMinimal/1.9.6.2/xercesMinimal-1.9.6.2.jar (40 kB at 5.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/nekohtml/nekohtml/1.9.6.2/nekohtml-1.9.6.2.jar (112 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.1.1/commons-logging-1.1.1.jar (61 kB at 6.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/jackrabbit/jackrabbit-webdav/2.5.2/jackrabbit-webdav-2.5.2.jar (326 kB at 25 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-codec/commons-codec/1.2/commons-codec-1.2.jar (30 kB at 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-http-shared/2.4/wagon-http-shared-2.4.jar (26 kB at 1.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/3.1/commons-httpclient-3.1.jar (305 kB at 18 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/4.1.0/maven-bundle-plugin-4.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/4.1.0/maven-bundle-plugin-4.1.0.pom (10 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/4.1.0/biz.aQute.bndlib-4.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/4.1.0/biz.aQute.bndlib-4.1.0.pom (1.4 kB at 226 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/4.1.0/maven-bundle-plugin-4.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/4.1.0/maven-bundle-plugin-4.1.0.jar (232 kB at 26 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/4.1.0/biz.aQute.bndlib-4.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/4.1.0/biz.aQute.bndlib-4.1.0.jar (2.9 MB at 63 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.pom (4.0 kB at 400 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.pom (1.4 kB at 240 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.pom (6.7 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.7/maven-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.7/maven-2.0.7.pom (11 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.pom (2.0 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.pom (3.0 kB at 117 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.pom (1.9 kB at 37 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.pom (1.8 kB at 292 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting/2.0.7/maven-reporting-2.0.7.pom (1.4 kB at 144 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.pom (2.0 kB at 248 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.pom (1.6 kB at 225 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.pom (1.9 kB at 264 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.pom (1.7 kB at 284 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.pom (2.6 kB at 440 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.pom (2.6 kB at 328 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.pom (1.9 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.pom (1.5 kB at 242 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.pom (2.0 kB at 168 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.pom (1.3 kB at 179 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.pom (3.6 kB at 301 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/9/maven-shared-components-9.pom (3.5 kB at 269 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/8/maven-parent-8.pom (24 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.8/maven-project-2.0.8.pom (2.7 kB at 339 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven/2.0.8/maven-2.0.8.pom (12 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/6/maven-parent-6.pom (20 kB at 2.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.8/maven-settings-2.0.8.pom (2.1 kB at 343 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.8/maven-model-2.0.8.pom (3.1 kB at 349 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.6/plexus-utils-1.4.6.pom (2.3 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.8/maven-profile-2.0.8.pom (2.0 kB at 340 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.8/maven-artifact-manager-2.0.8.pom (2.7 kB at 386 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.8/maven-repository-metadata-2.0.8.pom (1.9 kB at 272 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.8/maven-artifact-2.0.8.pom (1.6 kB at 231 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.8/maven-plugin-registry-2.0.8.pom (2.0 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.3.7/maven-bundle-plugin-2.3.7.jar (124 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-parameter-documenter/2.0.7/maven-plugin-parameter-documenter-2.0.7.jar (21 kB at 2.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-core/2.0.7/maven-core-2.0.7.jar (153 kB at 17 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-settings/2.0.7/maven-settings-2.0.7.jar (49 kB at 4.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.1.0/org.osgi.core-4.1.0.jar (163 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/reporting/maven-reporting-api/2.0.7/maven-reporting-api-2.0.7.jar (9.9 kB at 663 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-profile/2.0.7/maven-profile-2.0.7.jar (35 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-model/2.0.7/maven-model-2.0.7.jar (86 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/1.50.0/bndlib-1.50.0.jar (920 kB at 42 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact/2.0.7/maven-artifact-2.0.7.jar (88 kB at 3.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-repository-metadata/2.0.7/maven-repository-metadata-2.0.7.jar (24 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-error-diagnostics/2.0.7/maven-error-diagnostics-2.0.7.jar (14 kB at 592 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-project/2.0.7/maven-project-2.0.7.jar (117 kB at 4.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-registry/2.0.7/maven-plugin-registry-2.0.7.jar (29 kB at 997 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-api/2.0.7/maven-plugin-api-2.0.7.jar (13 kB at 443 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-plugin-descriptor/2.0.7/maven-plugin-descriptor-2.0.7.jar (37 kB at 1.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-artifact-manager/2.0.7/maven-artifact-manager-2.0.7.jar (57 kB at 1.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-monitor/2.0.7/maven-monitor-2.0.7.jar (10 kB at 330 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-dependency-tree/1.2/maven-dependency-tree-1.2.jar (35 kB at 960 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/2.1/plexus-utils-2.1.jar (225 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.pom (9.9 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.4.0/biz.aQute.bndlib-3.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.4.0/biz.aQute.bndlib-3.4.0.pom (1.4 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.4.0/maven-bundle-plugin-3.4.0.jar (231 kB at 14 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.4.0/biz.aQute.bndlib-3.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.4.0/biz.aQute.bndlib-3.4.0.jar (2.6 MB at 64 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.pom (5.0 kB at 621 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix-parent/1.2.1/felix-parent-1.2.1.pom (14 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.pom (864 B at 86 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.pom (2.0 kB at 221 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.pom (5.7 kB at 816 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.pom (2.3 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix/1.0.0/felix-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix/1.0.0/felix-1.0.0.pom (12 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.pom (2.0 kB at 340 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix/1.0.2/felix-1.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/felix/1.0.2/felix-1.0.2.pom (14 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.pom (1.3 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/3/maven-shared-components-3.pom (2.0 kB at 281 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/4/maven-parent-4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/4/maven-parent-4.pom (10.0 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.pom (1.0 kB at 174 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.6/plexus-components-1.1.6.pom (1.9 kB at 315 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.2/plexus-utils-1.2.pom (767 B at 128 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus/1.0.5/plexus-1.0.5.pom (5.9 kB at 849 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.pom (680 B at 97 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-2/wagon-1.0-beta-2.pom (5.9 kB at 735 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.pom (2.3 kB at 324 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.1.0/maven-bundle-plugin-2.1.0.jar (132 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.service.obr/1.0.1/org.osgi.service.obr-1.0.1.jar (11 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/sf/kxml/kxml2/2.2.2/kxml2-2.2.2.jar (43 kB at 4.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bndlib/0.0.357/bndlib-0.0.357.jar (279 kB at 25 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.osgi.core/1.0.0/org.osgi.core-1.0.0.jar (61 kB at 5.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/org.apache.felix.bundlerepository/1.6.2/org.apache.felix.bundlerepository-1.6.2.jar (151 kB at 13 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.2/maven-archiver-2.2.jar (10 kB at 716 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-2/wagon-provider-api-1.0-beta-2.jar (46 kB at 2.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/1.0-alpha-7/plexus-archiver-1.0-alpha-7.jar (142 kB at 7.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.7/plexus-utils-1.4.7.jar (203 kB at 10 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.pom (1.5 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-2/wagon-providers-1.0-beta-2.pom (1.8 kB at 254 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.pom (648 B at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.pom (7.1 kB at 885 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.pom (1.2 kB at 167 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.pom (248 B at 28 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-webdav/1.0-beta-2/wagon-webdav-1.0-beta-2.jar (17 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/zeigermann/xml/xml-im-exporter/1.1/xml-im-exporter-1.1.jar (24 kB at 3.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/slide/slide-webdavlib/2.1/slide-webdavlib-2.1.jar (173 kB at 17 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-httpclient/commons-httpclient/2.0.2/commons-httpclient-2.0.2.jar (225 kB at 20 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging/1.0.4/commons-logging-1.0.4.jar (38 kB at 3.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.0.4/plexus-utils-1.0.4.jar (164 kB at 9.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/jdom/jdom/1.0/jdom-1.0.jar (153 kB at 5.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-7/wagon-ssh-external-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-7/wagon-ssh-external-1.0-beta-7.pom (2.6 kB at 265 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-7/wagon-providers-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0-beta-7/wagon-providers-1.0-beta-7.pom (2.2 kB at 241 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0-beta-7/wagon-1.0-beta-7.pom (12 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-7/wagon-ssh-common-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-7/wagon-ssh-common-1.0-beta-7.pom (1.9 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.pom (1.8 kB at 181 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-7/wagon-ssh-external-1.0-beta-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/1.0-beta-7/wagon-ssh-external-1.0-beta-7.jar (15 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-7/wagon-ssh-common-1.0-beta-7.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/1.0-beta-7/wagon-ssh-common-1.0-beta-7.jar (27 kB at 3.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/1.4.2/plexus-utils-1.4.2.jar (190 kB at 19 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0-beta-7/wagon-provider-api-1.0-beta-7.jar (53 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.pom (2.5 kB at 253 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.9.1/maven-scm-providers-git-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.9.1/maven-scm-providers-git-1.9.1.pom (2.2 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.9.1/maven-scm-providers-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.9.1/maven-scm-providers-1.9.1.pom (3.5 kB at 195 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.9.1/maven-scm-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.9.1/maven-scm-1.9.1.pom (22 kB at 771 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.pom (2.1 kB at 265 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.pom (1.6 kB at 121 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.9.1/maven-scm-provider-gitexe-1.9.1.jar (64 kB at 5.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.9.1/maven-scm-provider-git-commons-1.9.1.jar (38 kB at 4.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (239 kB at 22 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.9.1/maven-scm-api-1.9.1.jar (106 kB at 7.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.pom (2.2 kB at 272 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.9.1/maven-scm-managers-1.9.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.9.1/maven-scm-managers-1.9.1.pom (1.5 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.pom (1.5 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.9.1/maven-scm-manager-plexus-1.9.1.jar (11 kB at 759 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.8.2/junit-4.8.2.jar (237 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.pom (16 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.pom (1.6 kB at 175 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.3/maven-scm-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm/1.3/maven-scm-1.3.pom (12 kB at 920 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.pom (2.1 kB at 257 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.3/maven-scm-managers-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-managers/1.3/maven-scm-managers-1.3.pom (1.5 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.4/plexus-container-default-1.5.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-container-default/1.5.4/plexus-container-default-1.5.4.pom (2.8 kB at 276 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-classworlds/2.2.2/plexus-classworlds-2.2.2.pom (4.0 kB at 367 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean-reflect/3.4/xbean-reflect-3.4.pom (2.8 kB at 401 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/xbean/xbean/3.4/xbean-3.4.pom (19 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/commons-logging/commons-logging-api/1.1/commons-logging-api-1.1.pom (5.3 kB at 411 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.pom (2.3 kB at 285 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.3/maven-scm-providers-git-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers-git/1.3/maven-scm-providers-git-1.3.pom (2.2 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.3/maven-scm-providers-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-providers/1.3/maven-scm-providers-1.3.pom (3.6 kB at 455 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.pom (145 B at 14 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.pom (2.2 kB at 199 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/kathrynhuxtable/maven/wagon/wagon-gitsite/0.3.1/wagon-gitsite-0.3.1.jar (20 kB at 3.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-manager-plexus/1.3/maven-scm-manager-plexus-1.3.jar (10 kB at 1.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/regexp/regexp/1.3/regexp-1.3.jar (25 kB at 3.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-git-commons/1.3/maven-scm-provider-git-commons-1.3.jar (37 kB at 4.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-api/1.3/maven-scm-api-1.3.jar (89 kB at 8.9 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/scm/maven-scm-provider-gitexe/1.3/maven-scm-provider-gitexe-1.3.jar (49 kB at 1.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.pom (4.7 kB at 427 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.pom (1.4 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.3.0/parent-2.3.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.3.0/parent-2.3.0.pom (4.1 kB at 259 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.pom (4.5 kB at 413 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/shared/maven-shared-components/17/maven-shared-components-17.pom (8.7 kB at 378 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.pom (2.8 kB at 122 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.pom (1.7 kB at 289 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-components/1.1.19/plexus-components-1.1.19.pom (2.7 kB at 450 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.5.3/maven-bundle-plugin-2.5.3.jar (176 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-archiver/2.5/maven-archiver-2.5.jar (22 kB at 2.7 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-io/2.0.2/plexus-io-2.0.2.jar (58 kB at 2.6 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/plexus/plexus-archiver/2.1/plexus-archiver-2.1.jar (184 kB at 7.4 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.3.0/bndlib-2.3.0.jar (1.8 MB at 54 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.pom (8.4 kB at 931 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.pom (1.3 kB at 102 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/3.2.0/maven-bundle-plugin-3.2.0.jar (223 kB at 9.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/biz.aQute.bndlib/3.2.0/biz.aQute.bndlib-3.2.0.jar (2.4 MB at 68 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.pom (4.7 kB at 521 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.5.0/maven-bundle-plugin-2.5.0.jar (175 kB at 8.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.pom (4.0 kB at 403 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.pom (1.2 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.1.0/parent-2.1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/parent/2.1.0/parent-2.1.0.pom (2.7 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.pom (457 B at 65 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/felix/maven-bundle-plugin/2.4.0/maven-bundle-plugin-2.4.0.jar (126 kB at 7.9 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/osgi/org.osgi.core/4.2.0/org.osgi.core-4.2.0.jar (247 kB at 19 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/biz/aQute/bnd/bndlib/2.1.0/bndlib-2.1.0.jar (1.4 MB at 58 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.3/nexus-staging-maven-plugin-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.3/nexus-staging-maven-plugin-1.6.3.pom (12 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.3/nexus-staging-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.3/nexus-staging-1.6.3.pom (2.9 kB at 183 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.3/nexus-maven-plugins-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.3/nexus-maven-plugins-1.6.3.pom (17 kB at 2.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.3/nexus-common-1.6.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.3/nexus-common-1.6.3.pom (2.2 kB at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.pom (4.7 kB at 359 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.7.2-01/nexus-components-2.7.2-01.pom (2.7 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-oss/2.7.2-01/nexus-oss-2.7.2-01.pom (36 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.7.2-01/nexus-buildsupport-all-2.7.2-01.pom (5.2 kB at 433 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.7.2-01/nexus-buildsupport-2.7.2-01.pom (1.9 kB at 84 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.7.2-01/nexus-buildsupport-commons-2.7.2-01.pom (3.0 kB at 370 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.7.2-01/nexus-buildsupport-httpclient-2.7.2-01.pom (2.1 kB at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.7.2-01/nexus-buildsupport-maven-2.7.2-01.pom (6.2 kB at 475 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.7.2-01/nexus-buildsupport-shiro-2.7.2-01.pom (3.4 kB at 489 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.7.2-01/nexus-buildsupport-bouncycastle-2.7.2-01.pom (2.1 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.7.2-01/nexus-buildsupport-jetty-2.7.2-01.pom (4.5 kB at 279 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.7.2-01/nexus-buildsupport-goodies-2.7.2-01.pom (3.6 kB at 255 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.7.2-01/nexus-buildsupport-groovy-2.7.2-01.pom (2.6 kB at 265 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.7.2-01/nexus-buildsupport-guice-2.7.2-01.pom (3.4 kB at 312 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.7.2-01/nexus-buildsupport-logging-2.7.2-01.pom (3.1 kB at 240 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.7.2-01/nexus-buildsupport-other-2.7.2-01.pom (5.0 kB at 450 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.7.2-01/nexus-buildsupport-plexus-2.7.2-01.pom (4.3 kB at 359 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.7.2-01/nexus-buildsupport-rest-2.7.2-01.pom (4.4 kB at 363 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.7.2-01/nexus-buildsupport-testing-2.7.2-01.pom (4.5 kB at 412 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.7.2-01/nexus-buildsupport-metrics-2.7.2-01.pom (3.0 kB at 432 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.pom (3.5 kB at 391 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.7.2-01/nexus-plugins-restlet1x-2.7.2-01.pom (6.0 kB at 857 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.7.2-01/nexus-plugins-2.7.2-01.pom (25 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.pom (11 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream-parent/1.4.5/xstream-parent-1.4.5.pom (25 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.pom (1.9 kB at 216 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta/1.5.2/siesta-1.5.2.pom (12 kB at 563 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/3/public-parent-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/public-parent/3/public-parent-3.pom (760 B at 95 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/buildsupport/buildsupport/3/buildsupport-3.pom (23 kB at 1.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.pom (2.1 kB at 107 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.pom (10 kB at 734 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.pom (5.3 kB at 263 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.pom (1.0 kB at 51 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.pom (1.2 kB at 96 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.pom (1.6 kB at 234 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.pom (1.6 kB at 78 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.pom (1.9 kB at 309 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.pom (6.7 kB at 611 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/20/spice-parent-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/20/spice-parent-20.pom (9.9 kB at 822 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/12/forge-parent-12.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/12/forge-parent-12.pom (14 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.pom (7.3 kB at 348 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.pom (2.1 kB at 307 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/18/spice-parent-18.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/spice-parent/18/spice-parent-18.pom (6.8 kB at 260 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/11/forge-parent-11.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/forge/forge-parent/11/forge-parent-11.pom (14 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.pom (1.5 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.3/nexus-staging-maven-plugin-1.6.3.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.3/nexus-staging-maven-plugin-1.6.3.jar (248 kB at 13 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.3/nexus-common-1.6.3.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.3/nexus-common-1.6.3.jar (16 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-client/1.5.2/siesta-client-1.5.2.jar (20 kB at 2.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.7.2-01/nexus-client-core-2.7.2-01.jar (212 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/siesta/siesta-common/1.5.2/siesta-common-1.5.2.jar (11 kB at 710 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/thoughtworks/xstream/xstream/1.4.5/xstream-1.4.5.jar (509 kB at 32 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.7.2-01/nexus-restlet1x-model-2.7.2-01.jar (160 kB at 8.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/jersey/jersey-json/1.17.1/jersey-json-1.17.1.jar (164 kB at 8.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-jaxrs/1.9.2/jackson-jaxrs-1.9.2.jar (18 kB at 632 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-core-asl/1.9.2/jackson-core-asl-1.9.2.jar (228 kB at 7.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/sun/xml/bind/jaxb-impl/2.2.3-1/jaxb-impl-2.2.3-1.jar (890 kB at 28 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-xc/1.9.2/jackson-xc-1.9.2.jar (27 kB at 752 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/codehaus/jackson/jackson-mapper-asl/1.9.2/jackson-mapper-asl-1.9.2.jar (766 kB at 20 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/jcl-over-slf4j/1.7.5/jcl-over-slf4j-1.7.5.jar (17 kB at 446 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/spice/zapper/spice-zapper/1.2/spice-zapper-1.2.jar (168 kB at 4.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/sisu/sisu-charger/1.1/sisu-charger-1.1.jar (19 kB at 443 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/slf4j/slf4j-simple/1.7.5/slf4j-simple-1.7.5.jar (11 kB at 243 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/google/protobuf/protobuf-java/2.4.1/protobuf-java-2.4.1.jar (450 kB at 8.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.9/wagon-ssh-2.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.9/wagon-ssh-2.9.pom (6.0 kB at 671 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.9/wagon-providers-2.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.9/wagon-providers-2.9.pom (2.7 kB at 248 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.9/wagon-2.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.9/wagon-2.9.pom (21 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.pom (3.2 kB at 404 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.pom (1.7 kB at 208 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy/0.0.6/jsch.agentproxy-0.0.6.pom (4.3 kB at 544 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.pom (804 B at 115 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.pom (1.3 kB at 186 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.pom (996 B at 142 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.pom (971 B at 139 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.pom (1.3 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.pom (1.1 kB at 157 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.9/wagon-ssh-common-2.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.9/wagon-ssh-common-2.9.pom (1.8 kB at 262 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.9/wagon-provider-api-2.9.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.9/wagon-provider-api-2.9.pom (1.7 kB at 247 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.9/wagon-ssh-2.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.9/wagon-ssh-2.9.jar (30 kB at 3.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-jna/0.0.6/jsch.agentproxy.usocket-jna-0.0.6.jar (6.5 kB at 924 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.connector-factory/0.0.6/jsch.agentproxy.connector-factory-0.0.6.jar (12 kB at 1.5 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.core/0.0.6/jsch.agentproxy.core-0.0.6.jar (9.6 kB at 872 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.50/jsch-0.1.50.jar (254 kB at 23 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.usocket-nc/0.0.6/jsch.agentproxy.usocket-nc-0.0.6.jar (5.3 kB at 355 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.sshagent/0.0.6/jsch.agentproxy.sshagent-0.0.6.jar (4.2 kB at 232 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.9/wagon-ssh-common-2.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/jna/3.4.0/jna-3.4.0.jar (1.0 MB at 42 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.9/wagon-provider-api-2.9.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.jsch/0.0.6/jsch.agentproxy.jsch-0.0.6.jar (4.4 kB at 175 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.9/wagon-ssh-common-2.9.jar (26 kB at 952 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/net/java/dev/jna/platform/3.4.0/platform-3.4.0.jar (913 kB at 31 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch.agentproxy.pageant/0.0.6/jsch.agentproxy.pageant-0.0.6.jar (7.6 kB at 245 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.9/wagon-provider-api-2.9.jar (54 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/1.0/wagon-ssh-external-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/1.0/wagon-ssh-external-1.0.pom (2.6 kB at 171 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0/wagon-providers-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/1.0/wagon-providers-1.0.pom (2.1 kB at 191 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/1.0/wagon-1.0.pom (9.8 kB at 1.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/maven-parent/20/maven-parent-20.pom (25 kB at 1.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.pom (1.8 kB at 259 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.pom (1.8 kB at 250 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/1.0/wagon-ssh-external-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-external/1.0/wagon-ssh-external-1.0.jar (14 kB at 2.4 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/1.0/wagon-ssh-common-1.0.jar (27 kB at 3.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/1.0/wagon-provider-api-1.0.jar (53 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.pom (12 kB at 291 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-staging/1.6.5/nexus-staging-1.6.5.pom (2.8 kB at 345 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.5/nexus-maven-plugins-1.6.5.pom (18 kB at 1.3 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.pom (2.2 kB at 247 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.pom (4.9 kB at 378 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-components/2.9.1-02/nexus-components-2.9.1-02.pom (2.6 kB at 185 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-oss/2.9.1-02/nexus-oss-2.9.1-02.pom (37 kB at 2.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-all/2.9.1-02/nexus-buildsupport-all-2.9.1-02.pom (5.7 kB at 569 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport/2.9.1-02/nexus-buildsupport-2.9.1-02.pom (2.0 kB at 180 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-commons/2.9.1-02/nexus-buildsupport-commons-2.9.1-02.pom (3.0 kB at 211 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-db/2.9.1-02/nexus-buildsupport-db-2.9.1-02.pom (2.0 kB at 136 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-httpclient/2.9.1-02/nexus-buildsupport-httpclient-2.9.1-02.pom (2.1 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-maven/2.9.1-02/nexus-buildsupport-maven-2.9.1-02.pom (6.2 kB at 686 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-shiro/2.9.1-02/nexus-buildsupport-shiro-2.9.1-02.pom (3.4 kB at 381 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-bouncycastle/2.9.1-02/nexus-buildsupport-bouncycastle-2.9.1-02.pom (2.1 kB at 296 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-jetty/2.9.1-02/nexus-buildsupport-jetty-2.9.1-02.pom (4.5 kB at 372 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-goodies/2.9.1-02/nexus-buildsupport-goodies-2.9.1-02.pom (3.6 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-groovy/2.9.1-02/nexus-buildsupport-groovy-2.9.1-02.pom (2.6 kB at 177 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-guice/2.9.1-02/nexus-buildsupport-guice-2.9.1-02.pom (3.6 kB at 332 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-logging/2.9.1-02/nexus-buildsupport-logging-2.9.1-02.pom (3.3 kB at 206 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-osgi/2.9.1-02/nexus-buildsupport-osgi-2.9.1-02.pom (2.0 kB at 120 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-other/2.9.1-02/nexus-buildsupport-other-2.9.1-02.pom (4.2 kB at 184 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-plexus/2.9.1-02/nexus-buildsupport-plexus-2.9.1-02.pom (4.3 kB at 308 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-rest/2.9.1-02/nexus-buildsupport-rest-2.9.1-02.pom (4.5 kB at 758 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-testing/2.9.1-02/nexus-buildsupport-testing-2.9.1-02.pom (4.7 kB at 276 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/buildsupport/nexus-buildsupport-metrics/2.9.1-02/nexus-buildsupport-metrics-2.9.1-02.pom (3.0 kB at 275 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.pom (3.5 kB at 271 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins-restlet1x/2.9.1-02/nexus-plugins-restlet1x-2.9.1-02.pom (6.0 kB at 333 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-plugins/2.9.1-02/nexus-plugins-2.9.1-02.pom (27 kB at 2.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.5/nexus-staging-maven-plugin-1.6.5.jar (248 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/maven/nexus-common/1.6.5/nexus-common-1.6.5.jar (16 kB at 2.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/plugins/nexus-restlet1x-model/2.9.1-02/nexus-restlet1x-model-2.9.1-02.jar (160 kB at 16 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/sonatype/nexus/nexus-client-core/2.9.1-02/nexus-client-core-2.9.1-02.jar (211 kB at 19 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.pom (6.0 kB at 671 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.10/wagon-providers-2.10.pom (2.7 kB at 341 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.pom (1.8 kB at 230 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.10/wagon-ssh-2.10.jar (30 kB at 3.0 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.10/wagon-ssh-common-2.10.jar (26 kB at 3.2 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0.pom (5.9 kB at 735 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-providers/2.0/wagon-providers-2.0.pom (2.8 kB at 346 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.0/wagon-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon/2.0/wagon-2.0.pom (15 kB at 1.7 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.pom (3.4 kB at 283 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0.pom (1.8 kB at 306 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.pom (1.7 kB at 288 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh/2.0/wagon-ssh-2.0.jar (29 kB at 4.8 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-ssh-common/2.0/wagon-ssh-common-2.0.jar (25 kB at 3.2 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/wagon/wagon-provider-api/2.0/wagon-provider-api-2.0.jar (52 kB at 5.8 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/com/jcraft/jsch/0.1.44-1/jsch-0.1.44-1.jar (214 kB at 24 MB/s) [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'jakarta.inject:jakarta.inject' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-plugins.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-shared-lib.ear) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-shared-lib.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence3.0.5-SNAPSHOT-shared-lib.ear [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-shared-lib.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-shared-lib.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink3.0.5-SNAPSHOT-shared-lib.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-core-tests.jar) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-core-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-coretest-framework.jar) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-coretest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-jpa-tests.jar) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-jpa-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-jpatest-framework.jar) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-jpatest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-test-jars.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-test-jars.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-test-jars.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-test-src.zip.xml [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test.framework:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.nosql:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:jar:3.0.5-SNAPSHOT [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.oracle.spatial' [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo.server.test:jar:3.0.5-SNAPSHOT [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-test-src.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.bundles.other --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-test-src.zip to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.zip [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence3.0.5-SNAPSHOT-shared-lib.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.ear [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/gpg/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-test-src.zip.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.zip.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/gpg/target/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence3.0.5-SNAPSHOT-shared-lib.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.bundles.other/3.0.5-SNAPSHOT/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.ear.asc [INFO] [INFO] -------------------< org.eclipse.persistence:p2site >------------------- [INFO] Building EclipseLink Bundles P2 Site 3.0.5-SNAPSHOT [28/39] [INFO] from bundles/p2site/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ p2site --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ p2site --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ p2site --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ p2site --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ p2site --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ p2site --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871983710 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ p2site --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ p2site --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ p2site --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ p2site --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ p2site --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ p2site --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ p2site --- [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ p2site --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ p2site --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ p2site --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/p2site/3.0.5-SNAPSHOT/p2site-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/target/p2site-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/p2site/3.0.5-SNAPSHOT/p2site-3.0.5-SNAPSHOT.pom.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.5-SNAPSHOT [29/39] [INFO] from testing/server-oracle/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871987999 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Not executing Javadoc as the project is not a Java classpath-capable package [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test.server.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test.server.parent-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/target/org.eclipse.persistence.oracle.test.server.parent-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test.server.parent/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test.server.parent-3.0.5-SNAPSHOT.pom.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.sdo.server.test >--- [INFO] Building EclipseLink SDO Test Server 3.0.5-SNAPSHOT [30/39] [INFO] from sdo/eclipselink.sdo.test.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.sdo.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.sdo.server.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871991816 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.sdo.server.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.sdo.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 8 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/test-classes [INFO] [INFO] --- assembly:3.3.0:single (eclipselink.sdo.test.server.jar) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink.sdo.test.server.ear) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-client.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- groovy:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.sdo.server.test --- [INFO] WildFlyHomeDir exists:true [INFO] Skip WildFly configuration: false [INFO] [INFO] --- xml:1.0.2:transform (default) @ org.eclipse.persistence.sdo.server.test --- [INFO] Transforming file: /home/jenkins/.eclipselinktests/wildfly-18.0.0.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo:1.7.7:restart (start-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-sdo-server) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- cargo:1.7.7:stop (stop-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-server-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.sdo.server.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT.ear [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-client.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-client.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT.ear.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-client.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.sdo.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-client.jar.asc [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.jpa.nosql.test >--- [INFO] Building EclipseLink JPA NoSQL Test 3.0.5-SNAPSHOT [31/39] [INFO] from jpa/eclipselink.jpa.nosql.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/mongodb/mongo-java-driver/3.2.0/mongo-java-driver-3.2.0.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.2.0/mongo-java-driver-3.2.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.2.0/mongo-java-driver-3.2.0.pom (2.1 kB at 174 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/mongodb/mongo-java-driver/3.2.0/mongo-java-driver-3.2.0.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.2.0/mongo-java-driver-3.2.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/mongodb/mongo-java-driver/3.2.0/mongo-java-driver-3.2.0.jar (1.5 MB at 62 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871997257 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-generated-test-sources-dir) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src added. [INFO] [INFO] --- replacer:1.5.3:replace (filter-test-src-TestRunnerBean) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] Copying 12 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/test-classes [INFO] [EL Info]: processor: Creating static metadata factory ... [WARNING] [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [WARNING] No processor claimed any of these annotations: jakarta.ejb.Remote,jakarta.ejb.Stateless,jakarta.persistence.PersistenceUnit,jakarta.ejb.TransactionManagement [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src/org/eclipse/persistence/testing/framework/server/TestRunnerBean.java: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src/org/eclipse/persistence/testing/framework/server/TestRunnerBean.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src/org/eclipse/persistence/testing/framework/server/TestRunnerBean.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- iterator:0.5.1:iterator (pack-server) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skip by user request. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.nosql.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.5-SNAPSHOT-client.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.5-SNAPSHOT-tests.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- groovy:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] WildFlyHomeDir exists:true [INFO] Skip WildFly configuration: false [INFO] [INFO] --- xml:1.0.2:transform (default) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Transforming file: /home/jenkins/.eclipselinktests/wildfly-18.0.0.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo:1.7.7:restart (start-container) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-server-test) @ org.eclipse.persistence.jpa.nosql.test --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- iterator:0.5.1:invoker (test-server-lrg) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skip by user request. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.nosql.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.nosql.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- cargo:1.7.7:stop (stop-container) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-server-test) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping artifact installation [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test >---- [INFO] Building EclipseLink JPA JSE Test 3.0.5-SNAPSHOT [32/39] [INFO] from jpa/eclipselink.jpa.test.jse/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.pom (6.2 kB at 519 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/de/empulse/eclipselink/staticweave-maven-plugin/1.0.0/staticweave-maven-plugin-1.0.0.jar (11 kB at 1.3 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/se/weld-se-core/4.0.1.Final/weld-se-core-4.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-core/4.0.1.Final/weld-se-core-4.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-core/4.0.1.Final/weld-se-core-4.0.1.Final.pom (8.0 kB at 498 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/se/weld-se-parent/4.0.1.Final/weld-se-parent-4.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-parent/4.0.1.Final/weld-se-parent-4.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-parent/4.0.1.Final/weld-se-parent-4.0.1.Final.pom (1.6 kB at 182 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-core-parent/4.0.1.Final/weld-core-parent-4.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/4.0.1.Final/weld-core-parent-4.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-parent/4.0.1.Final/weld-core-parent-4.0.1.Final.pom (32 kB at 1.9 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-parent/44/weld-parent-44.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/44/weld-parent-44.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-parent/44/weld-parent-44.pom (54 kB at 4.5 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha8/arquillian-bom-1.7.0.Alpha8.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha8/arquillian-bom-1.7.0.Alpha8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/arquillian/arquillian-bom/1.7.0.Alpha8/arquillian-bom-1.7.0.Alpha8.pom (10 kB at 1.0 MB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api-bom/4.0.SP1/weld-api-bom-4.0.SP1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/4.0.SP1/weld-api-bom-4.0.SP1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-bom/4.0.SP1/weld-api-bom-4.0.SP1.pom (5.1 kB at 568 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api-parent/4.0.SP1/weld-api-parent-4.0.SP1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/4.0.SP1/weld-api-parent-4.0.SP1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api-parent/4.0.SP1/weld-api-parent-4.0.SP1.pom (7.9 kB at 878 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/environment/weld-environment-common/4.0.1.Final/weld-environment-common-4.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/environment/weld-environment-common/4.0.1.Final/weld-environment-common-4.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/environment/weld-environment-common/4.0.1.Final/weld-environment-common-4.0.1.Final.pom (1.8 kB at 195 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-core-impl/4.0.1.Final/weld-core-impl-4.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/4.0.1.Final/weld-core-impl-4.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/4.0.1.Final/weld-core-impl-4.0.1.Final.pom (8.4 kB at 418 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api/4.0.SP1/weld-api-4.0.SP1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/4.0.SP1/weld-api-4.0.SP1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/4.0.SP1/weld-api-4.0.SP1.pom (1.6 kB at 179 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-spi/4.0.SP1/weld-spi-4.0.SP1.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/4.0.SP1/weld-spi-4.0.SP1.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/4.0.SP1/weld-spi-4.0.SP1.pom (2.7 kB at 221 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.4.Final/jboss-classfilewriter-1.2.4.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.4.Final/jboss-classfilewriter-1.2.4.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.4.Final/jboss-classfilewriter-1.2.4.Final.pom (3.3 kB at 329 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/probe/weld-probe-core/4.0.1.Final/weld-probe-core-4.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/probe/weld-probe-core/4.0.1.Final/weld-probe-core-4.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/probe/weld-probe-core/4.0.1.Final/weld-probe-core-4.0.1.Final.pom (11 kB at 867 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/probe/weld-probe-parent/4.0.1.Final/weld-probe-parent-4.0.1.Final.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/probe/weld-probe-parent/4.0.1.Final/weld-probe-parent-4.0.1.Final.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/probe/weld-probe-parent/4.0.1.Final/weld-probe-parent-4.0.1.Final.pom (855 B at 66 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/se/weld-se-core/4.0.1.Final/weld-se-core-4.0.1.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/environment/weld-environment-common/4.0.1.Final/weld-environment-common-4.0.1.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-core-impl/4.0.1.Final/weld-core-impl-4.0.1.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-api/4.0.SP1/weld-api-4.0.SP1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/weld-spi/4.0.SP1/weld-spi-4.0.SP1.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/weld/probe/weld-probe-core/4.0.1.Final/weld-probe-core-4.0.1.Final.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/jboss/classfilewriter/jboss-classfilewriter/1.2.4.Final/jboss-classfilewriter-1.2.4.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-core/4.0.1.Final/weld-se-core-4.0.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/se/weld-se-core/4.0.1.Final/weld-se-core-4.0.1.Final.jar (73 kB at 6.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/environment/weld-environment-common/4.0.1.Final/weld-environment-common-4.0.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/4.0.1.Final/weld-core-impl-4.0.1.Final.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/4.0.SP1/weld-api-4.0.SP1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/4.0.SP1/weld-spi-4.0.SP1.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/probe/weld-probe-core/4.0.1.Final/weld-probe-core-4.0.1.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/environment/weld-environment-common/4.0.1.Final/weld-environment-common-4.0.1.Final.jar (86 kB at 9.6 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.4.Final/jboss-classfilewriter-1.2.4.Final.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-api/4.0.SP1/weld-api-4.0.SP1.jar (33 kB at 3.3 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-spi/4.0.SP1/weld-spi-4.0.SP1.jar (85 kB at 7.1 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/classfilewriter/jboss-classfilewriter/1.2.4.Final/jboss-classfilewriter-1.2.4.Final.jar (121 kB at 5.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/probe/weld-probe-core/4.0.1.Final/weld-probe-core-4.0.1.Final.jar (818 kB at 34 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/jboss/weld/weld-core-impl/4.0.1.Final/weld-core-impl-4.0.1.Final.jar (1.7 MB at 49 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.jse.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.jse.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse [INFO] Storing buildNumber: 271766d158 at timestamp: 1715871999048 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 252 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/cachedeadlock/MainThread.java:[44,13] static variable should be qualified by type name, org.eclipse.persistence.jpa.test.cachedeadlock.MainThread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/cachedeadlock/MainThread.java:[45,13] static variable should be qualified by type name, org.eclipse.persistence.jpa.test.cachedeadlock.MainThread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/cachedeadlock/CacheDeadLockDetectionTest.java:[70,35] static method should be qualified by type name, java.lang.Thread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/conversion/TestJavaTimeTypeConverter.java:[72,46] getYear() in java.util.Date has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/conversion/TestJavaTimeTypeConverter.java:[73,36] getMonth() in java.util.Date has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/conversion/TestJavaTimeTypeConverter.java:[74,36] getDate() in java.util.Date has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/canonical/TestCanonicalMetaModel.java:[62,48] auto-closeable resource acemf is never referenced in body of corresponding try statement [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[11248,70] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[11322,70] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[11396,70] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[11478,44] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[11576,44] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQuerySyntaxComparisonTests.java:[11674,44] redundant cast to jakarta.persistence.criteria.Expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/oraclefeatures/TestOracleLOBLocatorFeature.java:[193,23] assertThat(T,org.hamcrest.Matcher) in org.junit.Assert has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQueryHints.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java/org/eclipse/persistence/jpa/test/query/TestQueryHints.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- staticweave:1.0.0:weave (default) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Start EclipseLink static weaving... [INFO] Finished EclipseLink static weaving. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-jse-without-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-jse-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.jse.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test >--- [INFO] Building EclipseLink JPA Spring Test 3.0.5-SNAPSHOT [33/39] [INFO] from jpa/eclipselink.jpa.spring.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-context/5.3.4/spring-context-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.3.4/spring-context-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.3.4/spring-context-5.3.4.pom (2.6 kB at 184 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-aop/5.3.4/spring-aop-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.3.4/spring-aop-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.3.4/spring-aop-5.3.4.pom (2.2 kB at 169 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-beans/5.3.4/spring-beans-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.3.4/spring-beans-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.3.4/spring-beans-5.3.4.pom (2.0 kB at 112 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-core/5.3.4/spring-core-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.4/spring-core-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.4/spring-core-5.3.4.pom (2.0 kB at 144 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-jcl/5.3.4/spring-jcl-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.3.4/spring-jcl-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.3.4/spring-jcl-5.3.4.pom (1.8 kB at 141 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-expression/5.3.4/spring-expression-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.3.4/spring-expression-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.3.4/spring-expression-5.3.4.pom (2.1 kB at 159 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-instrument/5.3.4/spring-instrument-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-instrument/5.3.4/spring-instrument-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-instrument/5.3.4/spring-instrument-5.3.4.pom (1.8 kB at 140 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-orm/5.3.4/spring-orm-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.3.4/spring-orm-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.3.4/spring-orm-5.3.4.pom (2.6 kB at 124 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-jdbc/5.3.4/spring-jdbc-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.3.4/spring-jdbc-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.3.4/spring-jdbc-5.3.4.pom (2.4 kB at 132 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-tx/5.3.4/spring-tx-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.3.4/spring-tx-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.3.4/spring-tx-5.3.4.pom (2.2 kB at 69 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-test/5.3.4/spring-test-5.3.4.pom [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.3.4/spring-test-5.3.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.3.4/spring-test-5.3.4.pom (2.0 kB at 228 kB/s) [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-context/5.3.4/spring-context-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-aop/5.3.4/spring-aop-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-beans/5.3.4/spring-beans-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-core/5.3.4/spring-core-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-jcl/5.3.4/spring-jcl-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-expression/5.3.4/spring-expression-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-instrument/5.3.4/spring-instrument-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-orm/5.3.4/spring-orm-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-jdbc/5.3.4/spring-jdbc-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-test/5.3.4/spring-test-5.3.4.jar [INFO] Downloading from sonatype-nexus-staging: https://jakarta.oss.sonatype.org/content/repositories/staging/org/springframework/spring-tx/5.3.4/spring-tx-5.3.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.3.4/spring-context-5.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-context/5.3.4/spring-context-5.3.4.jar (1.2 MB at 43 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.3.4/spring-aop-5.3.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.3.4/spring-beans-5.3.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.4/spring-core-5.3.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.3.4/spring-jcl-5.3.4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.3.4/spring-expression-5.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-expression/5.3.4/spring-expression-5.3.4.jar (283 kB at 15 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-instrument/5.3.4/spring-instrument-5.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jcl/5.3.4/spring-jcl-5.3.4.jar (24 kB at 1.1 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.3.4/spring-orm-5.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-aop/5.3.4/spring-aop-5.3.4.jar (374 kB at 16 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.3.4/spring-jdbc-5.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-instrument/5.3.4/spring-instrument-5.3.4.jar (7.4 kB at 265 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.3.4/spring-test-5.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-core/5.3.4/spring-core-5.3.4.jar (1.5 MB at 42 MB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.3.4/spring-tx-5.3.4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-beans/5.3.4/spring-beans-5.3.4.jar (696 kB at 19 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-orm/5.3.4/spring-orm-5.3.4.jar (200 kB at 5.0 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-jdbc/5.3.4/spring-jdbc-5.3.4.jar (417 kB at 10 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-test/5.3.4/spring-test-5.3.4.jar (765 kB at 16 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/springframework/spring-tx/5.3.4/spring-tx-5.3.4.jar (328 kB at 5.9 MB/s) [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.spring.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.spring.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872004397 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] Copying 17 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 16 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-spring-local) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-spring-container) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Skipping Derby execution. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.spring.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test >---- [INFO] Building EclipseLink JPA WDF Test 3.0.5-SNAPSHOT [34/39] [INFO] from jpa/eclipselink.jpa.wdf.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (clear-database)' [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872005196 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 218 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/test-classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java/org/eclipse/persistence/testing/tests/wdf/jpa1/lock/TestOptimistic.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-wdf-jpa1-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa1-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-wdf-jpa2-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa2-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-wdf-tests.jar) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-tests.jar.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.core:test-jar' [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-wdf.ear) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-client.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-wdf-local) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT.ear [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-client.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-client.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT.ear.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-client.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.jpa.wdf.test/3.0.5-SNAPSHOT/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-client.jar.asc [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.test >----- [INFO] Building EclipseLink Oracle Extension Test 3.0.5-SNAPSHOT [35/39] [INFO] from foundation/org.eclipse.persistence.oracle.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.oracle.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872007142 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 169 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/xdb/StoredFunctionXMLTypeTest.java:[21,18] oracle.sql.OPAQUE in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/types/CalendarDaylightSavingsTest.java:[202,34] static variable should be qualified by type name, org.eclipse.persistence.queries.ObjectLevelReadQuery, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[414,24] getUnicodeStream(java.lang.String) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[124,23] getBigDecimal(java.lang.String,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[409,24] getUnicodeStream(int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestResultSet.java:[114,23] getBigDecimal(int,int) in java.sql.ResultSet has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/models/jpa/dcn/Project.java:[31,8] Class org.eclipse.persistence.testing.models.jpa.dcn.Project overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/xdb/StoredFunctionXMLTypeTest.java:[53,38] oracle.sql.OPAQUE in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/xdb/StoredFunctionXMLTypeTest.java:[54,164] oracle.sql.OPAQUE in oracle.sql has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/ucp/UCPUnitOfWorkTests.java:[41,48] static method should be qualified by type name, oracle.ucp.jdbc.PoolDataSourceFactory, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/types/TIMESTAMPTester.java:[466,24] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.types.TIMESTAMPTester, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/models/jpa/proxyauthentication/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.proxyauthentication.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTestSuite.java:[262,56] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTestSuite.java:[263,56] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTestSuite.java:[264,56] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/proxyauthentication/ProxyAuthenticationTestSuite.java:[265,56] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/models/jpa/dcn/Employee.java:[46,8] Class org.eclipse.persistence.testing.models.jpa.dcn.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/unwrappedconnection/TestPreparedStatement.java:[229,17] setUnicodeStream(int,java.io.InputStream,int) in java.sql.PreparedStatement has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/ucp/UCPCallbackUnitOfWorkTests.java:[43,48] static method should be qualified by type name, oracle.ucp.jdbc.PoolDataSourceFactory, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[115,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[150,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[185,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[220,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[255,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[292,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[330,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[373,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[413,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dcn/DCNTestSuite.java:[447,17] static variable should be qualified by type name, org.eclipse.persistence.testing.tests.jpa.dcn.DCNTestSuite, instead of by an expression [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/types/TIMESTAMPTZOwner.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java/org/eclipse/persistence/testing/tests/types/TIMESTAMPTZOwner.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-tests.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (jar-test-sources) @ org.eclipse.persistence.oracle.test --- [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.oracle.test:java-source:test-sources:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.oracle.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-tests.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-tests.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-tests.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-tests.jar.asc [INFO] [INFO] --- dependency:3.1.2:copy (copy-to-distribution-module) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.oracle.test:tests:3.0.5-SNAPSHOT:test-jar [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.oracle.test:test-sources:3.0.5-SNAPSHOT:test-jar [INFO] Copying org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-tests.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/dependency/org.eclipse.persistence.oracle.test-tests.jar [INFO] Copying org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/dependency/org.eclipse.persistence.oracle.test-test-sources.jar [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test >-- [INFO] Building EclipseLink DBWS Test Oracle 3.0.5-SNAPSHOT [36/39] [INFO] from dbws/eclipselink.dbws.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872008682 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/src/test/resources [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 9 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle 3.0.5-SNAPSHOT [37/39] [INFO] from utils/eclipselink.dbws.builder.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872009498 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 131 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/src/it/java/dbws/testing/shadowddlgeneration/oldjpub/RowtypeInfo.java:[22,8] Class dbws.testing.shadowddlgeneration.oldjpub.RowtypeInfo overrides equals, but neither it nor any superclass overrides hashCode method [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle Server 3.0.5-SNAPSHOT [38/39] [INFO] from utils/eclipselink.dbws.builder.test.oracle.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872014411 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/src/test/resources [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 18 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-test-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-test-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.dbws.builder.oracle.server.test/3.0.5-SNAPSHOT/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT-test-sources.jar.asc [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare >-- [INFO] Building EclipseLink Package Signature Compare Utility 3.0.5-SNAPSHOT [39/39] [INFO] from utils/eclipselink.utils.sigcompare/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.utils.sigcompare --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.utils.sigcompare --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872015203 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/classes [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-sources.jar [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No previous run data found, generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- gpg:1.6:sign (sign-artifacts) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- install:3.0.0-M1:install (default-install) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/pom.xml to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT.pom [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-sources.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-javadoc.jar [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT.pom.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT.pom.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-sources.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-sources.jar.asc [INFO] Installing /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-javadoc.jar.asc to /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.utils.sigcompare/3.0.5-SNAPSHOT/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT-javadoc.jar.asc [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for EclipseLink Parent 3.0.5-SNAPSHOT: [INFO] [INFO] EclipseLink Parent ................................. SUCCESS [ 11.704 s] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 25.880 s] [INFO] EclipseLink Core ................................... SUCCESS [ 34.806 s] [INFO] EclipseLink Core Test Framework .................... SUCCESS [ 5.437 s] [INFO] EclipseLink JPA .................................... SUCCESS [ 12.115 s] [INFO] EclipseLink JPA Test Framework ..................... SUCCESS [ 2.612 s] [INFO] EclipseLink JPA Model Generator .................... SUCCESS [ 3.008 s] [INFO] EclipseLink MOXy ................................... SUCCESS [ 16.903 s] [INFO] EclipseLink DBWS ................................... SUCCESS [ 6.776 s] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 2.652 s] [INFO] EclipseLink Core Test .............................. SUCCESS [ 7.973 s] [INFO] EclipseLink CORBA Extension ........................ SUCCESS [ 9.669 s] [INFO] EclipseLink Extension .............................. SUCCESS [ 3.067 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 6.295 s] [INFO] EclipseLink JPA Test ............................... SUCCESS [ 50.442 s] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 4.693 s] [INFO] EclipseLink MOXy XJC ............................... SUCCESS [ 1.850 s] [INFO] EclipseLink SDO .................................... SUCCESS [ 8.768 s] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 5.079 s] [INFO] EclipseLink Package Rename Utility ................. SUCCESS [ 1.881 s] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 3.601 s] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 5.163 s] [INFO] EclipseLink Bundles Parent ......................... SUCCESS [ 0.186 s] [INFO] EclipseLink Bundles MOXy standalone ................ SUCCESS [ 0.796 s] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) ..... SUCCESS [ 43.706 s] [INFO] EclipseLink Bundles tests .......................... SUCCESS [ 4.901 s] [INFO] EclipseLink Bundles Other .......................... SUCCESS [ 12.411 s] [INFO] EclipseLink Bundles P2 Site ........................ SUCCESS [ 0.206 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 4.281 s] [INFO] EclipseLink SDO Test Server ........................ SUCCESS [ 5.296 s] [INFO] EclipseLink JPA NoSQL Test ......................... SUCCESS [ 4.855 s] [INFO] EclipseLink JPA JSE Test ........................... SUCCESS [ 5.330 s] [INFO] EclipseLink JPA Spring Test ........................ SUCCESS [ 1.532 s] [INFO] EclipseLink JPA WDF Test ........................... SUCCESS [ 1.947 s] [INFO] EclipseLink Oracle Extension Test .................. SUCCESS [ 1.541 s] [INFO] EclipseLink DBWS Test Oracle ....................... SUCCESS [ 0.813 s] [INFO] EclipseLink DBWS Builder Test Oracle ............... SUCCESS [ 1.283 s] [INFO] EclipseLink DBWS Builder Test Oracle Server ........ SUCCESS [ 4.422 s] [INFO] EclipseLink Package Signature Compare Utility ...... SUCCESS [ 1.957 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 05:34 min [INFO] Finished at: 2024-05-16T15:06:57Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Tests) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/test.sh -[ EclipseLink Tests LRG ]----------------------------------------------------------- -[ EclipseLink SRG Tests ]----------------------------------------------------------- Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:3.0.5-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-failsafe-plugin @ line 1362, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] ------------------------------------------------------------------------ [INFO] Reactor Build Order: [INFO] [INFO] EclipseLink Parent [pom] [INFO] EclipseLink Hermes Parser [jar] [INFO] EclipseLink Core [jar] [INFO] EclipseLink Core Test Framework [jar] [INFO] EclipseLink JPA [jar] [INFO] EclipseLink JPA Test Framework [jar] [INFO] EclipseLink JPA Model Generator [jar] [INFO] EclipseLink MOXy [jar] [INFO] EclipseLink DBWS [jar] [INFO] EclipseLink JPA-RS [jar] [INFO] EclipseLink Core Test [jar] [INFO] EclipseLink CORBA Extension [jar] [INFO] EclipseLink Extension [jar] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink JPA Test [jar] [INFO] EclipseLink NoSQL Extension [jar] [INFO] EclipseLink MOXy XJC [jar] [INFO] EclipseLink SDO [jar] [INFO] EclipseLink DBWS Builder [jar] [INFO] EclipseLink Package Rename Utility [jar] [INFO] EclipseLink Oracle Extension [jar] [INFO] EclipseLink Oracle NoSQL Extension [jar] [INFO] EclipseLink Bundles Parent [pom] [INFO] EclipseLink Bundles MOXy standalone [pom] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) [jar] [INFO] EclipseLink Bundles tests [jar] [INFO] EclipseLink Bundles Other [jar] [INFO] EclipseLink Bundles P2 Site [pom] [INFO] EclipseLink Test Server Parent [pom] [INFO] EclipseLink SDO Test Server [jar] [INFO] EclipseLink JPA NoSQL Test [jar] [INFO] EclipseLink JPA JSE Test [jar] [INFO] EclipseLink JPA Spring Test [jar] [INFO] EclipseLink JPA WDF Test [jar] [INFO] EclipseLink Oracle Extension Test [jar] [INFO] EclipseLink DBWS Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle [jar] [INFO] EclipseLink DBWS Builder Test Oracle Server [jar] [INFO] EclipseLink Package Signature Compare Utility [jar] [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.parent >------- [INFO] Building EclipseLink Parent 3.0.5-SNAPSHOT [1/39] [INFO] from pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- assembly:3.3.0:single (test-defaults) @ org.eclipse.persistence.parent --- [INFO] Reading assembly descriptor: src/main/assembly/test-defaults.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.parent --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0 [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872022101 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- assembly:3.3.0:single (common-license) @ org.eclipse.persistence.parent --- [INFO] Reading assembly descriptor: src/main/assembly/common-license.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.parent --- [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.jpql >------ [INFO] Building EclipseLink Hermes Parser 3.0.5-SNAPSHOT [2/39] [INFO] from jpa/org.eclipse.persistence.jpa.jpql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.jpql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.jpql --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872022822 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jpql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 696 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/resolver/DeclarationResolver.java:[436,17] possible fall-through into case [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/main/java/org/eclipse/persistence/jpa/jpql/tools/model/query/AbstractStateObject.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.jpql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jpql --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 256 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/test-classes [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.jpql --- [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.0.0-M4/surefire-junit4-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.0.0-M4/surefire-junit4-3.0.0-M4.jar (17 kB at 73 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.0.0-M4/surefire-junit4-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-junit4/3.0.0-M4/surefire-junit4-3.0.0-M4.pom (2.9 kB at 143 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/3.0.0-M4/surefire-providers-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/surefire-providers/3.0.0-M4/surefire-providers-3.0.0-M4.pom (2.5 kB at 158 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.0/junit-4.0.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/junit/junit/4.0/junit-4.0.pom (210 B at 7.5 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.0.0-M4/common-junit4-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.0.0-M4/common-junit4-3.0.0-M4.pom (2.9 kB at 147 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.0.0-M4/common-junit3-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.0.0-M4/common-junit3-3.0.0-M4.pom (2.6 kB at 93 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.pom (3.8 kB at 170 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/hamcrest/hamcrest-library/1.3/hamcrest-library-1.3.pom (820 B at 48 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest-assert/1.4/fest-assert-1.4.pom (2.4 kB at 238 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest/1.0.8/fest-1.0.8.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest/1.0.8/fest-1.0.8.pom (12 kB at 672 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/easytesting/fest-util/1.1.6/fest-util-1.1.6.pom (1.6 kB at 41 kB/s) [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.0.0-M4/common-junit4-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.0.0-M4/common-junit3-3.0.0-M4.jar [INFO] Downloading from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.jar [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-java5/3.0.0-M4/common-java5-3.0.0-M4.jar (33 kB at 2.5 MB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit3/3.0.0-M4/common-junit3-3.0.0-M4.jar (12 kB at 153 kB/s) [INFO] Downloaded from eclipse.maven.central.mirror: https://repo.eclipse.org/content/repositories/maven_central/org/apache/maven/surefire/common-junit4/3.0.0-M4/common-junit4-3.0.0-M4.jar (27 kB at 307 kB/s) [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.jpa.tests.jpql.AllHermesTests [WARNING] Tests run: 113506, Failures: 0, Errors: 0, Skipped: 75, Time elapsed: 14.828 s - in org.eclipse.persistence.jpa.tests.jpql.AllHermesTests [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 113506, Failures: 0, Errors: 0, Skipped: 75 [INFO] [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jpql --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.jpql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jpql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.core >-------- [INFO] Building EclipseLink Core 3.0.5-SNAPSHOT [3/39] [INFO] from foundation/org.eclipse.persistence.core/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.core --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.core --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872057903 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.core --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1695 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[124,13] auxiliary class org.eclipse.persistence.internal.jpa.jpql.ParameterTypeVisitor in /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/ParameterType.java should not be accessed from outside its own source file [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[1083,13] auxiliary class org.eclipse.persistence.internal.jpa.jpql.ParameterTypeVisitor in /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/ParameterType.java should not be accessed from outside its own source file [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/AbstractSession.java:[792,43] static method should be qualified by type name, java.lang.Thread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/AbstractSession.java:[1913,47] static method should be qualified by type name, java.lang.Thread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/descriptors/ClassDescriptor.java:[1598,14] redundant cast to org.eclipse.persistence.mappings.DatabaseMapping [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/DatabaseSessionImpl.java:[1095,43] static method should be qualified by type name, java.lang.Thread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/server/ClientSession.java:[797,43] static method should be qualified by type name, java.lang.Thread, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/history/AsOfClause.java:[46,8] Class org.eclipse.persistence.history.AsOfClause overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/DirectCollectionChangeRecord.java:[381,19] Class org.eclipse.persistence.internal.sessions.DirectCollectionChangeRecord.NULL overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/databaseaccess/ConnectionCustomizer.java:[103,12] Class org.eclipse.persistence.internal.databaseaccess.ConnectionCustomizer.Empty overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/ArgumentListFunctionExpression.java:[102,10] redundant cast to org.eclipse.persistence.expressions.ListExpressionOperator [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/BasicMap.java:[56,9] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/DeclarationResolver.java:[349,17] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[744,9] auxiliary class org.eclipse.persistence.internal.jpa.jpql.ParameterTypeVisitor in /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/ParameterType.java should not be accessed from outside its own source file [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[1055,20] redundant cast to T [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/JPQLQueryContext.java:[1090,40] auxiliary class org.eclipse.persistence.internal.jpa.jpql.ParameterTypeVisitor in /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/jpa/jpql/ParameterType.java should not be accessed from outside its own source file [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/StoredProcedureParameter.java:[44,15] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:[61,11] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/NamedStoredProcedureQuery.java:[73,12] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLCompositeObjectMapping.java:[541,58] static variable should be qualified by type name, org.w3c.dom.Node, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/SymfowarePlatform.java:[335,17] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/PropertiesHandler.java:[222,62] ORDER_UPDATES in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/factories/SessionsFactory.java:[475,30] setLookupType(int) in org.eclipse.persistence.sessions.JNDIConnector has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java:[75,20] getContainerAccessor() in org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLVariableXPathObjectMapping.java:[76,13] getContainerAccessor() in org.eclipse.persistence.oxm.mappings.XMLCompositeObjectMapping has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/ExpressionOperatorConverter.java:[47,57] getDatabaseStrings() in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/expressions/ExpressionOperatorConverter.java:[48,81] getDatabaseStrings() in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/core/queries/CoreAttributeConverter.java:[107,17] possible fall-through into case [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/MaxDBPlatform.java:[225,19] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/oxm/mappings/XMLCompositeCollectionMapping.java:[554,58] static variable should be qualified by type name, org.w3c.dom.Node, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/annotations/CollectionTable.java:[42,9] deprecated item is not annotated with @Deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/expressions/spatial/SpatialExpressionFactory.java:[145,46] static method should be qualified by type name, org.eclipse.persistence.expressions.Expression, instead of by an expression [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/HANAPlatform.java:[284,20] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/HANAPlatform.java:[300,20] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/platform/database/HANAPlatform.java:[323,19] setIsBindingSupported(java.lang.Boolean) in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/sessions/factories/ProjectClassGenerator.java:[1266,70] getDatabaseStrings() in org.eclipse.persistence.expressions.ExpressionOperator has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/logging/LogFormatter.java:[109,23] explicit call to close() on an auto-closeable resource [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/AbstractSession.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/main/java/org/eclipse/persistence/internal/sessions/AbstractSession.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.core --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.core.test.framework >-- [INFO] Building EclipseLink Core Test Framework 3.0.5-SNAPSHOT [4/39] [INFO] from foundation/org.eclipse.persistence.core.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.core.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.core.test.framework --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872069302 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.core.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.core.test.framework --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core.test.framework --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.core.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core.test.framework/target/org.eclipse.persistence.core.test.framework-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.jpa >--------- [INFO] Building EclipseLink JPA 3.0.5-SNAPSHOT [5/39] [INFO] from jpa/org.eclipse.persistence.jpa/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872069577 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 13 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.test.framework >-- [INFO] Building EclipseLink JPA Test Framework 3.0.5-SNAPSHOT [6/39] [INFO] from jpa/org.eclipse.persistence.jpa.test.framework/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.test.framework --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.test.framework --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872070295 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test.framework --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.test.framework --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.test.framework/target/org.eclipse.persistence.jpa.test.framework-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test.framework --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.modelgen.processor >-- [INFO] Building EclipseLink JPA Model Generator 3.0.5-SNAPSHOT [7/39] [INFO] from jpa/org.eclipse.persistence.jpa.modelgen/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872070489 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- compiler:3.8.1:compile (compile-project) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire:3.0.0-M4:test (test-jpa-modelgen) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.jpa.test.modelgen.TestProcessor OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.use_generated=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level=FINEST] Note: [EL Config]: processor: 2024-05-16 15:07:52.235--Thread(Thread[main,5,main])--Found Option: eclipselink.canonicalmodel.use_static_factory, with value: false Note: [EL Config]: processor: 2024-05-16 15:07:52.235--Thread(Thread[main,5,main])--Found Option: eclipselink.logging.level, with value: FINEST Note: [EL Info]: processor: 2024-05-16 15:07:52.235--Thread(Thread[main,5,main])--Creating non-static metadata factory ... Note: [EL Fine]: processor: 2024-05-16 15:07:52.235--Thread(Thread[main,5,main])--Building metadata class for round element: org.Sample Note: [EL Finest]: processor: 2024-05-16 15:07:52.236--Thread(Thread[main,5,main])--Visiting class: org.Sample Note: [EL Fine]: processor: 2024-05-16 15:07:52.236--Thread(Thread[main,5,main])--Building metadata class for type element: java.lang.Object Note: [EL Finest]: processor: 2024-05-16 15:07:52.236--Thread(Thread[main,5,main])--Visiting class: java.lang.Object Note: [EL Fine]: moxy: 2024-05-16 15:07:52.237--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@36b310aa Note: [EL Fine]: moxy: 2024-05-16 15:07:52.242--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.modelgen.objects.PersistenceXML into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller" started Note: [EL Info]: processor: 2024-05-16 15:07:52.242--Thread(Thread[main,5,main])--Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: 2024-05-16 15:07:52.242--Thread(Thread[main,5,main])--Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Config]: metadata: 2024-05-16 15:07:52.249--ServerSession(2048869869)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.Sample] is set to [FIELD]. Note: [EL Finest]: processor: 2024-05-16 15:07:52.25--Thread(Thread[main,5,main])--Generating class: org.Sample Note: [EL Fine]: processor: 2024-05-16 15:07:52.259--Thread(Thread[main,5,main])--Building metadata class for round element: org.Sample_ Note: [EL Finest]: processor: 2024-05-16 15:07:52.259--Thread(Thread[main,5,main])--Visiting class: org.Sample_ Note: [EL Fine]: moxy: 2024-05-16 15:07:52.261--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@7be7e15 Note: [EL Fine]: moxy: 2024-05-16 15:07:52.262--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.modelgen.objects.PersistenceXML into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller" started Note: [EL Info]: processor: 2024-05-16 15:07:52.262--Thread(Thread[main,5,main])--Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: 2024-05-16 15:07:52.263--Thread(Thread[main,5,main])--Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false] Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=FINEST] Note: [EL Config]: processor: Found Option: eclipselink.canonicalmodel.use_static_factory, with value: false Note: [EL Config]: processor: Found Option: eclipselink.logging.level.processor, with value: FINEST Note: [EL Info]: processor: Creating non-static metadata factory ... Note: [EL Fine]: processor: Building metadata class for round element: org.Sample Note: [EL Finest]: processor: Visiting class: org.Sample Note: [EL Fine]: processor: Building metadata class for type element: java.lang.Object Note: [EL Finest]: processor: Visiting class: java.lang.Object Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. Note: [EL Finest]: processor: Generating class: org.Sample Note: [EL Fine]: processor: Building metadata class for round element: org.Sample_ Note: [EL Finest]: processor: Visiting class: org.Sample_ Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level.processor=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.logging.level=OFF] OPTIONS: [-proc:only, -Aeclipselink.canonicalmodel.use_static_factory=false, -Aeclipselink.canonicalmodel.generate_comments=false, -Aeclipselink.logging.level.processor=OFF] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.757 s - in org.eclipse.persistence.jpa.test.modelgen.TestProcessor [INFO] [INFO] Results: [INFO] [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.modelgen.processor --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.modelgen/target/org.eclipse.persistence.jpa.modelgen.processor-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.modelgen.processor --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.moxy >-------- [INFO] Building EclipseLink MOXy 3.0.5-SNAPSHOT [8/39] [INFO] from moxy/org.eclipse.persistence.moxy/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.moxy --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.moxy --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872073127 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.moxy --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.moxy --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 3302 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.moxy --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-jaxb-srg) @ org.eclipse.persistence.moxy --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.jaxb.JAXBSRGTestSuite removed existing: /tmp/schema1.xsd [INFO] Tests run: 627, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.842 s - in org.eclipse.persistence.testing.jaxb.JAXBSRGTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 627, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-jaxb) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-jaxb-non-default-system-properties) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-srg) @ org.eclipse.persistence.moxy --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.oxm.OXMSRGTestSuite Local Exception Stack: Exception [EclipseLink-25008] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.XMLMarshalException Exception Description: A descriptor with default root element email-address was not found in the project at org.eclipse.persistence.exceptions.XMLMarshalException.noDescriptorWithMatchingRootElement(XMLMarshalException.java:164) at org.eclipse.persistence.internal.oxm.record.SAXUnmarshallerHandler.startElement(SAXUnmarshallerHandler.java:313) at org.eclipse.persistence.internal.oxm.record.DOMReader.reportElementEvents(DOMReader.java:196) at org.eclipse.persistence.internal.oxm.record.DOMReader.parse(DOMReader.java:94) at org.eclipse.persistence.internal.oxm.record.DOMReader.parse(DOMReader.java:101) at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:550) at org.eclipse.persistence.internal.oxm.record.SAXUnmarshaller.unmarshal(SAXUnmarshaller.java:541) at org.eclipse.persistence.internal.oxm.XMLUnmarshaller.unmarshal(XMLUnmarshaller.java:557) at org.eclipse.persistence.testing.oxm.xmlmarshaller.XMLUnmarshalTestCases.testUnmarshalNonRoot(XMLUnmarshalTestCases.java:705) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at junit.framework.TestCase.runTest(TestCase.java:177) at junit.framework.TestCase.runBare(TestCase.java:142) at junit.framework.TestResult$1.protect(TestResult.java:122) at junit.framework.TestResult.runProtected(TestResult.java:142) at junit.framework.TestResult.run(TestResult.java:125) at junit.framework.TestCase.run(TestCase.java:130) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at junit.framework.TestSuite.runTest(TestSuite.java:241) at junit.framework.TestSuite.run(TestSuite.java:236) at org.junit.internal.runners.JUnit38ClassRunner.run(JUnit38ClassRunner.java:90) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) [INFO] Tests run: 240, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.551 s - in org.eclipse.persistence.testing.oxm.OXMSRGTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 240, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-dom) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-deploymentxml) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-deploymentxml-tl) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-docpres) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire:3.0.0-M4:test (test-moxy-oxm-non-default-system-properties) @ org.eclipse.persistence.moxy --- [INFO] Tests are skipped. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.moxy --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.dbws >-------- [INFO] Building EclipseLink DBWS 3.0.5-SNAPSHOT [9/39] [INFO] from dbws/org.eclipse.persistence.dbws/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872082101 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/src/test/resources [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.dbws --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 16 15:08:02 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused (Connection refused) Thu May 16 15:08:02 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- sql:1.5:execute (create-tables-before-test) @ org.eclipse.persistence.dbws --- [INFO] Executing file: /tmp/dbsetup_keymappings.1767197325sql [INFO] Executing file: /tmp/dbsetup_relationships.184564922sql [INFO] 86 of 86 SQL statements executed successfully [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-dbws) @ org.eclipse.persistence.dbws --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running dbws.testing.relationships.RelationshipsTestSuite [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.989 s - in dbws.testing.relationships.RelationshipsTestSuite [INFO] Running dbws.testing.xrdynamicentity.XRDynamicEntityTestSuite [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in dbws.testing.xrdynamicentity.XRDynamicEntityTestSuite [INFO] Running dbws.testing.keymappings.KeyMappingsTestSuite [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s - in dbws.testing.keymappings.KeyMappingsTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- sql:1.5:execute (drop-tables-after-test) @ org.eclipse.persistence.dbws --- [INFO] Executing file: /tmp/dbteardown_keymappings.26760543sql [INFO] Executing file: /tmp/dbteardown_relationships.587427418sql [INFO] 8 of 8 SQL statements executed successfully [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.dbws --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 16 15:08:06 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.dbws --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.jpars >-------- [INFO] Building EclipseLink JPA-RS 3.0.5-SNAPSHOT [10/39] [INFO] from jpa/org.eclipse.persistence.jpars/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpars --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpars --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872086596 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpars --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpars --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpars --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpars --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 32 resources [INFO] Copying 32 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpars --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpars --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpars --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpars --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.jpars --- [INFO] Configuration changed, re-generating javadoc. [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpars --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 16 15:08:08 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused (Connection refused) Thu May 16 15:08:08 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-jpars) @ org.eclipse.persistence.jpars --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpars/target/failsafe-reports/2024-05-16T15-08-04_499-jvmRun1.dumpstream [INFO] Running org.eclipse.persistence.jpars.test.AllJavaSETests [EL Info]: 2024-05-16 15:08:10.684--ServerSession(1747371038)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: moxy: 2024-05-16 15:08:11.263--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Info]: 2024-05-16 15:08:11.317--ServerSession(1252713736)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: moxy: 2024-05-16 15:08:11.356--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: metadata: 2024-05-16 15:08:11.382--ServerSession(69160933)--You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: 2024-05-16 15:08:11.414--ServerSession(69160933)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:11.541--ServerSession(69160933)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Table/View 'SEQUENCE' already exists in Schema 'ROOT'. Error Code: 30000 Call: CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME)) Query: DataModifyQuery(sql="CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME))") [EL Warning]: moxy: 2024-05-16 15:08:11.551--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Finest]: jpars: 2024-05-16 15:08:11.683--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 33edfbbf-7ff9-4844-922e-71b3336077dc [EL Warning]: metadata: 2024-05-16 15:08:11.697--ServerSession(2033282874)--You have specified multiple ids for the entity class [org.eclipse.persistence.jpars.test.model.multitenant.Account] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: 2024-05-16 15:08:11.702--ServerSession(2033282874)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: moxy: 2024-05-16 15:08:11.717--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Finest]: jpars: 2024-05-16 15:08:11.782--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 33edfbbf-7ff9-4844-922e-71b3336077dc [EL Finest]: jpars: 2024-05-16 15:08:11.822--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 33edfbbf-7ff9-4844-922e-71b3336077dc org.eclipse.persistence.jpars.test.model.auction.StaticAddress {"city":"Ottawa","id":1,"postalCode":"K1A1A1","street":"Rembrandt Rd.","type":"home","_relationships":{"_link":{"href":"http://localhost:8080/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticAddress/1+home/user","rel":"user"}},"user":{"_link":{"href":"http://localhost:8080/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}} [EL Finest]: jpars: 2024-05-16 15:08:11.877--org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryUpdateInternal--ENTRY 64f2931d-7a36-4680-a5c8-b3837015cf3e [EL Finest]: jpars: 2024-05-16 15:08:11.892--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY b05e9013-e561-41a0-8fc0-72de25e27cf8 [EL Finest]: jpars: 2024-05-16 15:08:11.915--org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY b1acacda-8ee4-4278-a641-bc3981faba11 [EL Finest]: jpars: 2024-05-16 15:08:11.944--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY ed62cd6d-6bd1-4c4f-b866-bca2622e6148 [EL Finest]: jpars: 2024-05-16 15:08:11.963--org.eclipse.persistence.jpa.rs.resources.common.AbstractSingleResultQueryResource--namedQuerySingleResultInternal--ENTRY 2aadf42e-a1f1-4c41-b323-9e5dcf52b1fc [EL Finest]: jpars: 2024-05-16 15:08:11.973--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 186b5ba5-8654-4ed4-9593-49b1638e1c02 [EL Finest]: jpars: 2024-05-16 15:08:11.973--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY 186b5ba5-8654-4ed4-9593-49b1638e1c02 [EL Finest]: jpars: 2024-05-16 15:08:11.989--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getTypesInternal--ENTRY 0da7b094-c5a0-4bcc-96c3-fd73c21f5878 [EL Finest]: jpars: 2024-05-16 15:08:11.996--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getDescriptorMetadataInternal--ENTRY f6923596-356b-4679-801f-d52d76dbf8ec [EL Finest]: jpars: 2024-05-16 15:08:12.006--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceUnitResource--getQueriesMetadataInternal--ENTRY ae158b64-5ad5-43af-88e4-028e1b233303 [EL Finest]: jpars: 2024-05-16 15:08:12.016--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY ae158b64-5ad5-43af-88e4-028e1b233303 [EL Finest]: jpars: 2024-05-16 15:08:12.017--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN ae158b64-5ad5-43af-88e4-028e1b233303 org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":0,"version":0,"_relationships":[]} [EL Finest]: jpars: 2024-05-16 15:08:12.017--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY 2f7795c7-c663-4e65-9bd7-ace7142ccfba [EL Finest]: jpars: 2024-05-16 15:08:12.018--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 2f7795c7-c663-4e65-9bd7-ace7142ccfba [EL Finest]: jpars: 2024-05-16 15:08:12.019--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 2f7795c7-c663-4e65-9bd7-ace7142ccfba org.eclipse.persistence.jpars.test.model.multitenant.Account org.eclipse.persistence.jpars.test.model.multitenant.Account@64aad809 [EL Finest]: jpars: 2024-05-16 15:08:12.027--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 2f7795c7-c663-4e65-9bd7-ace7142ccfba [EL Finest]: jpars: 2024-05-16 15:08:12.028--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 2f7795c7-c663-4e65-9bd7-ace7142ccfba org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]} [EL Finest]: jpars: 2024-05-16 15:08:12.029--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY a37a3b05-28c5-451f-9f00-de950888e95e [EL Finest]: jpars: 2024-05-16 15:08:12.035--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY a37a3b05-28c5-451f-9f00-de950888e95e [EL Finest]: jpars: 2024-05-16 15:08:12.036--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN a37a3b05-28c5-451f-9f00-de950888e95e org.eclipse.persistence.jpars.test.model.multitenant.Account {"accountNumber":"AAA111","id":101,"version":1,"_relationships":[]} [EL Finest]: jpars: 2024-05-16 15:08:12.037--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY 8786411a-1100-4c15-93ef-2e2b0efa426a [EL Severe]: jpars: 2024-05-16 15:08:12.039--ServerSession(2033282874)--requestId: 8786411a-1100-4c15-93ef-2e2b0efa426a. Entity of type [Account] and id [101] could not be found in persistence unit: [jpars_auction-static-local]. [EL Finest]: jpars: 2024-05-16 15:08:12.042--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY a9ff3f94-e955-40ba-a0a9-057ca798dd1c [EL Finest]: jpars: 2024-05-16 15:08:12.042--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV1--ENTRY a9ff3f94-e955-40ba-a0a9-057ca798dd1c [EL Finest]: jpars: 2024-05-16 15:08:12.06--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY b615a405-0622-4978-9f80-900a5d294bda [EL Finest]: jpars: 2024-05-16 15:08:12.07--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY a485daa6-2ae6-4801-a8f7-78682d77b3dc [EL Finest]: jpars: 2024-05-16 15:08:12.1--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--deleteInternal--ENTRY d397a216-5229-4f0a-9657-2a07c5559d64 [EL Finest]: jpars: 2024-05-16 15:08:12.115--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY e5e55d63-4b9d-4756-b4e6-63d76e90261f [EL Finest]: jpars: 2024-05-16 15:08:12.124--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--findInternal--ENTRY b26dc7ce-17aa-4ed4-a6f1-c50658115908 [EL Finest]: jpars: 2024-05-16 15:08:12.129--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY b26dc7ce-17aa-4ed4-a6f1-c50658115908 [EL Finest]: jpars: 2024-05-16 15:08:12.131--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN b26dc7ce-17aa-4ed4-a6f1-c50658115908 org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1715872091638,"_relationships":[{"_link":{"href":"http://localhost:8080/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:8080/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:8080/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/11","method":"GET","rel":"self"}}} [EL Finest]: jpars: 2024-05-16 15:08:12.136--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY b26dc7ce-17aa-4ed4-a6f1-c50658115908 [EL Finest]: jpars: 2024-05-16 15:08:12.137--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN b26dc7ce-17aa-4ed4-a6f1-c50658115908 org.eclipse.persistence.jpars.test.model.auction.StaticUser {"id":22,"name":"user2","version":1,"_relationships":{"_link":{"href":"http://localhost:8080/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22/address","rel":"address"}}} [EL Finest]: jpars: 2024-05-16 15:08:12.137--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--setOrAddAttributeInternal--ENTRY 1925b7a8-93ed-47ba-b84c-193203bf4732 [EL Finest]: jpars: 2024-05-16 15:08:12.137--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--ENTRY 1925b7a8-93ed-47ba-b84c-193203bf4732 [EL Finest]: jpars: 2024-05-16 15:08:12.138--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--unmarshalEntity--RETURN 1925b7a8-93ed-47ba-b84c-193203bf4732 org.eclipse.persistence.jpars.test.model.auction.StaticUser org.eclipse.persistence.jpars.test.model.auction.StaticUser@2aa7399c [EL Finest]: jpars: 2024-05-16 15:08:12.144--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 1925b7a8-93ed-47ba-b84c-193203bf4732 [EL Finest]: jpars: 2024-05-16 15:08:12.145--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 1925b7a8-93ed-47ba-b84c-193203bf4732 org.eclipse.persistence.jpars.test.model.auction.StaticBid {"amount":110.0,"id":5,"time":1715872091638,"_relationships":[{"_link":{"href":"http://localhost:8080/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/auction","rel":"auction"}},{"_link":{"href":"http://localhost:8080/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticBid/5/user","rel":"user"}}],"user":{"_link":{"href":"http://localhost:8080/eclipselink.jpars.test/persistence/jpars_auction-static-local/entity/StaticUser/22","method":"GET","rel":"self"}}} [EL Finest]: jpars: 2024-05-16 15:08:12.154--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--updateInternal--ENTRY df2012fd-a71f-4b35-bfd9-ca67adcdbdd2 [EL Finest]: jpars: 2024-05-16 15:08:12.161--org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--namedQueryInternal--ENTRY 22825193-7c07-4759-8321-ba0193ad0f8f [EL Finest]: jpars: 2024-05-16 15:08:12.177--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--ENTRY 22825193-7c07-4759-8321-ba0193ad0f8f [EL Finest]: jpars: 2024-05-16 15:08:12.18--ServerSession(2033282874)--org.eclipse.persistence.jpa.rs.PersistenceContext--marshallEntity--RETURN 22825193-7c07-4759-8321-ba0193ad0f8f {"COUNT":3} [EL Finest]: jpars: 2024-05-16 15:08:13.139--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY 2e2b0855-9e42-4d55-a05e-2333be536d06 [EL Finest]: jpars: 2024-05-16 15:08:13.148--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY 4c4e8122-874c-40a3-b9a5-4794fe0ecbdd [EL Finest]: jpars: 2024-05-16 15:08:13.156--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY ea390474-c4d3-4e50-900c-6bdf2bb48ef0 [EL Finest]: jpars: 2024-05-16 15:08:13.163--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY 140323e2-85e7-425d-ac65-477a52875da7 [EL Finest]: jpars: 2024-05-16 15:08:13.163--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY d3f0a2b7-a95c-4777-9bb4-7b9c2562d3fe [EL Finest]: jpars: 2024-05-16 15:08:13.175--org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY 085bcf1b-1f90-4004-a709-4a3a69d0d382 [EL Finest]: jpars: 2024-05-16 15:08:13.175--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY 86425f72-fcf2-4a12-8638-c2da09c3d12e [EL Finest]: jpars: 2024-05-16 15:08:13.182--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY 6584d89d-2751-4a11-b800-52e16646566c [EL Info]: 2024-05-16 15:08:13.331--ServerSession(1774531247)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: moxy: 2024-05-16 15:08:13.366--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Finest]: jpars: 2024-05-16 15:08:13.389--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY 066e4ff1-2f4e-4feb-87b1-cda90fa85ee1 [EL Finest]: jpars: 2024-05-16 15:08:13.389--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY 066e4ff1-2f4e-4feb-87b1-cda90fa85ee1 [EL Warning]: moxy: 2024-05-16 15:08:13.408--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: 2024-05-16 15:08:13.416--Ignoring attribute [teamLeader] on class [LargeProject] as no Property was generated for it. [EL Warning]: 2024-05-16 15:08:13.416--Ignoring attribute [teamLeader] on class [SmallProject] as no Property was generated for it. [EL Finest]: jpars: 2024-05-16 15:08:13.428--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntityMetadataResponse--ENTRY c86e1925-be53-4951-837b-da111a09357e [EL Finest]: jpars: 2024-05-16 15:08:13.434--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQueryMetadataResponse--ENTRY 819db6ea-157d-4b4e-adf3-ab1cbd0ab223 [EL Finest]: jpars: 2024-05-16 15:08:13.44--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY 661e3864-e43f-43bc-aca9-5f9cbabaa065 [EL Finest]: jpars: 2024-05-16 15:08:13.447--org.eclipse.persistence.jpa.rs.resources.common.AbstractEntityResource--buildEntityOptionsResponse--ENTRY 12d47868-1e43-40f9-a555-5b20437e813e [EL Finest]: jpars: 2024-05-16 15:08:13.447--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildMetadataCatalogResponse--ENTRY d04ff437-6472-46dc-b588-d44173741a99 [EL Finest]: jpars: 2024-05-16 15:08:13.455--org.eclipse.persistence.jpa.rs.resources.common.AbstractQueryResource--buildQueryOptionsResponse--ENTRY 31867bfd-7b74-4b80-a43a-d20aec4d73dc [EL Finest]: jpars: 2024-05-16 15:08:13.456--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildEntitySchemaResponse--ENTRY 49f0ecb0-570b-44cf-8148-54639b130db4 [EL Finest]: jpars: 2024-05-16 15:08:13.462--org.eclipse.persistence.jpa.rs.resources.MetadataResource--buildQuerySchemaResponse--ENTRY 10c1b6a0-b797-4212-9a76-9f2cabcfea62 [EL Warning]: moxy: 2024-05-16 15:08:13.475--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Warning]: moxy: 2024-05-16 15:08:13.566--MOXy BV: Facets generation could not be configured. EclipseLink's JavaModelInputImpl was not detected, instead JavaModelInput is of class: class org.eclipse.persistence.jaxb.javamodel.oxm.OXMJavaModelInputImpl [EL Finest]: jpars: 2024-05-16 15:08:13.585--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsInternal--ENTRY e641e50d-f2ff-4091-8f97-094c44eb05f1 [EL Finest]: jpars: 2024-05-16 15:08:13.585--org.eclipse.persistence.jpa.rs.resources.common.AbstractPersistenceResource--getContextsV2--ENTRY e641e50d-f2ff-4091-8f97-094c44eb05f1 [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.145 s - in org.eclipse.persistence.jpars.test.AllJavaSETests [INFO] [INFO] Results: [INFO] [INFO] Tests run: 75, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpars --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 16 15:08:13 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpars --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpars --- [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.core.test >------ [INFO] Building EclipseLink Core Test 3.0.5-SNAPSHOT [11/39] [INFO] from foundation/eclipselink.core.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (clear-database)' [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.core.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.core.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872094119 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.core.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.core.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.core.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.core.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.core.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 43 resources [INFO] Copying 43 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.core.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.core.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.JavaSEPlatformTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.persistence.testing.tests.junit.helper.JavaSEPlatformTest [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.JavaUtilTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.persistence.testing.tests.junit.helper.JavaUtilTest [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.JavaVersionTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.persistence.testing.tests.junit.helper.JavaVersionTest [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.ConcurrencySemaphoreTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.71 s - in org.eclipse.persistence.testing.tests.junit.helper.ConcurrencySemaphoreTest [INFO] Running org.eclipse.persistence.testing.tests.junit.helper.HelperTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.persistence.testing.tests.junit.helper.HelperTest [INFO] Running org.eclipse.persistence.testing.tests.junit.security.SecurableBackwardsCompatibilityTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 s - in org.eclipse.persistence.testing.tests.junit.security.SecurableBackwardsCompatibilityTest [INFO] Running org.eclipse.persistence.testing.tests.junit.security.JCEEncryptionTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.persistence.testing.tests.junit.security.JCEEncryptionTest [INFO] Running org.eclipse.persistence.testing.tests.junit.failover.ConnectionPoolFailoverTest [EL Info]: 2024-05-16 15:08:18.102--ServerSession(379645464)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: query: 2024-05-16 15:08:18.162--ClientSession(889891977)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Warning]: 2024-05-16 15:08:18.171--ClientSession(91912419)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS") [EL Info]: query: 2024-05-16 15:08:18.171--ClientSession(661119548)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Info]: 2024-05-16 15:08:18.173--ServerSession(2114289475)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: query: 2024-05-16 15:08:18.175--ClientSession(1681920301)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Severe]: 2024-05-16 15:08:18.175--ServerSession(2114289475)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 [EL Info]: query: 2024-05-16 15:08:18.176--ClientSession(1681920301)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Severe]: 2024-05-16 15:08:23.176--ServerSession(2114289475)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 [EL Info]: query: 2024-05-16 15:08:23.177--ClientSession(1681920301)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [EL Severe]: 2024-05-16 15:08:28.177--ServerSession(2114289475)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 [EL Warning]: 2024-05-16 15:08:28.178--ClientSession(1681920301)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Connections unavailable Error Code: 0 Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS") [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.175 s - in org.eclipse.persistence.testing.tests.junit.failover.ConnectionPoolFailoverTest [INFO] Running org.eclipse.persistence.testing.tests.junit.failover.FailoverTest [EL Info]: 2024-05-16 15:08:28.18--DatabaseSessionImpl(837457281)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: query: 2024-05-16 15:08:28.182--DatabaseSessionImpl(837457281)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: Communication Failure occurred Error Code: 17004 Call: SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS Query: ReadObjectQuery(referenceClass=Address sql="SELECT ADDRESS_ID, CITY, COUNTRY, P_CODE, PROVINCE, STREET FROM ADDRESS"). [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.persistence.testing.tests.junit.failover.FailoverTest [INFO] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest [INFO] Tests run: 76, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectSetTest [INFO] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest [INFO] Tests run: 176, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectListTest [INFO] Running org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest [INFO] Tests run: 224, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.persistence.testing.tests.junit.transparentindirection.IndirectMapTest [INFO] Running org.eclipse.persistence.testing.tests.junit.identitymaps.CacheIdTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.persistence.testing.tests.junit.identitymaps.CacheIdTest [INFO] Running org.eclipse.persistence.testing.tests.junit.logging.LogCategoryTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.persistence.testing.tests.junit.logging.LogCategoryTest [INFO] Running org.eclipse.persistence.testing.tests.junit.logging.LogLevelTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.persistence.testing.tests.junit.logging.LogLevelTest [INFO] Running org.eclipse.persistence.testing.tests.junit.cache.AdvancedProcessorTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.persistence.testing.tests.junit.cache.AdvancedProcessorTest [INFO] Running org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest [EL Warning]: connection: 2024-05-16 15:08:28.344--Exception [EclipseLink-63001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ServerPlatformException Exception Description: Server platform class non-existing-class-name not found. Internal Exception: java.lang.ClassNotFoundException: non-existing-class-name [EL Warning]: connection: 2024-05-16 15:08:28.504--Exception [EclipseLink-63002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ServerPlatformException Exception Description: Server platform class is not valid: org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest$Platform Internal Exception: java.lang.reflect.InvocationTargetException Target Invocation Exception: java.lang.NullPointerException [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.eclipse.persistence.testing.tests.junit.sessionsxml.SessionManagerTest [INFO] Running org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNameTokenizerTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNameTokenizerTest [INFO] Running org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNamePrefixTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.eclipse.persistence.testing.tests.junit.mapping.conversion.AttributeNamePrefixTest [INFO] Running org.eclipse.persistence.testing.tests.junit.localization.LocalizationTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.eclipse.persistence.testing.tests.junit.localization.LocalizationTest [INFO] Running org.eclipse.persistence.testing.tests.junit.localization.LocalizationResourcesTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.eclipse.persistence.testing.tests.junit.localization.LocalizationResourcesTest [INFO] Running org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.eclipse.persistence.testing.tests.junit.platform.server.wls.WebLogic_12_PlatformTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 548, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.core.test --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.core.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/eclipselink.core.test/target/org.eclipse.persistence.core.test-3.0.5-SNAPSHOT-tests.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.core.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 16 15:08:29 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused (Connection refused) Thu May 16 15:08:29 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.core.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [EL Info]: 2024-05-16 15:08:31.237--DatabaseSessionImpl(1780034814)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:08:31.537--DatabaseSessionImpl(1780034814)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.499 s - in org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-core-srg) @ org.eclipse.persistence.core.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.SRGTestModel [EL Info]: 2024-05-16 15:08:32.316--DatabaseSessionImpl(1667148529)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:33.102--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table PHONE Query: DataModifyQuery(sql="drop table PHONE") [EL Warning]: 2024-05-16 15:08:33.107--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table RESPONS Query: DataModifyQuery(sql="drop table RESPONS") [EL Warning]: 2024-05-16 15:08:33.11--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table SALARY Query: DataModifyQuery(sql="drop table SALARY") [EL Warning]: 2024-05-16 15:08:33.112--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table PROJ_EMP Query: DataModifyQuery(sql="drop table PROJ_EMP") [EL Warning]: 2024-05-16 15:08:33.115--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table LPROJECT Query: DataModifyQuery(sql="drop table LPROJECT") [EL Warning]: 2024-05-16 15:08:33.117--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table PROJECT Query: DataModifyQuery(sql="drop table PROJECT") [EL Warning]: 2024-05-16 15:08:33.12--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table EMPLOYEE Query: DataModifyQuery(sql="drop table EMPLOYEE") [EL Warning]: 2024-05-16 15:08:33.122--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table ADDRESS Query: DataModifyQuery(sql="drop table ADDRESS") [EL Warning]: 2024-05-16 15:08:33.466--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'WORKER' because it does not exist. Error Code: 30000 Call: DROP TABLE WORKER Query: DataModifyQuery(sql="DROP TABLE WORKER") [EL Warning]: 2024-05-16 15:08:33.472--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_ADD' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_ADD Query: DataModifyQuery(sql="DROP TABLE AGG_ADD") [EL Warning]: 2024-05-16 15:08:33.476--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_CLNT' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_CLNT Query: DataModifyQuery(sql="DROP TABLE AGG_CLNT") [EL Warning]: 2024-05-16 15:08:33.48--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_ECNT' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_ECNT Query: DataModifyQuery(sql="DROP TABLE AGG_ECNT") [EL Warning]: 2024-05-16 15:08:33.484--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_COM' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_COM Query: DataModifyQuery(sql="DROP TABLE AGG_COM") [EL Warning]: 2024-05-16 15:08:33.488--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_EMP Query: DataModifyQuery(sql="DROP TABLE AGG_EMP") [EL Warning]: 2024-05-16 15:08:33.493--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_LAN' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_LAN Query: DataModifyQuery(sql="DROP TABLE AGG_LAN") [EL Warning]: 2024-05-16 15:08:33.502--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGG_RES' because it does not exist. Error Code: 30000 Call: DROP TABLE AGG_RES Query: DataModifyQuery(sql="DROP TABLE AGG_RES") [EL Warning]: 2024-05-16 15:08:33.506--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGGVEHICLE' because it does not exist. Error Code: 30000 Call: DROP TABLE AGGVEHICLE Query: DataModifyQuery(sql="DROP TABLE AGGVEHICLE") [EL Warning]: 2024-05-16 15:08:33.51--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'AGENT' because it does not exist. Error Code: 30000 Call: DROP TABLE AGENT Query: DataModifyQuery(sql="DROP TABLE AGENT") [EL Warning]: 2024-05-16 15:08:33.515--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUSTOMER' because it does not exist. Error Code: 30000 Call: DROP TABLE CUSTOMER Query: DataModifyQuery(sql="DROP TABLE CUSTOMER") [EL Warning]: 2024-05-16 15:08:33.52--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'HOUSE' because it does not exist. Error Code: 30000 Call: DROP TABLE HOUSE Query: DataModifyQuery(sql="DROP TABLE HOUSE") [EL Warning]: 2024-05-16 15:08:33.526--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DEPENDANT' because it does not exist. Error Code: 30000 Call: DROP TABLE DEPENDANT Query: DataModifyQuery(sql="DROP TABLE DEPENDANT") [EL Warning]: 2024-05-16 15:08:33.53--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPANY_AGG' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPANY_AGG Query: DataModifyQuery(sql="DROP TABLE COMPANY_AGG") [EL Warning]: 2024-05-16 15:08:33.534--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SINGLE_HOUSE' because it does not exist. Error Code: 30000 Call: DROP TABLE SINGLE_HOUSE Query: DataModifyQuery(sql="DROP TABLE SINGLE_HOUSE") [EL Warning]: 2024-05-16 15:08:33.538--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SELLING_POINT' because it does not exist. Error Code: 30000 Call: DROP TABLE SELLING_POINT Query: DataModifyQuery(sql="DROP TABLE SELLING_POINT") [EL Warning]: 2024-05-16 15:08:33.542--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER Query: DataModifyQuery(sql="DROP TABLE BUILDER") [EL Warning]: 2024-05-16 15:08:33.546--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_HOUSE' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_HOUSE Query: DataModifyQuery(sql="DROP TABLE BUILDER_HOUSE") [EL Warning]: 2024-05-16 15:08:33.55--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_SINGLE_HOUSE' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_SINGLE_HOUSE Query: DataModifyQuery(sql="DROP TABLE BUILDER_SINGLE_HOUSE") [EL Warning]: 2024-05-16 15:08:33.554--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_SELLING_POINT' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_SELLING_POINT Query: DataModifyQuery(sql="DROP TABLE BUILDER_SELLING_POINT") [EL Warning]: 2024-05-16 15:08:33.559--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_CUSTOMER' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_CUSTOMER Query: DataModifyQuery(sql="DROP TABLE BUILDER_CUSTOMER") [EL Warning]: 2024-05-16 15:08:33.563--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_DEPENDANT' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_DEPENDANT Query: DataModifyQuery(sql="DROP TABLE BUILDER_DEPENDANT") [EL Warning]: 2024-05-16 15:08:33.567--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUILDER_VEHICLE' because it does not exist. Error Code: 30000 Call: DROP TABLE BUILDER_VEHICLE Query: DataModifyQuery(sql="DROP TABLE BUILDER_VEHICLE") [EL Warning]: 2024-05-16 15:08:33.571--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EMPLOYEE1' because it does not exist. Error Code: 30000 Call: DROP TABLE Employee1 Query: DataModifyQuery(sql="DROP TABLE Employee1") [EL Warning]: 2024-05-16 15:08:33.577--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EMP_LAN' because it does not exist. Error Code: 30000 Call: DROP TABLE EMP_LAN Query: DataModifyQuery(sql="DROP TABLE EMP_LAN") [EL Warning]: 2024-05-16 15:08:33.637--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STUDENT' because it does not exist. Error Code: 30000 Call: DROP TABLE STUDENT Query: DataModifyQuery(sql="DROP TABLE STUDENT") [EL Warning]: 2024-05-16 15:08:33.643--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GOLF_CLUB' because it does not exist. Error Code: 30000 Call: DROP TABLE GOLF_CLUB Query: DataModifyQuery(sql="DROP TABLE GOLF_CLUB") [EL Warning]: 2024-05-16 15:08:33.647--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MANUFACTURER' because it does not exist. Error Code: 30000 Call: DROP TABLE MANUFACTURER Query: DataModifyQuery(sql="DROP TABLE MANUFACTURER") [EL Warning]: 2024-05-16 15:08:33.924--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'PROJECT_WORKER_BATCH' because it does not exist. Error Code: 30000 Call: Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD Query: DataModifyQuery(sql="Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD") [EL Warning]: 2024-05-16 15:08:34.428--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CHILDNAM' because it does not exist. Error Code: 30000 Call: drop table CHILDNAM Query: DataModifyQuery(sql="drop table CHILDNAM") [EL Warning]: 2024-05-16 15:08:34.428--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CHILDNAM' because it does not exist. Error Code: 30000 Call: drop table CHILDNAM Query: DataModifyQuery(sql="drop table CHILDNAM") [EL Warning]: 2024-05-16 15:08:34.64--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OBJECT_A' because it does not exist. Error Code: 30000 Call: Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_ Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_") [EL Warning]: 2024-05-16 15:08:34.642--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_A' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE Query: DataModifyQuery(sql="ALTER TABLE OWNER_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE") [EL Warning]: 2024-05-16 15:08:34.643--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_C' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_BACK_REF Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_BACK_REF") [EL Warning]: 2024-05-16 15:08:34.644--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_C' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_ONE_TO_ONE Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_ONE_TO_ONE") [EL Warning]: 2024-05-16 15:08:34.645--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_E' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_E DROP CONSTRAINT OWNER_E_BACK_REF Query: DataModifyQuery(sql="ALTER TABLE OWNER_E DROP CONSTRAINT OWNER_E_BACK_REF") [EL Warning]: 2024-05-16 15:08:34.646--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_A Query: DataModifyQuery(sql="DROP TABLE OWNER_A") [EL Warning]: 2024-05-16 15:08:34.65--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_B' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_B Query: DataModifyQuery(sql="DROP TABLE OWNER_B") [EL Warning]: 2024-05-16 15:08:34.654--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_C' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_C Query: DataModifyQuery(sql="DROP TABLE OWNER_C") [EL Warning]: 2024-05-16 15:08:34.657--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_D' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_D Query: DataModifyQuery(sql="DROP TABLE OWNER_D") [EL Warning]: 2024-05-16 15:08:34.66--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_E' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_E Query: DataModifyQuery(sql="DROP TABLE OWNER_E") [EL Warning]: 2024-05-16 15:08:34.972--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EVENTCUSTOMER' because it does not exist. Error Code: 30000 Call: DROP TABLE EVENTCUSTOMER Query: DataModifyQuery(sql="DROP TABLE EVENTCUSTOMER") [EL Warning]: 2024-05-16 15:08:34.976--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EASSOCIATIONS' because it does not exist. Error Code: 30000 Call: DROP TABLE EASSOCIATIONS Query: DataModifyQuery(sql="DROP TABLE EASSOCIATIONS") [EL Warning]: 2024-05-16 15:08:34.978--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EVENTORDER' because it does not exist. Error Code: 30000 Call: DROP TABLE EVENTORDER Query: DataModifyQuery(sql="DROP TABLE EVENTORDER") [EL Warning]: 2024-05-16 15:08:34.982--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EMAILACC' because it does not exist. Error Code: 30000 Call: DROP TABLE EMAILACC Query: DataModifyQuery(sql="DROP TABLE EMAILACC") [EL Warning]: 2024-05-16 15:08:34.986--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EPHONE' because it does not exist. Error Code: 30000 Call: DROP TABLE EPHONE Query: DataModifyQuery(sql="DROP TABLE EPHONE") [EL Warning]: 2024-05-16 15:08:34.99--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'EADDRESS' because it does not exist. Error Code: 30000 Call: DROP TABLE EADDRESS Query: DataModifyQuery(sql="DROP TABLE EADDRESS") [EL Warning]: 2024-05-16 15:08:35.044--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PROJ' because it does not exist. Error Code: 30000 Call: DROP TABLE PROJ Query: DataModifyQuery(sql="DROP TABLE PROJ") [EL Warning]: 2024-05-16 15:08:35.049--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'LPROJ' because it does not exist. Error Code: 30000 Call: DROP TABLE LPROJ Query: DataModifyQuery(sql="DROP TABLE LPROJ") [EL Warning]: 2024-05-16 15:08:35.052--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BUDGET' because it does not exist. Error Code: 30000 Call: DROP TABLE BUDGET Query: DataModifyQuery(sql="DROP TABLE BUDGET") [EL Warning]: 2024-05-16 15:08:35.082--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TESTTABLE1' because it does not exist. Error Code: 30000 Call: DROP TABLE TESTTABLE1 Query: DataModifyQuery(sql="DROP TABLE TESTTABLE1") [EL Warning]: 2024-05-16 15:08:35.111--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_M_IT' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_M_IT Query: DataModifyQuery(sql="DROP TABLE COL_M_IT") [EL Warning]: 2024-05-16 15:08:35.115--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_MENU' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_MENU Query: DataModifyQuery(sql="DROP TABLE COL_MENU") [EL Warning]: 2024-05-16 15:08:35.119--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_PERS' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_PERS Query: DataModifyQuery(sql="DROP TABLE COL_PERS") [EL Warning]: 2024-05-16 15:08:35.123--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_LOCA' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_LOCA Query: DataModifyQuery(sql="DROP TABLE COL_LOCA") [EL Warning]: 2024-05-16 15:08:35.125--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_R_LO' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_R_LO Query: DataModifyQuery(sql="DROP TABLE COL_R_LO") [EL Warning]: 2024-05-16 15:08:35.128--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_R_LO2' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_R_LO2 Query: DataModifyQuery(sql="DROP TABLE COL_R_LO2") [EL Warning]: 2024-05-16 15:08:35.131--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_DI_R' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_DI_R Query: DataModifyQuery(sql="DROP TABLE COL_DI_R") [EL Warning]: 2024-05-16 15:08:35.133--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_REST' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_REST Query: DataModifyQuery(sql="DROP TABLE COL_REST") [EL Warning]: 2024-05-16 15:08:35.136--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_SLOG' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_SLOG Query: DataModifyQuery(sql="DROP TABLE COL_SLOG") [EL Warning]: 2024-05-16 15:08:35.138--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_SERVICES' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_SERVICES Query: DataModifyQuery(sql="DROP TABLE COL_SERVICES") [EL Warning]: 2024-05-16 15:08:35.141--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COL_LICENSE' because it does not exist. Error Code: 30000 Call: DROP TABLE COL_LICENSE Query: DataModifyQuery(sql="DROP TABLE COL_LICENSE") [EL Warning]: 2024-05-16 15:08:35.395--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMP Query: DataModifyQuery(sql="DROP TABLE MAP_EMP") [EL Warning]: 2024-05-16 15:08:35.398--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMSP' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMSP Query: DataModifyQuery(sql="DROP TABLE MAP_EMSP") [EL Warning]: 2024-05-16 15:08:35.401--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMPH' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMPH Query: DataModifyQuery(sql="DROP TABLE MAP_EMPH") [EL Warning]: 2024-05-16 15:08:35.404--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_PHO' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_PHO Query: DataModifyQuery(sql="DROP TABLE MAP_PHO") [EL Warning]: 2024-05-16 15:08:35.406--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_CARD' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_CARD Query: DataModifyQuery(sql="DROP TABLE MAP_CARD") [EL Warning]: 2024-05-16 15:08:35.408--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_COM' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_COM Query: DataModifyQuery(sql="DROP TABLE MAP_COM") [EL Warning]: 2024-05-16 15:08:35.411--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_CUB' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_CUB Query: DataModifyQuery(sql="DROP TABLE MAP_CUB") [EL Warning]: 2024-05-16 15:08:35.414--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMERGENCYEXIT' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMERGENCYEXIT Query: DataModifyQuery(sql="DROP TABLE MAP_EMERGENCYEXIT") [EL Warning]: 2024-05-16 15:08:35.417--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUBICLE_EMERGENCYEXIT' because it does not exist. Error Code: 30000 Call: DROP TABLE CUBICLE_EMERGENCYEXIT Query: DataModifyQuery(sql="DROP TABLE CUBICLE_EMERGENCYEXIT") [EL Warning]: 2024-05-16 15:08:35.419--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_SHIP' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_SHIP Query: DataModifyQuery(sql="DROP TABLE MAP_SHIP") [EL Warning]: 2024-05-16 15:08:35.422--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_POL' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_POL Query: DataModifyQuery(sql="DROP TABLE MAP_POL") [EL Warning]: 2024-05-16 15:08:35.424--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_ADD' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_ADD Query: DataModifyQuery(sql="DROP TABLE MAP_ADD") [EL Warning]: 2024-05-16 15:08:35.426--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_MON' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_MON Query: DataModifyQuery(sql="DROP TABLE MAP_MON") [EL Warning]: 2024-05-16 15:08:35.429--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_HRW' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_HRW Query: DataModifyQuery(sql="DROP TABLE MAP_HRW") [EL Warning]: 2024-05-16 15:08:35.432--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_PERIPHERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_PERIPHERAL Query: DataModifyQuery(sql="DROP TABLE MAP_PERIPHERAL") [EL Warning]: 2024-05-16 15:08:35.435--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_SECURE' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_SECURE Query: DataModifyQuery(sql="DROP TABLE MAP_SECURE") [EL Warning]: 2024-05-16 15:08:35.438--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_IDENTIFICATION' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_IDENTIFICATION Query: DataModifyQuery(sql="DROP TABLE MAP_IDENTIFICATION") [EL Warning]: 2024-05-16 15:08:35.615--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SEQTESTTABLE1' because it does not exist. Error Code: 30000 Call: DROP TABLE SEQTESTTABLE1 Query: DataModifyQuery(sql="DROP TABLE SEQTESTTABLE1") [EL Warning]: 2024-05-16 15:08:35.62--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SEQTESTTABLE2' because it does not exist. Error Code: 30000 Call: DROP TABLE SEQTESTTABLE2 Query: DataModifyQuery(sql="DROP TABLE SEQTESTTABLE2") [EL Warning]: 2024-05-16 15:08:35.653--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'REPORT_EMPLOYEE' because it does not exist. Error Code: 30000 Call: DROP TABLE REPORT_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE REPORT_EMPLOYEE") [EL Warning]: 2024-05-16 15:08:35.658--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'REPORT_HISTORY' because it does not exist. Error Code: 30000 Call: DROP TABLE REPORT_HISTORY Query: DataModifyQuery(sql="DROP TABLE REPORT_HISTORY") [EL Warning]: 2024-05-16 15:08:35.662--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BEER' because it does not exist. Error Code: 30000 Call: DROP TABLE BEER Query: DataModifyQuery(sql="DROP TABLE BEER") [EL Warning]: 2024-05-16 15:08:35.665--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BAR' because it does not exist. Error Code: 30000 Call: DROP TABLE BAR Query: DataModifyQuery(sql="DROP TABLE BAR") [EL Warning]: 2024-05-16 15:08:35.667--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BAR_BEER' because it does not exist. Error Code: 30000 Call: DROP TABLE BAR_BEER Query: DataModifyQuery(sql="DROP TABLE BAR_BEER") [EL Warning]: 2024-05-16 15:08:35.669--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PERSON' because it does not exist. Error Code: 30000 Call: DROP TABLE PERSON Query: DataModifyQuery(sql="DROP TABLE PERSON") [EL Warning]: 2024-05-16 15:08:35.671--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BREWER' because it does not exist. Error Code: 30000 Call: DROP TABLE BREWER Query: DataModifyQuery(sql="DROP TABLE BREWER") [EL Warning]: 2024-05-16 15:08:35.693--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERY_OPTION_EMPLOYEE' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERY_OPTION_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_EMPLOYEE") [EL Warning]: 2024-05-16 15:08:35.697--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERY_OPTION_HISTORY' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERY_OPTION_HISTORY Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_HISTORY") Running ExpressionTestSuite WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. [EL Warning]: 2024-05-16 15:08:36.602--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: Invalid query key [foofoo] in expression. Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-16 15:08:36.607--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6078] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The class of the argument for the object comparison is incorrect. Expression: [ Base org.eclipse.persistence.testing.models.employee.domain.Employee] Mapping: [org.eclipse.persistence.mappings.OneToOneMapping[address]] Argument: [2] Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-16 15:08:36.608--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6068] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: Cannot compare table reference to [DatabaseTable(foofoo)] in expression. Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-16 15:08:36.608--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context. Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-16 15:08:36.609--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6070] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: Invalid use of a query key [org.eclipse.persistence.mappings.OneToManyMapping[managedEmployees]] representing a "to-many" relationship in an expression. Use anyOf() rather than get(). Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-16 15:08:36.609--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6069] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The field [ADDRESS.STREET] in this expression has an invalid table in this context. Query: ReadAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-16 15:08:36.609--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6122] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The expression is not a valid expression. Logical operator [ AND ] Relation operator [ = ] Query Key firstName Base org.eclipse.persistence.testing.models.employee.domain.Employee Constant blee Query Key managedEmployees Base org.eclipse.persistence.testing.models.employee.domain.Employee Query: ReadAllQuery(referenceClass=Employee ) WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test can only be done on Oracle [EL Warning]: 2024-05-16 15:08:37.52--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6015] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: Invalid query key [appartments] in expression. Query: ReadAllQuery(referenceClass=Employee ) WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This expression is not supported on this platform. Tests run: 109, Failures: 0, Errors: 0, Skipped: 11, Time elapsed: 1.565 sec Running QueryFrameworkTestSuite [EL Info]: 2024-05-16 15:08:37.763--ServerSession(677115308)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:08:37.776--ServerSession(767694211)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE [EL Info]: 2024-05-16 15:08:37.972--ServerSession(107657508)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:08:37.982--ServerSession(2006067420)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE [EL Warning]: 2024-05-16 15:08:38.126--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6029] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: A reference class must be provided. Query: ReadAllQuery() [EL Warning]: 2024-05-16 15:08:38.126--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6024] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: Modify queries require an object to modify. Query: WriteObjectQuery(null) [EL Warning]: 2024-05-16 15:08:38.129--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6129] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: Refreshing is not possible if the query does not go to the database. Query: ReadAllQuery(referenceClass=Employee ) [EL Info]: 2024-05-16 15:08:38.348--ServerSession(387146640)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:38.36--ClientSession(967369466)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Column 'T0.HOOYAH' is either not in any table in the FROM list or appears within a join specification and is outside the scope of the join specification or appears in a HAVING clause and is not in the GROUP BY list. If this is a CREATE or ALTER TABLE statement then 'T0.HOOYAH' is not a column in the target table. Error Code: 30000 Call: SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = 'Jill') AND (t1.EMP_ID = t0.EMP_ID)) Query: ReadAllQuery(referenceClass=Employee sql="SELECT t0.EMP_ID, t1.EMP_ID, t0.F_NAME, t0.GENDER, t0.L_NAME, t1.SALARY, t0.START_TIME, t0.END_TIME, t0.END_DATE, t0.START_DATE, t0.ADDR_ID, t0.MANAGER_ID, t0.VERSION FROM EMPLOYEE t0, SALARY t1 WHERE ((t0.HOOYAH = 'Jill') AND (t1.EMP_ID = t0.EMP_ID))") [EL Info]: 2024-05-16 15:08:38.361--ServerSession(474210166)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:38.409--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6183] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The mapping type org.eclipse.persistence.mappings.TransformationMapping for attribute normalHours from org.eclipse.persistence.testing.models.employee.domain.Employee is not supported with Query By Example functionality. If the attribute can safely be ignored then add it to the ignore list or set example validation to false in the policy. Query: ReadObjectQuery(referenceClass=Employee ) [EL Info]: 2024-05-16 15:08:38.562--ServerSession(1950554162)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:08:38.574--ServerSession(2111700021)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:08:38.582--ServerSession(129165617)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:08:38.592--ServerSession(608486367)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:38.604--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6131] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: DeleteAllQuery that defines objects to be deleted using setObjects method with non-null argument must also define the corresponding selection criteria. Objects: [[]] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])] Query: DeleteAllQuery(referenceClass=Employee sql="DELETE FROM EMPLOYEE") [EL Info]: 2024-05-16 15:08:38.651--DatabaseSessionImpl(1809767357)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:38.79--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6135] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: Attribute name or expression passed as a first parameter to addUpdate method defines a field from a table that is not mapped to query descriptor. Attribute name or Expression: [ Field BAD Base QUERY OBJECT] Wrong field: [BAD] Descriptor: [RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.Employee --> [DatabaseTable(EMPLOYEE), DatabaseTable(SALARY)])] Query: UpdateAllQuery(referenceClass=Employee ) [EL Warning]: 2024-05-16 15:08:38.809--DatabaseSessionImpl(1667148529)--Exception [EclipseLink-6120] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The partial attribute nonExistant is not a valid attribute of the class org.eclipse.persistence.testing.models.employee.domain.Employee. Query: ReadAllQuery(referenceClass=Employee ) Tests run: 140, Failures: 0, Errors: 0, Skipped: 10, Time elapsed: 1.259 sec Running Transaction Test Suite Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 sec Running Event Hook Test Suite Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.116 sec [EL Info]: 2024-05-16 15:08:39.026--DatabaseSessionImpl(827715984)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:39.062--DatabaseSessionImpl(827715984)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516150833220' because CONSTRAINT 'CHILDPARENT_EMP_ID' is dependent on that object. Error Code: 30000 Call: drop table EMPLOYEE Query: DataModifyQuery(sql="drop table EMPLOYEE") [EL Warning]: 2024-05-16 15:08:39.065--DatabaseSessionImpl(827715984)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516150833210' because CONSTRAINT 'EMPLOYEE_ADDR_ID' is dependent on that object. Error Code: 30000 Call: drop table ADDRESS Query: DataModifyQuery(sql="drop table ADDRESS") Running EmployeeReadObjectTestSuite Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec Running EmployeeUpdateObjectTestSuite Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running EmployeeInsertObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec Running EmployeeDeleteObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec Running EmployeeReadAllTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec Running MiscellaneousTests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec [EL Info]: 2024-05-16 15:08:39.501--DatabaseSessionImpl(1937294500)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:39.536--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OBJECT_A' because it does not exist. Error Code: 30000 Call: Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_ Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_") [EL Warning]: 2024-05-16 15:08:39.668--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516150839110' because CONSTRAINT 'CHILDPARENT_EMP_ID' is dependent on that object. Error Code: 30000 Call: drop table EMPLOYEE Query: DataModifyQuery(sql="drop table EMPLOYEE") [EL Warning]: 2024-05-16 15:08:39.671--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516150839100' because CONSTRAINT 'EMPLOYEE_ADDR_ID' is dependent on that object. Error Code: 30000 Call: drop table ADDRESS Query: DataModifyQuery(sql="drop table ADDRESS") [EL Warning]: 2024-05-16 15:08:39.826--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516150834491' because CONSTRAINT 'BCCL_POL_POLICY' is dependent on that object. Error Code: 30000 Call: drop table POLICY Query: DataModifyQuery(sql="drop table POLICY") [EL Warning]: 2024-05-16 15:08:39.826--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516150834491' because CONSTRAINT 'BCCL_POL_POLICY' is dependent on that object. Error Code: 30000 Call: drop table POLICY Query: DataModifyQuery(sql="drop table POLICY") [EL Warning]: 2024-05-16 15:08:40.178--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_CON' because it does not exist. Error Code: 30000 Call: DROP TABLE U_CON Query: DataModifyQuery(sql="DROP TABLE U_CON") [EL Warning]: 2024-05-16 15:08:40.181--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE U_EMP Query: DataModifyQuery(sql="DROP TABLE U_EMP") [EL Warning]: 2024-05-16 15:08:40.184--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_ADD' because it does not exist. Error Code: 30000 Call: DROP TABLE U_ADD Query: DataModifyQuery(sql="DROP TABLE U_ADD") [EL Warning]: 2024-05-16 15:08:40.187--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_WEATH' because it does not exist. Error Code: 30000 Call: DROP TABLE U_WEATH Query: DataModifyQuery(sql="DROP TABLE U_WEATH") [EL Warning]: 2024-05-16 15:08:40.189--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_ADDRESS' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_ADDRESS Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_ADDRESS") [EL Warning]: 2024-05-16 15:08:40.191--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_EMP Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_EMP") [EL Warning]: 2024-05-16 15:08:40.193--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_PROJECT' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_PROJECT Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PROJECT") [EL Warning]: 2024-05-16 15:08:40.195--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_PHONE' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_PHONE Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PHONE") [EL Warning]: 2024-05-16 15:08:40.198--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MUTABLE_TYPE' because it does not exist. Error Code: 30000 Call: DROP TABLE MUTABLE_TYPE Query: DataModifyQuery(sql="DROP TABLE MUTABLE_TYPE") [EL Warning]: 2024-05-16 15:08:40.225--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.PROJECT_WORKER_BATCH_HD' on table '"ROOT"."PROJECT_WORKER_BATCH"'. Error Code: 30000 Call: Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD Query: DataModifyQuery(sql="Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD") Running UnitOfWorkTestSuite [EL Warning]: 2024-05-16 15:08:40.736--UnitOfWork(1988356675)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: Bob Smith] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 111 [EL Warning]: 2024-05-16 15:08:40.822--UnitOfWork(416370147)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The object [Address: 1111 Moose Rd., LKO, ALB, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,992,840,325], is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to help debug where the error occurred. For more information, see the manual or FAQ. [EL Warning]: 2024-05-16 15:08:40.823--UnitOfWork(767528188)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The object [Address: 3254 Real Cold Place, Prince Rupert, BC, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [1,815,643,381], is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to help debug where the error occurred. For more information, see the manual or FAQ. [EL Warning]: 2024-05-16 15:08:40.831--UnitOfWork(1680709407)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: Jill May] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 112 [EL Warning]: 2024-05-16 15:08:40.868--UnitOfWork(2139332293)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: Smith] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 111 [EL Warning]: 2024-05-16 15:08:41.024--UnitOfWork(575568549)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The object [Employee: Jill May], of class [class org.eclipse.persistence.testing.models.employee.domain.Employee], with identity hashcode (System.identityHashCode()) [709,827,525], is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to help debug where the error occurred. For more information, see the manual or FAQ. [EL Warning]: 2024-05-16 15:08:41.229--UnitOfWork(404179929)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL240516150840180' defined on 'U_EMP'. Error Code: 20000 Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?) bind => [2 parameters bound] [EL Warning]: 2024-05-16 15:08:41.277--UnitOfWork(1219970301)--Exception [EclipseLink-200] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: Attempt to register an object with dead indirection as a new object. Possibly the object was deleted or removed from the cache during a merge of a serialized clone. This is a concurrency violation, consider a locking strategy. Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)]) [EL Warning]: 2024-05-16 15:08:41.302--DatabaseSessionImpl(1937294500)--Exception [EclipseLink-4005] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Exception Description: DatabaseAccessor not connected. [EL Warning]: 2024-05-16 15:08:41.32--UnitOfWork(488671125)--Exception [EclipseLink-6004] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: The object [Address: 1111 Moose Rd., Calgary, ALB, Canada], of class [class org.eclipse.persistence.testing.models.employee.domain.Address], with identity hashcode (System.identityHashCode()) [88,760,063], is not from this UnitOfWork object space, but the parent session's. The object was never registered in this UnitOfWork, but read from the parent session and related to an object registered in the UnitOfWork. Ensure that you are correctly registering your objects. If you are still having problems, you can use the UnitOfWork.validateObjectSpace() method to help debug where the error occurred. For more information, see the manual or FAQ. Tests run: 77, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.804 sec [EL Info]: 2024-05-16 15:08:41.334--DatabaseSessionImpl(702328190)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:08:41.446--DatabaseSessionImpl(1699908559)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:41.473--DatabaseSessionImpl(1699908559)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516150839711' because CONSTRAINT 'CHILDPARENT_EMP_ID' is dependent on that object. Error Code: 30000 Call: drop table EMPLOYEE Query: DataModifyQuery(sql="drop table EMPLOYEE") [EL Warning]: 2024-05-16 15:08:41.476--DatabaseSessionImpl(1699908559)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516150839710' because CONSTRAINT 'EMPLOYEE_ADDR_ID' is dependent on that object. Error Code: 30000 Call: drop table ADDRESS Query: DataModifyQuery(sql="drop table ADDRESS") Running EmployeeReadObjectTestSuite Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 sec Running EmployeeUpdateObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 sec Running EmployeeInsertObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec Running EmployeeDeleteObjectTestSuite Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.095 sec Running EmployeeReadAllTestSuite Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.010 sec Running Sessions.xml validation tests Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec [EL Info]: 2024-05-16 15:08:41.822--DatabaseSessionImpl(1451735609)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 Running AggregateReadObjectTestSuite Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 sec Running AggregateUpdateObjectTestSuite Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.097 sec Running AggregateReadAllTestSuite Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec Running AggregateDeleteObjectTestSuite Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.110 sec Running AggregateInsertObjectTestSuite [EL Warning]: 2024-05-16 15:08:42.469--UnitOfWork(187002994)--Exception [EclipseLink-68] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: The value of an aggregate in object [org.eclipse.persistence.testing.models.aggregate.Employee1@2e29a7d] is null. Null values not allowed for Aggregate mappings unless "Allow Null" is specified. Mapping: org.eclipse.persistence.mappings.AggregateObjectMapping[address] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.aggregate.Employee1 --> [DatabaseTable(Employee1)]) Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.074 sec Running AggregateUnitOfWorkTestSuite Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec Running AggregateUnitOfWorkCommitResumeTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 sec Running AggregateCheckForNullUnitOfWorkTestSuite Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 sec Running AggregateMergingUnitOfWorkTestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running AggregateDescriptorPropertiesTestSuite Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec Running AggregateEventTestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec Running NestedAggregateTestSuite Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.055 sec Running AggregateInheritanceTestSuite Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 sec [EL Info]: 2024-05-16 15:08:42.796--DatabaseSessionImpl(42793932)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:42.827--DatabaseSessionImpl(42793932)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: ALTER TABLE failed. There is no constraint 'ROOT.PROJECT_WORKER_BATCH_HD' on table '"ROOT"."PROJECT_WORKER_BATCH"'. Error Code: 30000 Call: Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD Query: DataModifyQuery(sql="Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD") Running InheritanceDuplicateFieldTestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec Running InheritanceReadObjectTestSuite Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec Running InheritanceReadAllTestSuite Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running InheritanceDeleteObjectTestSuite Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 sec Running InheritanceInsertObjectTestSuite Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.098 sec Running InheritanceUpdateObjectTestSuite Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 sec Running InheritanceUnitOfWorkTestSuite Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec Running InheritanceUnitOfWorkCommitResumeTestSuite Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 sec Running Deep Inheritance Tests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.152 sec Running TranslatedKeyInheritance Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec Running SingleInheritanceTestSuite Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec [EL Info]: 2024-05-16 15:08:43.698--DatabaseSessionImpl(1536044711)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 Running XML Schema tests Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 sec [EL Info]: 2024-05-16 15:08:43.763--DatabaseSessionImpl(1356138411)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:08:43.764--DatabaseSessionImpl(1174545131)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 696, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.641 s - in org.eclipse.persistence.testing.tests.SRGTestModel [INFO] [INFO] Results: [INFO] [INFO] Tests run: 696, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-core-lrg) @ org.eclipse.persistence.core.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.core.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 16 15:08:44 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.core.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.core.test --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.corba >-------- [INFO] Building EclipseLink CORBA Extension 3.0.5-SNAPSHOT [12/39] [INFO] from foundation/org.eclipse.persistence.corba/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.corba --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.corba --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872124447 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.corba --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.corba --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.corba --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.corba --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.corba --- [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba.sun, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:org.eclipse.persistence.corba:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.corba --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.corba --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources [INFO] [INFO] --- exec:3.0.0:exec (start-corba-server) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.corba --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.corba --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.corba --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.corba --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- antrun:3.0.0:run (wait-for-corba-server-start) @ org.eclipse.persistence.corba --- [INFO] Executing tasks Initial Naming Context: IOR:000000000000002b49444c3a6f6d672e6f72672f436f734e616d696e672f4e616d696e67436f6e746578744578743a312e30000000000001000000000000009a000102000000000d31302e34302e36312e3137340000046200000045afabcb0000000020000f424000000001000000000000000200000008526f6f74504f41000000000d544e616d65536572766963650000000000000008000000010000000114000000000000020000000100000020000000000001000100000002050100010001002000010109000000010001010000000026000000020002 TransientNameServer: setting port for initial object references to: 1,122 Ready. [INFO] Executed tasks [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.corba --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 16 15:08:49 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused (Connection refused) Thu May 16 15:08:49 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.corba --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [EL Info]: 2024-05-16 15:08:51.272--DatabaseSessionImpl(1122606666)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:08:51.513--DatabaseSessionImpl(1122606666)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 s - in org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-corba) @ org.eclipse.persistence.corba --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.corba.CorbaTestModel [EL Info]: 2024-05-16 15:08:52.275--DatabaseSessionImpl(447212746)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:08:53.18--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table PHONE Query: DataModifyQuery(sql="drop table PHONE") [EL Warning]: 2024-05-16 15:08:53.184--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table RESPONS Query: DataModifyQuery(sql="drop table RESPONS") [EL Warning]: 2024-05-16 15:08:53.186--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table SALARY Query: DataModifyQuery(sql="drop table SALARY") [EL Warning]: 2024-05-16 15:08:53.188--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table PROJ_EMP Query: DataModifyQuery(sql="drop table PROJ_EMP") [EL Warning]: 2024-05-16 15:08:53.19--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table LPROJECT Query: DataModifyQuery(sql="drop table LPROJECT") [EL Warning]: 2024-05-16 15:08:53.192--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table PROJECT Query: DataModifyQuery(sql="drop table PROJECT") [EL Warning]: 2024-05-16 15:08:53.194--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table EMPLOYEE Query: DataModifyQuery(sql="drop table EMPLOYEE") [EL Warning]: 2024-05-16 15:08:53.195--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: drop table ADDRESS Query: DataModifyQuery(sql="drop table ADDRESS") [EL Warning]: 2024-05-16 15:08:53.465--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CHILDNAM' because it does not exist. Error Code: 30000 Call: drop table CHILDNAM Query: DataModifyQuery(sql="drop table CHILDNAM") [EL Warning]: 2024-05-16 15:08:53.465--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CHILDNAM' because it does not exist. Error Code: 30000 Call: drop table CHILDNAM Query: DataModifyQuery(sql="drop table CHILDNAM") [EL Warning]: 2024-05-16 15:08:53.631--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_CON' because it does not exist. Error Code: 30000 Call: DROP TABLE U_CON Query: DataModifyQuery(sql="DROP TABLE U_CON") [EL Warning]: 2024-05-16 15:08:53.634--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE U_EMP Query: DataModifyQuery(sql="DROP TABLE U_EMP") [EL Warning]: 2024-05-16 15:08:53.637--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_ADD' because it does not exist. Error Code: 30000 Call: DROP TABLE U_ADD Query: DataModifyQuery(sql="DROP TABLE U_ADD") [EL Warning]: 2024-05-16 15:08:53.641--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'U_WEATH' because it does not exist. Error Code: 30000 Call: DROP TABLE U_WEATH Query: DataModifyQuery(sql="DROP TABLE U_WEATH") [EL Warning]: 2024-05-16 15:08:53.644--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_ADDRESS' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_ADDRESS Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_ADDRESS") [EL Warning]: 2024-05-16 15:08:53.646--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_EMP Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_EMP") [EL Warning]: 2024-05-16 15:08:53.649--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_PROJECT' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_PROJECT Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PROJECT") [EL Warning]: 2024-05-16 15:08:53.652--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CONCURRENT_PHONE' because it does not exist. Error Code: 30000 Call: DROP TABLE CONCURRENT_PHONE Query: DataModifyQuery(sql="DROP TABLE CONCURRENT_PHONE") [EL Warning]: 2024-05-16 15:08:53.654--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MUTABLE_TYPE' because it does not exist. Error Code: 30000 Call: DROP TABLE MUTABLE_TYPE Query: DataModifyQuery(sql="DROP TABLE MUTABLE_TYPE") [EL Warning]: 2024-05-16 15:08:53.835--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMP' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMP Query: DataModifyQuery(sql="DROP TABLE MAP_EMP") [EL Warning]: 2024-05-16 15:08:53.838--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMSP' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMSP Query: DataModifyQuery(sql="DROP TABLE MAP_EMSP") [EL Warning]: 2024-05-16 15:08:53.841--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMPH' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMPH Query: DataModifyQuery(sql="DROP TABLE MAP_EMPH") [EL Warning]: 2024-05-16 15:08:53.844--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_PHO' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_PHO Query: DataModifyQuery(sql="DROP TABLE MAP_PHO") [EL Warning]: 2024-05-16 15:08:53.847--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_CARD' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_CARD Query: DataModifyQuery(sql="DROP TABLE MAP_CARD") [EL Warning]: 2024-05-16 15:08:53.849--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_COM' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_COM Query: DataModifyQuery(sql="DROP TABLE MAP_COM") [EL Warning]: 2024-05-16 15:08:53.852--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_CUB' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_CUB Query: DataModifyQuery(sql="DROP TABLE MAP_CUB") [EL Warning]: 2024-05-16 15:08:53.855--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_EMERGENCYEXIT' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_EMERGENCYEXIT Query: DataModifyQuery(sql="DROP TABLE MAP_EMERGENCYEXIT") [EL Warning]: 2024-05-16 15:08:53.857--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CUBICLE_EMERGENCYEXIT' because it does not exist. Error Code: 30000 Call: DROP TABLE CUBICLE_EMERGENCYEXIT Query: DataModifyQuery(sql="DROP TABLE CUBICLE_EMERGENCYEXIT") [EL Warning]: 2024-05-16 15:08:53.86--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_SHIP' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_SHIP Query: DataModifyQuery(sql="DROP TABLE MAP_SHIP") [EL Warning]: 2024-05-16 15:08:53.862--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_POL' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_POL Query: DataModifyQuery(sql="DROP TABLE MAP_POL") [EL Warning]: 2024-05-16 15:08:53.864--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_ADD' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_ADD Query: DataModifyQuery(sql="DROP TABLE MAP_ADD") [EL Warning]: 2024-05-16 15:08:53.866--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_MON' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_MON Query: DataModifyQuery(sql="DROP TABLE MAP_MON") [EL Warning]: 2024-05-16 15:08:53.869--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_HRW' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_HRW Query: DataModifyQuery(sql="DROP TABLE MAP_HRW") [EL Warning]: 2024-05-16 15:08:53.871--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_PERIPHERAL' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_PERIPHERAL Query: DataModifyQuery(sql="DROP TABLE MAP_PERIPHERAL") [EL Warning]: 2024-05-16 15:08:53.873--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_SECURE' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_SECURE Query: DataModifyQuery(sql="DROP TABLE MAP_SECURE") [EL Warning]: 2024-05-16 15:08:53.875--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'MAP_IDENTIFICATION' because it does not exist. Error Code: 30000 Call: DROP TABLE MAP_IDENTIFICATION Query: DataModifyQuery(sql="DROP TABLE MAP_IDENTIFICATION") [EL Warning]: 2024-05-16 15:08:53.989--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OBJECT_A' because it does not exist. Error Code: 30000 Call: Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_ Query: DataModifyQuery(sql="Alter TABLE OBJECT_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE_") [EL Warning]: 2024-05-16 15:08:53.999--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_A' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE Query: DataModifyQuery(sql="ALTER TABLE OWNER_A DROP CONSTRAINT OWNER_A_ONE_TO_ONE") [EL Warning]: 2024-05-16 15:08:54.0--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_C' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_BACK_REF Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_BACK_REF") [EL Warning]: 2024-05-16 15:08:54.001--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_C' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_ONE_TO_ONE Query: DataModifyQuery(sql="ALTER TABLE OWNER_C DROP CONSTRAINT OWNER_C_ONE_TO_ONE") [EL Warning]: 2024-05-16 15:08:54.002--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'OWNER_E' because it does not exist. Error Code: 30000 Call: ALTER TABLE OWNER_E DROP CONSTRAINT OWNER_E_BACK_REF Query: DataModifyQuery(sql="ALTER TABLE OWNER_E DROP CONSTRAINT OWNER_E_BACK_REF") [EL Warning]: 2024-05-16 15:08:54.003--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_A Query: DataModifyQuery(sql="DROP TABLE OWNER_A") [EL Warning]: 2024-05-16 15:08:54.006--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_B' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_B Query: DataModifyQuery(sql="DROP TABLE OWNER_B") [EL Warning]: 2024-05-16 15:08:54.009--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_C' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_C Query: DataModifyQuery(sql="DROP TABLE OWNER_C") [EL Warning]: 2024-05-16 15:08:54.011--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_D' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_D Query: DataModifyQuery(sql="DROP TABLE OWNER_D") [EL Warning]: 2024-05-16 15:08:54.013--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OWNER_E' because it does not exist. Error Code: 30000 Call: DROP TABLE OWNER_E Query: DataModifyQuery(sql="DROP TABLE OWNER_E") [EL Warning]: 2024-05-16 15:08:54.082--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'PROJECT_WORKER_BATCH' because it does not exist. Error Code: 30000 Call: Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD Query: DataModifyQuery(sql="Alter TABLE PROJECT_WORKER_BATCH DROP CONSTRAINT PROJECT_WORKER_BATCH_HD") [EL Warning]: 2024-05-16 15:08:54.534--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'RO_PROMO' because it does not exist. Error Code: 30000 Call: DROP TABLE RO_PROMO Query: DataModifyQuery(sql="DROP TABLE RO_PROMO") [EL Warning]: 2024-05-16 15:08:54.538--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'RO_ACTOR' because it does not exist. Error Code: 30000 Call: DROP TABLE RO_ACTOR Query: DataModifyQuery(sql="DROP TABLE RO_ACTOR") [EL Warning]: 2024-05-16 15:08:54.542--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ACT_MOV' because it does not exist. Error Code: 30000 Call: DROP TABLE ACT_MOV Query: DataModifyQuery(sql="DROP TABLE ACT_MOV") [EL Warning]: 2024-05-16 15:08:54.545--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'ACT_CHA' because it does not exist. Error Code: 30000 Call: DROP TABLE ACT_CHA Query: DataModifyQuery(sql="DROP TABLE ACT_CHA") [EL Warning]: 2024-05-16 15:08:54.548--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'RO_ADDR' because it does not exist. Error Code: 30000 Call: DROP TABLE RO_ADDR Query: DataModifyQuery(sql="DROP TABLE RO_ADDR") [EL Warning]: 2024-05-16 15:08:54.55--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CHARITY' because it does not exist. Error Code: 30000 Call: DROP TABLE CHARITY Query: DataModifyQuery(sql="DROP TABLE CHARITY") [EL Warning]: 2024-05-16 15:08:54.553--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'HOLLYWOODAGENT' because it does not exist. Error Code: 30000 Call: DROP TABLE HOLLYWOODAGENT Query: DataModifyQuery(sql="DROP TABLE HOLLYWOODAGENT") [EL Warning]: 2024-05-16 15:08:54.556--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'RO_MOVIE' because it does not exist. Error Code: 30000 Call: DROP TABLE RO_MOVIE Query: DataModifyQuery(sql="DROP TABLE RO_MOVIE") [EL Warning]: 2024-05-16 15:08:54.558--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COUNTRY' because it does not exist. Error Code: 30000 Call: DROP TABLE COUNTRY Query: DataModifyQuery(sql="DROP TABLE COUNTRY") [EL Warning]: 2024-05-16 15:08:54.56--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'DEFAULT_READ_ONLY' because it does not exist. Error Code: 30000 Call: DROP TABLE DEFAULT_READ_ONLY Query: DataModifyQuery(sql="DROP TABLE DEFAULT_READ_ONLY") [EL Warning]: 2024-05-16 15:08:54.617--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERY_OPTION_EMPLOYEE' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERY_OPTION_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_EMPLOYEE") [EL Warning]: 2024-05-16 15:08:54.62--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'QUERY_OPTION_HISTORY' because it does not exist. Error Code: 30000 Call: DROP TABLE QUERY_OPTION_HISTORY Query: DataModifyQuery(sql="DROP TABLE QUERY_OPTION_HISTORY") [EL Warning]: 2024-05-16 15:08:54.638--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'REPORT_EMPLOYEE' because it does not exist. Error Code: 30000 Call: DROP TABLE REPORT_EMPLOYEE Query: DataModifyQuery(sql="DROP TABLE REPORT_EMPLOYEE") [EL Warning]: 2024-05-16 15:08:54.641--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'REPORT_HISTORY' because it does not exist. Error Code: 30000 Call: DROP TABLE REPORT_HISTORY Query: DataModifyQuery(sql="DROP TABLE REPORT_HISTORY") [EL Warning]: 2024-05-16 15:08:54.643--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BEER' because it does not exist. Error Code: 30000 Call: DROP TABLE BEER Query: DataModifyQuery(sql="DROP TABLE BEER") [EL Warning]: 2024-05-16 15:08:54.645--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BAR' because it does not exist. Error Code: 30000 Call: DROP TABLE BAR Query: DataModifyQuery(sql="DROP TABLE BAR") [EL Warning]: 2024-05-16 15:08:54.647--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BAR_BEER' because it does not exist. Error Code: 30000 Call: DROP TABLE BAR_BEER Query: DataModifyQuery(sql="DROP TABLE BAR_BEER") [EL Warning]: 2024-05-16 15:08:54.648--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'PERSON' because it does not exist. Error Code: 30000 Call: DROP TABLE PERSON Query: DataModifyQuery(sql="DROP TABLE PERSON") [EL Warning]: 2024-05-16 15:08:54.655--DatabaseSessionImpl(447212746)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BREWER' because it does not exist. Error Code: 30000 Call: DROP TABLE BREWER Query: DataModifyQuery(sql="DROP TABLE BREWER") [EL Info]: 2024-05-16 15:08:54.672--ServerSession(135002781)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 The following environment properties must be set to run this test. -Djava.naming.factory.initial=com.sun.jndi.cosnaming.CNCtxFactory -Djava.naming.provider.url=iiop://localhost:900 The follwing corba naming server must also be started on the computer. /bin/tnameserv.exe Running BasicReadTestSuite WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: this test can't work with table qualifier set WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: this test can't work with table qualifier set WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: this test can't work with table qualifier set WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: this test can't work with table qualifier set WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: this test can't work with table qualifier set Tests run: 23, Failures: 0, Errors: 0, Skipped: 5, Time elapsed: 0.582 sec Running UnitOfWorkTestSuite WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test cannot be run through the remote. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test cannot be run through the remote. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Test unavailable on Remote UnitOfWork WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test uses functionality that does not work over remote sessions in Apache Derby. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test uses functionality that does not work over remote sessions in Apache Derby. [EL Warning]: 2024-05-16 15:09:06.144--UnitOfWork(358588573)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: Jill May] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.employee.domain.Employee Primary Key> 2 WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Test not supported on remote. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test cannot be run through the remote. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test cannot be run through the remote. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test cannot be run through the remote. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test uses functionality that does not work over remote sessions in Apache Derby. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test uses functionality that does not work over remote sessions. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Not support in remote [EL Warning]: 2024-05-16 15:09:06.802--UnitOfWork(1140750154)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: org.apache.derby.shared.common.error.DerbySQLIntegrityConstraintViolationException: The statement was aborted because it would have caused a duplicate key value in a unique or primary key constraint or unique index identified by 'SQL240516150853631' defined on 'U_EMP'. Error Code: 20000 Call: INSERT INTO U_EMP (ID, NAME) VALUES (?, ?) bind => [2 parameters bound] Query: InsertObjectQuery(org.eclipse.persistence.testing.tests.unitofwork.Person@15bfe81d) [EL Warning]: 2024-05-16 15:09:06.908--UnitOfWork(904281382)--Exception [EclipseLink-200] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: Attempt to register an object with dead indirection as a new object. Possibly the object was deleted or removed from the cache during a merge of a serialized clone. This is a concurrency violation, consider a locking strategy. Mapping: org.eclipse.persistence.mappings.OneToOneMapping[owner] Descriptor: RelationalDescriptor(org.eclipse.persistence.testing.models.employee.domain.PhoneNumber --> [DatabaseTable(PHONE)]) WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: test will not run on RemoteSession - it uses events [EL Warning]: 2024-05-16 15:09:06.937--ClientSession(1941607745)--Exception [EclipseLink-6024] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.QueryException Exception Description: Modify queries require an object to modify. Query: DeleteObjectQuery(null) WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Unable to trigger error in ClientSession or Remote UnitOfWork WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Test not supported on remote session. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Test not supported on remote session. Tests run: 75, Failures: 0, Errors: 0, Skipped: 16, Time elapsed: 1.613 sec Running UnitOfWorkEventTestSuite WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This feature is not supported at remoteSession [EL Warning]: 2024-05-16 15:09:07.058--UnitOfWork(194424859)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLDataException: A truncation error was encountered trying to shrink VARCHAR 'firstName_maxfieldLength_00000000000000000000000000000000000&' to length 40. Error Code: 20000 Call: UPDATE EMPLOYEE SET F_NAME = ?, VERSION = ? WHERE ((EMP_ID = ?) AND (VERSION = ?)) bind => [4 parameters bound] Query: UpdateObjectQuery(Employee: firstName_maxfieldLength_0000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000000 May) Tests run: 8, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.036 sec Running FeatureTestSuite WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This database does not support FOR UPDATE Tests run: 13, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.177 sec Running QueryTestSuite WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Cascade part with no IM on remote with indirection fails on remote. Tests run: 15, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.149 sec Running RefreshObjectTestSuite Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 sec Running ReportQueryTestSuite WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Test not supported in remote, it needs to modify the server-side session descriptor. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This test does not work on the this platform WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: This Test is not designed to work with RemoteSessions. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Report queries with objects are not supported on remote session. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Report queries with objects are not supported on remote session. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Report queries with objects are not supported on remote session. WARNING: Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.testing.framework.TestWarningException Exception Description: Report queries with objects are not supported on remote session. Tests run: 56, Failures: 0, Errors: 0, Skipped: 7, Time elapsed: 0.483 sec Running TransparentIndirectionTestSuite Tests run: 41, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.321 sec Running ExceptionsTestSuite IORImpl[type=IDL:org/eclipse/persistence/testing/Remote/SunCORBA/CORBAServerManager:1.0 iorTemplates=[IORTemplate[oktemp=ObjectKeyTemplate[magic=afabcb00 scid=2 serverid=-2114769135 orbid= oaid=ObjectAdapterID[TransientObjectAdapter] profile templates:[IIOPProfileTemplateImpl[giopVersion=1.2 primary=10.40.61.174:42307]]]] is ready. Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec Log level changed by test model:SunCORBARemoteModel [EL Info]: 2024-05-16 15:09:09.36--DatabaseSessionImpl(1198978735)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 Running Validation Security Tests Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 sec [EL Info]: 2024-05-16 15:09:09.396--DatabaseSessionImpl(1452636619)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 273, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 17.322 s - in org.eclipse.persistence.testing.tests.corba.CorbaTestModel [INFO] [INFO] Results: [INFO] [INFO] Tests run: 273, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.corba --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 16 15:09:09 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.corba --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.corba --- [INFO] [INFO] -----< org.eclipse.persistence:org.eclipse.persistence.extension >------ [INFO] Building EclipseLink Extension 3.0.5-SNAPSHOT [13/39] [INFO] from foundation/org.eclipse.persistence.extension/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.extension --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.extension --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872150004 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.extension --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.extension --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.extension --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.extension --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.extension --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.extension --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.extension --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.logging.slf4j.SLF4JLoggerTest [EL Info]: 2024-05-16 15:09:10.419--Running test SLF4JLoggerTest.testLogMessage [EL Info]: 2024-05-16 15:09:10.585--Running test SLF4JLoggerTest.testGetLevel [EL Info]: 2024-05-16 15:09:10.587--Running test SLF4JLoggerTest.testLogExceptionStackTrace [EL Info]: 2024-05-16 15:09:10.63--Running test SLF4JLoggerTest.testLogExceptionWithoutStackTrace [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.289 s - in org.eclipse.persistence.testing.tests.logging.slf4j.SLF4JLoggerTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.extension --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.extension --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.extension/target/org.eclipse.persistence.extension-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.extension --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.5-SNAPSHOT [14/39] [INFO] from testing/server/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.test.server.parent --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872155062 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.test.server.parent --- [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.jpa.test >------ [INFO] Building EclipseLink JPA Test 3.0.5-SNAPSHOT [15/39] [INFO] from jpa/eclipselink.jpa.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (clear-database)' [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-static-weave)' [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (test-jpa-static-weave_xml_entity_mappings)' [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872159822 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-generated-test-sources-dir) @ org.eclipse.persistence.jpa.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/generated-test-sources/jpa-runner-src added. [INFO] [INFO] --- replacer:1.5.3:replace (filter-test-src-TestRunnerBean) @ org.eclipse.persistence.jpa.test --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- processor:4.5-jdk8:process-test (generate-canonical-meta-model-classes) @ org.eclipse.persistence.jpa.test --- [INFO] diagnostic: Note: [EL Info]: processor: Creating static metadata factory ... [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [INFO] --- processor:4.5-jdk8:process-test (generate-inheritance-model-classes) @ org.eclipse.persistence.jpa.test --- [INFO] diagnostic: Note: [EL Info]: processor: Creating static metadata factory ... [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [WARNING] diagnostic: warning: [EL Warning]: metadata: ServerSession(1367336022)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [WARNING] diagnostic: warning: [EL Warning]: metadata: ServerSession(1367336022)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [INFO] --- processor:4.5-jdk8:process-test (generate-jpa-metamodel-classes) @ org.eclipse.persistence.jpa.test --- [INFO] diagnostic: Note: [EL Info]: processor: Creating static metadata factory ... [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/orm.xml continuing with generation. [INFO] diagnostic: Note: [EL Info]: processor: Optional file was not found: META-INF/eclipselink-orm.xml continuing with generation. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 227 resources [INFO] Copying 227 resources [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 16 15:09:24 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused (Connection refused) Thu May 16 15:09:24 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1942 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/test-classes [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[39,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[69,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[73,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[61,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[64,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[29,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[30,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[50,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[53,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Buyer.java:[30,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[25,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[26,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[57,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[58,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[44,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/cacheable/ProtectedRelationshipsEntity.java:[41,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [INFO] [EL Info]: processor: Creating static metadata factory ... [WARNING] [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [WARNING] No processor claimed any of these annotations: org.eclipse.persistence.annotations.TenantDiscriminatorColumn,jakarta.persistence.PrePersist,jakarta.persistence.PreUpdate,jakarta.annotation.PostConstruct,org.eclipse.persistence.annotations.Indexes,org.eclipse.persistence.annotations.NamedStoredProcedureQueries,jakarta.persistence.Table,jakarta.persistence.Cacheable,org.eclipse.persistence.annotations.Struct,jakarta.persistence.ExcludeDefaultListeners,org.eclipse.persistence.annotations.ObjectTypeConverter,jakarta.persistence.CollectionTable,jakarta.persistence.Temporal,jakarta.persistence.EntityListeners,org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredFunctionQuery,jakarta.persistence.NamedQuery,jakarta.persistence.Lob,jakarta.persistence.ManyToMany,jakarta.persistence.AttributeOverride,jakarta.ejb.EJB,jakarta.persistence.PrimaryKeyJoinColumns,jakarta.persistence.Convert,org.eclipse.persistence.annotations.PrivateOwned,org.eclipse.persistence.annotations.DeleteAll,jakarta.persistence.IdClass,jakarta.persistence.AttributeOverrides,org.eclipse.persistence.oxm.annotations.XmlPath,jakarta.xml.bind.annotation.XmlAccessorType,org.junit.AfterClass,jakarta.ejb.Singleton,org.eclipse.persistence.annotations.NamedStoredFunctionQuery,jakarta.persistence.NamedQueries,jakarta.persistence.Transient,org.eclipse.persistence.annotations.AdditionalCriteria,jakarta.persistence.Id,jakarta.annotation.PreDestroy,org.eclipse.persistence.annotations.Converter,jakarta.persistence.Enumerated,org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredProcedureQueries,org.eclipse.persistence.platform.database.oracle.annotations.NamedPLSQLStoredFunctionQueries,jakarta.persistence.MapKey,jakarta.persistence.AssociationOverrides,jakarta.persistence.AssociationOverride,jakarta.persistence.PostRemove,org.eclipse.persistence.annotations.ClassExtractor,jakarta.persistence.JoinTable,jakarta.persistence.MappedSuperclass,jakarta.xml.bind.annotation.XmlRootElement,org.eclipse.persistence.platform.database.oracle.annotations.OracleObjects,org.eclipse.persistence.annotations.BasicMap,org.eclipse.persistence.annotations.TypeConverter,jakarta.persistence.Inheritance,org.eclipse.persistence.platform.database.oracle.annotations.PLSQLRecords,jakarta.persistence.MapKeyClass,jakarta.validation.constraints.Size,org.eclipse.persistence.annotations.HashPartitioning,org.junit.runner.RunWith,jakarta.validation.Valid,jakarta.persistence.Embedded,jakarta.persistence.PersistenceContext,jakarta.ejb.TransactionManagement,jakarta.ejb.TransactionAttribute,org.eclipse.persistence.annotations.Cache,org.eclipse.persistence.annotations.CascadeOnDelete,org.junit.runners.Suite.SuiteClasses,org.eclipse.persistence.annotations.MapKeyConvert,jakarta.persistence.SequenceGenerator,org.eclipse.persistence.platform.database.oracle.annotations.PLSQLTable,jakarta.persistence.PrimaryKeyJoinColumn,org.eclipse.persistence.annotations.JoinFetch,org.eclipse.persistence.annotations.WriteTransformers,org.junit.Before,org.eclipse.persistence.annotations.TenantTableDiscriminator,jakarta.persistence.SqlResultSetMappings,org.eclipse.persistence.annotations.ReadOnly,jakarta.persistence.Converts,org.junit.Test,org.eclipse.persistence.annotations.Partitioning,org.eclipse.persistence.annotations.VirtualAccessMethods,jakarta.validation.constraints.Max,jakarta.persistence.ElementCollection,org.eclipse.persistence.annotations.CollectionTable,jakarta.persistence.OrderBy,org.eclipse.persistence.annotations.FetchGroups,org.eclipse.persistence.annotations.ExcludeDefaultMappings,org.eclipse.persistence.annotations.Converters,org.eclipse.persistence.annotations.ObjectTypeConverters,org.eclipse.persistence.annotations.ChangeTracking,jakarta.inject.Inject,jakarta.validation.constraints.Min,jakarta.persistence.Entity,org.eclipse.persistence.annotations.CloneCopyPolicy,org.eclipse.persistence.annotations.Partitioned,org.eclipse.persistence.annotations.Noncacheable,jakarta.persistence.MapKeyColumn,org.eclipse.persistence.annotations.ValuePartitioning,jakarta.persistence.OneToOne,org.eclipse.persistence.annotations.Property,jakarta.persistence.SecondaryTable,org.eclipse.persistence.annotations.BatchFetch,org.eclipse.samples.annotations.CycleA,org.eclipse.samples.annotations.CycleC,org.eclipse.samples.annotations.CycleB,jakarta.persistence.Access,org.junit.After,org.eclipse.persistence.annotations.PrimaryKey,jakarta.persistence.PersistenceUnit,jakarta.persistence.NamedStoredProcedureQueries,org.eclipse.persistence.annotations.Structure,jakarta.persistence.SqlResultSetMapping,jakarta.persistence.PersistenceUnits,jakarta.persistence.NamedEntityGraphs,org.eclipse.persistence.annotations.SerializedConverter,jakarta.persistence.MapKeyJoinColumn,jakarta.persistence.DiscriminatorValue,org.eclipse.persistence.annotations.CacheIndex,jakarta.ejb.Stateful,jakarta.persistence.JoinColumn,org.eclipse.persistence.annotations.FetchGroup,jakarta.persistence.OrderColumn,jakarta.persistence.Converter,jakarta.persistence.EmbeddedId,jakarta.persistence.PostLoad,org.eclipse.persistence.annotations.Array,jakarta.persistence.PreRemove,org.eclipse.persistence.platform.database.oracle.annotations.PLSQLRecord,jakarta.persistence.Basic,org.eclipse.persistence.annotations.VariableOneToOne,org.eclipse.persistence.annotations.Mutable,jakarta.persistence.PostUpdate,jakarta.ejb.Stateless,jakarta.xml.bind.annotation.XmlTransient,jakarta.persistence.NamedNativeQueries,jakarta.persistence.MapKeyJoinColumns,jakarta.persistence.metamodel.StaticMetamodel,org.eclipse.persistence.annotations.BasicCollection,org.eclipse.persistence.annotations.RoundRobinPartitioning,jakarta.persistence.MapsId,jakarta.persistence.MapKeyTemporal,org.eclipse.persistence.annotations.TypeConverters,org.junit.BeforeClass,org.eclipse.persistence.annotations.PinnedPartitioning,org.eclipse.persistence.annotations.Customizer,org.eclipse.persistence.annotations.ReadTransformer,org.eclipse.persistence.annotations.CopyPolicy,jakarta.persistence.OneToMany,jakarta.persistence.ManyToOne,org.eclipse.persistence.annotations.Convert,jakarta.validation.constraints.NotNull,org.eclipse.samples.annotations.CycleSelf,org.eclipse.persistence.annotations.WriteTransformer,org.eclipse.samples.LoggableEmployee,jakarta.persistence.TableGenerator,jakarta.persistence.PersistenceContexts,jakarta.persistence.DiscriminatorColumn,org.eclipse.persistence.annotations.Properties,org.eclipse.persistence.annotations.SerializedConverters,org.eclipse.persistence.annotations.OrderCorrection,org.eclipse.persistence.annotations.Index,jakarta.persistence.ExcludeSuperclassListeners,org.eclipse.persistence.annotations.UnionPartitioning,org.eclipse.persistence.platform.database.oracle.annotations.OracleArrays,org.eclipse.persistence.annotations.CompositeMember,org.eclipse.persistence.annotations.Multitenant,jakarta.persistence.JoinColumns,jakarta.persistence.PostPersist,jakarta.ejb.Remote,jakarta.persistence.Embeddable,org.eclipse.persistence.annotations.OptimisticLocking,jakarta.persistence.GeneratedValue,org.eclipse.persistence.annotations.RangePartitioning,jakarta.persistence.SecondaryTables,jakarta.persistence.Column,org.junit.Ignore,org.eclipse.persistence.annotations.InstantiationCopyPolicy,jakarta.persistence.NamedNativeQuery,org.eclipse.persistence.annotations.ExistenceChecking,jakarta.persistence.Version [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[39,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[69,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[73,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[61,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[64,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[29,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[30,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[50,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[53,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Buyer.java:[30,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[25,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[26,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[57,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[58,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[44,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/cacheable/ProtectedRelationshipsEntity.java:[41,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[39,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[69,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Employee.java:[73,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/PhoneNumber.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[61,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Employee.java:[64,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[29,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PhoneNumber.java:[30,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[24,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Project.java:[25,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[50,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/Employee.java:[53,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/Buyer.java:[30,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[25,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/Buyer.java:[26,43] org.eclipse.persistence.annotations.CollectionTable in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[57,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/RatedBeerConsumer.java:[58,43] org.eclipse.persistence.annotations.BasicMap in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[44,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/cacheable/ProtectedRelationshipsEntity.java:[41,43] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/xml/EmploymentPeriod.java:[21,8] Class org.eclipse.persistence.testing.models.jpa22.advanced.xml.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/xml/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa22.advanced.xml.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[52,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[52,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/metamodel/Manufacturer.java:[52,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/TelephoneNumberPK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.TelephoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/partitioned/EmployeePK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.partitioned.EmployeePK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/EmploymentPeriod.java:[38,8] Class org.eclipse.persistence.testing.models.jpa.advanced.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Blue.java:[36,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Blue overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Alpine.java:[47,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Alpine overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/BlueLight.java:[21,8] Class org.eclipse.persistence.testing.models.jpa.inherited.BlueLight overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/CoronaTag.java:[22,8] Class org.eclipse.persistence.testing.models.jpa.inherited.CoronaTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Corona.java:[25,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Corona overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Heineken.java:[26,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Heineken overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumberPK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.inherited.TelephoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/TelephoneNumber.java:[27,8] Class org.eclipse.persistence.testing.models.jpa.inherited.TelephoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/Becks.java:[25,8] Class org.eclipse.persistence.testing.models.jpa.inherited.Becks overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/inherited/BecksTag.java:[29,8] Class org.eclipse.persistence.testing.models.jpa.inherited.BecksTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/incompletemappings/owning/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.incompletemappings.owning.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/EmploymentPeriod.java:[30,8] Class org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2356,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2361,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2366,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2371,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerJUnitTestSuite.java:[2376,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/CubiclePK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.compositepk.CubiclePK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/delimited/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.delimited.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/composite/advanced/member_2/EmploymentPeriod.java:[32,8] Class org.eclipse.persistence.testing.models.jpa.composite.advanced.member_2.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/composite/advanced/member_3/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.composite.advanced.member_3.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/derivedid/MajorId.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.derivedid.MajorId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa21/advanced/xml/EmploymentPeriod.java:[21,8] Class org.eclipse.persistence.testing.models.jpa21.advanced.xml.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa21/advanced/xml/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa21.advanced.xml.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/plsql/Address.java:[56,8] Class org.eclipse.persistence.testing.models.jpa.plsql.Address overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/plsql/Phone.java:[39,8] Class org.eclipse.persistence.testing.models.jpa.plsql.Phone overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa22.advanced.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/derivedid/LieutenantId.java:[21,8] Class org.eclipse.persistence.testing.models.jpa.advanced.derivedid.LieutenantId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/PartnerLinkPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.PartnerLinkPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/compositepk/DepartmentPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.compositepk.DepartmentPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/compositepk/ScientistPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.compositepk.ScientistPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/ScientistPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.compositepk.ScientistPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/CoronaTag.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.CoronaTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/composite/advanced/member_3/PhoneNumberPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.xml.composite.advanced.member_3.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/inherited/TelephoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.inherited.TelephoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/advanced/compositepk/CubiclePK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.advanced.compositepk.CubiclePK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/multitenant/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/advanced/PhoneNumberPK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.advanced.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Heineken.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Heineken overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Alpine.java:[26,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Alpine overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Corona.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Corona overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/TelephoneNumber.java:[25,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.TelephoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/Becks.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.Becks overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/inherited/BecksTag.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.xml.inherited.BecksTag overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/inherited/Alpine.java:[32,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.inherited.Alpine overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/xml/merge/inherited/TelephoneNumber.java:[31,8] Class org.eclipse.persistence.testing.models.jpa.xml.merge.inherited.TelephoneNumber overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa21/advanced/EmploymentPeriod.java:[28,8] Class org.eclipse.persistence.testing.models.jpa21.advanced.EmploymentPeriod overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa21/advanced/PhoneNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa21.advanced.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/plsql/Employee.java:[128,8] Class org.eclipse.persistence.testing.models.jpa.plsql.Employee overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/fieldaccess/advanced/PartnerLinkPK.java:[19,8] Class org.eclipse.persistence.testing.models.jpa.fieldaccess.advanced.PartnerLinkPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[77,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[77,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/cacheable/ProtectedRelationshipsEntity.java:[77,6] org.eclipse.persistence.annotations.BasicCollection in org.eclipse.persistence.annotations has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/derivedid/CellNumberPK.java:[18,8] Class org.eclipse.persistence.testing.models.jpa.advanced.derivedid.CellNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/complexaggregate/Torso.java:[24,8] Class org.eclipse.persistence.testing.models.jpa.complexaggregate.Torso overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/complexaggregate/Heart.java:[22,8] Class org.eclipse.persistence.testing.models.jpa.complexaggregate.Heart overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/embeddable/Country.java:[31,8] Class org.eclipse.persistence.testing.models.jpa.advanced.embeddable.Country overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/compositepk/OfficePK.java:[17,8] Class org.eclipse.persistence.testing.models.jpa.advanced.compositepk.OfficePK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dynamic/simple/SimpleTypeTestSuite.java:[185,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/dynamic/simple/SimpleTypeCompositeKeyTestSuite.java:[120,9] assertEquals(java.lang.Object[],java.lang.Object[]) in org.junit.Assert has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/config/PhoneNumberPK.java:[23,8] Class org.eclipse.persistence.testing.tests.jpa.config.PhoneNumberPK overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2218,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2223,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2228,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2233,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/fieldaccess/advanced/EntityManagerTLRJUnitTestSuite.java:[2238,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa/advanced/derivedid/GeneralId.java:[21,8] Class org.eclipse.persistence.testing.models.jpa.advanced.derivedid.GeneralId overrides equals, but neither it nor any superclass overrides hashCode method [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5195,120] JDBC_READ_CONNECTIONS_SHARED in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5200,112] JDBC_WRITE_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5205,116] JDBC_WRITE_CONNECTIONS_INITIAL in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5210,112] JDBC_WRITE_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5215,111] JDBC_READ_CONNECTIONS_MIN in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/tests/jpa/advanced/EntityManagerJUnitTestSuite.java:[5220,111] JDBC_READ_CONNECTIONS_MAX in org.eclipse.persistence.config.PersistenceUnitProperties has been deprecated [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/xml/Project.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it/java/org/eclipse/persistence/testing/models/jpa22/advanced/xml/Project.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- iterator:0.5.1:iterator (pack-model) @ org.eclipse.persistence.jpa.test --- [INFO] ------ (eclipselink-annotation-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar [INFO] ------ (eclipselink-xml-only-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-annotation-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar [INFO] ------ (eclipselink-advanced-properties) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-only-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar [INFO] ------ (eclipselink-pu with spaces) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-properties.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar [INFO] ------ (eclipselink-validation-failed-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-pu with spaces.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar [INFO] ------ (eclipselink-xml-merge-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-validation-failed-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar [INFO] ------ (eclipselink-advanced-field-access-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-merge-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar [INFO] ------ (eclipselink-cascade-deletes-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-advanced-field-access-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar [INFO] ------ (eclipselink-cacheable-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cascade-deletes-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar [INFO] ------ (eclipselink-ddl-generation-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-cacheable-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar [INFO] ------ (eclipselink-delimited-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-ddl-generation-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar [INFO] ------ (eclipselink-extensibility-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-delimited-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar [INFO] ------ (eclipselink-composite-advanced-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-extensibility-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar [INFO] ------ (eclipselink-composite-advanced-model-member_1) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar [INFO] ------ (eclipselink-composite-advanced-model-member_2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar [INFO] ------ (eclipselink-composite-advanced-model-member_3) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar [INFO] ------ (eclipselink-jpa21-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-composite-advanced-model-member_3.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar [INFO] ------ (eclipselink-metamodel-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa21-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar [INFO] ------ (eclipselink-partitioned-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-metamodel-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar [INFO] ------ (eclipselink-xml-composite-advanced-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-partitioned-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar [INFO] ------ (eclipselink-xml-composite-advanced-model-member_1) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar [INFO] ------ (eclipselink-xml-composite-advanced-model-member_2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar [INFO] ------ (eclipselink-xml-composite-advanced-model-member_3) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar [INFO] ------ (eclipselink-xml-mapping-metadata-complete) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-composite-advanced-model-member_3.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar [INFO] ------ (eclipselink-plsql-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-mapping-metadata-complete.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar [INFO] ------ (eclipselink-remote) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-plsql-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar [INFO] ------ (jpa-performance) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-remote.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar [INFO] ------ (jpa-performance2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar [INFO] ------ (eclipselink-beanvalidation-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/jpa-performance2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar [INFO] ------ (eclipselink-beanvalidation-dynamic-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar [INFO] ------ (eclipselink-identity-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-beanvalidation-dynamic-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar [INFO] ------ (eclipselink-jpa22-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-identity-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-jpa22-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_1) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_2) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_1.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_3) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_2.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar [INFO] ------ (eclipselink-xml-extended-model) org.apache.maven.plugins:maven-assembly-plugin:3.3.0:single [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/src/it//assembly/assembly-model.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-composite-advanced-model-member_3.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/eclipselink-xml-extended-model.jar [INFO] [INFO] --- iterator:0.5.1:iterator (pack-server) @ org.eclipse.persistence.jpa.test --- [INFO] Skip by user request. [INFO] [INFO] --- iterator:0.5.1:iterator (weave-model-static) @ org.eclipse.persistence.jpa.test --- [INFO] ------ (eclipselink-annotation-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-ddl-generation-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-validation-failed-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-cacheable-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-advanced-field-access-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-advanced-properties) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-pu with spaces) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-partitioned-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-plsql-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-cascade-deletes-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (jpa-performance) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-metamodel-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-delimited-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-extensibility-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-beanvalidation-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-beanvalidation-dynamic-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-mapping-metadata-complete) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-composite-advanced-model-member_1) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_1) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-remote) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] [INFO] --- iterator:0.5.1:iterator (weave-model-static-with-persistence-info) @ org.eclipse.persistence.jpa.test --- [INFO] ------ (eclipselink-xml-only-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-merge-model) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-composite-advanced-model-member_1) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-composite-advanced-model-member_2) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-composite-advanced-model-member_3) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-composite-advanced-model-member_2) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-composite-advanced-model-member_3) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_2) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] ------ (eclipselink-xml-extended-composite-advanced-model-member_3) org.codehaus.mojo:exec-maven-plugin:3.0.0:java [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-client.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ org.eclipse.persistence.jpa.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/org.eclipse.persistence.jpa.test-3.0.5-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.jpa.test --- WARNING: An illegal reflective access operation has occurred WARNING: Illegal reflective access by org.codehaus.groovy.reflection.CachedClass (file:/home/jenkins/.m2/repository/org/codehaus/groovy/groovy-all/2.4.9/groovy-all-2.4.9.jar) to method java.lang.Object.finalize() WARNING: Please consider reporting this to the maintainers of org.codehaus.groovy.reflection.CachedClass WARNING: Use --illegal-access=warn to enable warnings of further illegal reflective access operations WARNING: All illegal access operations will be denied in a future release [INFO] WildFlyHomeDir exists:true [INFO] Skip WildFly configuration: false [INFO] [INFO] --- xml:1.0.2:transform (configure-wildfly-modules) @ org.eclipse.persistence.jpa.test --- [INFO] Transforming file: /home/jenkins/.eclipselinktests/wildfly-18.0.0.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo:1.7.7:restart (start-container) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- iterator:0.5.1:invoker (test-server-lrg1) @ org.eclipse.persistence.jpa.test --- [INFO] Skip by user request. [INFO] [INFO] --- iterator:0.5.1:invoker (test-server-lrg2) @ org.eclipse.persistence.jpa.test --- [INFO] Skip by user request. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [EL Info]: 2024-05-16 15:10:00.131--DatabaseSessionImpl(891093184)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:10:00.851--DatabaseSessionImpl(891093184)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.916 s - in org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-srg) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test/target/failsafe-reports/2024-05-16T15-09-59_571-jvmRun1.dumpstream [INFO] Running org.eclipse.persistence.testing.tests.jpa.advanced.EntityManagerJUnitTestSuite [EL Warning]: metadata: ServerSession(987255094)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(987255094)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: ServerSession(987255094)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: ServerSession(987255094)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: ServerSession(987255094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(987255094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(987255094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(987255094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(987255094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(987255094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(987255094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(987255094)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(987255094)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(987255094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(987255094)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(987255094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(987255094)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(987255094)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: ServerSession(987255094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(987255094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(987255094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(987255094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(987255094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(987255094)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: ServerSession(987255094)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: ServerSession(987255094)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(987255094)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(987255094)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(987255094)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(987255094)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(987255094)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(987255094)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(987255094)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(987255094)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(987255094)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(987255094)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(987255094)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(987255094)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [EL Warning]: ddl: ServerSession(987255094)--Removing UNIQUE constraint definition from [CMP3_EMBED_VISITOR.ID] because it is also a primary key. [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.SCIENTIST_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR SCIENTIST_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR SCIENTIST_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.AC_SCHOOL_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR AC_SCHOOL_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR AC_SCHOOL_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.ANN_MERGE_ADDRESS_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR ANN_MERGE_ADDRESS_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR ANN_MERGE_ADDRESS_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.PLANARBEITSGANGSEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR PlanArbeitsgangSEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR PlanArbeitsgangSEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.AC_NUT_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR AC_NUT_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR AC_NUT_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.AC_BOLT_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR AC_BOLT_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR AC_BOLT_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.MATERIALSEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR MaterialSEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR MaterialSEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.PROJECT_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR PROJECT_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR PROJECT_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.BUYER_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR BUYER_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR BUYER_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.XML_INC_ADDRESS_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR XML_INC_ADDRESS_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR XML_INC_ADDRESS_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.AC_STUDENT_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR AC_STUDENT_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR AC_STUDENT_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.ADDRESS_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR ADDRESS_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR ADDRESS_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.XML_MERGE_PROJECT_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR XML_MERGE_PROJECT_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR XML_MERGE_PROJECT_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.MATERIALEREIGNISSEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR MaterialEreignisSEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR MaterialEreignisSEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.XML_MERGE_ADDRESS_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR XML_MERGE_ADDRESS_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR XML_MERGE_ADDRESS_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.PLANARBEITSGANGHISTSEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR PlanArbeitsgangHistSEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR PlanArbeitsgangHistSEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.CMP3_AD_CU_ADDRESS_ID_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR CMP3_AD_CU_ADDRESS_ID_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR CMP3_AD_CU_ADDRESS_ID_SEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.MATERIALHISTSEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR MaterialHistSEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR MaterialHistSEQ)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.ID_SEQUENCE' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR ID_SEQUENCE) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR ID_SEQUENCE)") [EL Warning]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.CMP3_AD_CU_CUSTOMER_ID_SEQ' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR CMP3_AD_CU_CUSTOMER_ID_SEQ) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR CMP3_AD_CU_CUSTOMER_ID_SEQ)") [EL Info]: 2024-05-16 15:10:08.191--ServerSession(639264440)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metamodel: 2024-05-16 15:10:08.195--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-16 15:10:08.199--ServerSession(1173438780)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metamodel: 2024-05-16 15:10:08.201--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-16 15:10:08.203--ServerSession(121486885)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metamodel: 2024-05-16 15:10:08.205--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Warning]: properties: ServerSession(987255094)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. [EL Warning]: properties: ServerSession(987255094)--Persistence unit does not use JTA, therefore the EntityManager ignores jta data source. [EL Info]: ServerSession(987255094)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: query: UnitOfWork(1567441485)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)"). [EL Info]: transaction: ClientSession(907152011)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0. [EL Warning]: ClientSession(907152011)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 [EL Warning]: ClientSession(907152011)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 [EL Info]: query: UnitOfWork(1627679004)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)"). [EL Warning]: ClientSession(1515420182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 [EL Warning]: ClientSession(1515420182)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 [EL Info]: query: UnitOfWork(7313260)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)"). [EL Info]: transaction: ClientSession(1147244518)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0. [EL Warning]: ClientSession(1147244518)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 [EL Warning]: ClientSession(1147244518)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 [EL Info]: ServerSession(987255094)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: ServerSession(987255094)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: query: UnitOfWork(1013657610)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID) Query: ReadAllQuery(referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE (t2.EMP_ID = t1.EMP_ID)"). [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: sql: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Info]: transaction: ClientSession(1151415961)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0. [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: sql: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Info]: ServerSession(987255094)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: ServerSession(987255094)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: UnitOfWork(341985996)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Info]: query: UnitOfWork(460212065)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) bind => [1 parameter bound] Query: ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))"). [EL Warning]: UnitOfWork(2042575333)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID)) bind => [1 parameter bound] Query: DoesExistQuery(referenceClass=Employee sql="SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))") [EL Info]: transaction: ClientSession(636002577)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0. [EL Info]: transaction: ClientSession(1009195400)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0. [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: ClientSession(1009195400)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Info]: query: UnitOfWork(988637485)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) bind => [1 parameter bound] Query: ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))"). [EL Warning]: UnitOfWork(1829390882)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID)) bind => [1 parameter bound] Query: DoesExistQuery(referenceClass=Employee sql="SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))") [EL Info]: transaction: ClientSession(569670093)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0. [EL Info]: transaction: ClientSession(1404635097)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0. [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Warning]: ClientSession(1404635097)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Severe]: ServerSession(987255094)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: driver is broken Error Code: 0 [EL Info]: query: UnitOfWork(742067400)--Communication failure detected when attempting to perform read query outside of a transaction. Attempting to retry query. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID)) bind => [1 parameter bound] Query: ReadObjectQuery(name="readEmployee" referenceClass=Employee sql="SELECT t1.EMP_ID, t2.EMP_ID, t1.F_NAME, t1.GENDER, t1.L_NAME, t1.PAY_SCALE, t1.ROOM_NUM, t2.SALARY, t1.STATUS, t1.VERSION, t1.START_TIME, t1.END_TIME, t1.START_OVERTIME, t1.END_OVERTIME, t1.FORMER_COMPANY, t1.FORMER_END_DATE, t1.FORMER_START_DATE, t1.FORMER_COMPANY_ADDRESS_ID, t1.END_DATE, t1.START_DATE, t1.COMPANYADDRESS_ADDRESS_ID, t1.ADDR_ID, t1.DEPT_ID, t1.MANAGER_EMP_ID, t1.HUGE_PROJ_ID, t0.ID, t0.NAME, t0.DEPT_HEAD FROM CMP3_EMPLOYEE t1 LEFT OUTER JOIN CMP3_DEPT t0 ON (t0.ID = t1.DEPT_ID), CMP3_SALARY t2 WHERE ((t1.EMP_ID = ?) AND (t2.EMP_ID = t1.EMP_ID))"). [EL Warning]: UnitOfWork(173876169)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 Call: SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID)) bind => [1 parameter bound] Query: DoesExistQuery(referenceClass=Employee sql="SELECT t0.EMP_ID FROM CMP3_EMPLOYEE t0, CMP3_SALARY t1 WHERE (((t0.EMP_ID = ?) AND (t1.EMP_ID = t0.EMP_ID)) AND (t1.EMP_ID = t0.EMP_ID))") [EL Info]: ServerSession(987255094)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: ServerSession(324700168)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(324700168)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: ServerSession(324700168)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: ServerSession(324700168)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: ServerSession(324700168)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(324700168)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(324700168)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(324700168)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(324700168)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(324700168)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(324700168)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(324700168)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(324700168)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(324700168)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(324700168)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(324700168)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(324700168)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(324700168)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: ServerSession(324700168)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(324700168)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(324700168)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(324700168)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(324700168)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(324700168)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: ServerSession(324700168)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: ServerSession(324700168)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(324700168)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(324700168)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(324700168)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(324700168)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(324700168)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(324700168)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(324700168)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(324700168)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(324700168)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(324700168)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(324700168)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(324700168)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [EL Warning]: metadata: ServerSession(873631725)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(873631725)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: ServerSession(873631725)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: ServerSession(873631725)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: ServerSession(873631725)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(873631725)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(873631725)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(873631725)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(873631725)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(873631725)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(873631725)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(873631725)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(873631725)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(873631725)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(873631725)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(873631725)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(873631725)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(873631725)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: ServerSession(873631725)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(873631725)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(873631725)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(873631725)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(873631725)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(873631725)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: ServerSession(873631725)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: ServerSession(873631725)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(873631725)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(873631725)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(873631725)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(873631725)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(873631725)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(873631725)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(873631725)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(873631725)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(873631725)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(873631725)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(873631725)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(873631725)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [EL Warning]: metadata: ServerSession(1184331817)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(1184331817)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: ServerSession(1184331817)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: ServerSession(1184331817)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: ServerSession(1184331817)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1184331817)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1184331817)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1184331817)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1184331817)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1184331817)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1184331817)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1184331817)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1184331817)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1184331817)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1184331817)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1184331817)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1184331817)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1184331817)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: ServerSession(1184331817)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1184331817)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1184331817)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1184331817)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1184331817)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1184331817)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: ServerSession(1184331817)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: ServerSession(1184331817)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(1184331817)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(1184331817)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(1184331817)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(1184331817)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(1184331817)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(1184331817)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(1184331817)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(1184331817)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(1184331817)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(1184331817)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(1184331817)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(1184331817)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [EL Warning]: UnitOfWork(777863332)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLDataException: A truncation error was encountered trying to shrink VARCHAR 'firstName_maxfieldLength_00000000000000000000000000000000000&' to length 40. Error Code: 20000 Call: INSERT INTO CMP3_EMPLOYEE (EMP_ID, F_NAME, GENDER, L_NAME, PAY_SCALE, ROOM_NUM, STATUS, VERSION, START_TIME, END_TIME, START_OVERTIME, END_OVERTIME, FORMER_COMPANY, FORMER_END_DATE, FORMER_START_DATE, FORMER_COMPANY_ADDRESS_ID, END_DATE, START_DATE, COMPANYADDRESS_ADDRESS_ID, ADDR_ID, DEPT_ID, MANAGER_EMP_ID, HUGE_PROJ_ID) VALUES (?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?, ?) bind => [23 parameters bound] Query: InsertObjectQuery(Employee: 375) [EL Warning]: metadata: ServerSession(1616351461)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(1616351461)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: ServerSession(1616351461)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: ServerSession(1616351461)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: ServerSession(1616351461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1616351461)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1616351461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1616351461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1616351461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1616351461)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1616351461)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1616351461)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1616351461)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1616351461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1616351461)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1616351461)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1616351461)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1616351461)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: ServerSession(1616351461)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1616351461)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1616351461)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1616351461)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1616351461)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1616351461)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: ServerSession(1616351461)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Severe]: ejb: ServerSession(1616351461)--Exception [EclipseLink-4003] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Exception Description: Configuration error. Class [myDriver] not found. [EL Warning]: metadata: ServerSession(1137474487)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(1137474487)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: ServerSession(1137474487)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: ServerSession(1137474487)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: ServerSession(1137474487)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1137474487)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1137474487)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1137474487)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1137474487)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1137474487)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1137474487)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1137474487)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(1137474487)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1137474487)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1137474487)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(1137474487)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1137474487)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1137474487)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: ServerSession(1137474487)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1137474487)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1137474487)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1137474487)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1137474487)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(1137474487)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: ServerSession(1137474487)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Severe]: ejb: ServerSession(1137474487)--Exception [EclipseLink-7060] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: Cannot acquire data source [myNonJtaDS]. Internal Exception: javax.naming.NoInitialContextException: Need to specify class name in environment or system property, or in an application resource file: java.naming.factory.initial WARNING: This database does not support FOR UPDATE. WARNING: This database does not support NOWAIT. WARNING: Can't run this test because SELECT FOR UPDATE NO WAIT is not supported on this platform [EL Warning]: metadata: ServerSession(165140541)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(165140541)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: ServerSession(165140541)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: ServerSession(165140541)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: ServerSession(165140541)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(165140541)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(165140541)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(165140541)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(165140541)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(165140541)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(165140541)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(165140541)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(165140541)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(165140541)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(165140541)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(165140541)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(165140541)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(165140541)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: ServerSession(165140541)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(165140541)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(165140541)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(165140541)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(165140541)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(165140541)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: ServerSession(165140541)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: ServerSession(165140541)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(165140541)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(165140541)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(165140541)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(165140541)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(165140541)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(165140541)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(165140541)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(165140541)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(165140541)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(165140541)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(165140541)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(165140541)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [EL Warning]: metadata: ServerSession(26459936)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: ServerSession(26459936)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: ServerSession(26459936)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: ServerSession(26459936)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: ServerSession(26459936)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(26459936)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(26459936)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(26459936)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(26459936)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(26459936)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(26459936)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(26459936)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: ServerSession(26459936)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(26459936)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(26459936)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: ServerSession(26459936)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(26459936)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(26459936)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: ServerSession(26459936)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(26459936)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(26459936)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(26459936)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(26459936)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: ServerSession(26459936)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: ServerSession(26459936)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: ServerSession(26459936)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(26459936)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(26459936)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(26459936)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(26459936)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(26459936)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(26459936)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(26459936)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(26459936)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(26459936)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(26459936)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: ServerSession(26459936)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: ServerSession(26459936)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [EL Warning]: UnitOfWork(1850508675)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Dealer [id=116, version=2, firstName=Jim, lastName=Bob, status=null]] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Dealer Primary Key> 116 [EL Warning]: UnitOfWork(525876292)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 468] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 468 [EL Warning]: UnitOfWork(675893209)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 469] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 469 WARNING: This database does not support FOR UPDATE. WARNING: This database does not support FOR UPDATE. WARNING: This database does not support NOWAIT. WARNING: This database does not support FOR UPDATE. WARNING: This database does not support NOWAIT. WARNING: This database does not support FOR UPDATE. WARNING: This database does not support FOR UPDATE. [EL Info]: ServerSession(26459936)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection Ds - Allocating new non-tx connection [EL Info]: ServerSession(26459936)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: ServerSession(26459936)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: ServerSession(26459936)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: UnitOfWork(1254568293)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: The attribute [id] of class [org.eclipse.persistence.testing.models.jpa.advanced.Employee] is mapped to a primary key column in the database. Updates are not allowed. [EL Warning]: UnitOfWork(936120380)--Exception [EclipseLink-7251] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: The attribute [owner] of class [org.eclipse.persistence.testing.models.jpa.advanced.PhoneNumber] is mapped to a primary key column in the database. Updates are not allowed. [EL Warning]: UnitOfWork(510548440)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 655] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 655 [EL Warning]: UnitOfWork(1209789323)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 678] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 678 WARNING: This database does not support NOWAIT. WARNING: This database does not support NOWAIT. [EL Warning]: metadata: 2024-05-16 15:10:20.251--ServerSession(2126957393)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: 2024-05-16 15:10:20.335--ServerSession(2126957393)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: 2024-05-16 15:10:20.335--ServerSession(2126957393)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: 2024-05-16 15:10:20.349--ServerSession(2126957393)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: 2024-05-16 15:10:20.367--ServerSession(2126957393)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.369--ServerSession(2126957393)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-16 15:10:20.373--ServerSession(2126957393)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.374--ServerSession(2126957393)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.375--ServerSession(2126957393)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.375--ServerSession(2126957393)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-16 15:10:20.375--ServerSession(2126957393)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-16 15:10:20.376--ServerSession(2126957393)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-16 15:10:20.376--ServerSession(2126957393)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.377--ServerSession(2126957393)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.377--ServerSession(2126957393)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.389--ServerSession(2126957393)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.389--ServerSession(2126957393)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.391--ServerSession(2126957393)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: 2024-05-16 15:10:20.392--ServerSession(2126957393)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.392--ServerSession(2126957393)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.392--ServerSession(2126957393)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.392--ServerSession(2126957393)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.393--ServerSession(2126957393)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.393--ServerSession(2126957393)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.461--ServerSession(116706504)--Exception while loading ORM xml file: META-INF/non-existant-orm-file.xml: Exception [EclipseLink-7253] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ValidationException Exception Description: There is no mapping file called [META-INF/non-existant-orm-file.xml] in classpath for persistence unit named [default]. [EL Warning]: metadata: 2024-05-16 15:10:20.54--ServerSession(116706504)--Overriding the FIELD mapping attribute [field description] with the PROPERTY mapping attribute [method getDescription] from class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw]. To avoid this warning you should mark the attribute [field description] as transient. [EL Warning]: metadata: 2024-05-16 15:10:20.54--ServerSession(116706504)--Overriding the FIELD mapping attribute [field itemId] with the PROPERTY mapping attribute [method getItemId] from class [org.eclipse.persistence.testing.models.jpa.xml.merge.relationships.Item]. To avoid this warning you should mark the attribute [field itemId] as transient. [EL Warning]: metadata: 2024-05-16 15:10:20.548--ServerSession(116706504)--Overriding the PROPERTY mapping attribute [method getDescription] with the FIELD mapping attribute [field description] from class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw]. To avoid this warning you should mark the attribute [method getDescription] as transient. [EL Warning]: metadata: 2024-05-16 15:10:20.563--ServerSession(116706504)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfo] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.564--ServerSession(116706504)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.NoiseBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-16 15:10:20.567--ServerSession(116706504)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Mason] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.568--ServerSession(116706504)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.SupporterInfoSub] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.569--ServerSession(116706504)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Trowel] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.569--ServerSession(116706504)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.inherited.BuildingBylaw] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-16 15:10:20.569--ServerSession(116706504)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.multitenant.MafiaFamily] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-16 15:10:20.57--ServerSession(116706504)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.advanced.Hinge] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Warning]: metadata: 2024-05-16 15:10:20.57--ServerSession(116706504)--The tenant discriminator context property for the tenant discriminator column [JPA_CONTRACT.TENANT_ID] on the element [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Contract] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.571--ServerSession(116706504)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Supporter] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.571--ServerSession(116706504)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.testing.models.jpa.advanced.multitenant.Candidate] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:10:20.58--ServerSession(116706504)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.58--ServerSession(116706504)--The reference column name [ID] mapped on the element [field committees] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.581--ServerSession(116706504)--Element [method getCCustomers2] within entity class [class org.eclipse.persistence.testing.models.jpa.relationships.Customer] uses a collection type [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] when the JPA specification only supports java.util.Collection, java.util.Set, java.util.List, or java.util.Map. This type is supported with eager loading; using lazy loading with this collection type requires additional configuration and an IndirectContainer implementation that extends [class org.eclipse.persistence.testing.models.jpa.relationships.CustomerCollection] or setting the mapping to use basic indirection and the type to be ValueholderInterface. [EL Warning]: metadata: 2024-05-16 15:10:20.582--ServerSession(116706504)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.582--ServerSession(116706504)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.582--ServerSession(116706504)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.582--ServerSession(116706504)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.582--ServerSession(116706504)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Warning]: metadata: 2024-05-16 15:10:20.582--ServerSession(116706504)--The reference column name [ID] mapped on the element [field witnesses] does not correspond to a valid id or basic field/column on the mapping reference. Will use referenced column name as provided. [EL Info]: 2024-05-16 15:10:20.643--ServerSession(116706504)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: 2024-05-16 15:10:20.658--ServerSession(116706504)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-16 15:10:20.658--ServerSession(116706504)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[teamVitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-16 15:10:20.659--ServerSession(116706504)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Underboss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-16 15:10:20.66--ServerSession(116706504)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Soldier with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-16 15:10:20.664--ServerSession(116706504)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-16 15:10:20.665--ServerSession(116706504)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-16 15:10:20.666--ServerSession(116706504)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Capo with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-16 15:10:20.681--ServerSession(116706504)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[vitals] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-16 15:10:20.683--ServerSession(116706504)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-16 15:10:20.684--ServerSession(116706504)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[accredidation] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-16 15:10:20.688--ServerSession(116706504)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[tire] because the aggregate has a (possibly nested) target foreign key mapping [EL Warning]: metadata: 2024-05-16 15:10:20.69--ServerSession(116706504)--Parent Entity Mafioso has an isolation level of: ISOLATED which is more protective then the subclass Boss with isolation: null so the subclass has been set to the isolation level ISOLATED. [EL Warning]: metadata: 2024-05-16 15:10:20.69--ServerSession(116706504)--Parent Entity Food has an isolation level of: PROTECTED which is more protective then the subclass Sandwich with isolation: null so the subclass has been set to the isolation level PROTECTED. [EL Warning]: 2024-05-16 15:10:21.014--UnitOfWork(827703180)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 762] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 762 [EL Warning]: query: 2024-05-16 15:10:37.589--UnitOfWork(761982945)--UpdateAllQuery cannot use binding on this database platform. Changed query setting to execute without binding. [EL Warning]: query: 2024-05-16 15:10:37.644--UnitOfWork(777524500)--UpdateAllQuery cannot use binding on this database platform. Changed query setting to execute without binding. [EL Warning]: 2024-05-16 15:10:37.697--UnitOfWork(600696341)--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [Employee: 772] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.testing.models.jpa.advanced.Employee Primary Key> 772 [INFO] Tests run: 263, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 34.112 s - in org.eclipse.persistence.testing.tests.jpa.advanced.EntityManagerJUnitTestSuite [INFO] Running org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [EL Info]: 2024-05-16 15:10:38.397--DatabaseSessionImpl(1535870868)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:10:38.42--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007020' because CONSTRAINT 'CMP3DPTCMPMNGRSMPD' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_EMPLOYEE DROP CONSTRAINT SQL240516151007020 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_EMPLOYEE DROP CONSTRAINT SQL240516151007020") [EL Warning]: 2024-05-16 15:10:38.425--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007072' because CONSTRAINT 'CMP3HPROJECTPROJID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_PROJECT DROP CONSTRAINT SQL240516151007072 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_PROJECT DROP CONSTRAINT SQL240516151007072") [EL Warning]: 2024-05-16 15:10:38.428--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007010' because CONSTRAINT 'CMP3EMPLOYEEDEPTID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_DEPT DROP CONSTRAINT SQL240516151007010 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_DEPT DROP CONSTRAINT SQL240516151007010") [EL Warning]: 2024-05-16 15:10:38.431--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151006980' because CONSTRAINT 'BYRCREDITLINESBYRD' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_BUYER DROP CONSTRAINT SQL240516151006980 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_BUYER DROP CONSTRAINT SQL240516151006980") [EL Warning]: 2024-05-16 15:10:38.433--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007242' because CONSTRAINT 'FK_JPA_BILL_ACTION_BILLLINE_ID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.JPA_BILL_LINE DROP CONSTRAINT SQL240516151007242 Query: DataModifyQuery(sql="ALTER TABLE ROOT.JPA_BILL_LINE DROP CONSTRAINT SQL240516151007242") [EL Warning]: 2024-05-16 15:10:38.436--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007181' because CONSTRAINT 'DVSMPLNTTYLNGSMPLD' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.ADV_SIMPLE_ENTITY DROP CONSTRAINT SQL240516151007181 Query: DataModifyQuery(sql="ALTER TABLE ROOT.ADV_SIMPLE_ENTITY DROP CONSTRAINT SQL240516151007181") [EL Warning]: 2024-05-16 15:10:38.438--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007121' because CONSTRAINT 'DVNTYAADVENTYENTYD' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.ADV_ENTYA DROP CONSTRAINT SQL240516151007121 Query: DataModifyQuery(sql="ALTER TABLE ROOT.ADV_ENTYA DROP CONSTRAINT SQL240516151007121") [EL Warning]: 2024-05-16 15:10:38.44--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007260' because CONSTRAINT 'FK_ORD_ENTITYA_ORD_ENTITYZ' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.ORD_ENTITY_Z DROP CONSTRAINT SQL240516151007260 Query: DataModifyQuery(sql="ALTER TABLE ROOT.ORD_ENTITY_Z DROP CONSTRAINT SQL240516151007260") [EL Warning]: 2024-05-16 15:10:38.442--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007241' because CONSTRAINT 'FK_JPA_BILL_LINE_BILL_ID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.JPA_BILL DROP CONSTRAINT SQL240516151007241 Query: DataModifyQuery(sql="ALTER TABLE ROOT.JPA_BILL DROP CONSTRAINT SQL240516151007241") [EL Warning]: 2024-05-16 15:10:38.444--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007240' because CONSTRAINT 'FK_TODOLISTITEM_TODOLIST' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_TODOLIST DROP CONSTRAINT SQL240516151007240 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_TODOLIST DROP CONSTRAINT SQL240516151007240") [EL Warning]: 2024-05-16 15:10:38.446--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007232' because CONSTRAINT 'FK_EVENT_JOB_ID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.JOB DROP CONSTRAINT SQL240516151007232 Query: DataModifyQuery(sql="ALTER TABLE ROOT.JOB DROP CONSTRAINT SQL240516151007232") [EL Warning]: 2024-05-16 15:10:38.448--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007221' because CONSTRAINT 'CMP3_CANOE_CMP3_LAKE' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_LAKE DROP CONSTRAINT SQL240516151007221 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_LAKE DROP CONSTRAINT SQL240516151007221") [EL Warning]: 2024-05-16 15:10:38.449--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007210' because CONSTRAINT 'CMP3_HINGE_CMP3_DOOR' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_DOOR DROP CONSTRAINT SQL240516151007210 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_DOOR DROP CONSTRAINT SQL240516151007210") [EL Warning]: 2024-05-16 15:10:38.451--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007202' because CONSTRAINT 'CMP3_DOOR_CMP3_ROOM' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_ROOM DROP CONSTRAINT SQL240516151007202 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_ROOM DROP CONSTRAINT SQL240516151007202") [EL Warning]: 2024-05-16 15:10:38.453--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007190' because CONSTRAINT 'CMP3_JIGSAW_PIECE_CMP3_JIGSAW' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_JIGSAW DROP CONSTRAINT SQL240516151007190 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_JIGSAW DROP CONSTRAINT SQL240516151007190") [EL Warning]: 2024-05-16 15:10:38.455--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007170' because CONSTRAINT 'JPAAC_SANDWICHS_ID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.JPA_AC_FOOD DROP CONSTRAINT SQL240516151007170 Query: DataModifyQuery(sql="ALTER TABLE ROOT.JPA_AC_FOOD DROP CONSTRAINT SQL240516151007170") [EL Warning]: 2024-05-16 15:10:38.457--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007161' because CONSTRAINT 'JPA_AC_EATER_E_ID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.JPA_AC_PERSON DROP CONSTRAINT SQL240516151007161 Query: DataModifyQuery(sql="ALTER TABLE ROOT.JPA_AC_PERSON DROP CONSTRAINT SQL240516151007161") [EL Warning]: 2024-05-16 15:10:38.458--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007160' because CONSTRAINT 'JPA_AC_BOLT_NUT_ID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.JPA_AC_NUT DROP CONSTRAINT SQL240516151007160 Query: DataModifyQuery(sql="ALTER TABLE ROOT.JPA_AC_NUT DROP CONSTRAINT SQL240516151007160") [EL Warning]: 2024-05-16 15:10:38.46--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007151' because CONSTRAINT 'JPCSTUDENTSCHOOLID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.JPA_AC_SCHOOL DROP CONSTRAINT SQL240516151007151 Query: DataModifyQuery(sql="ALTER TABLE ROOT.JPA_AC_SCHOOL DROP CONSTRAINT SQL240516151007151") [EL Warning]: 2024-05-16 15:10:38.462--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007141' because CONSTRAINT 'VLTNCDESVLTNCODEID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.VIOLATION_CODE DROP CONSTRAINT SQL240516151007141 Query: DataModifyQuery(sql="ALTER TABLE ROOT.VIOLATION_CODE DROP CONSTRAINT SQL240516151007141") [EL Warning]: 2024-05-16 15:10:38.464--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007140' because CONSTRAINT 'VLTONCODESVLTIONID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.VIOLATION DROP CONSTRAINT SQL240516151007140 Query: DataModifyQuery(sql="ALTER TABLE ROOT.VIOLATION DROP CONSTRAINT SQL240516151007140") [EL Warning]: 2024-05-16 15:10:38.465--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007131' because CONSTRAINT 'DVNTYADVENTYENTYSD' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.ADV_ENTYE DROP CONSTRAINT SQL240516151007131 Query: DataModifyQuery(sql="ALTER TABLE ROOT.ADV_ENTYE DROP CONSTRAINT SQL240516151007131") [EL Warning]: 2024-05-16 15:10:38.467--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007122' because CONSTRAINT 'DVNTYDVENTYDNTYDSD' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.ADV_ENTYD DROP CONSTRAINT SQL240516151007122 Query: DataModifyQuery(sql="ALTER TABLE ROOT.ADV_ENTYD DROP CONSTRAINT SQL240516151007122") [EL Warning]: 2024-05-16 15:10:38.469--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007120' because CONSTRAINT 'ADV_ENTYA_ENTYC_ID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.ADV_ENTYC DROP CONSTRAINT SQL240516151007120 Query: DataModifyQuery(sql="ALTER TABLE ROOT.ADV_ENTYC DROP CONSTRAINT SQL240516151007120") [EL Warning]: 2024-05-16 15:10:38.47--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007112' because CONSTRAINT 'ADV_ENTYA_ENTYB_ID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.ADV_ENTYB DROP CONSTRAINT SQL240516151007112 Query: DataModifyQuery(sql="ALTER TABLE ROOT.ADV_ENTYB DROP CONSTRAINT SQL240516151007112") [EL Warning]: 2024-05-16 15:10:38.472--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007100' because CONSTRAINT 'CMP3_GOLFER_CMP3_WORLDRANK' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_WORLDRANK DROP CONSTRAINT SQL240516151007100 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_WORLDRANK DROP CONSTRAINT SQL240516151007100") [EL Warning]: 2024-05-16 15:10:38.474--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007091' because CONSTRAINT 'FK_MW_W' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.WOMAN DROP CONSTRAINT SQL240516151007091 Query: DataModifyQuery(sql="ALTER TABLE ROOT.WOMAN DROP CONSTRAINT SQL240516151007091") [EL Warning]: 2024-05-16 15:10:38.476--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007050' because CONSTRAINT 'FK_MW_M' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.MAN DROP CONSTRAINT SQL240516151007050 Query: DataModifyQuery(sql="ALTER TABLE ROOT.MAN DROP CONSTRAINT SQL240516151007050") [EL Warning]: 2024-05-16 15:10:38.478--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007030' because CONSTRAINT 'CMP3ADVEQUIPCODEID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_ADV_EQUIP_CODE DROP CONSTRAINT SQL240516151007030 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_ADV_EQUIP_CODE DROP CONSTRAINT SQL240516151007030") [EL Warning]: 2024-05-16 15:10:38.48--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151007001' because CONSTRAINT 'CMP3DVCSTMERFKDLRD' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_DEALER DROP CONSTRAINT SQL240516151007001 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_DEALER DROP CONSTRAINT SQL240516151007001") [EL Warning]: 2024-05-16 15:10:38.482--DatabaseSessionImpl(1535870868)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLTransactionRollbackException: Operation 'DROP CONSTRAINT' cannot be performed on object 'SQL240516151006940' because CONSTRAINT 'CMP3EMPLOYEEADDRID' is dependent on that object. Error Code: 30000 Call: ALTER TABLE ROOT.CMP3_ADDRESS DROP CONSTRAINT SQL240516151006940 Query: DataModifyQuery(sql="ALTER TABLE ROOT.CMP3_ADDRESS DROP CONSTRAINT SQL240516151006940") [EL Info]: 2024-05-16 15:10:38.965--DatabaseSessionImpl(1535870868)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.573 s - in org.eclipse.persistence.testing.tests.ClearDatabaseSchemaTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 264, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_1) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_2) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_3) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_4) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_xml_entity_mappings) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_jpa22_advanced) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg22_weaver) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-lrg21) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-dynamic) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-identity) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-no-weave) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-static-weave) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-static-weave_xml_entity_mappings) @ org.eclipse.persistence.jpa.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-server-test) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 16 15:10:39 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- cargo:1.7.7:stop (stop-container) @ org.eclipse.persistence.jpa.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-server-test) @ org.eclipse.persistence.jpa.test --- [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 3.0.5-SNAPSHOT [16/39] [INFO] from foundation/org.eclipse.persistence.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.nosql --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872239655 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.nosql --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/test/resources [INFO] Copying 226 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.nosql --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-nosql) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.nosql --- [INFO] No tests to run. [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.moxy.utils.xjc >--- [INFO] Building EclipseLink MOXy XJC 3.0.5-SNAPSHOT [17/39] [INFO] from moxy/org.eclipse.persistence.moxy.utils.xjc/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872240030 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.moxy.utils.xjc --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.moxy.utils.xjc --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --------< org.eclipse.persistence:org.eclipse.persistence.sdo >--------- [INFO] Building EclipseLink SDO 3.0.5-SNAPSHOT [18/39] [INFO] from sdo/org.eclipse.persistence.sdo/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.sdo --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.sdo --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872240162 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (unpack-sources) @ org.eclipse.persistence.sdo --- [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,META-INF/*.SF,META-INF/*.DSA,META-INF/*.RSA,META-INF/*.inf,plugin.properties" [INFO] [INFO] --- build-helper:3.2.0:add-source (add-source) @ org.eclipse.persistence.sdo --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies added. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-resource) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] Copying 2 resources [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.sdo --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- dependency:3.1.2:build-classpath (default) @ org.eclipse.persistence.sdo --- [INFO] Dependencies classpath: /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0.jar:/home/jenkins/.m2/repository/jakarta/activation/jakarta.activation-api/2.0.1/jakarta.activation-api-2.0.1.jar:/home/jenkins/.m2/repository/jakarta/mail/jakarta.mail-api/2.0.1/jakarta.mail-api-2.0.1.jar:/home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar:/home/jenkins/.m2/repository/jakarta/xml/bind/jakarta.xml.bind-api/3.0.1/jakarta.xml.bind-api-3.0.1.jar:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar:/home/jenkins/.m2/repository/org/eclipse/persistence/commonj.sdo/2.1.1/commonj.sdo-2.1.1.jar:/home/jenkins/.m2/repository/junit/junit/4.13.2/junit-4.13.2.jar:/home/jenkins/.m2/repository/org/hamcrest/hamcrest-core/1.3/hamcrest-core-1.3.jar:/home/jenkins/.m2/repository/com/sun/activation/jakarta.activation/2.0.1/jakarta.activation-2.0.1.jar:/home/jenkins/.m2/repository/com/sun/mail/jakarta.mail/2.0.1/jakarta.mail-2.0.1.jar [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 861 resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.sdo --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- resources:3.1.0:copy-resources (copy-resources) @ org.eclipse.persistence.sdo --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 861 resources [INFO] [INFO] --- surefire:3.0.0-M4:test (test-sdo-srg) @ org.eclipse.persistence.sdo --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.sdo.SDOSRGTestSuite May 16, 2024 11:10:41 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Looking for : class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases May 16, 2024 11:10:41 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Not found: class org.eclipse.persistence.testing.sdo.helper.datafactory.SDODataFactoryExceptionTestCases Content of interfacesToSDOTypeHashMap: [] Content of sdoTypeForSimpleJavaType: [class java.util.Date, char, short, class java.lang.String, class java.math.BigDecimal, class [Ljava.lang.Byte;, boolean, class java.lang.Integer, class java.lang.Boolean, double, class java.lang.Double, class java.lang.Short, long, int, float, class java.lang.Byte, class java.math.BigInteger, class [B, byte, class java.lang.Character, class java.lang.Float, class java.lang.Long] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, Content of anonymousTypes: null Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, May 16, 2024 11:10:41 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress May 16, 2024 11:10:41 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Not found: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress Content of interfacesToSDOTypeHashMap: [] Content of sdoTypeForSimpleJavaType: [class java.util.Date, char, short, class java.lang.String, class java.math.BigDecimal, class [Ljava.lang.Byte;, boolean, class java.lang.Integer, class java.lang.Boolean, double, class java.lang.Double, class java.lang.Short, long, int, float, class java.lang.Byte, class java.math.BigInteger, class [B, byte, class java.lang.Character, class java.lang.Float, class java.lang.Long] Content of typesHashMap: null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, null, interface org.eclipse.persistence.sdo.dataobjects.OpenSequencedType, null, null, null, null, Content of anonymousTypes: null Content of commonjHashMap: class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, class java.lang.String, int, class [B, class java.lang.String, class java.math.BigDecimal, interface commonj.sdo.ChangeSummary, class java.lang.String, boolean, null, short, char, class java.lang.String, double, interface java.util.List, class java.util.Date, class java.math.BigInteger, float, null, interface commonj.sdo.DataObject, class java.lang.String, class java.lang.String, byte, long, class java.lang.Object, class java.lang.String, May 16, 2024 11:10:41 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: Looking for : interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress May 16, 2024 11:10:41 AM org.eclipse.persistence.sdo.helper.delegates.SDOTypeHelperDelegate getType INFO: interface org.eclipse.persistence.testing.sdo.helper.datafactory.USAddress was found in: typesHashMap. [INFO] Tests run: 121, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.074 s - in org.eclipse.persistence.testing.sdo.SDOSRGTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 121, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire:3.0.0-M4:test (test-sdo) @ org.eclipse.persistence.sdo --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.sdo --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.sdo --- [INFO] Configuration changed, re-generating javadoc. [INFO] 33 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/src/main/java/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:110: warning - Tag @see: reference not found: org.eclipse.persistence.sdo.SDOSystemProperties.SDO_STRICT_TYPE_CHECKING_PROPERTY_NAMEMoved to org.eclipse.persistence.sdo.SDOSystemProperties. * [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/generated-sources/dependencies/commonj/sdo/Type.java:92: warning - invalid usage of tag & [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.dbws.builder >---- [INFO] Building EclipseLink DBWS Builder 3.0.5-SNAPSHOT [19/39] [INFO] from utils/org.eclipse.persistence.dbws.builder/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws.builder --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872246366 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 6 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/org.eclipse.persistence.dbws.builder/target/org.eclipse.persistence.dbws.builder-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.utils.rename >---- [INFO] Building EclipseLink Package Rename Utility 3.0.5-SNAPSHOT [20/39] [INFO] from utils/eclipselink.utils.rename/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.utils.rename --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.utils.rename --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872246569 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.rename --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.utils.rename --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.utils.rename --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.utils.rename --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.utils.rename --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.utils.rename --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.rename --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.rename --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.utils.rename --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.rename --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.oracle >------- [INFO] Building EclipseLink Oracle Extension 3.0.5-SNAPSHOT [21/39] [INFO] from foundation/org.eclipse.persistence.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.oracle --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872246668 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.nosql >---- [INFO] Building EclipseLink Oracle NoSQL Extension 3.0.5-SNAPSHOT [22/39] [INFO] from foundation/org.eclipse.persistence.oracle.nosql/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.oracle.nosql --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872246856 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/test/resources [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.nosql --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.oracle.nosql --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (jar-test-sources) @ org.eclipse.persistence.oracle.nosql --- [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:java-source:test-sources:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ org.eclipse.persistence.oracle.nosql --- [INFO] Configuration changed, re-generating javadoc. [INFO] 62 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:39: warning: no @param for session [WARNING] public AQConnection(AQSession session, java.sql.Connection connection, AQConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:39: warning: no @param for connection [WARNING] public AQConnection(AQSession session, java.sql.Connection connection, AQConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:39: warning: no @param for spec [WARNING] public AQConnection(AQSession session, java.sql.Connection connection, AQConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:49: warning: no @return [WARNING] public java.sql.Connection getDatabaseConnection() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnection.java:56: warning: no @return [WARNING] public AQSession getSession() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionMetaData.java:32: warning: no @param for connection [WARNING] public AQConnectionMetaData(AQConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:54: warning: no @param for user [WARNING] public AQConnectionSpec(String user, String password, String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:54: warning: no @param for password [WARNING] public AQConnectionSpec(String user, String password, String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:54: warning: no @param for url [WARNING] public AQConnectionSpec(String user, String password, String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:64: warning: no @return [WARNING] public String getURL() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:72: warning: no @param for url [WARNING] public void setURL(String url) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:80: warning: no @return [WARNING] public String getDatasource() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:88: warning: no @param for datasource [WARNING] public void setDatasource(String datasource) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:96: warning: no @return [WARNING] public String getUser() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:104: warning: no @param for user [WARNING] public void setUser(String user) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:112: warning: no @return [WARNING] public String getPassword() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:125: warning: no @return [WARNING] public boolean hasDatasource() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQConnectionSpec.java:133: warning: no @param for password [WARNING] public void setPassword(String password) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:39: warning: no @return [WARNING] public String getQueue() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:46: warning: no @param for queue [WARNING] public void setQueue(String queue) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:53: warning: no @param for schema [WARNING] public void setSchema(String schema) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteractionSpec.java:60: warning: no @return [WARNING] public String getSchema() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQDequeueInteractionSpec.java:38: warning: no @return [WARNING] public AQDequeueOption getOptions() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQDequeueInteractionSpec.java:45: warning: no @param for options [WARNING] public void setOptions(AQDequeueOption options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQEnqueueInteractionSpec.java:38: warning: no @return [WARNING] public AQEnqueueOption getOptions() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQEnqueueInteractionSpec.java:45: warning: no @param for options [WARNING] public void setOptions(AQEnqueueOption options) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:37: warning: no @param for connection [WARNING] public AQInteraction(AQConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @param for spec [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @param for input [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @param for output [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:100: warning: no @throws for jakarta.resource.ResourceException [WARNING] protected void executeEnqueueInteraction(AQEnqueueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @param for spec [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @param for input [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @param for output [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQInteraction.java:131: warning: no @throws for jakarta.resource.ResourceException [WARNING] protected void executeDequeueInteraction(AQDequeueInteractionSpec spec, AQRecord input, AQRecord output) throws ResourceException { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQTransaction.java:33: warning: no @param for connection [WARNING] public AQTransaction(AQConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/eis/adapters/aq/AQTransaction.java:49: warning: no @return [WARNING] public boolean isInTransaction() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:43: warning: no @param for store [WARNING] public OracleNoSQLConnection(KVStore store, OracleNoSQLJCAConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnection.java:43: warning: no @param for spec [WARNING] public OracleNoSQLConnection(KVStore store, OracleNoSQLJCAConnectionSpec spec) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLConnectionMetaData.java:34: warning: no @param for connection [WARNING] public OracleNoSQLConnectionMetaData(OracleNoSQLConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:57: warning: no @param for connection [WARNING] public OracleNoSQLInteraction(OracleNoSQLConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:227: warning: no @param for key [WARNING] protected List createMajorKey(Object key) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:227: warning: no @return [WARNING] protected List createMajorKey(Object key) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for element [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for majorKeys [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for minorKeys [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for spec [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:256: warning: no @param for operations [WARNING] protected void putValues(Object element, List majorKeys, List minorKeys, OracleNoSQLInteractionSpec spec, List operations) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:290: warning: no @param for data [WARNING] protected Value createValue(Object data) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:290: warning: no @return [WARNING] protected Value createValue(Object data) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:305: warning: no @param for bytes [WARNING] protected Object convertBytes(byte[] bytes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLInteraction.java:305: warning: no @return [WARNING] protected Object convertBytes(byte[] bytes) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLJCAConnectionSpec.java:49: warning: no @param for store [WARNING] public OracleNoSQLJCAConnectionSpec(String store, String host) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLJCAConnectionSpec.java:49: warning: no @param for host [WARNING] public OracleNoSQLJCAConnectionSpec(String store, String host) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLTransaction.java:34: warning: no @param for connection [WARNING] public OracleNoSQLTransaction(OracleNoSQLConnection connection) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/internal/nosql/adapters/nosql/OracleNoSQLTransaction.java:50: warning: no @return [WARNING] public boolean isInTransaction() { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:256: warning: no @param for record [WARNING] protected void convertRecordBytesToString(OracleNoSQLRecord record) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for descriptor [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for record [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for interaction [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @param for accessor [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/src/main/java/org/eclipse/persistence/nosql/adapters/nosql/OracleNoSQLPlatform.java:322: warning: no @return [WARNING] protected Object createMajorKey(ClassDescriptor descriptor, AbstractRecord record, EISInteraction interaction, EISAccessor accessor) { [WARNING] ^ [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.nosql/target/org.eclipse.persistence.oracle.nosql-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ------< org.eclipse.persistence:org.eclipse.persistence.bundles >------- [INFO] Building EclipseLink Bundles Parent 3.0.5-SNAPSHOT [23/39] [INFO] from bundles/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.bundles --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.bundles --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872248974 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.bundles --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles --- [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --------------< org.eclipse.persistence:moxy-standalone >--------------- [INFO] Building EclipseLink Bundles MOXy standalone 3.0.5-SNAPSHOT [24/39] [INFO] from bundles/moxy-standalone/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ moxy-standalone --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ moxy-standalone --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ moxy-standalone --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ moxy-standalone --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ moxy-standalone --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ moxy-standalone --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872249022 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ moxy-standalone --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- resources:3.1.0:copy-resources (prepare-bin-for-moxy.zip) @ moxy-standalone --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 0 resource [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ moxy-standalone --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/license with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (prepare-xsds-for-moxy.zip) @ moxy-standalone --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/generated-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ moxy-standalone --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ moxy-standalone --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ moxy-standalone --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ moxy-standalone --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ moxy-standalone --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ moxy-standalone --- [INFO] [INFO] --- assembly:3.3.0:single (make-assembly) @ moxy-standalone --- [INFO] Reading assembly descriptor: src/main/assembly/moxy.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/moxy-standalone/target/moxy-standalone-3.0.5-SNAPSHOT.zip [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ moxy-standalone --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] ----------------< org.eclipse.persistence:eclipselink >----------------- [INFO] Building EclipseLink Bundles eclipselink.jar (non-OSGi) 3.0.5-SNAPSHOT [25/39] [INFO] from bundles/eclipselink/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ eclipselink --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ eclipselink --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ eclipselink --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ eclipselink --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ eclipselink --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ eclipselink --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872249388 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ eclipselink --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (unpack-sources) @ eclipselink --- [INFO] Unpacking /home/jenkins/.m2/repository/org/eclipse/persistence/org.eclipse.persistence.asm/9.6.0/org.eclipse.persistence.asm-9.6.0-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-sources.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources with includes "" and excludes "module-info.*,META-INF/versions/**,META-INF/MANIFEST.MF,*.html,org/eclipse/persistence/jpa/jpql/tools/**" [INFO] org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 already exists in destination. [INFO] [INFO] --- build-helper:3.2.0:add-source (add-generated-sources) @ eclipselink --- [INFO] Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources added. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ eclipselink --- [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-resource) @ eclipselink --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] Copying 50 resources [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ eclipselink --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 3313 source files to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/classes [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java: Some input files use or override a deprecated API. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/internal/jpa/metadata/accessors/classes/ClassAccessor.java: Recompile with -Xlint:deprecation for details. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/exceptions/IntegrityChecker.java: Some input files use unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/exceptions/IntegrityChecker.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- compiler:3.8.1:compile (module-compile) @ eclipselink --- [WARNING] Can't extract module name from org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip: Module format not recognized: /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/classes [WARNING] Supported source version 'RELEASE_8' from annotation processor 'org.glassfish.corba.annotation.processing.ExceptionWrapperProcessor' less than -source '11' [WARNING] No processor claimed any of these annotations: jakarta.xml.bind/jakarta.xml.bind.annotation.XmlSchema [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[35,28] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[38,28] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[39,28] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[40,28] requires directive for an automatic module [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/java/module-info.java:[41,28] requires directive for an automatic module [WARNING] Implicitly compiled files were not subject to annotation processing. Use -proc:none to disable annotation processing or -implicit to specify a policy for implicit compilation. [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ eclipselink --- [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.dbws, has 1, private references [org.eclipse.persistence.internal.xr] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.util.list, has 1, private references [org.eclipse.persistence.internal.jpa.rs.metadata.model] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.util.metadatasources, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.util.xmladapters, has 2, private references [org.eclipse.persistence.internal.jpa.rs.metadata.model, org.eclipse.persistence.internal.jpa.rs.weaving] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.util, has 4, private references [org.eclipse.persistence.internal.jaxb, org.eclipse.persistence.internal.jpa.deployment, org.eclipse.persistence.internal.jpa.rs.metadata.model, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.features.paging, has 1, private references [org.eclipse.persistence.internal.queries] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.features.core.selflinks, has 1, private references [org.eclipse.persistence.internal.queries] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.features, has 4, private references [org.eclipse.persistence.internal.jaxb, org.eclipse.persistence.internal.jpa.rs.metadata.model, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs.logging, has 1, private references [org.eclipse.persistence.internal.localization] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.rs, has 2, private references [org.eclipse.persistence.internal.jpa, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.metadata, has 1, private references [org.eclipse.persistence.internal.jpa.metadata.xml] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa.dynamic, has 2, private references [org.eclipse.persistence.internal.jpa, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jpa, has 3, private references [org.eclipse.persistence.internal.jpa, org.eclipse.persistence.internal.jpa.deployment, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb.javamodel.oxm, has 1, private references [org.eclipse.persistence.internal.jaxb] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb.javamodel, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb.compiler.builder.helper, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb.compiler, has 4, private references [org.eclipse.persistence.internal.jaxb, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.schema.model] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.jaxb, has 4, private references [org.eclipse.persistence.internal.cache, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.exceptions, has 8, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.indirection, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.core.sessions, has 1, private references [org.eclipse.persistence.internal.core.databaseaccess] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.core.descriptors, has 3, private references [org.eclipse.persistence.internal.core.descriptors, org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.core.mappings, has 3, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.queries, org.eclipse.persistence.internal.core.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.broadcast, has 1, private references [org.eclipse.persistence.internal.sessions.coordination] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba.sun, has 1, private references [org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.corba, has 2, private references [org.eclipse.persistence.internal.sessions.coordination, org.eclipse.persistence.internal.sessions.coordination.corba] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.jms, has 3, private references [org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.coordination, org.eclipse.persistence.internal.sessions.coordination.jms] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination.rmi, has 1, private references [org.eclipse.persistence.internal.sessions.coordination] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.coordination, has 3, private references [org.eclipse.persistence.internal.security, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.coordination] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.changesets, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.remote.corba.sun, has 2, private references [org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.remote.rmi.iiop, has 2, private references [org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.remote.rmi, has 2, private references [org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.remote, has 4, private references [org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.server, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.factories, has 5, private references [org.eclipse.persistence.internal.codegen, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.factories, org.eclipse.persistence.internal.sessions.factories.model] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.broker, has 4, private references [org.eclipse.persistence.internal.core.databaseaccess, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions.interceptors, has 2, private references [org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sessions, has 6, private references [org.eclipse.persistence.internal.core.databaseaccess, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.security, org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.descriptors.partitioning, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.descriptors.changetracking, has 3, private references [org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.descriptors.changetracking, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.descriptors.invalidation, has 2, private references [org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.descriptors, has 10, private references [org.eclipse.persistence.internal.core.descriptors, org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.queries, has 7, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.foundation, has 11, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.queries, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.indirection, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.querykeys, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.converters, has 3, private references [org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.structures, has 7, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings.xdb, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.mappings, has 12, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.queries, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.indirection, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.remote] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.logging, has 2, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.history, has 4, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.oracle.plsql, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.oracle.jdbc, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.oracle.dcn, has 2, private references [org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.oracle, has 5, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.platform.database, org.eclipse.persistence.internal.platform.database.oracle, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.jdbc, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database.events, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.database, has 4, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.server.sap, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.server.jboss, has 1, private references [org.eclipse.persistence.internal.helper] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.server, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.platform.xml, has 2, private references [org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.record] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.expressions, has 3, private references [org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.schema, has 2, private references [org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.oxm] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.mappings.nullpolicy, has 4, private references [org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.mappings, has 11, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.queries, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.documentpreservation, has 2, private references [org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.record, has 8, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.oxm.record.namespaces, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.json, has 2, private references [org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.record] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.platform, has 5, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.record] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm.unmapped, has 1, private references [org.eclipse.persistence.internal.oxm.unmapped] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.oxm, has 9, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.core.sessions, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.tools.schemaframework, has 4, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.tools.profiler.oracle, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.tools.profiler, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sequencing, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.dynamic, has 2, private references [org.eclipse.persistence.internal.dynamic, org.eclipse.persistence.internal.libraries.asm] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.eis.mappings, has 5, private references [org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.identitymaps, org.eclipse.persistence.internal.queries, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.eis.interactions, has 3, private references [org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.eis, has 7, private references [org.eclipse.persistence.internal.core.helper, org.eclipse.persistence.internal.databaseaccess, org.eclipse.persistence.internal.expressions, org.eclipse.persistence.internal.helper, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.sessions, org.eclipse.persistence.internal.sessions.factories] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services.websphere, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services.glassfish, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services.jboss, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services.weblogic, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.services, has 1, private references [org.eclipse.persistence.internal.sessions] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sdo.helper.delegates, has 1, private references [org.eclipse.persistence.internal.oxm] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sdo.helper, has 5, private references [commonj.sdo.impl, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.record, org.eclipse.persistence.internal.oxm.schema.model] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.sdo, has 4, private references [commonj.sdo.impl, org.eclipse.persistence.internal.descriptors, org.eclipse.persistence.internal.oxm, org.eclipse.persistence.internal.oxm.mappings] [WARNING] Manifest org.eclipse.persistence:eclipselink:jar:3.0.5-SNAPSHOT : Export org.eclipse.persistence.transaction, has 2, private references [org.eclipse.persistence.internal.sequencing, org.eclipse.persistence.internal.sessions] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ eclipselink --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ eclipselink --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ eclipselink --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ eclipselink --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ eclipselink --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ eclipselink --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.rename/target/org.eclipse.persistence.utils.rename-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/utils/rename with includes "package-rename.properties" and excludes "" [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (prepare-xsds-for-eclipselink.zip) @ eclipselink --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.core/target/org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.corba/target/org.eclipse.persistence.corba-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/org.eclipse.persistence.dbws/target/org.eclipse.persistence.dbws-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa/target/org.eclipse.persistence.jpa-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/org.eclipse.persistence.jpa.jpql/target/org.eclipse.persistence.jpa.jpql-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy/target/org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/moxy/org.eclipse.persistence.moxy.utils.xjc/target/org.eclipse.persistence.moxy.utils.xjc-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle/target/org.eclipse.persistence.oracle-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/org.eclipse.persistence.sdo/target/org.eclipse.persistence.sdo-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/zip-sources/xsds with includes "**/*.xsd" and excludes "" [INFO] org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 already exists in destination. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ eclipselink --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ eclipselink --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ eclipselink --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink.zip) @ eclipselink --- [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/src/main/assembly/eclipselink.zip.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:commonj.sdo' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.zip [INFO] [INFO] --- javadoc:3.2.0:jar (attach-javadocs) @ eclipselink --- [INFO] Configuration changed, re-generating javadoc. [INFO] 72 warnings [WARNING] Javadoc Warnings [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1046: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:927: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:798: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:814: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:913: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:927: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:929: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1046: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1048: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1193: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1216: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1326: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1406: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1486: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1851: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:234: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:248: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:262: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:276: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:290: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:304: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:318: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:332: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:346: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:360: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:375: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2ZPlatform.java:443: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:412: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:412: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:424: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:436: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:448: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DerbyPlatform.java:460: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/SymfowarePlatform.java:332: warning - Tag @see: reference not found: ExpressionOperator#setIsBindingSupported(boolean) [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/expressions/ExpressionOperator.java:762: warning - Tag @author cannot be used in method documentation. It can only be used in the following types of documentation: overview, module, package, class/interface. [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/expressions/ExpressionOperator.java:1335: warning - Tag @link: reference not found: ExpressionOperator#getInternalOperator() [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:25: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:29: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:30: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:31: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag < [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/helper/XMLDocument.java:95: warning - invalid usage of tag > [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/sdo/helper/SDOHelperContext.java:110: warning - Tag @see: reference not found: org.eclipse.persistence.sdo.SDOSystemProperties.SDO_STRICT_TYPE_CHECKING_PROPERTY_NAMEMoved to org.eclipse.persistence.sdo.SDOSystemProperties. * [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/jpa/jpql/parser/Expression.java:671: warning - Tag @version cannot be used in field documentation. It can only be used in the following types of documentation: overview, module, package, class/interface. [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/commonj/sdo/Type.java:92: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:1046: warning - invalid usage of tag & [WARNING] /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/generated-sources/dependency-sources/org/eclipse/persistence/platform/database/DB2Platform.java:927: warning - invalid usage of tag & [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT-javadoc.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ eclipselink --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.1.2:unpack (stage) @ eclipselink --- [INFO] Configured Artifact: org.eclipse.persistence:eclipselink:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/stage with includes "" and excludes "" [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.distribution.tests >-- [INFO] Building EclipseLink Bundles tests 3.0.5-SNAPSHOT [26/39] [INFO] from bundles/tests/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.distribution.tests --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.distribution.tests --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872294495 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.distribution.tests --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.distribution.tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/src/it/java added. [INFO] [INFO] --- dependency:3.1.2:unpack-dependencies (stage) @ org.eclipse.persistence.distribution.tests --- [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/eclipselink/target/eclipselink-3.0.5-SNAPSHOT.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/stage with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.distribution.tests --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.distribution.tests --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.distribution.tests --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.1.2:copy-dependencies (prepare-package-rename.properties-for-eclipselink.zip) @ org.eclipse.persistence.distribution.tests --- [INFO] Copying org.eclipse.persistence.core-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.core.jar [INFO] Copying org.eclipse.persistence.moxy-3.0.5-SNAPSHOT.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/osgi-test-plugins/org.eclipse.persistence.moxy.jar [INFO] org.eclipse.persistence:org.eclipse.persistence.asm:jar:9.6.0 already exists in destination. [INFO] com.sun.activation:jakarta.activation:jar:2.0.1 already exists in destination. [INFO] com.sun.mail:jakarta.mail:jar:2.0.1 already exists in destination. [INFO] com.sun.xml.bind:jaxb-xjc:jar:3.0.1 already exists in destination. [INFO] com.sun.xml.bind:jaxb-core:jar:3.0.1 already exists in destination. [INFO] jakarta.validation:jakarta.validation-api:jar:3.0.0 already exists in destination. [INFO] jakarta.ws.rs:jakarta.ws.rs-api:jar:3.0.0 already exists in destination. [INFO] jakarta.xml.bind:jakarta.xml.bind-api:jar:3.0.1 already exists in destination. [INFO] org.glassfish:jakarta.json:jar:2.0.0 already exists in destination. [INFO] org.glassfish.corba:glassfish-corba-omgapi:jar:4.2.4 already exists in destination. [INFO] org.glassfish.corba:glassfish-corba-orb:jar:4.2.4 already exists in destination. [INFO] org.glassfish.corba:glassfish-corba-csiv2-idl:jar:4.2.4 already exists in destination. [INFO] org.glassfish.corba:glassfish-corba-internal-api:jar:4.2.4 already exists in destination. [INFO] org.glassfish.corba:exception-annotation-processor:jar:4.2.4 already exists in destination. [INFO] org.glassfish.gmbal:gmbal:jar:4.0.0 already exists in destination. [INFO] org.glassfish.external:management-api:jar:3.2.1 already exists in destination. [INFO] org.glassfish.pfl:pfl-basic-tools:jar:4.0.1 already exists in destination. [INFO] org.glassfish.pfl:pfl-tf-tools:jar:4.0.1 already exists in destination. [INFO] org.glassfish.pfl:pfl-asm:jar:4.0.1 already exists in destination. [INFO] org.glassfish.pfl:pfl-basic:jar:4.1.2 already exists in destination. [INFO] org.glassfish.pfl:pfl-dynamic:jar:4.1.2 already exists in destination. [INFO] org.ow2.asm:asm:jar:9.1 already exists in destination. [INFO] org.ow2.asm:asm-util:jar:9.1 already exists in destination. [INFO] org.ow2.asm:asm-tree:jar:9.1 already exists in destination. [INFO] org.ow2.asm:asm-analysis:jar:9.1 already exists in destination. [INFO] org.glassfish.pfl:pfl-tf:jar:4.1.2 already exists in destination. [INFO] junit:junit:jar:4.13.2 already exists in destination. [INFO] org.hamcrest:hamcrest-core:jar:1.3 already exists in destination. [INFO] jakarta.enterprise:jakarta.enterprise.cdi-api:jar:3.0.0 already exists in destination. [INFO] jakarta.el:jakarta.el-api:jar:4.0.0 already exists in destination. [INFO] jakarta.interceptor:jakarta.interceptor-api:jar:2.0.0 already exists in destination. [INFO] jakarta.annotation:jakarta.annotation-api:jar:2.0.0 already exists in destination. [INFO] org.hibernate.validator:hibernate-validator:jar:7.0.1.Final already exists in destination. [INFO] org.jboss.logging:jboss-logging:jar:3.4.1.Final already exists in destination. [INFO] com.fasterxml:classmate:jar:1.5.1 already exists in destination. [INFO] org.glassfish:jakarta.el:jar:4.0.1 already exists in destination. [INFO] org.apache.felix:org.apache.felix.framework:jar:7.0.0 already exists in destination. [INFO] org.codehaus.mojo:animal-sniffer-annotations:jar:1.9 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam:jar:4.13.2 already exists in destination. [INFO] org.ops4j.base:ops4j-base-io:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-monitors:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-lang:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-store:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-util-property:jar:1.5.1 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam-container-forked:jar:4.13.2 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam-spi:jar:4.13.2 already exists in destination. [INFO] org.ops4j.pax.tinybundles:tinybundles:jar:2.1.1 already exists in destination. [INFO] biz.aQute.bnd:bndlib:jar:2.4.0 already exists in destination. [INFO] org.ops4j.base:ops4j-base-exec:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-net:jar:1.5.1 already exists in destination. [INFO] org.ops4j.base:ops4j-base-spi:jar:1.5.1 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-framework:jar:1.8.3 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-tracker:jar:1.8.3 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-lifecycle:jar:1.8.3 already exists in destination. [INFO] org.slf4j:slf4j-api:jar:2.0.0-alpha1 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam-junit4:jar:4.13.2 already exists in destination. [INFO] org.ops4j.pax.exam:pax-exam-link-mvn:jar:4.13.2 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-aether:jar:2.6.2 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-aether-support:jar:2.6.2 already exists in destination. [INFO] org.apache.maven.resolver:maven-resolver-impl:jar:1.3.1 already exists in destination. [INFO] org.apache.maven.resolver:maven-resolver-api:jar:1.3.1 already exists in destination. [INFO] org.apache.maven.resolver:maven-resolver-spi:jar:1.3.1 already exists in destination. [INFO] org.apache.maven.resolver:maven-resolver-util:jar:1.3.1 already exists in destination. [INFO] org.slf4j:jcl-over-slf4j:jar:1.6.6 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-link:jar:2.6.2 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-commons:jar:2.6.2 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-property:jar:1.8.3 already exists in destination. [INFO] org.ops4j.pax.url:pax-url-classpath:jar:2.6.2 already exists in destination. [INFO] org.ops4j.pax.swissbox:pax-swissbox-optional-jcl:jar:1.8.3 already exists in destination. [INFO] org.osgi:org.osgi.core:jar:6.0.0 already exists in destination. [INFO] jakarta.inject:jakarta.inject-api:jar:1.0 already exists in destination. [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.distribution.tests --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/org.eclipse.persistence.distribution.tests-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (installer-test) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.jaxb.installer.InstallerTestSuite [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.603 s - in org.eclipse.persistence.testing.jaxb.installer.InstallerTestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (osgi-test) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest SLF4J: No SLF4J providers were found. SLF4J: Defaulting to no-operation (NOP) logger implementation SLF4J: See http://www.slf4j.org/codes.html#noProviders for further details. [WARNING] Corrupted STDOUT by directly writing to native stream in forked JVM 1. See FAQ web page and the dump file /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/tests/target/failsafe-reports/2024-05-16T15-08-04_499-jvmRun1.dumpstream [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.787 s - in org.eclipse.persistence.testing.osgi.beanvalidation.BeanValidationTest [INFO] Running org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.165 s - in org.eclipse.persistence.testing.osgi.beanvalidation.NoBeanValidationTest [INFO] Running org.eclipse.persistence.testing.osgi.OSGiBundleTest [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.903 s - in org.eclipse.persistence.testing.osgi.OSGiBundleTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.distribution.tests --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-installer-osgi-tests) @ org.eclipse.persistence.distribution.tests --- [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.bundles.other >---- [INFO] Building EclipseLink Bundles Other 3.0.5-SNAPSHOT [27/39] [INFO] from bundles/others/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.bundles.other --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.bundles.other --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872301501 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.bundles.other --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.bundles.other --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 65 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.bundles.other --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.bundles.other --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.bundles.other --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- dependency:3.1.2:copy (prepare-jars-for-eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [INFO] Configured Artifact: jakarta.persistence:jakarta.persistence-api:3.0.0:jar [INFO] jakarta.persistence:jakarta.persistence-api:3.0.0:jar already exists in /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-src.zip/jpa/plugins [INFO] [INFO] --- dependency:3.1.2:copy-dependencies (sdo-jpars-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Copying org.eclipse.persistence.jpars-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.jpars-javadoc.jar [INFO] Copying org.eclipse.persistence.sdo-3.0.5-SNAPSHOT-javadoc.jar to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.sdo-javadoc.jar [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.bundles.other --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.bundles.other --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- javadoc:3.2.0:jar (all-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Skipping javadoc generation [INFO] [INFO] --- javadoc:3.2.0:jar (nosql-javadoc.jar) @ org.eclipse.persistence.bundles.other --- [INFO] Skipping javadoc generation [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.bundles.other --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-plugins-nosql.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-plugins-nosql.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-plugins-nosql.zip [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-plugins.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-plugins.zip.xml [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.asm:*' o 'org.eclipse.persistence:org.eclipse.persistence.oracleddlparser:*' o 'org.eclipse.persistence:commonj.sdo:*' [WARNING] The following patterns were never triggered in this artifact exclusion filter: o 'com.sun:tools' o 'com.sun.xml.fastinfoset:*' o 'com.sun.istack:*' o 'org.glassfish.grizzly:*' o 'org.glassfish.ha:*' [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'jakarta.inject:jakarta.inject' [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-plugins.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-shared-lib.ear) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-shared-lib.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-shared-lib/org.eclipse.persistence3.0.5-SNAPSHOT-shared-lib.ear [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-shared-lib.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-shared-lib.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink3.0.5-SNAPSHOT-shared-lib.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-core-tests.jar) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-core-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/org.eclipse.persistence.bundles.other-3.0.5-SNAPSHOT.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-coretest-framework.jar) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-coretest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-core-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-jpa-tests.jar) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-jpa-tests.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/foundation/eclipselink.core.test/eclipselink-coretest-framework.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-jpatest-framework.jar) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-jpatest-framework.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpa-tests.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/archive-tmp/eclipselink-test-jars/jpa/eclipselink.jpa.test/eclipselink-jpatest-framework.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-test-jars.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-test-jars.zip.xml [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-test-jars.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-test-src.zip) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/src/main/assembly/eclipselink-test-src.zip.xml [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test.framework:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.core.test:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.nosql:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle.nosql:jar:3.0.5-SNAPSHOT [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.oracle.spatial' [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.oracle:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.moxy:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo:jar:3.0.5-SNAPSHOT [INFO] Processing sources for module project: org.eclipse.persistence:org.eclipse.persistence.sdo.server.test:jar:3.0.5-SNAPSHOT [INFO] Building zip: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/others/target/eclipselink-test-src.zip [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.bundles.other:zip:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.bundles.other --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] -------------------< org.eclipse.persistence:p2site >------------------- [INFO] Building EclipseLink Bundles P2 Site 3.0.5-SNAPSHOT [28/39] [INFO] from bundles/p2site/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ p2site --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ p2site --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ p2site --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ p2site --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ p2site --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ p2site --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872309362 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ p2site --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ p2site --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ p2site --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ p2site --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ p2site --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/bundles/p2site/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ p2site --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ p2site --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ p2site --- [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ p2site --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.oracle.test.server.parent >-- [INFO] Building EclipseLink Test Server Parent 3.0.5-SNAPSHOT [29/39] [INFO] from testing/server-oracle/pom.xml [INFO] --------------------------------[ pom ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872313070 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Ignoring project type pom - supportedProjectTypes = [jar, bundle] [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/testing/server-oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.oracle.test.server.parent --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test.server.parent --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.sdo.server.test >--- [INFO] Building EclipseLink SDO Test Server 3.0.5-SNAPSHOT [30/39] [INFO] from sdo/eclipselink.sdo.test.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.sdo.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.sdo.server.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872316780 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.sdo.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.sdo.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.sdo.server.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.sdo.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 16 15:11:56 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused (Connection refused) Thu May 16 15:11:56 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.sdo.server.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- assembly:3.3.0:single (eclipselink.sdo.test.server.jar) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink.sdo.test.server.ear) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/src/it//assembly/eclipselink.sdo.test.server.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/eclipselink.sdo.test.server.ear [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.sdo.server.test --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.sdo.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/sdo/eclipselink.sdo.test.server/target/org.eclipse.persistence.sdo.server.test-3.0.5-SNAPSHOT-client.jar [INFO] [INFO] --- groovy:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.sdo.server.test --- [INFO] WildFlyHomeDir exists:true [INFO] Skip WildFly configuration: false [INFO] [INFO] --- xml:1.0.2:transform (default) @ org.eclipse.persistence.sdo.server.test --- [INFO] Transforming file: /home/jenkins/.eclipselinktests/wildfly-18.0.0.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo:1.7.7:restart (start-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-sdo-server) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.sdo.server.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 16 15:11:58 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.sdo.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- cargo:1.7.7:stop (stop-container) @ org.eclipse.persistence.sdo.server.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-server-test) @ org.eclipse.persistence.sdo.server.test --- [INFO] No tests to run. [INFO] [INFO] ---< org.eclipse.persistence:org.eclipse.persistence.jpa.nosql.test >--- [INFO] Building EclipseLink JPA NoSQL Test 3.0.5-SNAPSHOT [31/39] [INFO] from jpa/eclipselink.jpa.nosql.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872322448 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-generated-test-sources-dir) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src added. [INFO] [INFO] --- replacer:1.5.3:replace (filter-test-src-TestRunnerBean) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Replacement run on 1 file. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 12 resources [INFO] Copying 12 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 1 source file to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/test-classes [INFO] [EL Info]: processor: Creating static metadata factory ... [WARNING] [EL Warning]: processor: The persistence xml file [META-INF/persistence.xml] was not found. NO GENERATION will occur!! Please ensure a persistence xml file is available either from the CLASS_OUTPUT directory [META-INF/persistence.xml] or using the eclipselink.persistencexml property to specify its location. [WARNING] No processor claimed any of these annotations: jakarta.ejb.Remote,jakarta.ejb.Stateless,jakarta.persistence.PersistenceUnit,jakarta.ejb.TransactionManagement [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src/org/eclipse/persistence/testing/framework/server/TestRunnerBean.java: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src/org/eclipse/persistence/testing/framework/server/TestRunnerBean.java uses unchecked or unsafe operations. [INFO] /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/generated-test-sources/jpa-runner-src/org/eclipse/persistence/testing/framework/server/TestRunnerBean.java: Recompile with -Xlint:unchecked for details. [INFO] [INFO] --- iterator:0.5.1:iterator (pack-server) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skip by user request. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.nosql.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.5-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.5-SNAPSHOT-client.jar [INFO] [INFO] --- jar:3.2.0:test-jar (default-test-jar) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.nosql.test/target/org.eclipse.persistence.jpa.nosql.test-3.0.5-SNAPSHOT-tests.jar [INFO] [INFO] --- groovy:2.1.1:execute (check-wildfly-home-existence) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] WildFlyHomeDir exists:true [INFO] Skip WildFly configuration: false [INFO] [INFO] --- xml:1.0.2:transform (default) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Transforming file: /home/jenkins/.eclipselinktests/wildfly-18.0.0.Final/modules/system/layers/base/org/eclipse/persistence/main/module.xml [INFO] Transformed 1 file(s). [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- cargo:1.7.7:restart (start-container) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (default-server-test) @ org.eclipse.persistence.jpa.nosql.test --- [WARNING] Parameter 'systemProperties' is deprecated: Use systemPropertyVariables instead. [INFO] Tests are skipped. [INFO] [INFO] --- iterator:0.5.1:invoker (test-server-lrg) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skip by user request. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.nosql.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.nosql.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- cargo:1.7.7:stop (stop-container) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] Skipping cargo execution [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-server-test) @ org.eclipse.persistence.jpa.nosql.test --- [INFO] No tests to run. [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.jse.test >---- [INFO] Building EclipseLink JPA JSE Test 3.0.5-SNAPSHOT [32/39] [INFO] from jpa/eclipselink.jpa.test.jse/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.jse.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.jse.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872323138 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/src/test/resources [INFO] Copying 3 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- staticweave:1.0.0:weave (default) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Start EclipseLink static weaving... [INFO] Finished EclipseLink static weaving. [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/org.eclipse.persistence.jpa.jse.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 16 15:12:05 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused (Connection refused) Thu May 16 15:12:05 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-jse-without-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxOrderingTests [EL Fine]: server: 2024-05-16 15:12:06.65--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:06.776--ServerSession(1265900909)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:06.796--ServerSession(1265900909)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:06.796--ServerSession(1265900909)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:06.797--ServerSession(1265900909)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:06.805--ServerSession(1265900909)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:06.806--ServerSession(1265900909)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:06.806--ServerSession(1265900909)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:06.806--ServerSession(1265900909)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:06.806--ServerSession(1265900909)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:06.819--ServerSession(1265900909)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:06.82--ServerSession(1265900909)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:06.896--ServerSession(1265900909)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:07.023--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:07.034--ServerSession(1265900909)--Connection(946802083)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:07.036--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:07.07--ServerSession(1265900909)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-16 15:12:07.085--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:07.102--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.11--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id Query: DataModifyQuery(sql="ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id") [EL Fine]: sql: 2024-05-16 15:12:07.111--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.113--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.113--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-16 15:12:07.114--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.115--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.116--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-16 15:12:07.116--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.117--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.117--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-16 15:12:07.118--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.119--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.119--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-16 15:12:07.12--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.121--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.121--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-16 15:12:07.122--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.123--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.123--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-16 15:12:07.123--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.124--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.125--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-16 15:12:07.125--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.126--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.127--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-16 15:12:07.127--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.128--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.128--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE QUERYSYNTAXENTITY Query: DataModifyQuery(sql="DROP TABLE QUERYSYNTAXENTITY") [EL Fine]: sql: 2024-05-16 15:12:07.129--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.13--ServerSession(1265900909)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.13--ServerSession(1265900909)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Schema 'ROOT' does not exist Error Code: 30000 Call: DROP TABLE COLTABLE1 Query: DataModifyQuery(sql="DROP TABLE COLTABLE1") [EL Fine]: sql: 2024-05-16 15:12:07.131--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:07.135--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:07.136--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:07.14--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:07.142--ServerSession(1878413714)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:07.143--ServerSession(1878413714)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:07.143--ServerSession(1878413714)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:07.144--ServerSession(1878413714)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:07.144--ServerSession(1878413714)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.144--ServerSession(1878413714)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.144--ServerSession(1878413714)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.144--ServerSession(1878413714)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.145--ServerSession(1878413714)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.145--ServerSession(1878413714)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.145--ServerSession(1878413714)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:07.147--ServerSession(1878413714)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:07.151--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:07.151--ServerSession(1878413714)--Connection(1474957626)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:07.152--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:07.154--ServerSession(1878413714)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-16 15:12:07.155--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:07.159--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.161--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.162--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:07.165--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:07.166--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:07.169--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:07.171--ServerSession(697508322)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:07.171--ServerSession(697508322)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:07.172--ServerSession(697508322)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:07.172--ServerSession(697508322)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:07.172--ServerSession(697508322)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.173--ServerSession(697508322)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.173--ServerSession(697508322)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.173--ServerSession(697508322)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.173--ServerSession(697508322)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.173--ServerSession(697508322)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.174--ServerSession(697508322)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:07.177--ServerSession(697508322)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:07.179--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:07.179--ServerSession(697508322)--Connection(1579132337)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:07.18--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:07.187--ServerSession(697508322)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-16 15:12:07.188--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:07.191--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.192--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.193--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:07.195--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:07.196--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-16 15:12:07.335--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.344--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.347--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.366--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.369--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.37--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.374--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-16 15:12:07.378--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 5) ORDER BY INTVAL2 [EL Fine]: sql: 2024-05-16 15:12:07.381--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-16 15:12:07.383--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 5) ORDER BY INTVAL2 DESC [EL Fine]: sql: 2024-05-16 15:12:07.387--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-16 15:12:07.391--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-16 15:12:07.393--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-16 15:12:07.394--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-16 15:12:07.397--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-16 15:12:07.398--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-16 15:12:07.4--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-16 15:12:07.403--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-16 15:12:07.404--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.406--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.408--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.41--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.411--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.412--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.413--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.416--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.418--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.419--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.42--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.421--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.424--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-16 15:12:07.426--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-16 15:12:07.427--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-16 15:12:07.428--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-16 15:12:07.43--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-16 15:12:07.431--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-16 15:12:07.432--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-16 15:12:07.435--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-16 15:12:07.436--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.437--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.439--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.442--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.444--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.444--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.447--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.447--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.449--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.452--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.453--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.453--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.455--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-16 15:12:07.457--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 5) ORDER BY INTVAL2 [EL Fine]: sql: 2024-05-16 15:12:07.458--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-16 15:12:07.459--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 5) ORDER BY INTVAL2 DESC [EL Fine]: sql: 2024-05-16 15:12:07.461--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.463--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.464--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.464--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.466--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.468--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.47--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.471--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.471--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.472--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.474--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-16 15:12:07.475--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 [EL Fine]: sql: 2024-05-16 15:12:07.476--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.477--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.478--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.479--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.48--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.481--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.483--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.485--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.486--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 ASC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.487--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.488--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.489--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.491--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-16 15:12:07.493--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 bind => [5] [EL Fine]: sql: 2024-05-16 15:12:07.494--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-16 15:12:07.495--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY INTVAL2 DESC bind => [5] [EL Fine]: sql: 2024-05-16 15:12:07.497--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.498--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.499--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.5--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:07.501--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.503--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.504--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.505--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.506--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 36) ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.507--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) ORDER BY 1 DESC bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.509--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-16 15:12:07.511--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-16 15:12:07.512--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1, 2 [EL Fine]: sql: 2024-05-16 15:12:07.513--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-16 15:12:07.514--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-16 15:12:07.515--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--SELECT INTVAL1, INTVAL2 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC, 2 ASC [EL Fine]: sql: 2024-05-16 15:12:07.517--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.518--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.519--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: sql: 2024-05-16 15:12:07.52--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY ORDER BY 1 DESC [EL Fine]: connection: 2024-05-16 15:12:07.521--ServerSession(1878413714)--Connection(181252244)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.522--ServerSession(1878413714)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:07.522--ServerSession(1878413714)--Connection(1474957626)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.522--ServerSession(697508322)--Connection(1795225096)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.522--ServerSession(697508322)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:07.522--ServerSession(697508322)--Connection(1579132337)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.522--ServerSession(1265900909)--Connection(962944318)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.523--ServerSession(1265900909)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:07.523--ServerSession(1265900909)--Connection(946802083)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.048 s - in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxOrderingTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryHints [EL Info]: 2024-05-16 15:12:07.562--ServerSession(1605190078)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.155 s - in org.eclipse.persistence.jpa.test.query.TestQueryHints [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxArithmeticTests [EL Fine]: server: 2024-05-16 15:12:07.685--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:07.687--ServerSession(1677840544)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:07.689--ServerSession(1677840544)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:07.689--ServerSession(1677840544)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:07.689--ServerSession(1677840544)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:07.69--ServerSession(1677840544)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.69--ServerSession(1677840544)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.69--ServerSession(1677840544)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.69--ServerSession(1677840544)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.69--ServerSession(1677840544)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.691--ServerSession(1677840544)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.691--ServerSession(1677840544)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:07.694--ServerSession(1677840544)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:07.697--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:07.697--ServerSession(1677840544)--Connection(1643646293)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:07.698--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:07.7--ServerSession(1677840544)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-16 15:12:07.7--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:07.703--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.704--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.705--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:07.707--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:07.708--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:07.711--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:07.712--ServerSession(35874744)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:07.713--ServerSession(35874744)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:07.713--ServerSession(35874744)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:07.713--ServerSession(35874744)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:07.714--ServerSession(35874744)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.714--ServerSession(35874744)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.714--ServerSession(35874744)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.714--ServerSession(35874744)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.715--ServerSession(35874744)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.715--ServerSession(35874744)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.715--ServerSession(35874744)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:07.718--ServerSession(35874744)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:07.721--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:07.721--ServerSession(35874744)--Connection(105393903)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:07.723--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:07.724--ServerSession(35874744)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-16 15:12:07.725--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:07.728--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.731--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.732--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:07.734--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:07.736--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:07.739--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:07.74--ServerSession(1776589441)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:07.741--ServerSession(1776589441)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:07.742--ServerSession(1776589441)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:07.742--ServerSession(1776589441)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:07.742--ServerSession(1776589441)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.742--ServerSession(1776589441)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.742--ServerSession(1776589441)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:07.743--ServerSession(1776589441)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.743--ServerSession(1776589441)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:07.743--ServerSession(1776589441)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:07.743--ServerSession(1776589441)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:07.747--ServerSession(1776589441)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:07.749--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:07.749--ServerSession(1776589441)--Connection(179441020)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:07.751--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:07.753--ServerSession(1776589441)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-16 15:12:07.754--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:07.756--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:07.758--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:07.76--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:07.762--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:07.763--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-16 15:12:07.768--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-16 15:12:07.773--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-16 15:12:07.774--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-16 15:12:07.775--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-16 15:12:07.779--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.783--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-16 15:12:07.785--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.786--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-16 15:12:07.789--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-16 15:12:07.793--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-16 15:12:07.794--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 4)) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:07.797--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-16 15:12:07.798--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-16 15:12:07.799--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 4) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [2, 4] [EL Fine]: sql: 2024-05-16 15:12:07.803--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-16 15:12:07.807--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:07.81--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-16 15:12:07.811--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:07.814--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-16 15:12:07.819--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-16 15:12:07.821--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-16 15:12:07.822--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-16 15:12:07.823--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-16 15:12:07.824--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-16 15:12:07.825--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.829--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.83--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.83--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.832--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-16 15:12:07.833--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-16 15:12:07.834--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-16 15:12:07.835--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(36, 10)) [EL Fine]: sql: 2024-05-16 15:12:07.836--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.837--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-16 15:12:07.838--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(?)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.839--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = SQRT(36)) [EL Fine]: sql: 2024-05-16 15:12:07.841--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-16 15:12:07.842--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-16 15:12:07.846--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + ?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 4)) bind => [2, 2] [EL Fine]: sql: 2024-05-16 15:12:07.85--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-16 15:12:07.851--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-16 15:12:07.851--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT INTVAL1, (2 + ?) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (? + 2)) bind => [4, 4] [EL Fine]: sql: 2024-05-16 15:12:07.855--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:07.859--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-16 15:12:07.861--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - ?)) bind => [2] [EL Fine]: sql: 2024-05-16 15:12:07.869--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:07.87--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - 2)) [EL Fine]: sql: 2024-05-16 15:12:07.871--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (4 - ?)) bind => [2] [EL Fine]: sql: 2024-05-16 15:12:07.873--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-16 15:12:07.874--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-16 15:12:07.876--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (2 + 4)) [EL Fine]: sql: 2024-05-16 15:12:07.879--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-16 15:12:07.88--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + 2) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-16 15:12:07.881--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1, (2 + 4) FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = (4 + 2)) [EL Fine]: sql: 2024-05-16 15:12:07.885--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-16 15:12:07.887--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-16 15:12:07.888--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-16 15:12:07.888--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(?) = INTVAL1) bind => [-36] [EL Fine]: sql: 2024-05-16 15:12:07.89--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:07.892--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:07.893--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:07.895--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:07.896--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:07.897--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT STRVAL1, 2 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 <> (? - 2)) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:07.899--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.9--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.901--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.903--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = MOD(?, 10)) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:07.905--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:07.906--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:07.907--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:07.908--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (ABS(-36) = INTVAL1) [EL Fine]: connection: 2024-05-16 15:12:07.908--ServerSession(35874744)--Connection(533698361)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.909--ServerSession(35874744)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:07.909--ServerSession(35874744)--Connection(105393903)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.909--ServerSession(1776589441)--Connection(1196404281)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.909--ServerSession(1776589441)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:07.909--ServerSession(1776589441)--Connection(179441020)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.909--ServerSession(1677840544)--Connection(665317128)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.909--ServerSession(1677840544)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:07.909--ServerSession(1677840544)--Connection(1643646293)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.228 s - in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxArithmeticTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryUpdate [EL Fine]: server: 2024-05-16 15:12:07.913--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:07.915--ServerSession(959897458)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:07.917--ServerSession(959897458)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-16 15:12:07.922--ServerSession(959897458)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:07.924--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:07.924--ServerSession(959897458)--Connection(150079886)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:07.925--ServerSession(959897458)--Connection(1818453711)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:07.926--ServerSession(959897458)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-16 15:12:07.927--ServerSession(959897458)--Connection(1818453711)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:07.929--ServerSession(959897458)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.929--ServerSession(959897458)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-16 15:12:07.929--ServerSession(959897458)--Connection(1818453711)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:07.931--ServerSession(959897458)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.931--ServerSession(959897458)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-16 15:12:07.931--ServerSession(959897458)--Connection(1818453711)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:07.932--ServerSession(959897458)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.933--ServerSession(959897458)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-16 15:12:07.933--ServerSession(959897458)--Connection(1818453711)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:07.934--ServerSession(959897458)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.935--ServerSession(959897458)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-16 15:12:07.935--ServerSession(959897458)--Connection(1818453711)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:07.936--ServerSession(959897458)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:07.937--ServerSession(959897458)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'SIMPLE_TBL01' because it does not exist. Error Code: 30000 Call: DROP TABLE SIMPLE_TBL01 Query: DataModifyQuery(sql="DROP TABLE SIMPLE_TBL01") [EL Fine]: sql: 2024-05-16 15:12:07.937--ServerSession(959897458)--Connection(1818453711)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-16 15:12:07.94--ClientSession(1715602761)--Connection(1818453711)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key21, 8, A, B, C, null] [EL Fine]: sql: 2024-05-16 15:12:07.943--ClientSession(1715602761)--Connection(1818453711)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key20, 9, A, null, C, D] [EL Fine]: sql: 2024-05-16 15:12:07.943--ClientSession(1715602761)--Connection(1818453711)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key13, 4, A, B, C, null] [EL Fine]: sql: 2024-05-16 15:12:07.944--ClientSession(1715602761)--Connection(1818453711)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key22, 9, null, B, C, D] [EL Fine]: sql: 2024-05-16 15:12:07.948--ClientSession(1552836537)--Connection(1818453711)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = 9 WHERE (ITEM_STRING1 = 'HELLO') [EL Fine]: sql: 2024-05-16 15:12:07.953--ClientSession(1552836537)--Connection(1818453711)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = 9 WHERE (ITEM_STRING1 = 'HELLO') [EL Fine]: sql: 2024-05-16 15:12:07.954--ClientSession(1552836537)--Connection(1818453711)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = 9 WHERE (ITEM_STRING1 = 'HELLO') [EL Fine]: sql: 2024-05-16 15:12:07.956--ClientSession(1149747394)--Connection(1818453711)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = ? WHERE (ITEM_STRING1 = ?) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:07.959--ClientSession(1149747394)--Connection(1818453711)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = ? WHERE (ITEM_STRING1 = ?) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:07.96--ClientSession(1149747394)--Connection(1818453711)--Thread(Thread[main,5,main])--UPDATE SIMPLE_TBL01 SET ITEM_INTEGER1 = ? WHERE (ITEM_STRING1 = ?) bind => [9, HELLO] [EL Fine]: connection: 2024-05-16 15:12:07.96--ServerSession(959897458)--Connection(1818453711)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:07.961--ServerSession(959897458)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-16 15:12:07.961--ServerSession(959897458)--Connection(150079886)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.05 s - in org.eclipse.persistence.jpa.test.query.TestQueryUpdate [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryOrderBy [EL Fine]: server: 2024-05-16 15:12:07.965--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:07.966--ServerSession(263656423)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:07.967--ServerSession(263656423)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-16 15:12:07.97--ServerSession(263656423)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:07.972--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:07.972--ServerSession(263656423)--Connection(1551263930)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:07.974--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:07.975--ServerSession(263656423)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_DefaultPersistenceUnit login successful [EL Fine]: sql: 2024-05-16 15:12:07.976--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:07.979--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: server: 2024-05-16 15:12:07.982--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:07.984--ServerSession(386040589)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:07.985--ServerSession(386040589)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-16 15:12:07.987--ServerSession(386040589)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:07.989--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:07.989--ServerSession(386040589)--Connection(1749758430)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:07.991--ServerSession(386040589)--Connection(1800592689)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:07.992--ServerSession(386040589)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_BindLiteralsPersistenceUnit login successful [EL Fine]: sql: 2024-05-16 15:12:08.042--ClientSession(2095710480)--Connection(639769517)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key17, 29, A, B, C, null] [EL Fine]: sql: 2024-05-16 15:12:08.045--ClientSession(2095710480)--Connection(639769517)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key14, 45, A, null, C, D] [EL Fine]: sql: 2024-05-16 15:12:08.046--ClientSession(2095710480)--Connection(639769517)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key15, 83, A, B, C, null] [EL Fine]: sql: 2024-05-16 15:12:08.047--ClientSession(2095710480)--Connection(639769517)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key16, 17, null, B, C, D] [EL Fine]: sql: 2024-05-16 15:12:08.049--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 ORDER BY 1 [EL Fine]: sql: 2024-05-16 15:12:08.054--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:08.057--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:08.059--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 [EL Fine]: sql: 2024-05-16 15:12:08.063--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:08.075--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:08.078--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = ?) ORDER BY 1 bind => [B] [EL Fine]: sql: 2024-05-16 15:12:08.082--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 ASC [EL Fine]: sql: 2024-05-16 15:12:08.084--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--SELECT ITEM_INTEGER1 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = 'B') ORDER BY 1 ASC [EL Fine]: connection: 2024-05-16 15:12:08.085--ServerSession(263656423)--Connection(639769517)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.085--ServerSession(263656423)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_DefaultPersistenceUnit logout successful [EL Fine]: connection: 2024-05-16 15:12:08.085--ServerSession(263656423)--Connection(1551263930)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.085--ServerSession(386040589)--Connection(1800592689)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.085--ServerSession(386040589)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_BindLiteralsPersistenceUnit logout successful [EL Fine]: connection: 2024-05-16 15:12:08.086--ServerSession(386040589)--Connection(1749758430)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.123 s - in org.eclipse.persistence.jpa.test.query.TestQueryOrderBy [INFO] Running org.eclipse.persistence.jpa.test.query.TestTrimFunction [EL Finest]: properties: 2024-05-16 15:12:08.089--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-16 15:12:08.089--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Fine]: server: 2024-05-16 15:12:08.089--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Finest]: jpa: 2024-05-16 15:12:08.09--ServerSession(1821580597)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Initial; factoryCount 0 [EL Finest]: properties: 2024-05-16 15:12:08.095--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true [EL Finest]: properties: 2024-05-16 15:12:08.096--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true [EL Finest]: properties: 2024-05-16 15:12:08.096--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false [EL Finer]: metadata: 2024-05-16 15:12:08.096--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./]. [EL Finer]: metadata: 2024-05-16 15:12:08.096--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./]. [EL Config]: metadata: 2024-05-16 15:12:08.097--ServerSession(1821580597)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.TrimEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.097--ServerSession(1821580597)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.TrimEntity] is being defaulted to: TrimEntity. [EL Config]: metadata: 2024-05-16 15:12:08.098--ServerSession(1821580597)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.TrimEntity] is being defaulted to: TRIMENTITY. [EL Config]: metadata: 2024-05-16 15:12:08.098--ServerSession(1821580597)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.098--ServerSession(1821580597)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Finest]: jpa: 2024-05-16 15:12:08.098--ServerSession(1821580597)--Thread(Thread[main,5,main])--End predeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Predeployed; factoryCount 0 [EL Finer]: weaver: 2024-05-16 15:12:08.098--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null. [EL Finest]: jpa: 2024-05-16 15:12:08.098--ServerSession(1821580597)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Predeployed; factoryCount 0 [EL Finest]: jpa: 2024-05-16 15:12:08.098--ServerSession(1821580597)--Thread(Thread[main,5,main])--End predeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Predeployed; factoryCount 1 [EL Finer]: metamodel: 2024-05-16 15:12:08.099--ServerSession(1821580597)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.jpa.test.query.model.TrimEntity_] found and instantiated during initialization. [EL Finest]: jpa: 2024-05-16 15:12:08.099--ServerSession(1821580597)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Predeployed; factoryCount 1 [EL Finest]: jpa: 2024-05-16 15:12:08.099--ServerSession(1821580597)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [jakarta/validation/Validation]. [EL Finest]: properties: 2024-05-16 15:12:08.1--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL [EL Finest]: properties: 2024-05-16 15:12:08.1--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-16 15:12:08.1--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Finest]: properties: 2024-05-16 15:12:08.1--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL [EL Finest]: properties: 2024-05-16 15:12:08.1--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-16 15:12:08.1--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Finest]: properties: 2024-05-16 15:12:08.1--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.user; value=root [EL Finest]: properties: 2024-05-16 15:12:08.1--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.password; value=xxxxxx [EL Finest]: properties: 2024-05-16 15:12:08.101--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.driver; value=org.apache.derby.jdbc.ClientDriver [EL Finest]: properties: 2024-05-16 15:12:08.101--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.url; value=jdbc:derby://localhost/memory:ecltests;create=true [EL Finest]: properties: 2024-05-16 15:12:08.101--ServerSession(1821580597)--Thread(Thread[main,5,main])--property=eclipselink.cache.shared.default; value=false; translated value=false [EL Info]: 2024-05-16 15:12:08.101--ServerSession(1821580597)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Finest]: connection: 2024-05-16 15:12:08.103--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle21Platform, regular expression: (?is)oracle.*21.* [EL Finest]: connection: 2024-05-16 15:12:08.103--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle19Platform, regular expression: (?is)oracle.*19.* [EL Finest]: connection: 2024-05-16 15:12:08.103--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle18Platform, regular expression: (?is)oracle.*18.* [EL Finest]: connection: 2024-05-16 15:12:08.103--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle12Platform, regular expression: (?is)oracle.*12.* [EL Finest]: connection: 2024-05-16 15:12:08.103--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle11Platform, regular expression: (?is)oracle.*11.* [EL Finest]: connection: 2024-05-16 15:12:08.103--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle10Platform, regular expression: (?is)oracle.*10.* [EL Finest]: connection: 2024-05-16 15:12:08.103--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle9Platform, regular expression: (?is)oracle.*9.* [EL Finest]: connection: 2024-05-16 15:12:08.103--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle21Platform, regular expression: (?is)core.oracle.*21.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle19Platform, regular expression: (?is)core.oracle.*19.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle18Platform, regular expression: (?is)core.oracle.*18.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle12Platform, regular expression: (?is)core.oracle.*12.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle11Platform, regular expression: (?is)core.oracle.*11.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle10Platform, regular expression: (?is)core.oracle.*10.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle9Platform, regular expression: (?is)core.oracle.*9.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.OraclePlatform, regular expression: (?is)oracle.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLAnywherePlatform, regular expression: SQL\ Anywhere.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SybasePlatform, regular expression: (?i)(sybase.*)|(adaptive\ server\ enterprise.*)|(SQL\ Server.*) [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLServerPlatform, regular expression: (?i)microsoft.* [EL Finest]: connection: 2024-05-16 15:12:08.104--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.JavaDBPlatform, regular expression: (?i).*derby.* [EL Fine]: connection: 2024-05-16 15:12:08.105--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.105--ServerSession(1821580597)--Connection(746228466)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.106--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Finest]: connection: 2024-05-16 15:12:08.106--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Finest]: connection: 2024-05-16 15:12:08.106--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Fine]: connection: 2024-05-16 15:12:08.107--ServerSession(1821580597)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit login successful [EL Finest]: query: 2024-05-16 15:12:08.108--ServerSession(1821580597)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-16 15:12:08.108--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.108--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-16 15:12:08.109--ServerSession(1821580597)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-16 15:12:08.11--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:08.11--ServerSession(1821580597)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-16 15:12:08.11--ServerSession(1821580597)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-16 15:12:08.111--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.111--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-16 15:12:08.112--ServerSession(1821580597)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-16 15:12:08.112--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:08.113--ServerSession(1821580597)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-16 15:12:08.113--ServerSession(1821580597)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-16 15:12:08.113--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.113--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-16 15:12:08.114--ServerSession(1821580597)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-16 15:12:08.114--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:08.114--ServerSession(1821580597)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-16 15:12:08.114--ServerSession(1821580597)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-16 15:12:08.115--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.115--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-16 15:12:08.115--ServerSession(1821580597)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-16 15:12:08.116--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:08.116--ServerSession(1821580597)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-16 15:12:08.116--ServerSession(1821580597)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: connection: 2024-05-16 15:12:08.116--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.116--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--DROP TABLE TRIMENTITY [EL Fine]: sql: 2024-05-16 15:12:08.117--ServerSession(1821580597)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-16 15:12:08.117--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:08.117--ServerSession(1821580597)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TRIMENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TRIMENTITY Query: DataModifyQuery(sql="DROP TABLE TRIMENTITY") [EL Finest]: query: 2024-05-16 15:12:08.118--ServerSession(1821580597)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE TRIMENTITY (ID BIGINT NOT NULL, STRVAL1 VARCHAR(255), PRIMARY KEY (ID))") [EL Finest]: connection: 2024-05-16 15:12:08.118--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.118--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--CREATE TABLE TRIMENTITY (ID BIGINT NOT NULL, STRVAL1 VARCHAR(255), PRIMARY KEY (ID)) [EL Finest]: connection: 2024-05-16 15:12:08.12--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: ddl: 2024-05-16 15:12:08.12--Thread(Thread[main,5,main])--The table (TRIMENTITY) is created. [EL Finer]: metamodel: 2024-05-16 15:12:08.12--ServerSession(1821580597)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.jpa.test.query.model.TrimEntity_] found and instantiated during initialization. [EL Finest]: jpa: 2024-05-16 15:12:08.12--ServerSession(1821580597)--Thread(Thread[main,5,main])--End deploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Deployed; factoryCount 1 [EL Finer]: connection: 2024-05-16 15:12:08.124--ServerSession(1821580597)--Thread(Thread[main,5,main])--client acquired: 2047147687 [EL Finer]: transaction: 2024-05-16 15:12:08.124--ClientSession(2047147687)--Thread(Thread[main,5,main])--acquire unit of work: 465869765 [EL Finest]: query: 2024-05-16 15:12:08.124--UnitOfWork(465869765)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA'))") [EL Finest]: connection: 2024-05-16 15:12:08.124--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.124--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-16 15:12:08.127--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-16 15:12:08.128--UnitOfWork(465869765)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-16 15:12:08.128--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.129--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-16 15:12:08.129--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:08.129--UnitOfWork(465869765)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:08.129--ClientSession(2047147687)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:08.131--ServerSession(1821580597)--Thread(Thread[main,5,main])--client acquired: 351216770 [EL Finer]: transaction: 2024-05-16 15:12:08.131--ClientSession(351216770)--Thread(Thread[main,5,main])--acquire unit of work: 1705281026 [EL Finest]: query: 2024-05-16 15:12:08.131--UnitOfWork(1705281026)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAHELLO WORDAAAAA'))") [EL Finest]: connection: 2024-05-16 15:12:08.131--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.131--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-16 15:12:08.134--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-16 15:12:08.134--UnitOfWork(1705281026)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-16 15:12:08.134--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.134--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-16 15:12:08.135--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:08.135--UnitOfWork(1705281026)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:08.135--ClientSession(351216770)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:08.136--ServerSession(1821580597)--Thread(Thread[main,5,main])--client acquired: 1741007954 [EL Finer]: transaction: 2024-05-16 15:12:08.136--ClientSession(1741007954)--Thread(Thread[main,5,main])--acquire unit of work: 910260820 [EL Finest]: query: 2024-05-16 15:12:08.136--UnitOfWork(910260820)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO')") [EL Finest]: connection: 2024-05-16 15:12:08.137--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.137--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-16 15:12:08.139--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-16 15:12:08.139--UnitOfWork(910260820)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-16 15:12:08.14--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.14--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT TRIM(LEADING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-16 15:12:08.14--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:08.14--UnitOfWork(910260820)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:08.14--ClientSession(1741007954)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:08.142--ServerSession(1821580597)--Thread(Thread[main,5,main])--client acquired: 463690173 [EL Finer]: transaction: 2024-05-16 15:12:08.142--ClientSession(463690173)--Thread(Thread[main,5,main])--acquire unit of work: 1659452474 [EL Finest]: query: 2024-05-16 15:12:08.142--UnitOfWork(1659452474)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA'))") [EL Finest]: connection: 2024-05-16 15:12:08.142--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.142--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-16 15:12:08.144--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-16 15:12:08.144--UnitOfWork(1659452474)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-16 15:12:08.145--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.145--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM TRIMENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA')) [EL Finest]: connection: 2024-05-16 15:12:08.145--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:08.145--UnitOfWork(1659452474)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:08.145--ClientSession(463690173)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:08.146--ServerSession(1821580597)--Thread(Thread[main,5,main])--client acquired: 1266224518 [EL Finer]: transaction: 2024-05-16 15:12:08.146--ClientSession(1266224518)--Thread(Thread[main,5,main])--acquire unit of work: 2122252822 [EL Finest]: query: 2024-05-16 15:12:08.146--UnitOfWork(2122252822)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT TRIM('A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO')") [EL Finest]: connection: 2024-05-16 15:12:08.147--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.147--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT TRIM('A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-16 15:12:08.149--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-16 15:12:08.149--UnitOfWork(2122252822)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-16 15:12:08.149--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.149--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT TRIM('A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-16 15:12:08.15--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:08.15--UnitOfWork(2122252822)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:08.15--ClientSession(1266224518)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:08.151--ServerSession(1821580597)--Thread(Thread[main,5,main])--client acquired: 1783047526 [EL Finer]: transaction: 2024-05-16 15:12:08.151--ClientSession(1783047526)--Thread(Thread[main,5,main])--acquire unit of work: 419923787 [EL Finest]: query: 2024-05-16 15:12:08.151--UnitOfWork(419923787)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity sql="SELECT TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO')") [EL Finest]: connection: 2024-05-16 15:12:08.151--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.151--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-16 15:12:08.154--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: query: 2024-05-16 15:12:08.154--UnitOfWork(419923787)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=TrimEntity ) [EL Finest]: connection: 2024-05-16 15:12:08.154--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:08.154--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--SELECT TRIM(TRAILING 'A' FROM 'AAHELLO WORDAAAAA') FROM TRIMENTITY WHERE (STRVAL1 = 'HELLO') [EL Finest]: connection: 2024-05-16 15:12:08.155--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:08.155--UnitOfWork(419923787)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:08.155--ClientSession(1783047526)--Thread(Thread[main,5,main])--client released [EL Finest]: jpa: 2024-05-16 15:12:08.155--ServerSession(1821580597)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Deployed; factoryCount 1 [EL Fine]: connection: 2024-05-16 15:12:08.155--ServerSession(1821580597)--Connection(281049997)--Thread(Thread[main,5,main])--disconnect [EL Finer]: cache: 2024-05-16 15:12:08.155--ServerSession(1821580597)--Thread(Thread[main,5,main])--initialize identitymaps [EL Fine]: connection: 2024-05-16 15:12:08.155--ServerSession(1821580597)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit logout successful [EL Fine]: connection: 2024-05-16 15:12:08.155--ServerSession(1821580597)--Connection(746228466)--Thread(Thread[main,5,main])--disconnect [EL Finest]: jpa: 2024-05-16 15:12:08.155--ServerSession(1821580597)--Thread(Thread[main,5,main])--End undeploying Persistence Unit TrimPersistenceUnit; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_TrimPersistenceUnit; state Undeployed; factoryCount 0 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.persistence.jpa.test.query.TestTrimFunction [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxUpdateTests [EL Finer]: jpa: 2024-05-16 15:12:08.158--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying defaultEMF. [EL Fine]: server: 2024-05-16 15:12:08.158--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:08.159--ServerSession(1484397819)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.16--ServerSession(1484397819)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:08.161--ServerSession(1484397819)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:08.161--ServerSession(1484397819)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:08.161--ServerSession(1484397819)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.161--ServerSession(1484397819)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.161--ServerSession(1484397819)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.161--ServerSession(1484397819)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.161--ServerSession(1484397819)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.161--ServerSession(1484397819)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.161--ServerSession(1484397819)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:08.163--ServerSession(1484397819)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:08.165--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.165--ServerSession(1484397819)--Connection(1221759982)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.166--ServerSession(1484397819)--Connection(342740966)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:08.167--ServerSession(1484397819)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-16 15:12:08.168--ServerSession(1484397819)--Connection(342740966)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:08.17--ServerSession(1484397819)--Connection(342740966)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.172--ServerSession(1484397819)--Connection(342740966)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:08.179--ServerSession(1484397819)--Connection(342740966)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:08.182--ServerSession(1484397819)--Connection(342740966)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:08.183--ServerSession(1484397819)--Connection(342740966)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:08.186--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:08.187--ServerSession(1254649194)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.188--ServerSession(1254649194)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:08.188--ServerSession(1254649194)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:08.188--ServerSession(1254649194)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:08.188--ServerSession(1254649194)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.189--ServerSession(1254649194)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.189--ServerSession(1254649194)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.189--ServerSession(1254649194)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.189--ServerSession(1254649194)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.189--ServerSession(1254649194)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.189--ServerSession(1254649194)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:08.191--ServerSession(1254649194)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:08.193--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.193--ServerSession(1254649194)--Connection(401792389)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.194--ServerSession(1254649194)--Connection(509104428)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:08.195--ServerSession(1254649194)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-16 15:12:08.196--ServerSession(1254649194)--Connection(509104428)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:08.198--ServerSession(1254649194)--Connection(509104428)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.2--ServerSession(1254649194)--Connection(509104428)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:08.201--ServerSession(1254649194)--Connection(509104428)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:08.203--ServerSession(1254649194)--Connection(509104428)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:08.204--ServerSession(1254649194)--Connection(509104428)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:08.207--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:08.208--ServerSession(1338229093)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.209--ServerSession(1338229093)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:08.21--ServerSession(1338229093)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:08.21--ServerSession(1338229093)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:08.21--ServerSession(1338229093)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.21--ServerSession(1338229093)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.21--ServerSession(1338229093)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.211--ServerSession(1338229093)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.211--ServerSession(1338229093)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.211--ServerSession(1338229093)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.211--ServerSession(1338229093)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:08.213--ServerSession(1338229093)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:08.215--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.215--ServerSession(1338229093)--Connection(1626800713)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.216--ServerSession(1338229093)--Connection(837693403)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:08.217--ServerSession(1338229093)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-16 15:12:08.218--ServerSession(1338229093)--Connection(837693403)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:08.22--ServerSession(1338229093)--Connection(837693403)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.222--ServerSession(1338229093)--Connection(837693403)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:08.223--ServerSession(1338229093)--Connection(837693403)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:08.225--ServerSession(1338229093)--Connection(837693403)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:08.226--ServerSession(1338229093)--Connection(837693403)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-16 15:12:08.231--ClientSession(1198515856)--Connection(837693403)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.236--ClientSession(1198515856)--Connection(837693403)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.238--ClientSession(1198515856)--Connection(837693403)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.239--ClientSession(1198515856)--Connection(837693403)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.24--ClientSession(1198515856)--Connection(837693403)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.241--ClientSession(1198515856)--Connection(837693403)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.242--ClientSession(2008619427)--Connection(342740966)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-16 15:12:08.247--ClientSession(2008619427)--Connection(342740966)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-16 15:12:08.248--ClientSession(2008619427)--Connection(342740966)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-16 15:12:08.249--ClientSession(2008619427)--Connection(342740966)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-16 15:12:08.249--ClientSession(2008619427)--Connection(342740966)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-16 15:12:08.25--ClientSession(2008619427)--Connection(342740966)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-16 15:12:08.252--ClientSession(408543908)--Connection(509104428)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.253--ClientSession(408543908)--Connection(509104428)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-16 15:12:08.254--ClientSession(408543908)--Connection(509104428)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE('HELLO')) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.258--ClientSession(408543908)--Connection(509104428)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = ? WHERE (STRVAL2 = LCASE(?)) bind => [9, HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.259--ClientSession(408543908)--Connection(509104428)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE('HELLO')) [EL Fine]: sql: 2024-05-16 15:12:08.26--ClientSession(408543908)--Connection(509104428)--Thread(Thread[main,5,main])--UPDATE QUERYSYNTAXENTITY SET INTVAL1 = 9 WHERE (STRVAL2 = LCASE(?)) bind => [HELLO] [EL Fine]: connection: 2024-05-16 15:12:08.263--ServerSession(1254649194)--Connection(509104428)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.264--ServerSession(1254649194)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:08.264--ServerSession(1254649194)--Connection(401792389)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.264--ServerSession(1338229093)--Connection(837693403)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.264--ServerSession(1338229093)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:08.264--ServerSession(1338229093)--Connection(1626800713)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.264--ServerSession(1484397819)--Connection(342740966)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.264--ServerSession(1484397819)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:08.264--ServerSession(1484397819)--Connection(1221759982)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 s - in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxUpdateTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryIN [EL Fine]: server: 2024-05-16 15:12:08.267--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:08.268--ServerSession(132461369)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.269--ServerSession(132461369)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-16 15:12:08.272--ServerSession(132461369)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:08.274--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.274--ServerSession(132461369)--Connection(1010584177)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.276--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:08.276--ServerSession(132461369)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-16 15:12:08.277--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:08.279--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-16 15:12:08.282--ClientSession(1391818342)--Connection(324158286)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key06, 2, SIX, SEVEN, EIGHT, NINE] [EL Fine]: sql: 2024-05-16 15:12:08.284--ClientSession(1391818342)--Connection(324158286)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key05, 1, ONE, TWO, THREE, FIVE] [EL Fine]: sql: 2024-05-16 15:12:08.287--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = 'SEVEN')) [EL Fine]: sql: 2024-05-16 15:12:08.292--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = 'SEVEN')) [EL Fine]: sql: 2024-05-16 15:12:08.294--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN ('TEN', 'SEVEN', 'ELEVEN'))) [EL Fine]: sql: 2024-05-16 15:12:08.298--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN ('TEN', 'SEVEN', 'ELEVEN'))) [EL Fine]: sql: 2024-05-16 15:12:08.304--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = 'SEVEN')) [EL Fine]: sql: 2024-05-16 15:12:08.307--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN ('TEN', 'SEVEN', 'ELEVEN'))) [EL Fine]: sql: 2024-05-16 15:12:08.309--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-16 15:12:08.312--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-16 15:12:08.313--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?,?,?,?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-16 15:12:08.316--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN ('HELLO', 'ONE', 'WORLD', 'PEOPLE')) [EL Fine]: sql: 2024-05-16 15:12:08.318--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN ('HELLO', 'ONE', 'WORLD', 'PEOPLE')) [EL Fine]: sql: 2024-05-16 15:12:08.319--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN ('HELLO', 'ONE', 'WORLD', 'PEOPLE')) [EL Fine]: sql: 2024-05-16 15:12:08.321--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN ('HELLO', 'ONE', 'WORLD', 'PEOPLE')) [EL Fine]: sql: 2024-05-16 15:12:08.322--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?, ?, ?, ?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-16 15:12:08.324--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 IN (?,?,?,?)) bind => [HELLO, ONE, WORLD, PEOPLE] [EL Fine]: sql: 2024-05-16 15:12:08.325--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = ?)) bind => [SEVEN] [EL Fine]: sql: 2024-05-16 15:12:08.329--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = ?)) bind => [SEVEN] [EL Fine]: sql: 2024-05-16 15:12:08.331--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t0.ITEM_STRING2 IN (?, ?, ?))) bind => [TEN, SEVEN, ELEVEN] [EL Fine]: sql: 2024-05-16 15:12:08.335--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN (?, ?, ?))) bind => [TEN, SEVEN, ELEVEN] [EL Fine]: sql: 2024-05-16 15:12:08.339--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 = ?)) bind => [SEVEN] [EL Fine]: sql: 2024-05-16 15:12:08.342--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_INTEGER1, t0.ITEM_STRING1, t0.ITEM_STRING2, t0.ITEM_STRING3, t0.ITEM_STRING4 FROM SIMPLE_TBL01 t0 WHERE t0.ITEM_STRING1 IN (SELECT t1.ITEM_STRING1 FROM SIMPLE_TBL01 t1 WHERE (t1.ITEM_STRING2 IN (?, ?, ?))) bind => [TEN, SEVEN, ELEVEN] [EL Fine]: connection: 2024-05-16 15:12:08.343--ServerSession(132461369)--Connection(324158286)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.343--ServerSession(132461369)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-16 15:12:08.343--ServerSession(132461369)--Connection(1010584177)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.persistence.jpa.test.query.TestQueryIN [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryCoalesce [EL Fine]: server: 2024-05-16 15:12:08.346--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:08.347--ServerSession(487778643)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.348--ServerSession(487778643)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-16 15:12:08.35--ServerSession(487778643)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:08.352--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.352--ServerSession(487778643)--Connection(585878713)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.354--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:08.354--ServerSession(487778643)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-16 15:12:08.355--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:08.357--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-16 15:12:08.36--ClientSession(224063653)--Connection(1484119658)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key03, 3, A, null, C, D] [EL Fine]: sql: 2024-05-16 15:12:08.362--ClientSession(224063653)--Connection(1484119658)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key04, 4, A, B, C, null] [EL Fine]: sql: 2024-05-16 15:12:08.365--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = COALESCE(ITEM_STRING1, ?)) bind => [Sample] [EL Fine]: sql: 2024-05-16 15:12:08.369--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--SELECT COALESCE(ITEM_STRING2, ?) FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC bind => [Sample] [EL Fine]: sql: 2024-05-16 15:12:08.372--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = COALESCE(ITEM_STRING1, ?)) bind => [Sample] [EL Fine]: sql: 2024-05-16 15:12:08.373--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--SELECT COALESCE(ITEM_STRING2, ?) FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC bind => [Sample] [EL Fine]: sql: 2024-05-16 15:12:08.374--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = COALESCE(ITEM_STRING1, 'Sample')) [EL Fine]: sql: 2024-05-16 15:12:08.377--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--SELECT COALESCE(ITEM_STRING2, 'Sample') FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC [EL Fine]: sql: 2024-05-16 15:12:08.379--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING2 = COALESCE(ITEM_STRING1, 'Sample')) [EL Fine]: sql: 2024-05-16 15:12:08.38--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--SELECT COALESCE(ITEM_STRING2, 'Sample') FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC [EL Fine]: connection: 2024-05-16 15:12:08.381--ServerSession(487778643)--Connection(1484119658)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.381--ServerSession(487778643)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-16 15:12:08.381--ServerSession(487778643)--Connection(585878713)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.eclipse.persistence.jpa.test.query.TestQueryCoalesce [INFO] Running org.eclipse.persistence.jpa.test.query.TestSimpleQuery [EL Info]: 2024-05-16 15:12:08.387--ServerSession(662000775)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.persistence.jpa.test.query.TestSimpleQuery [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryProperties [EL Info]: 2024-05-16 15:12:08.421--ServerSession(253257929)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:08.436--ServerSession(275609562)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:08.448--ServerSession(839259983)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.eclipse.persistence.jpa.test.query.TestQueryProperties [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryCase [EL Fine]: server: 2024-05-16 15:12:08.462--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:08.463--ServerSession(1698182759)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.464--ServerSession(1698182759)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-16 15:12:08.465--ServerSession(1698182759)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:08.467--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.467--ServerSession(1698182759)--Connection(1237416868)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.468--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:08.469--ServerSession(1698182759)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-16 15:12:08.469--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:08.472--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-16 15:12:08.475--ClientSession(61620079)--Connection(1138779634)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key01, 1, A, B, C, D] [EL Fine]: sql: 2024-05-16 15:12:08.478--ClientSession(61620079)--Connection(1138779634)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key02, 2, A, B, C, D] [EL Fine]: sql: 2024-05-16 15:12:08.48--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1000 THEN '047010' WHEN 100 THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-16 15:12:08.483--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1 THEN 'A' WHEN 100 THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-16 15:12:08.492--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1000) THEN '047010' WHEN (ITEM_INTEGER1 = 100) THEN '023010' ELSE '033020' END ) [EL Fine]: sql: 2024-05-16 15:12:08.495--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN ((ITEM_INTEGER1 = 1) AND (KEY_CHAR = 'Key01')) THEN 'A' WHEN (ITEM_INTEGER1 = 100) THEN 'B' ELSE 'C' END ) [EL Fine]: sql: 2024-05-16 15:12:08.499--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT CASE ITEM_STRING2 WHEN 'A' THEN 42 WHEN 'B' THEN 100 ELSE 0 END FROM SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:08.501--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT CASE ITEM_INTEGER1 WHEN 1 THEN 1 ELSE 0 END FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC [EL Fine]: sql: 2024-05-16 15:12:08.506--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1000 THEN '047010' WHEN 100 THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-16 15:12:08.507--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1 THEN 'A' WHEN 100 THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-16 15:12:08.508--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1000) THEN '047010' WHEN (ITEM_INTEGER1 = 100) THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-16 15:12:08.511--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1) THEN 'A' WHEN (ITEM_INTEGER1 = 100) THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-16 15:12:08.515--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT CASE ITEM_STRING2 WHEN 'A' THEN 42 WHEN 'B' THEN 100 ELSE 0 END FROM SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:08.517--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT CASE WHEN (ITEM_INTEGER1 = 1) THEN 1 ELSE 0 END FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC [EL Fine]: sql: 2024-05-16 15:12:08.52--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1000 THEN '047010' WHEN 100 THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-16 15:12:08.521--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE ITEM_INTEGER1 WHEN 1 THEN 'A' WHEN 100 THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-16 15:12:08.523--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1000) THEN '047010' WHEN (ITEM_INTEGER1 = 100) THEN '023010' ELSE '033020' END) [EL Fine]: sql: 2024-05-16 15:12:08.524--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1) THEN 'A' WHEN (ITEM_INTEGER1 = 100) THEN 'B' ELSE 'C' END) [EL Fine]: sql: 2024-05-16 15:12:08.528--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1, CASE ITEM_STRING2 WHEN 'J' THEN 'Japan' ELSE 'Other' END, SUM(CASE WHEN (ITEM_STRING3 = 'C') THEN 1 ELSE 0 END), SUM(CASE WHEN (ITEM_STRING4 = 'D') THEN 1 ELSE 0 END) FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1, ITEM_STRING2 [EL Fine]: sql: 2024-05-16 15:12:08.532--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT CASE ITEM_STRING2 WHEN 'A' THEN 42 WHEN 'B' THEN 100 ELSE 0 END FROM SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:08.534--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT CASE WHEN (ITEM_INTEGER1 = 1) THEN 1 ELSE 0 END FROM SIMPLE_TBL01 ORDER BY ITEM_INTEGER1 ASC [EL Fine]: sql: 2024-05-16 15:12:08.535--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1000) THEN '047010' WHEN (ITEM_INTEGER1 = 100) THEN '023010' ELSE '033020' END ) [EL Fine]: sql: 2024-05-16 15:12:08.536--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--SELECT KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4 FROM SIMPLE_TBL01 WHERE (ITEM_STRING1 = CASE WHEN (ITEM_INTEGER1 = 1) THEN 'A' WHEN (ITEM_INTEGER1 = 100) THEN 'B' ELSE 'C' END ) [EL Fine]: connection: 2024-05-16 15:12:08.54--ServerSession(1698182759)--Connection(1138779634)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:08.54--ServerSession(1698182759)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-16 15:12:08.54--ServerSession(1698182759)--Connection(1237416868)--Thread(Thread[main,5,main])--disconnect [WARNING] Tests run: 20, Failures: 0, Errors: 0, Skipped: 6, Time elapsed: 0.08 s - in org.eclipse.persistence.jpa.test.query.TestQueryCase [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxFunctionTests [EL Fine]: server: 2024-05-16 15:12:08.547--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:08.548--ServerSession(817460653)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.549--ServerSession(817460653)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:08.549--ServerSession(817460653)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:08.549--ServerSession(817460653)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:08.549--ServerSession(817460653)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.549--ServerSession(817460653)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.549--ServerSession(817460653)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.55--ServerSession(817460653)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.55--ServerSession(817460653)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.55--ServerSession(817460653)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.55--ServerSession(817460653)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:08.552--ServerSession(817460653)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:08.554--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.554--ServerSession(817460653)--Connection(2141178045)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.555--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:08.556--ServerSession(817460653)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-16 15:12:08.556--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:08.559--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.56--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:08.561--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:08.563--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:08.564--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:08.567--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:08.568--ServerSession(2088246338)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.568--ServerSession(2088246338)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:08.569--ServerSession(2088246338)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:08.569--ServerSession(2088246338)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:08.569--ServerSession(2088246338)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.569--ServerSession(2088246338)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.569--ServerSession(2088246338)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.569--ServerSession(2088246338)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.569--ServerSession(2088246338)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.569--ServerSession(2088246338)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.569--ServerSession(2088246338)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:08.571--ServerSession(2088246338)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:08.572--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.572--ServerSession(2088246338)--Connection(895259838)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.573--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:08.574--ServerSession(2088246338)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-16 15:12:08.575--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:08.577--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.579--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:08.58--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:08.582--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:08.583--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:08.585--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:08.587--ServerSession(234430897)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:08.587--ServerSession(234430897)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:08.588--ServerSession(234430897)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:08.588--ServerSession(234430897)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:08.588--ServerSession(234430897)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.588--ServerSession(234430897)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.588--ServerSession(234430897)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:08.588--ServerSession(234430897)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.588--ServerSession(234430897)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:08.588--ServerSession(234430897)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:08.588--ServerSession(234430897)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:08.59--ServerSession(234430897)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:08.592--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:08.592--ServerSession(234430897)--Connection(956480812)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:08.593--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:08.594--ServerSession(234430897)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-16 15:12:08.594--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:08.596--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.598--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:08.599--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:08.6--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:08.601--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-16 15:12:08.605--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.609--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.612--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.612--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.614--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-16 15:12:08.617--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-16 15:12:08.618--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-16 15:12:08.62--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-16 15:12:08.622--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.624--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.627--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.628--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.629--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.632--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.633--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.633--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.635--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-16 15:12:08.638--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-16 15:12:08.638--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-16 15:12:08.639--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-16 15:12:08.641--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.644--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || 'HELLO') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.647--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || 'HELLO') || ?) FROM QUERYSYNTAXENTITY bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.65--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.651--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || 'HELLO') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.651--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || 'HELLO') || ?) FROM QUERYSYNTAXENTITY bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.654--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.659--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.663--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.667--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.668--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.669--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.671--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-16 15:12:08.675--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-16 15:12:08.677--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-16 15:12:08.678--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-16 15:12:08.678--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-16 15:12:08.679--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-16 15:12:08.681--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-16 15:12:08.684--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-16 15:12:08.685--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-16 15:12:08.686--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-16 15:12:08.686--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-16 15:12:08.687--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-16 15:12:08.688--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.69--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.691--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.691--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.693--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.697--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.701--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.705--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.706--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.707--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.708--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.713--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.717--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || STRVAL2)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.721--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.722--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.722--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(? || VARCHAR(' ' || STRVAL2))) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.727--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-16 15:12:08.731--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-16 15:12:08.732--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-16 15:12:08.733--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-16 15:12:08.733--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-16 15:12:08.734--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-16 15:12:08.735--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.738--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.74--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.741--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.743--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-16 15:12:08.748--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-16 15:12:08.749--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-16 15:12:08.749--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-16 15:12:08.751--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.754--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.755--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.756--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.756--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.757--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.758--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.761--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.762--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.763--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.763--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.764--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.765--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.768--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.769--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.769--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.77--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-16 15:12:08.772--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-16 15:12:08.772--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-16 15:12:08.773--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-16 15:12:08.777--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-16 15:12:08.781--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT CAST(65 AS CHAR(2)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.785--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.788--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.789--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.79--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.79--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.79--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.792--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.792--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.793--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.793--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.795--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-16 15:12:08.798--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-16 15:12:08.799--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-16 15:12:08.799--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-16 15:12:08.801--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-16 15:12:08.802--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.805--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? = LENGTH('HELLO WORLD')) bind => [11] [EL Fine]: sql: 2024-05-16 15:12:08.806--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.807--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.809--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.81--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.811--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.811--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.812--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.813--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.816--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.817--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM ?)) bind => [AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.82--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.82--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.821--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM('A' FROM ?)) bind => [AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.822--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.823--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.824--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.824--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = UCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.826--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.827--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.828--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || STRVAL2)) [EL Fine]: sql: 2024-05-16 15:12:08.83--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.831--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR('HELLO' || ' ') || 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.831--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(? || VARCHAR(' ' || STRVAL2))) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.833--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-16 15:12:08.834--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-16 15:12:08.835--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.838--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.84--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.84--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.842--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT CAST(? AS CHAR(2)) FROM QUERYSYNTAXENTITY bind => [65] [EL Fine]: sql: 2024-05-16 15:12:08.843--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT CAST(65 AS CHAR(2)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:08.844--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.845--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.845--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM ?)) bind => [AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.847--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.848--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.848--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(LEADING 'A' FROM ?)) bind => [AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.85--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.853--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.855--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.857--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.858--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.858--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.86--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.86--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.861--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.861--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (11 = LENGTH('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.863--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.863--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.864--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || STRVAL2)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:08.865--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.865--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(VARCHAR(? || ' ') || ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.866--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = VARCHAR(? || VARCHAR(? || STRVAL2))) bind => [HELLO, ] [EL Fine]: sql: 2024-05-16 15:12:08.869--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-16 15:12:08.871--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-16 15:12:08.872--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-16 15:12:08.873--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-16 15:12:08.873--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-16 15:12:08.874--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-16 15:12:08.875--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-16 15:12:08.876--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-16 15:12:08.877--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', ?, 3)) bind => [OXOOOOOXXOOOOOOXX] [EL Fine]: sql: 2024-05-16 15:12:08.879--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?, ?)) bind => [X, OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-16 15:12:08.88--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', 'OXOOOOOXXOOOOOOXX', 3)) [EL Fine]: sql: 2024-05-16 15:12:08.88--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('X', ?, ?)) bind => [OXOOOOOXXOOOOOOXX, 3] [EL Fine]: sql: 2024-05-16 15:12:08.883--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.884--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.885--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.885--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.886--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-16 15:12:08.887--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') [EL Fine]: sql: 2024-05-16 15:12:08.888--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-16 15:12:08.888--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1, 'HELLO WORLD' FROM QUERYSYNTAXENTITY ORDER BY LENGTH('HELLO WORLD') DESC [EL Fine]: sql: 2024-05-16 15:12:08.889--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-16 15:12:08.892--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-16 15:12:08.893--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-16 15:12:08.894--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-16 15:12:08.894--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-16 15:12:08.895--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-16 15:12:08.896--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-16 15:12:08.899--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-16 15:12:08.901--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, 'ABCDEFGHIJKLMNOP')) bind => [HI] [EL Fine]: sql: 2024-05-16 15:12:08.904--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-16 15:12:08.904--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-16 15:12:08.905--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, 'ABCDEFGHIJKLMNOP')) bind => [HI] [EL Fine]: sql: 2024-05-16 15:12:08.906--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-16 15:12:08.909--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-16 15:12:08.91--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-16 15:12:08.911--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-16 15:12:08.912--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-16 15:12:08.912--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-16 15:12:08.914--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-16 15:12:08.915--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-16 15:12:08.915--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-16 15:12:08.916--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-16 15:12:08.917--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-16 15:12:08.917--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE(?, ?)) bind => [HI, ABCDEFGHIJKLMNOP] [EL Fine]: sql: 2024-05-16 15:12:08.919--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.922--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.922--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.923--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:08.924--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.926--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.927--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.928--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.928--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.929--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.931--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:08.935--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-16 15:12:08.936--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:08.937--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = 36) [EL Fine]: sql: 2024-05-16 15:12:08.938--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-16 15:12:08.939--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-16 15:12:08.94--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, ?), 1, ?)) bind => [5, 5, 2] [EL Fine]: sql: 2024-05-16 15:12:08.943--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT SUBSTR(?, ?, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, ?, ?), ?, ?)) bind => [HELLO WORLD, 1, 5, 1, 5, 1, 2] [EL Fine]: sql: 2024-05-16 15:12:08.944--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, 5), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, 5), 1, 2)) [EL Fine]: sql: 2024-05-16 15:12:08.945--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT SUBSTR('HELLO WORLD', 1, ?), STRVAL2 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(SUBSTR(STRVAL2, 1, ?), 1, ?)) bind => [5, 5, 2] [EL Fine]: sql: 2024-05-16 15:12:08.946--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.947--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.947--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.948--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(' HELLO WORD ')) [EL Fine]: sql: 2024-05-16 15:12:08.949--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.95--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.951--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.952--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.953--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.953--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.954--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.955--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.956--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.957--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.957--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.958--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.959--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.96--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.96--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.961--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.962--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: sql: 2024-05-16 15:12:08.966--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: sql: 2024-05-16 15:12:08.967--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: sql: 2024-05-16 15:12:08.967--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: sql: 2024-05-16 15:12:08.968--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.972--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.972--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.973--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:08.974--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-16 15:12:08.975--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-16 15:12:08.976--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, ?)) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:08.979--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Fine]: sql: 2024-05-16 15:12:08.979--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, 5)) [EL Fine]: sql: 2024-05-16 15:12:08.98--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = SUBSTR('HELLO WORLD', 1, ?)) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:08.981--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.982--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.982--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.983--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.984--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.985--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.985--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.986--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = RTRIM(?)) bind => [ HELLO WORD ] [EL Fine]: sql: 2024-05-16 15:12:08.987--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.988--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.989--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.99--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.99--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:08.991--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = SOME(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:08.992--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.993--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.994--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING ? FROM ?)) bind => [A, AAAHELLO WORDAA] [EL Fine]: sql: 2024-05-16 15:12:08.995--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = TRIM(TRAILING 'A' FROM 'AAAHELLO WORDAA')) [EL Fine]: sql: 2024-05-16 15:12:08.996--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.997--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.998--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:08.999--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.0--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.0--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? > ANY(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.001--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.002--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:09.003--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE(?)) bind => [HELLO WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.003--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = LCASE('HELLO WORLD')) [EL Fine]: sql: 2024-05-16 15:12:09.005--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:09.006--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:09.007--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:09.008--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY t0 WHERE ((SELECT COUNT(t1.ID) FROM COLTABLE1 t2, QUERYSYNTAXENTITY t1 WHERE (t2.ent_id = t0.ID)) = ?) bind => [36] [EL Fine]: sql: 2024-05-16 15:12:09.009--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.01--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || 'HELLO') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.011--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || 'HELLO') || ?) FROM QUERYSYNTAXENTITY bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.011--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.012--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || 'HELLO') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.012--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || 'HELLO') || ?) FROM QUERYSYNTAXENTITY bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.014--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.014--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.015--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || ?) || ?) FROM QUERYSYNTAXENTITY bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.018--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.019--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT VARCHAR(STRVAL1 || ?) FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.019--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--SELECT VARCHAR(VARCHAR(STRVAL1 || ?) || ?) FROM QUERYSYNTAXENTITY bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.02--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-16 15:12:09.021--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-16 15:12:09.022--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-16 15:12:09.023--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-16 15:12:09.023--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-16 15:12:09.024--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = LOCATE('HI', 'ABCDEFGHIJKLMNOP')) [EL Fine]: sql: 2024-05-16 15:12:09.025--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.026--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:09.027--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.028--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (? = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.028--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:09.029--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE (5 = ALL(SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.03--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-16 15:12:09.031--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: sql: 2024-05-16 15:12:09.032--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT TRIM(?), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [ HELLO WORD , 23] [EL Fine]: sql: 2024-05-16 15:12:09.032--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--SELECT TRIM(' HELLO WORD '), STRVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 23) [EL Fine]: connection: 2024-05-16 15:12:09.033--ServerSession(2088246338)--Connection(158995547)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:09.033--ServerSession(2088246338)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:09.033--ServerSession(2088246338)--Connection(895259838)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:09.033--ServerSession(234430897)--Connection(2100487956)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:09.033--ServerSession(234430897)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:09.033--ServerSession(234430897)--Connection(956480812)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:09.033--ServerSession(817460653)--Connection(245703044)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:09.033--ServerSession(817460653)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:09.033--ServerSession(817460653)--Connection(2141178045)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 66, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.49 s - in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxFunctionTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryIsNull [EL Fine]: server: 2024-05-16 15:12:09.036--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:09.037--ServerSession(439244350)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:09.037--ServerSession(439244350)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-16 15:12:09.039--ServerSession(439244350)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:09.041--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:09.041--ServerSession(439244350)--Connection(797724590)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:09.042--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:09.043--ServerSession(439244350)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-16 15:12:09.043--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:09.045--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-16 15:12:09.048--ClientSession(1019831085)--Connection(1191430552)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key51, 4, A, B, C, null] [EL Fine]: sql: 2024-05-16 15:12:09.05--ClientSession(1019831085)--Connection(1191430552)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key50, 3, A, null, C, D] [EL Fine]: sql: 2024-05-16 15:12:09.051--ClientSession(1019831085)--Connection(1191430552)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key53, 4, A, B, C, null] [EL Fine]: sql: 2024-05-16 15:12:09.051--ClientSession(1019831085)--Connection(1191430552)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key52, 3, null, B, C, D] [EL Fine]: sql: 2024-05-16 15:12:09.053--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.055--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.056--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.057--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.059--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.06--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.061--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.061--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.062--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.062--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.063--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.063--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 WHERE ('HELLO' IS NULL) [EL Fine]: connection: 2024-05-16 15:12:09.064--ServerSession(439244350)--Connection(1191430552)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:09.064--ServerSession(439244350)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-16 15:12:09.064--ServerSession(439244350)--Connection(797724590)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.eclipse.persistence.jpa.test.query.TestQueryIsNull [INFO] Running org.eclipse.persistence.jpa.test.query.TestQueryHaving [EL Fine]: server: 2024-05-16 15:12:09.065--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:09.066--ServerSession(374740213)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:09.067--ServerSession(374740213)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.EntityTbl01] is being defaulted to: EntityTbl01. [EL Info]: 2024-05-16 15:12:09.068--ServerSession(374740213)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:09.07--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:09.07--ServerSession(374740213)--Connection(788830525)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:09.072--ServerSession(374740213)--Connection(53688719)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:09.072--ServerSession(374740213)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-16 15:12:09.073--ServerSession(374740213)--Connection(53688719)--Thread(Thread[main,5,main])--DROP TABLE SIMPLE_TBL01 [EL Fine]: sql: 2024-05-16 15:12:09.075--ServerSession(374740213)--Connection(53688719)--Thread(Thread[main,5,main])--CREATE TABLE SIMPLE_TBL01 (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), ITEM_STRING2 VARCHAR(255), ITEM_STRING3 VARCHAR(255), ITEM_STRING4 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Fine]: sql: 2024-05-16 15:12:09.078--ClientSession(1594847431)--Connection(53688719)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key12, 3, null, B, C, D] [EL Fine]: sql: 2024-05-16 15:12:09.081--ClientSession(1594847431)--Connection(53688719)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key10, 3, A, null, C, D] [EL Fine]: sql: 2024-05-16 15:12:09.081--ClientSession(1594847431)--Connection(53688719)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key11, 4, A, B, C, null] [EL Fine]: sql: 2024-05-16 15:12:09.082--ClientSession(1594847431)--Connection(53688719)--Thread(Thread[main,5,main])--INSERT INTO SIMPLE_TBL01 (KEY_CHAR, ITEM_INTEGER1, ITEM_STRING1, ITEM_STRING2, ITEM_STRING3, ITEM_STRING4) VALUES (?, ?, ?, ?, ?, ?) bind => [Key13, 4, A, B, C, null] [EL Fine]: sql: 2024-05-16 15:12:09.084--ServerSession(374740213)--Connection(53688719)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1 HAVING (COUNT(ITEM_STRING1) > ?) bind => [2] [EL Fine]: sql: 2024-05-16 15:12:09.088--ServerSession(374740213)--Connection(53688719)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1 HAVING (COUNT(ITEM_STRING1) > ?) bind => [2] [EL Fine]: sql: 2024-05-16 15:12:09.089--ServerSession(374740213)--Connection(53688719)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1 HAVING (COUNT(ITEM_STRING1) > 2) [EL Fine]: sql: 2024-05-16 15:12:09.092--ServerSession(374740213)--Connection(53688719)--Thread(Thread[main,5,main])--SELECT ITEM_STRING1 FROM SIMPLE_TBL01 GROUP BY ITEM_STRING1 HAVING (COUNT(ITEM_STRING1) > 2) [EL Fine]: connection: 2024-05-16 15:12:09.093--ServerSession(374740213)--Connection(53688719)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:09.093--ServerSession(374740213)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-16 15:12:09.093--ServerSession(374740213)--Connection(788830525)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.eclipse.persistence.jpa.test.query.TestQueryHaving [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxComparisonTests [EL Fine]: server: 2024-05-16 15:12:09.1--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:09.101--ServerSession(808485741)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:09.101--ServerSession(808485741)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:09.101--ServerSession(808485741)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:09.102--ServerSession(808485741)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:09.102--ServerSession(808485741)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:09.102--ServerSession(808485741)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:09.102--ServerSession(808485741)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:09.102--ServerSession(808485741)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:09.102--ServerSession(808485741)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:09.102--ServerSession(808485741)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:09.102--ServerSession(808485741)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:09.103--ServerSession(808485741)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:09.105--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:09.105--ServerSession(808485741)--Connection(2017147552)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:09.106--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:09.107--ServerSession(808485741)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-16 15:12:09.108--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:09.111--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.113--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:09.114--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:09.116--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:09.117--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:09.12--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:09.121--ServerSession(586722754)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:09.121--ServerSession(586722754)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:09.121--ServerSession(586722754)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:09.121--ServerSession(586722754)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:09.121--ServerSession(586722754)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:09.122--ServerSession(586722754)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:09.122--ServerSession(586722754)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:09.122--ServerSession(586722754)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:09.122--ServerSession(586722754)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:09.122--ServerSession(586722754)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:09.122--ServerSession(586722754)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:09.123--ServerSession(586722754)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:09.125--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:09.125--ServerSession(586722754)--Connection(1962629977)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:09.126--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:09.127--ServerSession(586722754)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-16 15:12:09.127--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:09.129--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.131--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:09.132--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:09.134--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:09.134--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:09.137--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:09.138--ServerSession(302905744)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:09.138--ServerSession(302905744)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:09.138--ServerSession(302905744)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:09.138--ServerSession(302905744)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:09.139--ServerSession(302905744)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:09.139--ServerSession(302905744)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:09.139--ServerSession(302905744)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:09.139--ServerSession(302905744)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:09.139--ServerSession(302905744)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:09.139--ServerSession(302905744)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:09.139--ServerSession(302905744)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:09.14--ServerSession(302905744)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:09.142--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:09.142--ServerSession(302905744)--Connection(1710483461)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:09.143--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:09.144--ServerSession(302905744)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-16 15:12:09.145--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:09.146--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.148--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:09.149--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:09.151--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:09.152--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-16 15:12:09.155--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-16 15:12:09.159--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-16 15:12:09.159--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.162--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO'))) [EL Fine]: sql: 2024-05-16 15:12:09.166--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.168--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN INTVAL1 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.17--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN INTVAL1 AND ?) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.172--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.173--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN INTVAL1 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.173--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN INTVAL1 AND ?) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.175--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.178--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.179--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.179--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.18--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.18--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.182--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.184--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.185--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.186--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.187--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.19--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.192--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 99] [EL Fine]: sql: 2024-05-16 15:12:09.195--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.196--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.199--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.2--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.2--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.201--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.204--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-16 15:12:09.207--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.209--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-16 15:12:09.212--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.214--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.215--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.216--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.216--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.217--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.218--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.22--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.222--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.223--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.223--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.224--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.225--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.228--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.231--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.233--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.235--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (1, 2, 3, 5, 8))) [EL Fine]: sql: 2024-05-16 15:12:09.237--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (1, ?, 3, 5, ?))) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.24--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.241--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.242--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.242--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.243--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.243--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT NULLIF(?, 'WORLD') FROM QUERYSYNTAXENTITY bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.244--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.245--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, 5) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.248--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.248--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.248--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, 5) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.249--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, 5) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.25--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.253--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.256--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.257--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?,?,?,?,?,?,?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.259--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.261--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (NOT ((INTVAL1 IN (?, ?, ?, ?))) OR NOT ((INTVAL1 IN (?,?,?)))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.264--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.267--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN INTVAL1 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.269--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN INTVAL1 AND ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.271--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.272--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN INTVAL1 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.272--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN INTVAL1 AND ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.273--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.276--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.278--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.278--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.28--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.282--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN 0 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.285--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN 0 AND ?) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.287--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.288--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN 0 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.288--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN 0 AND ?) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.289--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.292--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.295--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.297--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.299--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END ) [EL Fine]: sql: 2024-05-16 15:12:09.301--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END ) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.304--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.306--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-16 15:12:09.309--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.309--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-16 15:12:09.311--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.314--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE '%ORL%') [EL Fine]: sql: 2024-05-16 15:12:09.316--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.318--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.321--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.323--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.324--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.324--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.326--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.327--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.327--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.328--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.329--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.332--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.333--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN 15 THEN 16 ELSE 26 END) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.335--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.336--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-16 15:12:09.34--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-16 15:12:09.341--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-16 15:12:09.341--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-16 15:12:09.342--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.345--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.347--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.349--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.35--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.35--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.352--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.353--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:09.355--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(STRVAL1, ?)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.356--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:09.357--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.359--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:09.362--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + ?) < INTVAL1) bind => [10] [EL Fine]: sql: 2024-05-16 15:12:09.364--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.365--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:09.365--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + ?) < INTVAL1) bind => [10] [EL Fine]: sql: 2024-05-16 15:12:09.366--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.367--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.368--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.369--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN 5 THEN 6 WHEN 15 THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.37--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-16 15:12:09.371--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-16 15:12:09.372--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-16 15:12:09.372--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF('WORLD', STRVAL1)) [EL Fine]: sql: 2024-05-16 15:12:09.373--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-16 15:12:09.376--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-16 15:12:09.377--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-16 15:12:09.377--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-16 15:12:09.379--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.382--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.385--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.388--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.391--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:09.394--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.397--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.4--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.402--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.403--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.404--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.407--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.409--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN ? AND ?)) bind => [2, 9] [EL Fine]: sql: 2024-05-16 15:12:09.41--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.411--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.411--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN ? AND ?)) bind => [2, 9] [EL Fine]: sql: 2024-05-16 15:12:09.413--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.416--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.417--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.42--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.421--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:09.422--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:09.423--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:09.424--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:09.424--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:09.425--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((5 + 10) < INTVAL1) [EL Fine]: sql: 2024-05-16 15:12:09.426--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.427--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN INTVAL1 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.427--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN INTVAL1 AND ?) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.428--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.428--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN INTVAL1 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.429--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN INTVAL1 AND ?) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.43--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.431--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.432--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.432--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.433--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.438--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, 8))) [EL Fine]: sql: 2024-05-16 15:12:09.441--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, ?))) bind => [5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.444--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.448--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (6, 7, 8))))) [EL Fine]: sql: 2024-05-16 15:12:09.451--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (6, 7, ?))))) bind => [5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.455--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.458--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.462--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.464--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.465--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.465--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.467--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.468--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.468--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.469--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.469--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.47--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.471--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.472--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.473--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.473--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE INTVAL2 WHEN ? THEN 6 WHEN ? THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.474--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.476--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.477--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.477--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.478--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.48--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.483--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.486--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.487--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.487--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.488--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.489--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN INTVAL1 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.49--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN INTVAL1 AND ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.49--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.491--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN INTVAL1 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.491--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN INTVAL1 AND ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.492--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-16 15:12:09.495--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-16 15:12:09.496--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-16 15:12:09.496--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-16 15:12:09.497--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-16 15:12:09.497--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-16 15:12:09.498--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.5--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.501--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.501--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.502--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.502--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.503--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.504--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.505--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.506--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.506--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:09.507--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.508--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.51--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.511--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.512--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.513--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.515--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN 0 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.517--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN 0 AND ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.519--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.52--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN 0 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.52--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN 0 AND ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.521--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.522--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.522--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.523--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NOT NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.524--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.525--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.535--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.535--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.536--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.536--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.537--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.537--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.538--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.541--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.542--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:09.542--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.545--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.546--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.547--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.547--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.548--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.548--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.549--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.551--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-16 15:12:09.553--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE ? ESCAPE ? bind => [WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.555--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.556--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-16 15:12:09.556--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE ? ESCAPE ? bind => [WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.557--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.56--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.563--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.565--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.565--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.566--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.567--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.568--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.569--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.57--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.57--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.571--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.572--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.572--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.573--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.574--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.574--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.575--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN ? AND 9)) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.576--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.577--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.577--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.578--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.578--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.579--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.58--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.581--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.581--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.582--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.583--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.584--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.587--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (1, ?, 3, 5, 8, ?, ?)) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.59--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?,?,?,?,?,?,?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.59--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (1, 2, 3, 5, 8, 13, 21))) [EL Fine]: sql: 2024-05-16 15:12:09.593--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (NOT ((INTVAL1 IN (1, 3, 5, 8))) OR NOT ((INTVAL1 IN (?,?,?)))) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.599--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.601--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, 5) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.604--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.604--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.605--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, 5) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.605--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, 5) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.606--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.608--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.609--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.61--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.61--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.611--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.612--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.613--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN 0 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.613--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN 0 AND ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.614--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN ? AND ?)) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.614--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN 0 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.614--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 BETWEEN 0 AND ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.615--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.615--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.616--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.617--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.618--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.618--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.619--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-16 15:12:09.62--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-16 15:12:09.621--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? ESCAPE ? bind => [HELLO, R] [EL Fine]: sql: 2024-05-16 15:12:09.621--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE 'HELLO' ESCAPE 'R' [EL Fine]: sql: 2024-05-16 15:12:09.622--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.625--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.625--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.626--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.627--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.628--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.628--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.629--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.63--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.63--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.631--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.635--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.636--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.639--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.64--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.645--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.646--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.647--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.647--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.648--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.649--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.652--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.654--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.657--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.659--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (1, 2, 3, 5, 8))) [EL Fine]: sql: 2024-05-16 15:12:09.661--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (1, ?, 3, 5, ?))) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.663--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.664--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.665--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.665--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE (? = NULLIF(?, STRVAL1)) bind => [HELLO, WORLD] [EL Fine]: sql: 2024-05-16 15:12:09.667--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [2, 7, 5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.67--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.671--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.672--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.673--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.673--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.674--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.675--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.675--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.675--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'WORLD' LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.677--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.681--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.682--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO'))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.695--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO'))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.697--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.698--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.699--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.699--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.7--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.7--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?, ?, ?, ?, ?))) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.702--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.703--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.703--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 NOT IN (1, ?, 3, 5, 8, ?, ?)) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.704--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (?,?,?,?,?,?,?))) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.704--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((INTVAL1 IN (1, 2, 3, 5, 8, 13, 21))) [EL Fine]: sql: 2024-05-16 15:12:09.705--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (NOT ((INTVAL1 IN (1, 3, 5, 8))) OR NOT ((INTVAL1 IN (?,?,?)))) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.706--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.707--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.707--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END) [EL Fine]: sql: 2024-05-16 15:12:09.708--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END ) [EL Fine]: sql: 2024-05-16 15:12:09.708--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END ) [EL Fine]: sql: 2024-05-16 15:12:09.709--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END ) [EL Fine]: sql: 2024-05-16 15:12:09.71--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.711--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.711--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.712--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.713--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:09.713--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:09.714--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:09.714--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT 1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' = NULLIF(STRVAL1, 'WORLD')) [EL Fine]: sql: 2024-05-16 15:12:09.715--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [2, 7, 5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.716--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.727--ServerSession(586722754)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:09.729--UnitOfWork(1095290435)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "NULL" at line 1, column 55. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2) Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2)") [EL Fine]: sql: 2024-05-16 15:12:09.73--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, 12) = INTVAL2) bind => [null, 7, 5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.73--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.735--ServerSession(586722754)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:09.736--UnitOfWork(1095290435)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "NULL" at line 1, column 55. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2) Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2)") [EL Fine]: sql: 2024-05-16 15:12:09.737--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.738--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = 4) [EL Fine]: sql: 2024-05-16 15:12:09.741--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.741--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = 4) [EL Fine]: sql: 2024-05-16 15:12:09.743--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.744--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.744--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.745--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.746--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.746--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT STRVAL1 FROM QUERYSYNTAXENTITY WHERE ((? + 10) < INTVAL1) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.747--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.751--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.752--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.755--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.756--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [2, 7, 5, 9, 12] [EL Fine]: sql: 2024-05-16 15:12:09.758--ServerSession(808485741)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:09.759--UnitOfWork(493177695)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [2, 7, 5, 9, 12] Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2)") [EL Fine]: sql: 2024-05-16 15:12:09.76--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.765--ServerSession(808485741)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:09.765--UnitOfWork(493177695)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "NULL" at line 1, column 55. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2) Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2)") [EL Fine]: sql: 2024-05-16 15:12:09.765--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [null, 7, 5, 9, 12] [EL Fine]: sql: 2024-05-16 15:12:09.767--ServerSession(808485741)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:09.768--UnitOfWork(493177695)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2) bind => [null, 7, 5, 9, 12] Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(?, ?, ?, ?, ?) = INTVAL2)") [EL Fine]: sql: 2024-05-16 15:12:09.768--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.773--ServerSession(808485741)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:09.773--UnitOfWork(493177695)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: Syntax error: Encountered "NULL" at line 1, column 55. Error Code: 30000 Call: SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2) Query: ReportQuery(referenceClass=QuerySyntaxEntity sql="SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(NULL, 7, 5, 9, 12) = INTVAL2)") [EL Fine]: sql: 2024-05-16 15:12:09.774--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.775--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.775--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.776--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.776--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.776--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((4 BETWEEN 2 AND 9)) [EL Fine]: sql: 2024-05-16 15:12:09.777--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.777--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.778--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.779--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.779--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9))) [EL Fine]: sql: 2024-05-16 15:12:09.78--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.781--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.782--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.783--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.784--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.785--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.785--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.786--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.787--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.787--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? IS NULL) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.788--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NULL) [EL Fine]: sql: 2024-05-16 15:12:09.788--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.789--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.79--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.79--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.791--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.791--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? ESCAPE ? bind => [HELLO, WORLD, A] [EL Fine]: sql: 2024-05-16 15:12:09.792--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.793--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN 0 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.794--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN 0 AND ?) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.794--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN ? AND ?) bind => [0, 9] [EL Fine]: sql: 2024-05-16 15:12:09.794--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN 0 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.795--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 BETWEEN 0 AND ?) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.796--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.8--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, 5) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.803--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.803--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, ?) FROM QUERYSYNTAXENTITY bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.804--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, 5) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.804--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT COALESCE(INTVAL1, 5) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.805--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.808--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.81--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, ?, 3, 5, 8, ?, ?)) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.812--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.813--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.813--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ((INTVAL1 IN (1, 3, 5, 8)) OR (INTVAL1 IN (?,?,?))) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.816--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-16 15:12:09.82--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-16 15:12:09.821--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + ?) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(?))) bind => [-2, -2] [EL Fine]: sql: 2024-05-16 15:12:09.824--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-16 15:12:09.825--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + -2) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(-2))) [EL Fine]: sql: 2024-05-16 15:12:09.826--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1, (4 + ?) FROM QUERYSYNTAXENTITY WHERE (4 = (INTVAL1 + ABS(?))) bind => [-2, -2] [EL Fine]: sql: 2024-05-16 15:12:09.827--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.83--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.83--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.831--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ('HELLO' IS NOT NULL) [EL Fine]: sql: 2024-05-16 15:12:09.833--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.834--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, 8))) [EL Fine]: sql: 2024-05-16 15:12:09.838--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, ?))) bind => [5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.84--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.841--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, 8))) [EL Fine]: sql: 2024-05-16 15:12:09.842--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, ?))) bind => [5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.843--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE ?) bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.844--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT (STRVAL1 LIKE '%ORL%') [EL Fine]: sql: 2024-05-16 15:12:09.847--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.847--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 NOT LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.851--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.854--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.857--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, ?, 3, 5, 8, ?, ?)) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.859--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.86--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.861--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING ((INTVAL1 IN (1, 3, 5, 8)) OR (INTVAL1 IN (?,?,?))) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.863--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.864--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.865--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.868--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.869--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.869--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.871--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.874--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.875--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.877--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.878--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.879--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 4) [EL Fine]: sql: 2024-05-16 15:12:09.882--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.882--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 4) [EL Fine]: sql: 2024-05-16 15:12:09.883--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.884--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, 5) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.885--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.886--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, ?) = INTVAL2) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.886--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, 5) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.886--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT STRVAL2 FROM QUERYSYNTAXENTITY WHERE (COALESCE(INTVAL1, 5) = INTVAL2) [EL Fine]: sql: 2024-05-16 15:12:09.887--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.89--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.891--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.892--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.894--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.894--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:09.895--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.896--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 4) [EL Fine]: sql: 2024-05-16 15:12:09.896--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.897--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 4) [EL Fine]: sql: 2024-05-16 15:12:09.898--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.9--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.901--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.901--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.901--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.902--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT NULLIF('HELLO', 'WORLD') FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:09.903--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.906--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.906--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.907--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.909--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.91--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END ) bind => [5, 15] [EL Fine]: sql: 2024-05-16 15:12:09.911--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.912--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.913--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.913--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.914--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.914--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:09.915--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.916--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.916--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.917--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.917--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, 2, 3, 5, 8)) [EL Fine]: sql: 2024-05-16 15:12:09.918--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, ?, 3, 5, ?)) bind => [2, 8] [EL Fine]: sql: 2024-05-16 15:12:09.918--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-16 15:12:09.919--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-16 15:12:09.92--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-16 15:12:09.92--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-16 15:12:09.92--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-16 15:12:09.921--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE 'HELLO' LIKE 'WORLD' ESCAPE 'A' [EL Fine]: sql: 2024-05-16 15:12:09.922--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.923--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, 8))) [EL Fine]: sql: 2024-05-16 15:12:09.925--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, ?))) bind => [5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.925--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (?, ?, ?))))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.926--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (6, 7, 8))))) [EL Fine]: sql: 2024-05-16 15:12:09.926--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE NOT ((t1.INTVAL2 IN (6, 7, ?))))) bind => [5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.927--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.93--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.93--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.931--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.931--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.931--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN INTVAL1 AND ?) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.932--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.935--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.936--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.937--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.939--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.94--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:09.941--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-16 15:12:09.941--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-16 15:12:09.942--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-16 15:12:09.943--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-16 15:12:09.943--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-16 15:12:09.944--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1, (? + -2) FROM QUERYSYNTAXENTITY WHERE (? = (INTVAL1 + ABS(?))) bind => [4, 4, -2] [EL Fine]: sql: 2024-05-16 15:12:09.945--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.947--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.948--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.949--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.949--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.949--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.95--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.951--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.952--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, ?, 3, 5, 8, ?, ?)) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.953--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.953--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.954--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING ((INTVAL1 IN (1, 3, 5, 8)) OR (INTVAL1 IN (?,?,?))) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.955--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.956--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.957--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.957--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.958--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = 9)) [EL Fine]: sql: 2024-05-16 15:12:09.958--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:09.959--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.96--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.961--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, ?, 3, 5, 8, ?, ?)) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.961--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.962--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (1, 2, 3, 5, 8, 13, 21)) [EL Fine]: sql: 2024-05-16 15:12:09.962--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ((INTVAL1 IN (1, 3, 5, 8)) OR (INTVAL1 IN (?,?,?))) bind => [2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:09.963--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.967--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.968--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:09.971--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO'))) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:09.972--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.975--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.977--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE ? bind => [%ORL%] [EL Fine]: sql: 2024-05-16 15:12:09.977--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE STRVAL1 LIKE '%ORL%' [EL Fine]: sql: 2024-05-16 15:12:09.978--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.979--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, 8))) [EL Fine]: sql: 2024-05-16 15:12:09.98--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, ?))) bind => [5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.98--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (?, ?, ?))) bind => [5, 6, 7, 8] [EL Fine]: sql: 2024-05-16 15:12:09.981--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE 5 IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, 8))) [EL Fine]: sql: 2024-05-16 15:12:09.981--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 IN (6, 7, ?))) bind => [5, 8] [EL Fine]: sql: 2024-05-16 15:12:09.982--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.983--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = 4) [EL Fine]: sql: 2024-05-16 15:12:09.984--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = ?) bind => [4] [EL Fine]: sql: 2024-05-16 15:12:09.984--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 = 4) [EL Fine]: sql: 2024-05-16 15:12:09.985--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.985--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.986--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE ? NOT IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?)) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.986--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.987--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.987--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (? IN (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.INTVAL2 = ?))) bind => [5, 9] [EL Fine]: sql: 2024-05-16 15:12:09.988--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.991--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.992--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.992--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.993--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.993--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE NOT ((? BETWEEN INTVAL1 AND ?)) bind => [4, 9] [EL Fine]: sql: 2024-05-16 15:12:09.994--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:09.997--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-16 15:12:09.998--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN ? AND ?) bind => [2, 9] [EL Fine]: sql: 2024-05-16 15:12:10.0--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (? BETWEEN ? AND 9) bind => [4, 2] [EL Fine]: sql: 2024-05-16 15:12:10.0--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN 2 AND 9) [EL Fine]: sql: 2024-05-16 15:12:10.001--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (4 BETWEEN ? AND ?) bind => [2, 9] [EL Fine]: sql: 2024-05-16 15:12:10.002--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.002--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.005--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.005--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.006--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.006--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ((INTVAL1 IN (?, ?, ?, ?)) OR (INTVAL1 IN (?,?,?))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.009--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-16 15:12:10.012--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-16 15:12:10.012--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:10.014--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-16 15:12:10.017--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:10.018--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) [EL Fine]: sql: 2024-05-16 15:12:10.02--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?))) bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:10.02--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT t0.INTVAL1 FROM QUERYSYNTAXENTITY t0 WHERE NOT (EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO'))) [EL Fine]: sql: 2024-05-16 15:12:10.023--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:10.024--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:10.024--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 99] [EL Fine]: sql: 2024-05-16 15:12:10.027--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = ?) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 15, 99] [EL Fine]: sql: 2024-05-16 15:12:10.027--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = 5) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = 99) [EL Fine]: sql: 2024-05-16 15:12:10.028--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN (INTVAL2 = ?) THEN 6 WHEN (INTVAL2 = 15) THEN 16 ELSE 26 END FROM QUERYSYNTAXENTITY WHERE (INTVAL1 = ?) bind => [5, 99] [EL Fine]: sql: 2024-05-16 15:12:10.03--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:10.031--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT 1 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:10.034--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = ?)) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 bind => [HELLO] [EL Fine]: sql: 2024-05-16 15:12:10.035--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--SELECT CASE WHEN EXISTS (SELECT t1.INTVAL2 FROM QUERYSYNTAXENTITY t1 WHERE (t1.STRVAL1 = 'HELLO')) THEN 1 ELSE 0 END FROM QUERYSYNTAXENTITY t0 [EL Fine]: sql: 2024-05-16 15:12:10.037--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.039--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.041--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.042--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?,?,?,?,?,?,?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.043--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (INTVAL1 IN (?, ?, ?, ?, ?, ?, ?)) bind => [1, 2, 3, 5, 8, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.043--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING ((INTVAL1 IN (?, ?, ?, ?)) OR (INTVAL1 IN (?,?,?))) bind => [1, 3, 5, 8, 2, 13, 21] [EL Fine]: sql: 2024-05-16 15:12:10.046--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-16 15:12:10.048--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-16 15:12:10.048--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-16 15:12:10.049--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-16 15:12:10.049--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: sql: 2024-05-16 15:12:10.05--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY WHERE ? LIKE ? bind => [WORLD, %ORL%] [EL Fine]: connection: 2024-05-16 15:12:10.05--ServerSession(586722754)--Connection(319450809)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.051--ServerSession(586722754)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:10.051--ServerSession(586722754)--Connection(1962629977)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.051--ServerSession(302905744)--Connection(416242770)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.051--ServerSession(302905744)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:10.051--ServerSession(302905744)--Connection(1710483461)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.051--ServerSession(808485741)--Connection(784882213)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.051--ServerSession(808485741)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:10.051--ServerSession(808485741)--Connection(2017147552)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 129, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.957 s - in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxComparisonTests [INFO] Running org.eclipse.persistence.jpa.test.query.TestQuerySyntaxAggregateTests [EL Fine]: server: 2024-05-16 15:12:10.057--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:10.059--ServerSession(1667878940)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.059--ServerSession(1667878940)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:10.059--ServerSession(1667878940)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:10.06--ServerSession(1667878940)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:10.06--ServerSession(1667878940)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:10.06--ServerSession(1667878940)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:10.06--ServerSession(1667878940)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:10.06--ServerSession(1667878940)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:10.06--ServerSession(1667878940)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:10.06--ServerSession(1667878940)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:10.06--ServerSession(1667878940)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:10.062--ServerSession(1667878940)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:10.121--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:10.121--ServerSession(1667878940)--Connection(994009815)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:10.122--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:10.124--ServerSession(1667878940)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF login successful [EL Fine]: sql: 2024-05-16 15:12:10.124--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:10.127--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.128--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:10.129--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:10.131--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:10.132--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:10.135--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:10.136--ServerSession(853932876)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.137--ServerSession(853932876)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:10.137--ServerSession(853932876)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:10.137--ServerSession(853932876)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:10.137--ServerSession(853932876)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:10.138--ServerSession(853932876)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:10.138--ServerSession(853932876)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:10.138--ServerSession(853932876)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:10.138--ServerSession(853932876)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:10.138--ServerSession(853932876)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:10.138--ServerSession(853932876)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:10.139--ServerSession(853932876)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:10.141--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:10.141--ServerSession(853932876)--Connection(1331459452)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:10.142--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:10.143--ServerSession(853932876)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF login successful [EL Fine]: sql: 2024-05-16 15:12:10.143--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:10.146--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.147--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:10.149--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:10.151--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:10.151--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: server: 2024-05-16 15:12:10.154--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:10.155--ServerSession(1883133460)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.155--ServerSession(1883133460)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field colVal1] is being defaulted to: class java.lang.String. [EL Config]: metadata: 2024-05-16 15:12:10.155--ServerSession(1883133460)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QuerySyntaxEntity. [EL Config]: metadata: 2024-05-16 15:12:10.155--ServerSession(1883133460)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.query.model.QuerySyntaxEntity] is being defaulted to: QUERYSYNTAXENTITY. [EL Config]: metadata: 2024-05-16 15:12:10.155--ServerSession(1883133460)--Thread(Thread[main,5,main])--The column name for element [intVal1] is being defaulted to: INTVAL1. [EL Config]: metadata: 2024-05-16 15:12:10.156--ServerSession(1883133460)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:10.156--ServerSession(1883133460)--Thread(Thread[main,5,main])--The column name for element [strVal1] is being defaulted to: STRVAL1. [EL Config]: metadata: 2024-05-16 15:12:10.156--ServerSession(1883133460)--Thread(Thread[main,5,main])--The column name for element [intVal2] is being defaulted to: INTVAL2. [EL Config]: metadata: 2024-05-16 15:12:10.156--ServerSession(1883133460)--Thread(Thread[main,5,main])--The column name for element [strVal2] is being defaulted to: STRVAL2. [EL Config]: metadata: 2024-05-16 15:12:10.156--ServerSession(1883133460)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field colVal1] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:10.156--ServerSession(1883133460)--Thread(Thread[main,5,main])--The value column name for the basic collection/map mapping element mapping element [colVal1] is being defaulted to: COLVAL1. [EL Info]: 2024-05-16 15:12:10.158--ServerSession(1883133460)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:10.159--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:10.159--ServerSession(1883133460)--Connection(1809970047)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:10.16--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:10.162--ServerSession(1883133460)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF login successful [EL Fine]: sql: 2024-05-16 15:12:10.162--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 DROP CONSTRAINT COLTABLE1_ent_id [EL Fine]: sql: 2024-05-16 15:12:10.164--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--DROP TABLE QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.166--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--DROP TABLE COLTABLE1 [EL Fine]: sql: 2024-05-16 15:12:10.167--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--CREATE TABLE QUERYSYNTAXENTITY (ID BIGINT NOT NULL, INTVAL1 INTEGER, INTVAL2 INTEGER, STRVAL1 VARCHAR(255), STRVAL2 VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:10.17--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--CREATE TABLE COLTABLE1 (ent_id BIGINT, COLVAL1 VARCHAR(255)) [EL Fine]: sql: 2024-05-16 15:12:10.171--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--ALTER TABLE COLTABLE1 ADD CONSTRAINT COLTABLE1_ent_id FOREIGN KEY (ent_id) REFERENCES QUERYSYNTAXENTITY (ID) [EL Fine]: sql: 2024-05-16 15:12:10.175--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.178--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.179--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.18--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.18--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.181--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.183--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.187--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(1)) [EL Fine]: sql: 2024-05-16 15:12:10.189--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.19--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-16 15:12:10.191--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0.0 < AVG(1)) [EL Fine]: sql: 2024-05-16 15:12:10.194--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-16 15:12:10.195--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.198--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.198--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.199--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.199--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.2--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.201--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.201--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.203--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.205--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.206--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.206--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.208--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:10.21--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-16 15:12:10.212--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:10.213--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-16 15:12:10.214--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.215--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.215--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.216--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-16 15:12:10.217--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-16 15:12:10.217--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(1)) bind => [0.0] [EL Fine]: sql: 2024-05-16 15:12:10.218--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.221--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.222--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.222--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.225--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-16 15:12:10.228--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.229--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.229--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-16 15:12:10.23--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.231--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.234--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.235--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.236--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.237--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.238--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (? < AVG(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.24--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.243--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > 8) [EL Fine]: sql: 2024-05-16 15:12:10.246--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.247--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > 8) [EL Fine]: sql: 2024-05-16 15:12:10.248--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.251--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > 8) [EL Fine]: sql: 2024-05-16 15:12:10.253--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.254--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > 8) [EL Fine]: sql: 2024-05-16 15:12:10.255--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.257--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.257--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.258--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.259--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.26--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > 8) [EL Fine]: sql: 2024-05-16 15:12:10.26--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.261--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > 8) [EL Fine]: sql: 2024-05-16 15:12:10.262--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.264--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.265--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.266--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.267--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.267--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.268--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.269--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-16 15:12:10.272--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.273--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.273--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-16 15:12:10.274--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (? < MIN(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.275--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.279--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.28--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.28--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.281--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.282--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.283--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.286--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-16 15:12:10.289--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.289--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.29--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-16 15:12:10.29--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.291--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.292--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.293--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.294--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.294--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.295--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (? < MAX(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.295--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.297--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > 8) [EL Fine]: sql: 2024-05-16 15:12:10.298--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.298--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > 8) [EL Fine]: sql: 2024-05-16 15:12:10.299--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.301--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.302--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.302--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.303--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:10.303--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:10.304--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:10.304--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = ?) bind => [WORLD] [EL Fine]: sql: 2024-05-16 15:12:10.305--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-16 15:12:10.306--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-16 15:12:10.306--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-16 15:12:10.307--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-16 15:12:10.307--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-16 15:12:10.308--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(1)) [EL Fine]: sql: 2024-05-16 15:12:10.308--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.309--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.31--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.31--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.311--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.311--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.312--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-16 15:12:10.315--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-16 15:12:10.316--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-16 15:12:10.317--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-16 15:12:10.317--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-16 15:12:10.318--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-16 15:12:10.319--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.319--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.32--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.321--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MIN(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.321--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.322--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.323--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.323--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.324--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.324--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.325--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.327--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.328--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.328--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.329--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.33--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.33--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-16 15:12:10.331--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-16 15:12:10.332--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-16 15:12:10.333--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-16 15:12:10.333--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-16 15:12:10.334--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MAX(1) FROM QUERYSYNTAXENTITY HAVING (0 < MAX(1)) [EL Fine]: sql: 2024-05-16 15:12:10.335--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.335--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT AVG(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.337--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-16 15:12:10.337--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-16 15:12:10.338--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-16 15:12:10.339--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-16 15:12:10.339--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-16 15:12:10.34--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT MIN(1) FROM QUERYSYNTAXENTITY HAVING (0 < MIN(1)) [EL Fine]: sql: 2024-05-16 15:12:10.34--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.341--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.342--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.342--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(DISTINCT(1)) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.343--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-16 15:12:10.344--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-16 15:12:10.345--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-16 15:12:10.345--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT DISTINCT 'HELLO' FROM QUERYSYNTAXENTITY WHERE (STRVAL1 = 'WORLD') [EL Fine]: sql: 2024-05-16 15:12:10.346--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.347--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.348--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.348--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT INTVAL1 FROM QUERYSYNTAXENTITY GROUP BY INTVAL1 HAVING (MAX(INTVAL1) > ?) bind => [8] [EL Fine]: sql: 2024-05-16 15:12:10.35--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.353--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-16 15:12:10.354--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.354--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.355--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (0 < SUM(1)) [EL Fine]: sql: 2024-05-16 15:12:10.355--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.356--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(1)) [EL Fine]: sql: 2024-05-16 15:12:10.357--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(1)) [EL Fine]: sql: 2024-05-16 15:12:10.358--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0 < AVG(1)) [EL Fine]: sql: 2024-05-16 15:12:10.358--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0.0 < AVG(1)) [EL Fine]: sql: 2024-05-16 15:12:10.359--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0.0 < AVG(1)) [EL Fine]: sql: 2024-05-16 15:12:10.359--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT AVG(1) FROM QUERYSYNTAXENTITY HAVING (0.0 < AVG(1)) [EL Fine]: sql: 2024-05-16 15:12:10.36--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.36--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.361--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.361--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.362--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.363--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.363--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.364--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.364--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.365--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY HAVING (? < SUM(1)) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.366--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.366--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.367--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.367--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.368--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.369--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.369--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.369--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.37--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.371--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.371--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.372--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--SELECT SUM(1) FROM QUERYSYNTAXENTITY [EL Fine]: sql: 2024-05-16 15:12:10.372--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.373--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.374--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.374--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: sql: 2024-05-16 15:12:10.375--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (0 < COUNT(DISTINCT(1))) [EL Fine]: sql: 2024-05-16 15:12:10.375--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--SELECT COUNT(1) FROM QUERYSYNTAXENTITY HAVING (? < COUNT(DISTINCT(1))) bind => [0] [EL Fine]: connection: 2024-05-16 15:12:10.376--ServerSession(853932876)--Connection(1392429120)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.376--ServerSession(853932876)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindParametersEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:10.376--ServerSession(853932876)--Connection(1331459452)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.376--ServerSession(1883133460)--Connection(1777178337)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.376--ServerSession(1883133460)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_allowPartialBindWithBindLiteralsEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:10.376--ServerSession(1883133460)--Connection(1809970047)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.376--ServerSession(1667878940)--Connection(1530848318)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.377--ServerSession(1667878940)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_defaultEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:10.377--ServerSession(1667878940)--Connection(994009815)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 45, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.257 s - in org.eclipse.persistence.jpa.test.query.TestQuerySyntaxAggregateTests [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestCoalesceFunction [EL Info]: 2024-05-16 15:12:10.385--ServerSession(1653050748)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.eclipse.persistence.jpa.test.criteria.TestCoalesceFunction [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestNegFunction [EL Info]: 2024-05-16 15:12:10.417--ServerSession(721863560)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.persistence.jpa.test.criteria.TestNegFunction [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestCriteriaBuilder [EL Info]: 2024-05-16 15:12:10.448--ServerSession(1143322349)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in org.eclipse.persistence.jpa.test.criteria.TestCriteriaBuilder [INFO] Running org.eclipse.persistence.jpa.test.criteria.TestCollectionTable [EL Info]: 2024-05-16 15:12:10.523--ServerSession(550451891)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.eclipse.persistence.jpa.test.criteria.TestCollectionTable [INFO] Running org.eclipse.persistence.jpa.test.mapping.TestUnidirectionalOneToMany [EL Info]: 2024-05-16 15:12:10.589--ServerSession(1448095927)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: sql: 2024-05-16 15:12:10.598--ServerSession(1448095927)--Connection(1486504709)--ALTER TABLE COMMENTA DROP CONSTRAINT COMMENTA_POSTA_FK [EL Fine]: sql: 2024-05-16 15:12:10.6--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.6--ServerSession(1448095927)--Connection(1486504709)--ALTER TABLE COMMENTB DROP CONSTRAINT COMMENTBPOSTB_B_FK [EL Fine]: sql: 2024-05-16 15:12:10.601--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.601--ServerSession(1448095927)--Connection(1486504709)--ALTER TABLE COMMENTC DROP CONSTRAINT CMMENTCCOMPLEXIDCA [EL Fine]: sql: 2024-05-16 15:12:10.602--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.602--ServerSession(1448095927)--Connection(1486504709)--ALTER TABLE COMMENTD DROP CONSTRAINT CMMENTDCOMPLEXIDDB [EL Fine]: sql: 2024-05-16 15:12:10.603--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.603--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-16 15:12:10.604--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.604--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-16 15:12:10.605--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.605--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-16 15:12:10.606--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.606--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-16 15:12:10.607--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.607--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-16 15:12:10.607--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.608--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-16 15:12:10.608--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.609--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-16 15:12:10.609--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.609--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-16 15:12:10.61--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.61--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-16 15:12:10.611--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.611--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-16 15:12:10.612--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.612--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-16 15:12:10.612--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.613--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-16 15:12:10.613--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.614--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-16 15:12:10.614--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.615--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-16 15:12:10.615--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.615--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-16 15:12:10.616--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.616--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-16 15:12:10.617--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.617--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-16 15:12:10.618--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.618--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-16 15:12:10.619--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.619--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-16 15:12:10.619--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.62--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-16 15:12:10.62--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.62--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-16 15:12:10.621--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.621--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-16 15:12:10.622--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.622--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-16 15:12:10.623--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.623--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-16 15:12:10.623--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.624--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-16 15:12:10.624--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.625--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-16 15:12:10.625--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.625--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-16 15:12:10.626--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.626--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-16 15:12:10.627--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.627--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-16 15:12:10.628--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.628--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-16 15:12:10.628--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.629--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-16 15:12:10.629--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.629--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-16 15:12:10.63--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.63--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTA [EL Fine]: sql: 2024-05-16 15:12:10.631--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.631--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTB [EL Fine]: sql: 2024-05-16 15:12:10.632--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.632--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTC [EL Fine]: sql: 2024-05-16 15:12:10.632--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.633--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE COMMENTD [EL Fine]: sql: 2024-05-16 15:12:10.633--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.633--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POST_A [EL Fine]: sql: 2024-05-16 15:12:10.634--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.634--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTB [EL Fine]: sql: 2024-05-16 15:12:10.635--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.635--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTC [EL Fine]: sql: 2024-05-16 15:12:10.636--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.636--ServerSession(1448095927)--Connection(1486504709)--DROP TABLE POSTD [EL Fine]: sql: 2024-05-16 15:12:10.636--ServerSession(1448095927)--VALUES(1) [EL Fine]: sql: 2024-05-16 15:12:10.637--ServerSession(1448095927)--Connection(1486504709)--CREATE TABLE COMMENTA (ID BIGINT NOT NULL, POSTA_FK BIGINT NOT NULL, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:10.639--ServerSession(1448095927)--Connection(1486504709)--CREATE TABLE COMMENTB (ID BIGINT NOT NULL, CONTENT VARCHAR(255) NOT NULL, POSTB_A_FK BIGINT NOT NULL, POSTB_B_FK BIGINT NOT NULL, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:10.64--ServerSession(1448095927)--Connection(1486504709)--CREATE TABLE COMMENTC (CONTENT VARCHAR(255) NOT NULL, COMPLEXID_C_A BIGINT NOT NULL, TYPE VARCHAR(255) NOT NULL, PRIMARY KEY (COMPLEXID_C_A, TYPE)) [EL Fine]: sql: 2024-05-16 15:12:10.642--ServerSession(1448095927)--Connection(1486504709)--CREATE TABLE COMMENTD (CONTENT VARCHAR(255) NOT NULL, COMPLEXID_D_B BIGINT NOT NULL, COMPLEXID_D_A BIGINT NOT NULL, PRIMARY KEY (COMPLEXID_D_B, COMPLEXID_D_A)) [EL Fine]: sql: 2024-05-16 15:12:10.643--ServerSession(1448095927)--Connection(1486504709)--CREATE TABLE POST_A (IDA BIGINT NOT NULL, PRIMARY KEY (IDA)) [EL Fine]: sql: 2024-05-16 15:12:10.644--ServerSession(1448095927)--Connection(1486504709)--CREATE TABLE POSTB (IDB BIGINT NOT NULL, IDA BIGINT NOT NULL, PRIMARY KEY (IDB, IDA)) [EL Fine]: sql: 2024-05-16 15:12:10.646--ServerSession(1448095927)--Connection(1486504709)--CREATE TABLE POSTC (ID BIGINT NOT NULL, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:10.647--ServerSession(1448095927)--Connection(1486504709)--CREATE TABLE POSTD (COMPLEXID_D_B BIGINT NOT NULL, COMPLEXID_D_A BIGINT NOT NULL, PRIMARY KEY (COMPLEXID_D_B, COMPLEXID_D_A)) [EL Fine]: sql: 2024-05-16 15:12:10.648--ServerSession(1448095927)--Connection(1486504709)--ALTER TABLE COMMENTA ADD CONSTRAINT COMMENTA_POSTA_FK FOREIGN KEY (POSTA_FK) REFERENCES POST_A (IDA) [EL Fine]: sql: 2024-05-16 15:12:10.651--ServerSession(1448095927)--Connection(1486504709)--ALTER TABLE COMMENTB ADD CONSTRAINT COMMENTBPOSTB_B_FK FOREIGN KEY (POSTB_B_FK, POSTB_A_FK) REFERENCES POSTB (IDB, IDA) [EL Fine]: sql: 2024-05-16 15:12:10.653--ServerSession(1448095927)--Connection(1486504709)--ALTER TABLE COMMENTC ADD CONSTRAINT CMMENTCCOMPLEXIDCA FOREIGN KEY (COMPLEXID_C_A) REFERENCES POSTC (ID) [EL Fine]: sql: 2024-05-16 15:12:10.654--ServerSession(1448095927)--Connection(1486504709)--ALTER TABLE COMMENTD ADD CONSTRAINT CMMENTDCOMPLEXIDDB FOREIGN KEY (COMPLEXID_D_B, COMPLEXID_D_A) REFERENCES POSTD (COMPLEXID_D_B, COMPLEXID_D_A) [EL Fine]: sql: 2024-05-16 15:12:10.659--ServerSession(1448095927)--Connection(1486504709)--CREATE TABLE SEQUENCE (SEQ_NAME VARCHAR(50) NOT NULL, SEQ_COUNT DECIMAL(15), PRIMARY KEY (SEQ_NAME)) [EL Fine]: sql: 2024-05-16 15:12:10.66--ServerSession(1448095927)--Connection(1486504709)--DELETE FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [EL Finest]: sql: 2024-05-16 15:12:10.691--ServerSession(1448095927)--Connection(1486504709)--No row was found for FETCH, UPDATE or DELETE; or the result of a query is an empty table.:02000 - ERROR 02000: No row was found for FETCH, UPDATE or DELETE; or the result of a query is an empty table. [EL Fine]: sql: 2024-05-16 15:12:10.691--ServerSession(1448095927)--Connection(1486504709)--SELECT * FROM SEQUENCE WHERE SEQ_NAME = 'SEQ_GEN' [EL Fine]: sql: 2024-05-16 15:12:10.694--ServerSession(1448095927)--Connection(1486504709)--INSERT INTO SEQUENCE(SEQ_NAME, SEQ_COUNT) values ('SEQ_GEN', 0) [EL Fine]: sql: 2024-05-16 15:12:10.699--ClientSession(778097908)--Connection(1486504709)--INSERT INTO POSTD (COMPLEXID_D_B, COMPLEXID_D_A) VALUES (?, ?) bind => [21, 20] [EL Fine]: sql: 2024-05-16 15:12:10.702--ClientSession(778097908)--Connection(1486504709)--INSERT INTO COMMENTD (COMPLEXID_D_A, COMPLEXID_D_B, CONTENT) VALUES (?, ?, ?) bind => [20, 21, a] [EL Fine]: sql: 2024-05-16 15:12:10.705--ClientSession(1386863459)--Connection(1486504709)--INSERT INTO POSTC (ID) VALUES (?) bind => [5] [EL Fine]: sql: 2024-05-16 15:12:10.707--ClientSession(1386863459)--Connection(1486504709)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [5, a, Type1] [EL Fine]: sql: 2024-05-16 15:12:10.709--ClientSession(1386863459)--Connection(1486504709)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [5, b, Type2] [EL Fine]: sql: 2024-05-16 15:12:10.71--ClientSession(1386863459)--Connection(1486504709)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [5, c, Type3] [EL Fine]: sql: 2024-05-16 15:12:10.713--ClientSession(598588779)--Connection(1486504709)--UPDATE SEQUENCE SET SEQ_COUNT = SEQ_COUNT + ? WHERE SEQ_NAME = ? bind => [50, SEQ_GEN] [EL Fine]: sql: 2024-05-16 15:12:10.716--ClientSession(598588779)--Connection(1486504709)--SELECT SEQ_COUNT FROM SEQUENCE WHERE SEQ_NAME = ? bind => [SEQ_GEN] [EL Fine]: sql: 2024-05-16 15:12:10.718--ClientSession(598588779)--Connection(1486504709)--INSERT INTO POSTB (IDB, IDA) VALUES (?, ?) bind => [4, 3] [EL Fine]: sql: 2024-05-16 15:12:10.72--ClientSession(598588779)--Connection(1486504709)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [3, 4, 1, a] [EL Fine]: sql: 2024-05-16 15:12:10.722--ClientSession(598588779)--Connection(1486504709)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [3, 4, 2, b] [EL Fine]: sql: 2024-05-16 15:12:10.722--ClientSession(598588779)--Connection(1486504709)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [3, 4, 3, c] [EL Fine]: sql: 2024-05-16 15:12:10.724--ClientSession(755576935)--Connection(1486504709)--INSERT INTO POSTD (COMPLEXID_D_B, COMPLEXID_D_A) VALUES (?, ?) bind => [23, 22] [EL Fine]: sql: 2024-05-16 15:12:10.726--ClientSession(755576935)--Connection(1486504709)--INSERT INTO COMMENTD (COMPLEXID_D_A, COMPLEXID_D_B, CONTENT) VALUES (?, ?, ?) bind => [22, 23, d] [EL Fine]: sql: 2024-05-16 15:12:10.727--ClientSession(586212137)--Connection(1486504709)--INSERT INTO POST_A (IDA) VALUES (?) bind => [9] [EL Fine]: sql: 2024-05-16 15:12:10.729--ClientSession(586212137)--Connection(1486504709)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [9, 4] [EL Fine]: sql: 2024-05-16 15:12:10.73--ClientSession(586212137)--Connection(1486504709)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [9, 5] [EL Fine]: sql: 2024-05-16 15:12:10.73--ClientSession(586212137)--Connection(1486504709)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [9, 6] [EL Fine]: sql: 2024-05-16 15:12:10.731--ClientSession(1728457363)--Connection(1486504709)--INSERT INTO POST_A (IDA) VALUES (?) bind => [10] [EL Fine]: sql: 2024-05-16 15:12:10.732--ClientSession(1728457363)--Connection(1486504709)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [10, 8] [EL Fine]: sql: 2024-05-16 15:12:10.732--ClientSession(1728457363)--Connection(1486504709)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [10, 7] [EL Fine]: sql: 2024-05-16 15:12:10.733--ClientSession(1728457363)--Connection(1486504709)--INSERT INTO COMMENTA (POSTA_FK, ID) VALUES (?, ?) bind => [10, 9] [EL Fine]: sql: 2024-05-16 15:12:10.733--ClientSession(1483742860)--Connection(1486504709)--INSERT INTO POSTC (ID) VALUES (?) bind => [6] [EL Fine]: sql: 2024-05-16 15:12:10.734--ClientSession(1483742860)--Connection(1486504709)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [6, d, Type4] [EL Fine]: sql: 2024-05-16 15:12:10.735--ClientSession(1483742860)--Connection(1486504709)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [6, 3, Type5] [EL Fine]: sql: 2024-05-16 15:12:10.735--ClientSession(1483742860)--Connection(1486504709)--INSERT INTO COMMENTC (COMPLEXID_C_A, CONTENT, TYPE) VALUES (?, ?, ?) bind => [6, f, Type6] [EL Fine]: sql: 2024-05-16 15:12:10.736--ClientSession(1705236425)--Connection(1486504709)--INSERT INTO POSTB (IDB, IDA) VALUES (?, ?) bind => [6, 5] [EL Fine]: sql: 2024-05-16 15:12:10.737--ClientSession(1705236425)--Connection(1486504709)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [5, 6, 12, f] [EL Fine]: sql: 2024-05-16 15:12:10.737--ClientSession(1705236425)--Connection(1486504709)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [5, 6, 11, e] [EL Fine]: sql: 2024-05-16 15:12:10.737--ClientSession(1705236425)--Connection(1486504709)--INSERT INTO COMMENTB (POSTB_A_FK, POSTB_B_FK, ID, CONTENT) VALUES (?, ?, ?, ?) bind => [5, 6, 10, d] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.168 s - in org.eclipse.persistence.jpa.test.mapping.TestUnidirectionalOneToMany [INFO] Running org.eclipse.persistence.jpa.test.mapping.TestAttributeOverride [EL Fine]: server: 2024-05-16 15:12:10.742--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:10.746--ServerSession(103483282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityA] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.746--ServerSession(103483282)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field simpleMappingEmbeddable] is being defaulted to: class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableA. [EL Config]: metadata: 2024-05-16 15:12:10.746--ServerSession(103483282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityB] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.747--ServerSession(103483282)--Thread(Thread[main,5,main])--The target class (reference) class for the element collection mapping element [field simpleMappingEmbeddable] is being defaulted to: class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableB. [EL Config]: metadata: 2024-05-16 15:12:10.747--ServerSession(103483282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableIdA] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.747--ServerSession(103483282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideNestedEmbeddableIdA] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.747--ServerSession(103483282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableA] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.747--ServerSession(103483282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideNestedEmbeddableA] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.748--ServerSession(103483282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEmbeddableB] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.748--ServerSession(103483282)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideNestedEmbeddableB] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:10.748--ServerSession(103483282)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityA] is being defaulted to: OverrideEntityA. [EL Config]: metadata: 2024-05-16 15:12:10.748--ServerSession(103483282)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.mapping.model.OverrideEntityB] is being defaulted to: OverrideEntityB. [EL Config]: metadata: 2024-05-16 15:12:10.752--ServerSession(103483282)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field simpleMappingEmbeddable] is being defaulted to: b_id. [EL Info]: 2024-05-16 15:12:10.755--ServerSession(103483282)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:10.757--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:10.757--ServerSession(103483282)--Connection(1882802109)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:10.758--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:10.763--ServerSession(103483282)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-16 15:12:10.764--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--ALTER TABLE CT_OVERRIDE_ENTITY_A DROP CONSTRAINT CTVRRDNTTYCTVRRDVL [EL Fine]: sql: 2024-05-16 15:12:10.765--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.765--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: ALTER TABLE CT_OVERRIDE_ENTITY_A DROP CONSTRAINT CTVRRDNTTYCTVRRDVL Query: DataModifyQuery(sql="ALTER TABLE CT_OVERRIDE_ENTITY_A DROP CONSTRAINT CTVRRDNTTYCTVRRDVL") [EL Fine]: sql: 2024-05-16 15:12:10.766--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--ALTER TABLE ct_override_entity_b DROP CONSTRAINT ctvrrdnttybctnttyb [EL Fine]: sql: 2024-05-16 15:12:10.766--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.767--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: ALTER TABLE ct_override_entity_b DROP CONSTRAINT ctvrrdnttybctnttyb Query: DataModifyQuery(sql="ALTER TABLE ct_override_entity_b DROP CONSTRAINT ctvrrdnttybctnttyb") [EL Fine]: sql: 2024-05-16 15:12:10.767--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.768--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.768--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.768--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.769--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.769--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.769--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.77--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.77--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.77--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.771--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.771--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.771--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.772--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.772--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.772--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.773--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.773--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.774--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.774--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.775--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.775--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.776--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.776--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.776--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.777--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.778--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.778--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.779--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.779--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.779--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.78--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.78--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.78--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.781--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.781--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.781--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.782--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.782--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.782--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.783--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.783--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.783--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.797--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.797--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.797--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.798--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.798--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.798--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.799--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.799--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.799--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.8--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.8--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE override_entity_b Query: DataModifyQuery(sql="DROP TABLE override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.8--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE CT_OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.801--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.801--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_A' because it does not exist. Error Code: 30000 Call: DROP TABLE CT_OVERRIDE_ENTITY_A Query: DataModifyQuery(sql="DROP TABLE CT_OVERRIDE_ENTITY_A") [EL Fine]: sql: 2024-05-16 15:12:10.801--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--DROP TABLE ct_override_entity_b [EL Fine]: sql: 2024-05-16 15:12:10.802--ServerSession(103483282)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:10.802--ServerSession(103483282)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CT_OVERRIDE_ENTITY_B' because it does not exist. Error Code: 30000 Call: DROP TABLE ct_override_entity_b Query: DataModifyQuery(sql="DROP TABLE ct_override_entity_b") [EL Fine]: sql: 2024-05-16 15:12:10.802--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--CREATE TABLE OVERRIDE_ENTITY_A (OVERRIDE_VALUE INTEGER, VALUE2 INTEGER, OVERRIDE_NESTED_VALUE INTEGER, VALUE INTEGER NOT NULL, NESTED_VALUE INTEGER NOT NULL, PRIMARY KEY (VALUE, NESTED_VALUE)) [EL Fine]: sql: 2024-05-16 15:12:10.804--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--CREATE TABLE override_entity_b (b_id INTEGER NOT NULL, PRIMARY KEY (b_id)) [EL Fine]: sql: 2024-05-16 15:12:10.805--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--CREATE TABLE CT_OVERRIDE_ENTITY_A (CT_A_OVERRIDE_VALUE INTEGER, VALUE2 INTEGER, CT_A_OVERRIDE_NESTED_VALUE INTEGER, NESTED_VALUE INTEGER) [EL Fine]: sql: 2024-05-16 15:12:10.806--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--CREATE TABLE ct_override_entity_b (ct_b_override_value INTEGER, value2 INTEGER, ct_b_override_nested_value INTEGER, nested_value2 INTEGER, entity_b_ct_entity_b INTEGER) [EL Fine]: sql: 2024-05-16 15:12:10.807--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--ALTER TABLE CT_OVERRIDE_ENTITY_A ADD CONSTRAINT CTVRRDNTTYCTVRRDVL FOREIGN KEY (CT_A_OVERRIDE_VALUE, NESTED_VALUE) REFERENCES OVERRIDE_ENTITY_A (VALUE, NESTED_VALUE) [EL Fine]: sql: 2024-05-16 15:12:10.809--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--ALTER TABLE ct_override_entity_b ADD CONSTRAINT ctvrrdnttybctnttyb FOREIGN KEY (entity_b_ct_entity_b) REFERENCES override_entity_b (b_id) [EL Fine]: sql: 2024-05-16 15:12:10.811--ClientSession(1525421339)--Connection(254917009)--Thread(Thread[main,5,main])--INSERT INTO OVERRIDE_ENTITY_A (VALUE, NESTED_VALUE, OVERRIDE_VALUE, OVERRIDE_NESTED_VALUE) VALUES (1, 1, 1, 1) [EL Fine]: sql: 2024-05-16 15:12:10.814--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--SELECT OVERRIDE_VALUE, VALUE2, OVERRIDE_NESTED_VALUE, VALUE, NESTED_VALUE FROM OVERRIDE_ENTITY_A WHERE ((NESTED_VALUE = ?) AND (VALUE = ?)) bind => [1, 1] [EL Fine]: sql: 2024-05-16 15:12:10.818--ClientSession(2036240117)--Connection(254917009)--Thread(Thread[main,5,main])--UPDATE OVERRIDE_ENTITY_A SET OVERRIDE_VALUE = ?, VALUE2 = ?, OVERRIDE_NESTED_VALUE = ? WHERE ((NESTED_VALUE = ?) AND (VALUE = ?)) bind => [2, 3, 2, 1, 1] [EL Fine]: sql: 2024-05-16 15:12:10.822--ClientSession(280475120)--Connection(254917009)--Thread(Thread[main,5,main])--DELETE FROM OVERRIDE_ENTITY_A [EL Fine]: sql: 2024-05-16 15:12:10.825--ClientSession(1434751602)--Connection(254917009)--Thread(Thread[main,5,main])--INSERT INTO OVERRIDE_ENTITY_A (VALUE, NESTED_VALUE, OVERRIDE_VALUE, OVERRIDE_NESTED_VALUE) VALUES (1, 1, 1, 1) [EL Fine]: sql: 2024-05-16 15:12:10.825--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--select t0.b_id from override_entity_b t0 [EL Fine]: sql: 2024-05-16 15:12:10.827--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--select t0.ct_b_override_value, t0.value2, t0.ct_b_override_nested_value, t0.entity_b_ct_entity_b, t0.nested_value2 from ct_override_entity_b t0 [EL Fine]: sql: 2024-05-16 15:12:10.829--ClientSession(1940424465)--Connection(254917009)--Thread(Thread[main,5,main])--INSERT INTO override_entity_b (b_id) VALUES (?) bind => [41] [EL Fine]: sql: 2024-05-16 15:12:10.831--ClientSession(1940424465)--Connection(254917009)--Thread(Thread[main,5,main])--INSERT INTO ct_override_entity_b (entity_b_ct_entity_b, ct_b_override_value, value2, ct_b_override_nested_value, nested_value2) VALUES (?, ?, ?, ?, ?) bind => [41, 43, 44, 45, 46] [EL Fine]: sql: 2024-05-16 15:12:10.832--ClientSession(1940424465)--Connection(254917009)--Thread(Thread[main,5,main])--INSERT INTO ct_override_entity_b (entity_b_ct_entity_b, ct_b_override_value, value2, ct_b_override_nested_value, nested_value2) VALUES (?, ?, ?, ?, ?) bind => [41, 51, 52, 53, 54] [EL Fine]: sql: 2024-05-16 15:12:10.832--ClientSession(1940424465)--Connection(254917009)--Thread(Thread[main,5,main])--INSERT INTO ct_override_entity_b (entity_b_ct_entity_b, ct_b_override_value, value2, ct_b_override_nested_value, nested_value2) VALUES (?, ?, ?, ?, ?) bind => [41, 47, 48, 49, 50] [EL Fine]: sql: 2024-05-16 15:12:10.833--ClientSession(633964087)--Connection(254917009)--Thread(Thread[main,5,main])--DELETE FROM OVERRIDE_ENTITY_A [EL Fine]: connection: 2024-05-16 15:12:10.834--ServerSession(103483282)--Connection(254917009)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:10.834--ServerSession(103483282)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-16 15:12:10.834--ServerSession(103483282)--Connection(1882802109)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.094 s - in org.eclipse.persistence.jpa.test.mapping.TestAttributeOverride [INFO] Running org.eclipse.persistence.jpa.test.mapping.TestMultitenantOneToMany [EL Warning]: metadata: 2024-05-16 15:12:10.843--ServerSession(293687918)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ParentMultitenant] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:12:10.843--ServerSession(293687918)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ChildMultitenant] is being defaulted to: eclipselink.tenant-id. [EL Info]: 2024-05-16 15:12:10.846--ServerSession(293687918)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.eclipse.persistence.jpa.test.mapping.TestMultitenantOneToMany [INFO] Running org.eclipse.persistence.jpa.test.mapping.TestAggregateObjectMappings [EL Info]: 2024-05-16 15:12:10.861--ServerSession(859361949)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:10.891--ServerSession(1297259967)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.eclipse.persistence.jpa.test.mapping.TestAggregateObjectMappings [INFO] Running org.eclipse.persistence.jpa.test.ddl.TestDDLGenLineTerminator [EL Info]: 2024-05-16 15:12:10.929--ServerSession(815497540)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:10.94--ServerSession(942223469)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.persistence.jpa.test.ddl.TestDDLGenLineTerminator [INFO] Running org.eclipse.persistence.jpa.test.ddl.TestDBPlatformDetector [EL Info]: 2024-05-16 15:12:10.949--ServerSession(62262243)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metamodel: 2024-05-16 15:12:10.96--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.eclipse.persistence.jpa.test.ddl.TestDBPlatformDetector [INFO] Running org.eclipse.persistence.jpa.test.ddl.TestDBPlatformHelper [EL Info]: 2024-05-16 15:12:10.967--ServerSession(1151446606)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.persistence.jpa.test.ddl.TestDBPlatformHelper [INFO] Running org.eclipse.persistence.jpa.test.ddl.TestSchemaGen [EL Warning]: metadata: 2024-05-16 15:12:11.166--ServerSession(1328224815)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ParentMultitenant] is being defaulted to: eclipselink.tenant-id. [EL Warning]: metadata: 2024-05-16 15:12:11.168--ServerSession(1328224815)--The tenant table discriminator context property for the entity [class org.eclipse.persistence.jpa.test.mapping.model.ChildMultitenant] is being defaulted to: eclipselink.tenant-id. [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.224 s - in org.eclipse.persistence.jpa.test.ddl.TestSchemaGen [INFO] Running org.eclipse.persistence.jpa.test.basic.TestNVarChar [EL Info]: 2024-05-16 15:12:11.212--ServerSession(31874125)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.persistence.jpa.test.basic.TestNVarChar [INFO] Running org.eclipse.persistence.jpa.test.basic.TestSessionCustomizer [EL Info]: 2024-05-16 15:12:11.283--ServerSession(937593632)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Severe]: ejb: 2024-05-16 15:12:11.31--ServerSession(1014991909)--java.lang.ClassCastException: class java.lang.Object cannot be cast to class org.eclipse.persistence.config.SessionCustomizer (java.lang.Object is in module java.base of loader 'bootstrap'; org.eclipse.persistence.config.SessionCustomizer is in unnamed module of loader 'app') [EL Info]: 2024-05-16 15:12:11.332--ServerSession(1145479569)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.eclipse.persistence.jpa.test.basic.TestSessionCustomizer [INFO] Running org.eclipse.persistence.jpa.test.basic.TestEntityManagerInterface [EL Info]: 2024-05-16 15:12:11.34--ServerSession(1363963040)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metamodel: 2024-05-16 15:12:11.343--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [EL Info]: 2024-05-16 15:12:11.344--ServerSession(441216628)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metamodel: 2024-05-16 15:12:11.346--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.eclipse.persistence.jpa.test.basic.TestEntityManagerInterface [INFO] Running org.eclipse.persistence.jpa.test.basic.TestBasicPersistence [EL Info]: 2024-05-16 15:12:11.619--ServerSession(1250213559)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 ******************** *BEGIN testNonpooledConnection() initialNonPooledConnections = 0 maxNonPooledConnections = 50 nonPooledConnectionsAfterFlush = 1 nonPooledConnectionsAfterCommit = 0 nonPooledConnectionsAfterFind = 0 *END testNonpooledConnection() [EL Severe]: 2024-05-16 15:12:11.72--ClientSession(250243497)--java.lang.RuntimeException: tmpDataSourceImp getConnection called [EL Warning]: 2024-05-16 15:12:11.72--UnitOfWork(681786825)--java.lang.RuntimeException: tmpDataSourceImp getConnection called ******************** *BEGIN testNonpooledConnectionWithErrorOnReleaseConnection() [EL Info]: 2024-05-16 15:12:11.725--ServerSession(1250213559)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 initialNonPooledConnections = 1 maxNonPooledConnections = 50 nonPooledConnectionsBeforeFlush = 1 nonPooledConnectionsAfterFlush = 2 [EL Warning]: 2024-05-16 15:12:11.733--ClientSession(1270140044)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 [EL Warning]: 2024-05-16 15:12:11.733--ClientSession(1270140044)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: old connections are broken Error Code: 0 nonPooledConnectionsAfterCommit = 1 *END testNonpooledConnectionWithErrorOnReleaseConnection() ******************** *BEGIN testNonpooledConnectionWithErrorOnAcquireConnection() initialNonPooledConnections = 1 maxNonPooledConnections = 50 nonPooledConnectionsBeforePersist = 1 nonPooledConnectionsBeforeFlush = 1 [EL Info]: transaction: 2024-05-16 15:12:11.736--ClientSession(1019595265)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0. [EL Info]: transaction: 2024-05-16 15:12:16.737--ClientSession(1019595265)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0. [EL Info]: transaction: 2024-05-16 15:12:21.739--ClientSession(1019595265)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0. [EL Info]: transaction: 2024-05-16 15:12:26.742--ClientSession(1019595265)--Communication failure detected when attempting to create transaction on database. Attempting to retry begin transaction. Error was: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0. [EL Warning]: 2024-05-16 15:12:26.742--ClientSession(1019595265)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLException: DriverWrapper: new connections are broken Error Code: 0 nonPooledConnectionsAfterFlush = 1 nonPooledConnectionsAfterRollback = 0 *END testNonpooledConnectionWithErrorOnAcquireConnection() [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.406 s - in org.eclipse.persistence.jpa.test.basic.TestBasicPersistence [INFO] Running org.eclipse.persistence.jpa.test.basic.TestNullByteArrayEntry [EL Info]: 2024-05-16 15:12:26.76--ServerSession(1208371802)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.persistence.jpa.test.basic.TestNullByteArrayEntry [INFO] Running org.eclipse.persistence.jpa.test.property.TestSQLCast [EL Info]: 2024-05-16 15:12:26.782--ServerSession(1062354350)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.034 s - in org.eclipse.persistence.jpa.test.property.TestSQLCast [INFO] Running org.eclipse.persistence.jpa.test.property.TestSQLCallDeferall [EL Info]: 2024-05-16 15:12:26.814--ServerSession(1721207829)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.eclipse.persistence.jpa.test.property.TestSQLCallDeferall [INFO] Running org.eclipse.persistence.jpa.test.property.TestParameterBinding [EL Finest]: properties: 2024-05-16 15:12:26.841--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-16 15:12:26.842--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Fine]: server: 2024-05-16 15:12:26.842--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Finest]: jpa: 2024-05-16 15:12:26.842--ServerSession(1523093869)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Initial; factoryCount 0 [EL Finest]: properties: 2024-05-16 15:12:26.842--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true [EL Finest]: properties: 2024-05-16 15:12:26.842--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true [EL Finest]: properties: 2024-05-16 15:12:26.842--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false [EL Finer]: metadata: 2024-05-16 15:12:26.842--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./]. [EL Finer]: metadata: 2024-05-16 15:12:26.842--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./]. [EL Config]: metadata: 2024-05-16 15:12:26.843--ServerSession(1523093869)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.property.model.GenericEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:26.843--ServerSession(1523093869)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.property.model.GenericEntity] is being defaulted to: GenericEntity. [EL Config]: metadata: 2024-05-16 15:12:26.843--ServerSession(1523093869)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.property.model.GenericEntity] is being defaulted to: GENERICENTITY. [EL Finest]: jpa: 2024-05-16 15:12:26.844--ServerSession(1523093869)--Thread(Thread[main,5,main])--End predeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Predeployed; factoryCount 0 [EL Finer]: weaver: 2024-05-16 15:12:26.844--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null. [EL Finest]: jpa: 2024-05-16 15:12:26.844--ServerSession(1523093869)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Predeployed; factoryCount 0 [EL Finest]: jpa: 2024-05-16 15:12:26.844--ServerSession(1523093869)--Thread(Thread[main,5,main])--End predeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Predeployed; factoryCount 1 [EL Finer]: metamodel: 2024-05-16 15:12:26.844--ServerSession(1523093869)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.jpa.test.property.model.GenericEntity_] not found during initialization. [EL Finest]: jpa: 2024-05-16 15:12:26.844--ServerSession(1523093869)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Predeployed; factoryCount 1 [EL Finest]: jpa: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [jakarta/validation/Validation]. [EL Finest]: properties: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL [EL Finest]: properties: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Finest]: properties: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=ALL; translated value=ALL [EL Finest]: properties: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.logging.level.sql; value=FINE; translated value=FINE [EL Finest]: properties: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.logging.parameters; value=true [EL Finest]: properties: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=eclipselink.jdbc.force-bind-parameters; value=true [EL Finest]: properties: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.user; value=root [EL Finest]: properties: 2024-05-16 15:12:26.845--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.password; value=xxxxxx [EL Finest]: properties: 2024-05-16 15:12:26.846--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.driver; value=org.apache.derby.jdbc.ClientDriver [EL Finest]: properties: 2024-05-16 15:12:26.846--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=jakarta.persistence.jdbc.url; value=jdbc:derby://localhost/memory:ecltests;create=true [EL Finest]: properties: 2024-05-16 15:12:26.846--ServerSession(1523093869)--Thread(Thread[main,5,main])--property=jakarta.persistence.query.timeout; value=1000 [EL Info]: 2024-05-16 15:12:26.846--ServerSession(1523093869)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle21Platform, regular expression: (?is)oracle.*21.* [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle19Platform, regular expression: (?is)oracle.*19.* [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle18Platform, regular expression: (?is)oracle.*18.* [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle12Platform, regular expression: (?is)oracle.*12.* [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle11Platform, regular expression: (?is)oracle.*11.* [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle10Platform, regular expression: (?is)oracle.*10.* [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.Oracle9Platform, regular expression: (?is)oracle.*9.* [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle21Platform, regular expression: (?is)core.oracle.*21.* [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle19Platform, regular expression: (?is)core.oracle.*19.* [EL Finest]: connection: 2024-05-16 15:12:26.847--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle18Platform, regular expression: (?is)core.oracle.*18.* [EL Finest]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle12Platform, regular expression: (?is)core.oracle.*12.* [EL Finest]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle11Platform, regular expression: (?is)core.oracle.*11.* [EL Finest]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle10Platform, regular expression: (?is)core.oracle.*10.* [EL Finest]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.Oracle9Platform, regular expression: (?is)core.oracle.*9.* [EL Finest]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.oracle.OraclePlatform, regular expression: (?is)oracle.* [EL Finest]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLAnywherePlatform, regular expression: SQL\ Anywhere.* [EL Finest]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SybasePlatform, regular expression: (?i)(sybase.*)|(adaptive\ server\ enterprise.*)|(SQL\ Server.*) [EL Finest]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.SQLServerPlatform, regular expression: (?i)microsoft.* [EL Finest]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Database platform: org.eclipse.persistence.platform.database.JavaDBPlatform, regular expression: (?i).*derby.* [EL Fine]: connection: 2024-05-16 15:12:26.848--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:26.848--ServerSession(1523093869)--Connection(1658329286)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:26.849--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Finest]: connection: 2024-05-16 15:12:26.849--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Finest]: connection: 2024-05-16 15:12:26.849--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Fine]: connection: 2024-05-16 15:12:26.849--ServerSession(1523093869)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF login successful [EL Finest]: query: 2024-05-16 15:12:26.85--ServerSession(1523093869)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-16 15:12:26.85--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.85--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Finest]: connection: 2024-05-16 15:12:26.851--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:26.851--ServerSession(1523093869)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-16 15:12:26.851--ServerSession(1523093869)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-16 15:12:26.851--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.851--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Fine]: sql: 2024-05-16 15:12:26.852--ServerSession(1523093869)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-16 15:12:26.852--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:26.852--ServerSession(1523093869)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-16 15:12:26.852--ServerSession(1523093869)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-16 15:12:26.852--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.852--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Fine]: sql: 2024-05-16 15:12:26.853--ServerSession(1523093869)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-16 15:12:26.853--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:26.853--ServerSession(1523093869)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-16 15:12:26.853--ServerSession(1523093869)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-16 15:12:26.853--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.853--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Fine]: sql: 2024-05-16 15:12:26.854--ServerSession(1523093869)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-16 15:12:26.854--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:26.854--ServerSession(1523093869)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-16 15:12:26.854--ServerSession(1523093869)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: connection: 2024-05-16 15:12:26.854--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.854--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--DROP TABLE GENERICENTITY [EL Fine]: sql: 2024-05-16 15:12:26.855--ServerSession(1523093869)--Thread(Thread[main,5,main])--VALUES(1) [EL Finest]: connection: 2024-05-16 15:12:26.855--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:26.855--ServerSession(1523093869)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'GENERICENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE GENERICENTITY Query: DataModifyQuery(sql="DROP TABLE GENERICENTITY") [EL Finest]: query: 2024-05-16 15:12:26.855--ServerSession(1523093869)--Thread(Thread[main,5,main])--Execute query DataModifyQuery(sql="CREATE TABLE GENERICENTITY (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_BOOLEAN1 SMALLINT DEFAULT 0, ITEM_DATE1 TIMESTAMP, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), PRIMARY KEY (KEY_CHAR))") [EL Finest]: connection: 2024-05-16 15:12:26.855--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.855--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--CREATE TABLE GENERICENTITY (KEY_CHAR VARCHAR(255) NOT NULL, ITEM_BOOLEAN1 SMALLINT DEFAULT 0, ITEM_DATE1 TIMESTAMP, ITEM_INTEGER1 INTEGER, ITEM_STRING1 VARCHAR(255), PRIMARY KEY (KEY_CHAR)) [EL Finest]: connection: 2024-05-16 15:12:26.857--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: ddl: 2024-05-16 15:12:26.857--Thread(Thread[main,5,main])--The table (GENERICENTITY) is created. [EL Finer]: metamodel: 2024-05-16 15:12:26.858--ServerSession(1523093869)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.jpa.test.property.model.GenericEntity_] not found during initialization. [EL Finest]: jpa: 2024-05-16 15:12:26.858--ServerSession(1523093869)--Thread(Thread[main,5,main])--End deploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Deployed; factoryCount 1 [EL Finer]: connection: 2024-05-16 15:12:26.859--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 603092020 [EL Finer]: transaction: 2024-05-16 15:12:26.86--ClientSession(603092020)--Thread(Thread[main,5,main])--acquire unit of work: 1139208287 [EL Finest]: query: 2024-05-16 15:12:26.86--UnitOfWork(1139208287)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2, COUNT(ABS(?)) FROM GENERICENTITY WHERE (ITEM_INTEGER1 = ABS(?))") [EL Finest]: connection: 2024-05-16 15:12:26.86--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.86--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 2, COUNT(ABS(?)) FROM GENERICENTITY WHERE (ITEM_INTEGER1 = ABS(?)) bind => [-3, -3] [EL Finest]: connection: 2024-05-16 15:12:26.863--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.863--UnitOfWork(1139208287)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.863--ClientSession(603092020)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.864--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1578448352 [EL Finer]: transaction: 2024-05-16 15:12:26.864--ClientSession(1578448352)--Thread(Thread[main,5,main])--acquire unit of work: 1814543901 [EL Finest]: query: 2024-05-16 15:12:26.864--UnitOfWork(1814543901)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2, COUNT(ABS(-3)) FROM GENERICENTITY WHERE (ITEM_INTEGER1 = ABS(-3))") [EL Finest]: connection: 2024-05-16 15:12:26.864--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.864--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 2, COUNT(ABS(-3)) FROM GENERICENTITY WHERE (ITEM_INTEGER1 = ABS(-3)) [EL Finest]: connection: 2024-05-16 15:12:26.866--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.866--UnitOfWork(1814543901)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.866--ClientSession(1578448352)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.867--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 567572723 [EL Finer]: transaction: 2024-05-16 15:12:26.867--ClientSession(567572723)--Thread(Thread[main,5,main])--acquire unit of work: 1004931143 [EL Finest]: query: 2024-05-16 15:12:26.867--UnitOfWork(1004931143)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT (ITEM_INTEGER1 + ?) FROM GENERICENTITY WHERE ((ITEM_INTEGER1 + ?) > 1)") [EL Finest]: connection: 2024-05-16 15:12:26.867--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.867--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT (ITEM_INTEGER1 + ?) FROM GENERICENTITY WHERE ((ITEM_INTEGER1 + ?) > 1) bind => [2, 2] [EL Finest]: connection: 2024-05-16 15:12:26.869--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.869--UnitOfWork(1004931143)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.869--ClientSession(567572723)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.869--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1194181141 [EL Finer]: transaction: 2024-05-16 15:12:26.869--ClientSession(1194181141)--Thread(Thread[main,5,main])--acquire unit of work: 520296852 [EL Finest]: query: 2024-05-16 15:12:26.87--UnitOfWork(520296852)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT (? + ?) FROM GENERICENTITY WHERE ((? + ?) > 1)") [EL Finest]: connection: 2024-05-16 15:12:26.87--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.87--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT (? + ?) FROM GENERICENTITY WHERE ((? + ?) > 1) bind => [2, 2, 2, 2] [EL Finest]: connection: 2024-05-16 15:12:26.871--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:26.871--UnitOfWork(520296852)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '+' to be ? parameters. Error Code: 30000 Call: SELECT (? + ?) FROM GENERICENTITY WHERE ((? + ?) > 1) bind => [2, 2, 2, 2] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT (? + ?) FROM GENERICENTITY WHERE ((? + ?) > 1)") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:700) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2051) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:894) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:482) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testNUMERICALEXPRESSION_ForceBindJPQLParameters(TestParameterBinding.java:432) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java: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.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Caused by: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '+' to be ? parameters. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source) at org.apache.derby.client.am.ClientConnection.prepareStatement(Unknown Source) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1609) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1556) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:769) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:628) ... 50 more Caused by: ERROR 42X35: It is not allowed for both operands of '+' to be ? parameters. at org.apache.derby.client.am.ClientStatement.completeSqlca(Unknown Source) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown Source) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown Source) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown Source) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.prepare(Unknown Source) at org.apache.derby.client.am.ClientConnection.prepareStatementX(Unknown Source) ... 55 more [EL Finer]: transaction: 2024-05-16 15:12:26.872--UnitOfWork(520296852)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.872--ClientSession(1194181141)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.873--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 400758359 [EL Finer]: transaction: 2024-05-16 15:12:26.873--ClientSession(400758359)--Thread(Thread[main,5,main])--acquire unit of work: 507268114 [EL Finest]: query: 2024-05-16 15:12:26.873--UnitOfWork(507268114)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT (ITEM_INTEGER1 + 4) FROM GENERICENTITY WHERE (ABS((ITEM_INTEGER1 + 4)) > 1)") [EL Finest]: connection: 2024-05-16 15:12:26.873--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.873--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT (ITEM_INTEGER1 + 4) FROM GENERICENTITY WHERE (ABS((ITEM_INTEGER1 + 4)) > 1) [EL Finest]: connection: 2024-05-16 15:12:26.875--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.875--UnitOfWork(507268114)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.875--ClientSession(400758359)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.876--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1381209636 [EL Finer]: transaction: 2024-05-16 15:12:26.876--ClientSession(1381209636)--Thread(Thread[main,5,main])--acquire unit of work: 268547125 [EL Finest]: query: 2024-05-16 15:12:26.876--UnitOfWork(268547125)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (TRIM(ITEM_STRING1) = TRIM(SUBSTR(?, 1, 5)))") [EL Finest]: connection: 2024-05-16 15:12:26.876--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.876--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (TRIM(ITEM_STRING1) = TRIM(SUBSTR(?, 1, 5))) bind => [HELLO WORLD] [EL Finest]: connection: 2024-05-16 15:12:26.878--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.878--UnitOfWork(268547125)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.878--ClientSession(1381209636)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.878--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1528194080 [EL Finer]: transaction: 2024-05-16 15:12:26.878--ClientSession(1528194080)--Thread(Thread[main,5,main])--acquire unit of work: 1227983914 [EL Finest]: query: 2024-05-16 15:12:26.879--UnitOfWork(1227983914)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (TRIM(ITEM_STRING1) = TRIM(SUBSTR(?, ?, 5)))") [EL Finest]: connection: 2024-05-16 15:12:26.879--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.879--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (TRIM(ITEM_STRING1) = TRIM(SUBSTR(?, ?, 5))) bind => [HELLO WORLD, 1] [EL Finest]: connection: 2024-05-16 15:12:26.88--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.88--UnitOfWork(1227983914)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.88--ClientSession(1528194080)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.881--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1953789681 [EL Finer]: transaction: 2024-05-16 15:12:26.881--ClientSession(1953789681)--Thread(Thread[main,5,main])--acquire unit of work: 1647882506 [EL Finest]: query: 2024-05-16 15:12:26.881--UnitOfWork(1647882506)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ITEM_STRING1 = SUBSTR(?, ?, ?))") [EL Finest]: connection: 2024-05-16 15:12:26.881--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.881--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (ITEM_STRING1 = SUBSTR(?, ?, ?)) bind => [HELLO WORLD, 1, 5] [EL Finest]: connection: 2024-05-16 15:12:26.883--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.883--UnitOfWork(1647882506)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.883--ClientSession(1953789681)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.884--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 626260944 [EL Finer]: transaction: 2024-05-16 15:12:26.884--ClientSession(626260944)--Thread(Thread[main,5,main])--acquire unit of work: 713064949 [EL Finest]: query: 2024-05-16 15:12:26.884--UnitOfWork(713064949)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (SUBSTR(ITEM_STRING1, 1, ?) NOT IN (?, ?, ?, ?))") [EL Finest]: connection: 2024-05-16 15:12:26.884--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.884--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (SUBSTR(ITEM_STRING1, 1, ?) NOT IN (?, ?, ?, ?)) bind => [5, TEST1, TEST2, HELLO, TEST3] [EL Finest]: connection: 2024-05-16 15:12:26.886--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.886--UnitOfWork(713064949)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.886--ClientSession(626260944)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.887--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 2047006560 [EL Finer]: transaction: 2024-05-16 15:12:26.887--ClientSession(2047006560)--Thread(Thread[main,5,main])--acquire unit of work: 1518735658 [EL Finest]: query: 2024-05-16 15:12:26.887--UnitOfWork(1518735658)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?))") [EL Finest]: connection: 2024-05-16 15:12:26.887--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.887--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?)) bind => [4, 4, 5, 6] [EL Finest]: connection: 2024-05-16 15:12:26.888--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:26.888--UnitOfWork(1518735658)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of 'IN' to be ? parameters. Error Code: 30000 Call: SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?)) bind => [4, 4, 5, 6] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (?, ?, ?))") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:700) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2051) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:894) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:482) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testIN_ForceBindJPQLParameters(TestParameterBinding.java:502) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java: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.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Caused by: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of 'IN' to be ? parameters. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source) at org.apache.derby.client.am.ClientConnection.prepareStatement(Unknown Source) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1609) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1556) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:769) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:628) ... 50 more Caused by: ERROR 42X35: It is not allowed for both operands of 'IN' to be ? parameters. at org.apache.derby.client.am.ClientStatement.completeSqlca(Unknown Source) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown Source) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown Source) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown Source) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.prepare(Unknown Source) at org.apache.derby.client.am.ClientConnection.prepareStatementX(Unknown Source) ... 55 more [EL Finer]: transaction: 2024-05-16 15:12:26.889--UnitOfWork(1518735658)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.889--ClientSession(2047006560)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.889--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 317927321 [EL Finer]: transaction: 2024-05-16 15:12:26.89--ClientSession(317927321)--Thread(Thread[main,5,main])--acquire unit of work: 1940612255 [EL Finest]: query: 2024-05-16 15:12:26.89--UnitOfWork(1940612255)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (?, 'b', 'c'))") [EL Finest]: connection: 2024-05-16 15:12:26.89--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.89--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE (? IN (?, 'b', 'c')) bind => [a, a] [EL Finest]: connection: 2024-05-16 15:12:26.891--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.892--UnitOfWork(1940612255)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.892--ClientSession(317927321)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.892--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 970211863 [EL Finer]: transaction: 2024-05-16 15:12:26.892--ClientSession(970211863)--Thread(Thread[main,5,main])--acquire unit of work: 847292314 [EL Finest]: query: 2024-05-16 15:12:26.892--UnitOfWork(847292314)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (? IN (5, ?, 6))") [EL Finest]: connection: 2024-05-16 15:12:26.892--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.892--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE (? IN (5, ?, 6)) bind => [4, 4] [EL Finest]: connection: 2024-05-16 15:12:26.894--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.894--UnitOfWork(847292314)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.894--ClientSession(970211863)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.895--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1749693684 [EL Finer]: transaction: 2024-05-16 15:12:26.895--ClientSession(1749693684)--Thread(Thread[main,5,main])--acquire unit of work: 1391221670 [EL Finest]: query: 2024-05-16 15:12:26.895--UnitOfWork(1391221670)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE (ITEM_STRING1 IN (?, 'b', ?))") [EL Finest]: connection: 2024-05-16 15:12:26.895--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.895--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE (ITEM_STRING1 IN (?, 'b', ?)) bind => [a, c] [EL Finest]: connection: 2024-05-16 15:12:26.896--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.897--UnitOfWork(1391221670)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.897--ClientSession(1749693684)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.898--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 696876463 [EL Finer]: transaction: 2024-05-16 15:12:26.898--ClientSession(696876463)--Thread(Thread[main,5,main])--acquire unit of work: 1675971686 [EL Finest]: query: 2024-05-16 15:12:26.898--UnitOfWork(1675971686)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(ITEM_INTEGER1, ?)) >= ?)") [EL Finest]: connection: 2024-05-16 15:12:26.898--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.898--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(ITEM_INTEGER1, ?)) >= ?) bind => [0, 99] [EL Finest]: connection: 2024-05-16 15:12:26.9--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.9--UnitOfWork(1675971686)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.9--ClientSession(696876463)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.901--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1828883582 [EL Finer]: transaction: 2024-05-16 15:12:26.901--ClientSession(1828883582)--Thread(Thread[main,5,main])--acquire unit of work: 778039764 [EL Finest]: query: 2024-05-16 15:12:26.901--UnitOfWork(778039764)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(ITEM_INTEGER1, 0)) >= 99)") [EL Finest]: connection: 2024-05-16 15:12:26.901--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.901--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(ITEM_INTEGER1, 0)) >= 99) [EL Finest]: connection: 2024-05-16 15:12:26.902--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.902--UnitOfWork(778039764)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.902--ClientSession(1828883582)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.903--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1667637191 [EL Finer]: transaction: 2024-05-16 15:12:26.903--ClientSession(1667637191)--Thread(Thread[main,5,main])--acquire unit of work: 1695747314 [EL Finest]: query: 2024-05-16 15:12:26.903--UnitOfWork(1695747314)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(?, ?)) >= ?)") [EL Finest]: connection: 2024-05-16 15:12:26.903--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.903--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(?, ?)) >= ?) bind => [1, 20, 300] [EL Finest]: connection: 2024-05-16 15:12:26.904--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:26.904--UnitOfWork(1695747314)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. Error Code: 30000 Call: SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(?, ?)) >= ?) bind => [1, 20, 300] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE (ABS(COALESCE(?, ?)) >= ?)") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:700) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2051) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:894) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:482) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testCOALESCE_ForceBindJPQLParameters(TestParameterBinding.java:128) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java: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.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Caused by: java.sql.SQLSyntaxErrorException: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source) at org.apache.derby.client.am.ClientConnection.prepareStatement(Unknown Source) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1609) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1556) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:769) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:628) ... 50 more Caused by: ERROR 42610: All the arguments to the COALESCE/VALUE function cannot be parameters. The function needs at least one argument that is not a parameter. at org.apache.derby.client.am.ClientStatement.completeSqlca(Unknown Source) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown Source) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown Source) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown Source) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.prepare(Unknown Source) at org.apache.derby.client.am.ClientConnection.prepareStatementX(Unknown Source) ... 55 more [EL Finer]: transaction: 2024-05-16 15:12:26.905--UnitOfWork(1695747314)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.905--ClientSession(1667637191)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.906--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1030925290 [EL Finer]: transaction: 2024-05-16 15:12:26.906--ClientSession(1030925290)--Thread(Thread[main,5,main])--acquire unit of work: 1783192968 [EL Finest]: query: 2024-05-16 15:12:26.906--UnitOfWork(1783192968)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE ? LIKE ? ESCAPE '_'") [EL Finest]: connection: 2024-05-16 15:12:26.906--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.906--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE ? LIKE ? ESCAPE '_' bind => [HELLO_WORLD, HELLO%] [EL Finest]: connection: 2024-05-16 15:12:26.908--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.908--UnitOfWork(1783192968)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.908--ClientSession(1030925290)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.908--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 2041089861 [EL Finer]: transaction: 2024-05-16 15:12:26.908--ClientSession(2041089861)--Thread(Thread[main,5,main])--acquire unit of work: 1468302269 [EL Finest]: query: 2024-05-16 15:12:26.908--UnitOfWork(1468302269)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 1 FROM GENERICENTITY WHERE ITEM_STRING1 LIKE ?") [EL Finest]: connection: 2024-05-16 15:12:26.909--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.909--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 1 FROM GENERICENTITY WHERE ITEM_STRING1 LIKE ? bind => [HELLO%] [EL Finest]: connection: 2024-05-16 15:12:26.911--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.911--UnitOfWork(1468302269)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.911--ClientSession(2041089861)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.913--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 1972599192 [EL Finer]: transaction: 2024-05-16 15:12:26.913--ClientSession(1972599192)--Thread(Thread[main,5,main])--acquire unit of work: 1768761582 [EL Finest]: query: 2024-05-16 15:12:26.913--UnitOfWork(1768761582)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=GenericEntity sql="SELECT t0.KEY_CHAR, t0.ITEM_BOOLEAN1, t0.ITEM_DATE1, t0.ITEM_INTEGER1, t0.ITEM_STRING1 FROM GENERICENTITY t0 WHERE ((t0.ITEM_STRING1 = ?) AND EXISTS (SELECT 1 FROM GENERICENTITY t1 WHERE (t0.ITEM_INTEGER1 = ?)))") [EL Finest]: connection: 2024-05-16 15:12:26.913--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.913--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_BOOLEAN1, t0.ITEM_DATE1, t0.ITEM_INTEGER1, t0.ITEM_STRING1 FROM GENERICENTITY t0 WHERE ((t0.ITEM_STRING1 = ?) AND EXISTS (SELECT 1 FROM GENERICENTITY t1 WHERE (t0.ITEM_INTEGER1 = ?))) bind => [Test, 33] [EL Finest]: connection: 2024-05-16 15:12:26.919--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.919--UnitOfWork(1768761582)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.919--ClientSession(1972599192)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.92--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 886499748 [EL Finer]: transaction: 2024-05-16 15:12:26.92--ClientSession(886499748)--Thread(Thread[main,5,main])--acquire unit of work: 1364863741 [EL Finest]: query: 2024-05-16 15:12:26.92--UnitOfWork(1364863741)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(referenceClass=GenericEntity sql="SELECT t0.KEY_CHAR, t0.ITEM_BOOLEAN1, t0.ITEM_DATE1, t0.ITEM_INTEGER1, t0.ITEM_STRING1 FROM GENERICENTITY t0 WHERE ((t0.ITEM_STRING1 = 'Test') AND EXISTS (SELECT 1 FROM GENERICENTITY t1 WHERE (t0.ITEM_INTEGER1 = 33)))") [EL Finest]: connection: 2024-05-16 15:12:26.92--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.92--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT t0.KEY_CHAR, t0.ITEM_BOOLEAN1, t0.ITEM_DATE1, t0.ITEM_INTEGER1, t0.ITEM_STRING1 FROM GENERICENTITY t0 WHERE ((t0.ITEM_STRING1 = 'Test') AND EXISTS (SELECT 1 FROM GENERICENTITY t1 WHERE (t0.ITEM_INTEGER1 = 33))) [EL Finest]: connection: 2024-05-16 15:12:26.922--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.922--UnitOfWork(1364863741)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.922--ClientSession(886499748)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.923--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 421327759 [EL Finer]: transaction: 2024-05-16 15:12:26.923--ClientSession(421327759)--Thread(Thread[main,5,main])--acquire unit of work: 767904592 [EL Finest]: query: 2024-05-16 15:12:26.923--UnitOfWork(767904592)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || '-'))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || '-'))))") [EL Finest]: connection: 2024-05-16 15:12:26.923--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.923--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || '-'))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || '-')))) bind => [1, 99] [EL Finest]: connection: 2024-05-16 15:12:26.926--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:26.926--UnitOfWork(767904592)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.926--ClientSession(421327759)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:12:26.927--ServerSession(1523093869)--Thread(Thread[main,5,main])--client acquired: 487523318 [EL Finer]: transaction: 2024-05-16 15:12:26.927--ClientSession(487523318)--Thread(Thread[main,5,main])--acquire unit of work: 1448297118 [EL Finest]: query: 2024-05-16 15:12:26.927--UnitOfWork(1448297118)--Thread(Thread[main,5,main])--Execute query ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?))))") [EL Finest]: connection: 2024-05-16 15:12:26.927--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:12:26.927--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?)))) bind => [1, 1, 99, 99] [EL Finest]: connection: 2024-05-16 15:12:26.928--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Warning]: 2024-05-16 15:12:26.928--UnitOfWork(1448297118)--Thread(Thread[main,5,main])--Local Exception Stack: Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '||' to be ? parameters. Error Code: 30000 Call: SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?)))) bind => [1, 1, 99, 99] Query: ReportQuery(referenceClass=GenericEntity sql="SELECT 2 FROM GENERICENTITY WHERE ((ITEM_STRING1 = TRIM(VARCHAR(? || ?))) AND (ITEM_STRING1 = TRIM(VARCHAR(? || ?))))") at org.eclipse.persistence.exceptions.DatabaseException.sqlException(DatabaseException.java:343) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:700) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567) at org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2051) at org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeSelectCall(DatasourceCallQueryMechanism.java:352) at org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectAllRows(DatasourceCallQueryMechanism.java:792) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllRowsFromTable(ExpressionQueryMechanism.java:2848) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectAllReportQueryRows(ExpressionQueryMechanism.java:2784) at org.eclipse.persistence.queries.ReportQuery.executeDatabaseQuery(ReportQuery.java:894) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadAllQuery.execute(ReadAllQuery.java:485) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getResultList(QueryImpl.java:482) at org.eclipse.persistence.jpa.test.property.TestParameterBinding.testCONCAT_ForceBindJPQLParameters(TestParameterBinding.java:291) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base/java.lang.reflect.Method.invoke(Method.java:566) at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java: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.eclipse.persistence.jpa.test.framework.EmfRunner.run(EmfRunner.java:43) at org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) Caused by: java.sql.SQLSyntaxErrorException: It is not allowed for both operands of '||' to be ? parameters. at org.apache.derby.client.am.SQLExceptionFactory.getSQLException(Unknown Source) at org.apache.derby.client.am.SqlException.getSQLException(Unknown Source) at org.apache.derby.client.am.ClientConnection.prepareStatement(Unknown Source) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1609) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.prepareStatement(DatabaseAccessor.java:1556) at org.eclipse.persistence.internal.databaseaccess.DatabaseCall.prepareStatement(DatabaseCall.java:769) at org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:628) ... 50 more Caused by: ERROR 42X35: It is not allowed for both operands of '||' to be ? parameters. at org.apache.derby.client.am.ClientStatement.completeSqlca(Unknown Source) at org.apache.derby.client.net.NetStatementReply.parsePrepareError(Unknown Source) at org.apache.derby.client.net.NetStatementReply.parsePRPSQLSTTreply(Unknown Source) at org.apache.derby.client.net.NetStatementReply.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.net.StatementReply.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.net.NetStatement.readPrepareDescribeOutput_(Unknown Source) at org.apache.derby.client.am.ClientStatement.readPrepareDescribeOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.readPrepareDescribeInputOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.flowPrepareDescribeInputOutput(Unknown Source) at org.apache.derby.client.am.ClientPreparedStatement.prepare(Unknown Source) at org.apache.derby.client.am.ClientConnection.prepareStatementX(Unknown Source) ... 55 more [EL Finer]: transaction: 2024-05-16 15:12:26.929--UnitOfWork(1448297118)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:12:26.929--ClientSession(487523318)--Thread(Thread[main,5,main])--client released [EL Finest]: jpa: 2024-05-16 15:12:26.929--ServerSession(1523093869)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Deployed; factoryCount 1 [EL Fine]: connection: 2024-05-16 15:12:26.929--ServerSession(1523093869)--Connection(1227792007)--Thread(Thread[main,5,main])--disconnect [EL Finer]: cache: 2024-05-16 15:12:26.93--ServerSession(1523093869)--Thread(Thread[main,5,main])--initialize identitymaps [EL Fine]: connection: 2024-05-16 15:12:26.93--ServerSession(1523093869)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:26.93--ServerSession(1523093869)--Connection(1658329286)--Thread(Thread[main,5,main])--disconnect [EL Finest]: jpa: 2024-05-16 15:12:26.93--ServerSession(1523093869)--Thread(Thread[main,5,main])--End undeploying Persistence Unit forceBindEMF; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_forceBindEMF; state Undeployed; factoryCount 0 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in org.eclipse.persistence.jpa.test.property.TestParameterBinding [INFO] Running org.eclipse.persistence.jpa.test.sequence.TestIdentityGeneration [EL Finer]: jpa: 2024-05-16 15:12:26.933--Thread(Thread[main,5,main])--JavaSECMPInitializer - predeploying baseEMF. [EL Fine]: server: 2024-05-16 15:12:26.933--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:26.934--ServerSession(1603462635)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.Coffee] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:26.935--ServerSession(1603462635)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.Tea] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:26.935--ServerSession(1603462635)--Thread(Thread[main,5,main])--The element [field teaShops] is being defaulted to a one to many mapping. [EL Config]: metadata: 2024-05-16 15:12:26.935--ServerSession(1603462635)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field teaShops] is being defaulted to: class org.eclipse.persistence.jpa.test.sequence.model.TeaShop. [EL Config]: metadata: 2024-05-16 15:12:26.935--ServerSession(1603462635)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.TeaShop] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:26.935--ServerSession(1603462635)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field teas] is being defaulted to: class org.eclipse.persistence.jpa.test.sequence.model.Tea. [EL Config]: metadata: 2024-05-16 15:12:26.935--ServerSession(1603462635)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.Coffee] is being defaulted to: Coffee. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.Coffee] is being defaulted to: COFFEE. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [price] is being defaulted to: PRICE. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.Tea] is being defaulted to: Tea. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.Tea] is being defaulted to: TEA. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [cost] is being defaulted to: COST. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [price] is being defaulted to: PRICE. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [manufacturer] is being defaulted to: MANUFACTURER. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.TeaShop] is being defaulted to: TeaShop. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.TeaShop] is being defaulted to: TEASHOP. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME. [EL Config]: metadata: 2024-05-16 15:12:26.936--ServerSession(1603462635)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.937--ServerSession(1603462635)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field teaShops] is being defaulted to: TEA_TEASHOP. [EL Config]: metadata: 2024-05-16 15:12:26.937--ServerSession(1603462635)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field teaShops] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.937--ServerSession(1603462635)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [teaShops] is being defaulted to: Tea_ID. [EL Config]: metadata: 2024-05-16 15:12:26.937--ServerSession(1603462635)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field teaShops] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.937--ServerSession(1603462635)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [teaShops] is being defaulted to: teaShops_ID. [EL Config]: metadata: 2024-05-16 15:12:26.937--ServerSession(1603462635)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field teas] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.937--ServerSession(1603462635)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field teas] is being defaulted to: ID. [EL Fine]: server: 2024-05-16 15:12:26.938--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:26.939--ServerSession(1565193331)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.Coffee] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:26.939--ServerSession(1565193331)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.StepExecutionEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:26.939--ServerSession(1565193331)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field childEntity] is being defaulted to: class org.eclipse.persistence.jpa.test.sequence.model.StepExecutionEntity. [EL Config]: metadata: 2024-05-16 15:12:26.939--ServerSession(1565193331)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.Tea] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:26.939--ServerSession(1565193331)--Thread(Thread[main,5,main])--The element [field teaShops] is being defaulted to a one to many mapping. [EL Config]: metadata: 2024-05-16 15:12:26.939--ServerSession(1565193331)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field teaShops] is being defaulted to: class org.eclipse.persistence.jpa.test.sequence.model.TeaShop. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.sequence.model.TeaShop] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to many mapping element [field teas] is being defaulted to: class org.eclipse.persistence.jpa.test.sequence.model.Tea. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.Coffee] is being defaulted to: Coffee. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.Coffee] is being defaulted to: COFFEE. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [price] is being defaulted to: PRICE. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.StepExecutionEntity] is being defaulted to: StepExecutionEntity. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.StepExecutionEntity] is being defaulted to: STEPEXECUTIONENTITY. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.Tea] is being defaulted to: Tea. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.Tea] is being defaulted to: TEA. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [cost] is being defaulted to: COST. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [price] is being defaulted to: PRICE. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [manufacturer] is being defaulted to: MANUFACTURER. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.sequence.model.TeaShop] is being defaulted to: TeaShop. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.sequence.model.TeaShop] is being defaulted to: TEASHOP. [EL Config]: metadata: 2024-05-16 15:12:26.94--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [name] is being defaulted to: NAME. [EL Config]: metadata: 2024-05-16 15:12:26.941--ServerSession(1565193331)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.941--ServerSession(1565193331)--Thread(Thread[main,5,main])--The primary key column name for the mapping element [field childEntity] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.941--ServerSession(1565193331)--Thread(Thread[main,5,main])--The join table name for the many to many mapping [field teaShops] is being defaulted to: TEA_TEASHOP. [EL Config]: metadata: 2024-05-16 15:12:26.941--ServerSession(1565193331)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field teaShops] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.941--ServerSession(1565193331)--Thread(Thread[main,5,main])--The source foreign key column name for the many to many mapping [teaShops] is being defaulted to: Tea_ID. [EL Config]: metadata: 2024-05-16 15:12:26.941--ServerSession(1565193331)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field teaShops] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.941--ServerSession(1565193331)--Thread(Thread[main,5,main])--The target foreign key column name for the many to many mapping [teaShops] is being defaulted to: teaShops_ID. [EL Config]: metadata: 2024-05-16 15:12:26.941--ServerSession(1565193331)--Thread(Thread[main,5,main])--The source primary key column name for the many to many mapping [field teas] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:26.941--ServerSession(1565193331)--Thread(Thread[main,5,main])--The target primary key column name for the many to many mapping [field teas] is being defaulted to: ID. [EL Info]: 2024-05-16 15:12:26.943--ServerSession(1603462635)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:26.945--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:26.945--ServerSession(1603462635)--Connection(1923018591)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:26.946--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:26.948--ServerSession(1603462635)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_baseEMF login successful [EL Fine]: sql: 2024-05-16 15:12:26.948--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEA_DETAILS DROP CONSTRAINT TDTAILSSCNDTABLEID [EL Fine]: sql: 2024-05-16 15:12:26.949--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.95--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEA_DETAILS DROP CONSTRAINT TDTAILSSCNDTABLEID Query: DataModifyQuery(sql="ALTER TABLE TEA_DETAILS DROP CONSTRAINT TDTAILSSCNDTABLEID") [EL Fine]: sql: 2024-05-16 15:12:26.95--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TATEASHOPtaShopsID [EL Fine]: sql: 2024-05-16 15:12:26.951--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.951--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TATEASHOPtaShopsID Query: DataModifyQuery(sql="ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TATEASHOPtaShopsID") [EL Fine]: sql: 2024-05-16 15:12:26.951--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TEA_TEASHOP_Tea_ID [EL Fine]: sql: 2024-05-16 15:12:26.951--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.952--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TEA_TEASHOP_Tea_ID Query: DataModifyQuery(sql="ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TEA_TEASHOP_Tea_ID") [EL Fine]: sql: 2024-05-16 15:12:26.952--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TASHOPTEATEASHOPID [EL Fine]: sql: 2024-05-16 15:12:26.952--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.953--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TASHOPTEATEASHOPID Query: DataModifyQuery(sql="ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TASHOPTEATEASHOPID") [EL Fine]: sql: 2024-05-16 15:12:26.953--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TEASHOP_TEA_TEA_ID [EL Fine]: sql: 2024-05-16 15:12:26.953--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.953--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TEASHOP_TEA_TEA_ID Query: DataModifyQuery(sql="ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TEASHOP_TEA_TEA_ID") [EL Fine]: sql: 2024-05-16 15:12:26.954--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-16 15:12:26.954--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.954--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-16 15:12:26.954--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-16 15:12:26.955--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.955--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-16 15:12:26.955--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-16 15:12:26.956--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.956--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-16 15:12:26.956--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.957--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.957--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.957--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.957--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.958--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.958--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-16 15:12:26.958--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.958--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-16 15:12:26.958--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-16 15:12:26.959--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.959--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-16 15:12:26.959--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-16 15:12:26.96--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.96--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-16 15:12:26.96--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-16 15:12:26.96--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.961--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-16 15:12:26.961--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.961--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.961--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.961--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.962--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.962--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.962--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-16 15:12:26.963--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.963--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-16 15:12:26.963--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-16 15:12:26.963--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.964--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-16 15:12:26.964--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-16 15:12:26.964--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.964--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-16 15:12:26.965--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-16 15:12:26.965--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.965--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-16 15:12:26.965--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.966--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.966--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.966--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.966--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.967--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.967--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-16 15:12:26.967--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.967--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-16 15:12:26.968--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-16 15:12:26.968--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.968--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-16 15:12:26.968--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-16 15:12:26.969--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.969--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-16 15:12:26.969--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-16 15:12:26.969--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.97--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-16 15:12:26.97--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.97--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.97--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.971--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.971--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.971--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.971--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-16 15:12:26.972--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.972--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-16 15:12:26.972--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-16 15:12:26.973--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.973--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COFFEE' because it does not exist. Error Code: 30000 Call: DROP TABLE COFFEE Query: DataModifyQuery(sql="DROP TABLE COFFEE") [EL Fine]: sql: 2024-05-16 15:12:26.973--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-16 15:12:26.973--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.974--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA Query: DataModifyQuery(sql="DROP TABLE TEA") [EL Fine]: sql: 2024-05-16 15:12:26.974--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-16 15:12:26.974--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.974--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_DETAILS' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_DETAILS Query: DataModifyQuery(sql="DROP TABLE TEA_DETAILS") [EL Fine]: sql: 2024-05-16 15:12:26.974--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.975--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.975--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.975--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-16 15:12:26.976--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.976--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEA_TEASHOP' because it does not exist. Error Code: 30000 Call: DROP TABLE TEA_TEASHOP Query: DataModifyQuery(sql="DROP TABLE TEA_TEASHOP") [EL Fine]: sql: 2024-05-16 15:12:26.976--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-16 15:12:26.976--ServerSession(1603462635)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:26.977--ServerSession(1603462635)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEASHOP_TEA' because it does not exist. Error Code: 30000 Call: DROP TABLE TEASHOP_TEA Query: DataModifyQuery(sql="DROP TABLE TEASHOP_TEA") [EL Fine]: sql: 2024-05-16 15:12:26.977--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--CREATE TABLE COFFEE (ID BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL, NAME VARCHAR(255), PRICE FLOAT, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:26.979--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--CREATE TABLE TEA (ID BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL, NAME VARCHAR(255), PRICE FLOAT, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:26.981--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--CREATE TABLE TEA_DETAILS (SECONDTABLE_ID BIGINT NOT NULL, COST FLOAT, MANUFACTURER VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID)) [EL Fine]: sql: 2024-05-16 15:12:26.983--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--CREATE TABLE TEASHOP (ID BIGINT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:26.984--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--CREATE TABLE TEA_TEASHOP (Tea_ID BIGINT NOT NULL, teaShops_ID BIGINT NOT NULL, PRIMARY KEY (Tea_ID, teaShops_ID)) [EL Fine]: sql: 2024-05-16 15:12:26.985--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--CREATE TABLE TEASHOP_TEA (TEASHOP_ID BIGINT NOT NULL, TEA_ID BIGINT NOT NULL, PRIMARY KEY (TEASHOP_ID, TEA_ID)) [EL Fine]: sql: 2024-05-16 15:12:26.986--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEA_DETAILS ADD CONSTRAINT TDTAILSSCNDTABLEID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TEA (ID) [EL Fine]: sql: 2024-05-16 15:12:26.988--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP ADD CONSTRAINT TATEASHOPtaShopsID FOREIGN KEY (teaShops_ID) REFERENCES TEASHOP (ID) [EL Fine]: sql: 2024-05-16 15:12:26.989--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP ADD CONSTRAINT TEA_TEASHOP_Tea_ID FOREIGN KEY (Tea_ID) REFERENCES TEA (ID) [EL Fine]: sql: 2024-05-16 15:12:26.991--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA ADD CONSTRAINT TASHOPTEATEASHOPID FOREIGN KEY (TEASHOP_ID) REFERENCES TEASHOP (ID) [EL Fine]: sql: 2024-05-16 15:12:26.993--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA ADD CONSTRAINT TEASHOP_TEA_TEA_ID FOREIGN KEY (TEA_ID) REFERENCES TEA (ID) [EL Fine]: sql: 2024-05-16 15:12:26.996--ClientSession(1585430546)--Connection(642554260)--Thread(Thread[main,5,main])--INSERT INTO TEA (NAME, PRICE) VALUES (?, ?) bind => [Earl Grey, 3.29] [EL Fine]: sql: 2024-05-16 15:12:26.998--ClientSession(1585430546)--Connection(642554260)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL() [EL Fine]: sql: 2024-05-16 15:12:26.999--ClientSession(1585430546)--Connection(642554260)--Thread(Thread[main,5,main])--INSERT INTO TEA (NAME, PRICE) VALUES (?, ?) bind => [Oolong, 2.34] [EL Fine]: sql: 2024-05-16 15:12:26.999--ClientSession(1585430546)--Connection(642554260)--Thread(Thread[main,5,main])--values IDENTITY_VAL_LOCAL() [EL Fine]: sql: 2024-05-16 15:12:27.0--ClientSession(1585430546)--Connection(642554260)--Thread(Thread[main,5,main])--INSERT INTO TEA_DETAILS (COST, MANUFACTURER, SECONDTABLE_ID) VALUES (?, ?, ?) bind => [1.29, Lipton, 1] [EL Fine]: sql: 2024-05-16 15:12:27.001--ClientSession(1585430546)--Connection(642554260)--Thread(Thread[main,5,main])--INSERT INTO TEA_DETAILS (COST, MANUFACTURER, SECONDTABLE_ID) VALUES (?, ?, ?) bind => [0.75, Lipton, 2] [EL Fine]: sql: 2024-05-16 15:12:27.003--ClientSession(1585430546)--Connection(642554260)--Thread(Thread[main,5,main])--INSERT INTO TEASHOP (ID, NAME) VALUES (?, ?) bind => [13, null] [EL Fine]: sql: 2024-05-16 15:12:27.004--ClientSession(1585430546)--Connection(642554260)--Thread(Thread[main,5,main])--INSERT INTO TEASHOP_TEA (TEA_ID, TEASHOP_ID) VALUES (?, ?) bind => [2, 13] [EL Fine]: sql: 2024-05-16 15:12:27.005--ClientSession(1585430546)--Connection(642554260)--Thread(Thread[main,5,main])--INSERT INTO TEASHOP_TEA (TEA_ID, TEASHOP_ID) VALUES (?, ?) bind => [1, 13] [EL Info]: 2024-05-16 15:12:27.012--ServerSession(1565193331)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:27.014--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:27.014--ServerSession(1565193331)--Connection(1155636121)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:27.014--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:27.016--ServerSession(1565193331)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_propertyEMF login successful [EL Fine]: sql: 2024-05-16 15:12:27.017--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEA_DETAILS DROP CONSTRAINT TDTAILSSCNDTABLEID [EL Fine]: sql: 2024-05-16 15:12:27.019--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE STEPEXECUTIONENTITY DROP CONSTRAINT STPXCTIONENTITYFKD [EL Fine]: sql: 2024-05-16 15:12:27.02--ServerSession(1565193331)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.02--ServerSession(1565193331)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: ALTER TABLE STEPEXECUTIONENTITY DROP CONSTRAINT STPXCTIONENTITYFKD Query: DataModifyQuery(sql="ALTER TABLE STEPEXECUTIONENTITY DROP CONSTRAINT STPXCTIONENTITYFKD") [EL Fine]: sql: 2024-05-16 15:12:27.02--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TATEASHOPtaShopsID [EL Fine]: sql: 2024-05-16 15:12:27.022--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP DROP CONSTRAINT TEA_TEASHOP_Tea_ID [EL Fine]: sql: 2024-05-16 15:12:27.023--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TASHOPTEATEASHOPID [EL Fine]: sql: 2024-05-16 15:12:27.025--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA DROP CONSTRAINT TEASHOP_TEA_TEA_ID [EL Fine]: sql: 2024-05-16 15:12:27.027--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE COFFEE [EL Fine]: sql: 2024-05-16 15:12:27.028--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE TEA [EL Fine]: sql: 2024-05-16 15:12:27.03--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE TEA_DETAILS [EL Fine]: sql: 2024-05-16 15:12:27.031--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP [EL Fine]: sql: 2024-05-16 15:12:27.032--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-16 15:12:27.033--ServerSession(1565193331)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.033--ServerSession(1565193331)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.033--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE TEA_TEASHOP [EL Fine]: sql: 2024-05-16 15:12:27.034--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE TEASHOP_TEA [EL Fine]: sql: 2024-05-16 15:12:27.036--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-16 15:12:27.036--ServerSession(1565193331)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.037--ServerSession(1565193331)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.037--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-16 15:12:27.037--ServerSession(1565193331)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.038--ServerSession(1565193331)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.038--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-16 15:12:27.038--ServerSession(1565193331)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.038--ServerSession(1565193331)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.039--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--DROP TABLE STEPEXECUTIONENTITY [EL Fine]: sql: 2024-05-16 15:12:27.039--ServerSession(1565193331)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.039--ServerSession(1565193331)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'STEPEXECUTIONENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE STEPEXECUTIONENTITY Query: DataModifyQuery(sql="DROP TABLE STEPEXECUTIONENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.039--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--CREATE TABLE COFFEE (ID BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL, NAME VARCHAR(255), PRICE FLOAT, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:27.041--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--CREATE TABLE TEA (ID BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL, NAME VARCHAR(255), PRICE FLOAT, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:27.043--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--CREATE TABLE TEA_DETAILS (SECONDTABLE_ID BIGINT NOT NULL, COST FLOAT, MANUFACTURER VARCHAR(255), PRIMARY KEY (SECONDTABLE_ID)) [EL Fine]: sql: 2024-05-16 15:12:27.045--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--CREATE TABLE TEASHOP (ID BIGINT NOT NULL, NAME VARCHAR(255), PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:27.046--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--CREATE TABLE STEPEXECUTIONENTITY (ID BIGINT GENERATED BY DEFAULT AS IDENTITY NOT NULL, FK_ID BIGINT, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:27.048--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--CREATE TABLE TEA_TEASHOP (Tea_ID BIGINT NOT NULL, teaShops_ID BIGINT NOT NULL, PRIMARY KEY (Tea_ID, teaShops_ID)) [EL Fine]: sql: 2024-05-16 15:12:27.049--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--CREATE TABLE TEASHOP_TEA (TEASHOP_ID BIGINT NOT NULL, TEA_ID BIGINT NOT NULL, PRIMARY KEY (TEASHOP_ID, TEA_ID)) [EL Fine]: sql: 2024-05-16 15:12:27.05--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEA_DETAILS ADD CONSTRAINT TDTAILSSCNDTABLEID FOREIGN KEY (SECONDTABLE_ID) REFERENCES TEA (ID) [EL Fine]: sql: 2024-05-16 15:12:27.052--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE STEPEXECUTIONENTITY ADD CONSTRAINT STPXCTIONENTITYFKD FOREIGN KEY (FK_ID) REFERENCES STEPEXECUTIONENTITY (ID) [EL Fine]: sql: 2024-05-16 15:12:27.053--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP ADD CONSTRAINT TATEASHOPtaShopsID FOREIGN KEY (teaShops_ID) REFERENCES TEASHOP (ID) [EL Fine]: sql: 2024-05-16 15:12:27.055--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEA_TEASHOP ADD CONSTRAINT TEA_TEASHOP_Tea_ID FOREIGN KEY (Tea_ID) REFERENCES TEA (ID) [EL Fine]: sql: 2024-05-16 15:12:27.057--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA ADD CONSTRAINT TASHOPTEATEASHOPID FOREIGN KEY (TEASHOP_ID) REFERENCES TEASHOP (ID) [EL Fine]: sql: 2024-05-16 15:12:27.058--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--ALTER TABLE TEASHOP_TEA ADD CONSTRAINT TEASHOP_TEA_TEA_ID FOREIGN KEY (TEA_ID) REFERENCES TEA (ID) [EL Fine]: sql: 2024-05-16 15:12:27.062--ClientSession(228732988)--Connection(1233911532)--Thread(Thread[main,5,main])--INSERT INTO STEPEXECUTIONENTITY (FK_ID) VALUES (?) bind => [null] [EL Fine]: sql: 2024-05-16 15:12:27.067--ClientSession(228732988)--Connection(1233911532)--Thread(Thread[main,5,main])--UPDATE STEPEXECUTIONENTITY SET FK_ID = ? WHERE (ID = ?) bind => [1, 1] [EL Fine]: connection: 2024-05-16 15:12:27.07--ServerSession(1603462635)--Connection(642554260)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:27.071--ServerSession(1603462635)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_baseEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:27.071--ServerSession(1603462635)--Connection(1923018591)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:27.071--ServerSession(1565193331)--Connection(1233911532)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:27.071--ServerSession(1565193331)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_propertyEMF logout successful [EL Fine]: connection: 2024-05-16 15:12:27.071--ServerSession(1565193331)--Connection(1155636121)--Thread(Thread[main,5,main])--disconnect [WARNING] Tests run: 3, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.14 s - in org.eclipse.persistence.jpa.test.sequence.TestIdentityGeneration [INFO] Running org.eclipse.persistence.jpa.test.sequence.TestSequenceStartAtNextValue [EL Info]: 2024-05-16 15:12:27.076--ServerSession(1003603952)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:12:27.088--ServerSession(1003603952)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP SEQ_GEN_SEQUENCE' cannot be performed on 'SEQ_GEN_SEQUENCE' because it does not exist. Error Code: 30000 Call: DROP SEQUENCE SEQ_GEN_SEQUENCE RESTRICT Query: DataModifyQuery(sql="DROP SEQUENCE SEQ_GEN_SEQUENCE RESTRICT") [EL Warning]: 2024-05-16 15:12:27.09--ServerSession(1003603952)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: SEQUENCE 'ROOT.SEQ_GEN_SEQUENCE' does not exist. Error Code: 30000 Call: VALUES(NEXT VALUE FOR SEQ_GEN_SEQUENCE) Query: ValueReadQuery(sql="VALUES(NEXT VALUE FOR SEQ_GEN_SEQUENCE)") [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s - in org.eclipse.persistence.jpa.test.sequence.TestSequenceStartAtNextValue [INFO] Running org.eclipse.persistence.jpa.test.sequence.TestTableQualifier [EL Info]: 2024-05-16 15:12:27.098--ServerSession(351308439)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.eclipse.persistence.jpa.test.sequence.TestTableQualifier [INFO] Running org.eclipse.persistence.jpa.test.canonical.TestCanonicalMetaModel [EL Info]: 2024-05-16 15:12:27.126--ServerSession(304528024)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.persistence.jpa.test.canonical.TestCanonicalMetaModel [INFO] Running org.eclipse.persistence.jpa.test.version.TestVersioning [EL Fine]: server: 2024-05-16 15:12:27.133--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:27.134--ServerSession(2054758027)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity2] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:27.134--ServerSession(2054758027)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.version.model.IntegerVersionedEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:27.134--ServerSession(2054758027)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:27.134--ServerSession(2054758027)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity2] is being defaulted to: TemporalVersionedEntity2. [EL Config]: metadata: 2024-05-16 15:12:27.134--ServerSession(2054758027)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity2] is being defaulted to: TEMPORALVERSIONEDENTITY2. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The column name for element [version] is being defaulted to: VERSION. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.version.model.IntegerVersionedEntity] is being defaulted to: IntegerVersionedEntity. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.version.model.IntegerVersionedEntity] is being defaulted to: INTEGERVERSIONEDENTITY. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The column name for element [data] is being defaulted to: DATA. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The column name for element [theVersion] is being defaulted to: THEVERSION. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity] is being defaulted to: TemporalVersionedEntity. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.test.version.model.TemporalVersionedEntity] is being defaulted to: TEMPORALVERSIONEDENTITY. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The column name for element [id] is being defaulted to: ID. [EL Config]: metadata: 2024-05-16 15:12:27.135--ServerSession(2054758027)--Thread(Thread[main,5,main])--The column name for element [updatetimestamp] is being defaulted to: UPDATETIMESTAMP. [EL Info]: 2024-05-16 15:12:27.137--ServerSession(2054758027)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:27.138--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:27.138--ServerSession(2054758027)--Connection(1583389506)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:27.139--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:27.14--ServerSession(2054758027)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-16 15:12:27.141--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.142--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.142--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.142--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-16 15:12:27.143--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.143--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-16 15:12:27.143--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.144--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.144--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.144--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.145--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.145--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.145--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-16 15:12:27.145--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.146--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-16 15:12:27.146--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.146--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.146--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.146--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.147--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.147--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.147--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-16 15:12:27.148--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.148--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-16 15:12:27.148--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.149--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.149--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.149--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.149--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.15--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.15--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-16 15:12:27.15--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.15--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-16 15:12:27.15--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.151--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.151--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.151--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.152--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.152--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.152--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE TEMPORALVERSIONEDENTITY2 [EL Fine]: sql: 2024-05-16 15:12:27.152--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.153--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'TEMPORALVERSIONEDENTITY2' because it does not exist. Error Code: 30000 Call: DROP TABLE TEMPORALVERSIONEDENTITY2 Query: DataModifyQuery(sql="DROP TABLE TEMPORALVERSIONEDENTITY2") [EL Fine]: sql: 2024-05-16 15:12:27.153--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--DROP TABLE INTEGERVERSIONEDENTITY [EL Fine]: sql: 2024-05-16 15:12:27.153--ServerSession(2054758027)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:27.154--ServerSession(2054758027)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'INTEGERVERSIONEDENTITY' because it does not exist. Error Code: 30000 Call: DROP TABLE INTEGERVERSIONEDENTITY Query: DataModifyQuery(sql="DROP TABLE INTEGERVERSIONEDENTITY") [EL Fine]: sql: 2024-05-16 15:12:27.154--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--CREATE TABLE TEMPORALVERSIONEDENTITY (ID BIGINT NOT NULL, UPDATETIMESTAMP TIMESTAMP, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:27.155--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--CREATE TABLE TEMPORALVERSIONEDENTITY2 (ID BIGINT NOT NULL, VERSION TIMESTAMP, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:27.157--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--CREATE TABLE INTEGERVERSIONEDENTITY (ID BIGINT NOT NULL, DATA VARCHAR(255), THEVERSION INTEGER, PRIMARY KEY (ID)) [EL Fine]: sql: 2024-05-16 15:12:27.159--ClientSession(282017359)--Connection(1608621326)--Thread(Thread[main,5,main])--VALUES CURRENT_TIMESTAMP [EL Fine]: sql: 2024-05-16 15:12:27.162--ClientSession(282017359)--Connection(1608621326)--Thread(Thread[main,5,main])--INSERT INTO TEMPORALVERSIONEDENTITY (ID, UPDATETIMESTAMP) VALUES (?, ?) bind => [1, 2024-05-16 15:12:27.161] [EL Fine]: sql: 2024-05-16 15:12:29.667--ClientSession(1627965794)--Connection(1608621326)--Thread(Thread[main,5,main])--UPDATE TEMPORALVERSIONEDENTITY SET UPDATETIMESTAMP = ? WHERE ((ID = ?) AND (UPDATETIMESTAMP = ?)) bind => [2024-05-16 15:12:29.0, 1, 2024-05-16 15:12:27.161] [EL Fine]: sql: 2024-05-16 15:12:29.673--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--SELECT ID, UPDATETIMESTAMP FROM TEMPORALVERSIONEDENTITY WHERE (ID = ?) bind => [1] [EL Fine]: sql: 2024-05-16 15:12:32.176--ClientSession(721034010)--Connection(1608621326)--Thread(Thread[main,5,main])--UPDATE TEMPORALVERSIONEDENTITY SET UPDATETIMESTAMP = ? WHERE ((ID = ?) AND (UPDATETIMESTAMP = ?)) bind => [2024-05-16 15:12:31.0, 1, 2024-05-16 15:12:29.0] [EL Fine]: sql: 2024-05-16 15:12:32.178--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--SELECT ID, UPDATETIMESTAMP FROM TEMPORALVERSIONEDENTITY WHERE (ID = ?) bind => [1] [EL Fine]: sql: 2024-05-16 15:12:32.179--ClientSession(959618433)--Connection(1608621326)--Thread(Thread[main,5,main])--VALUES CURRENT_TIMESTAMP [EL Fine]: sql: 2024-05-16 15:12:32.18--ClientSession(959618433)--Connection(1608621326)--Thread(Thread[main,5,main])--INSERT INTO TEMPORALVERSIONEDENTITY2 (ID, VERSION) VALUES (?, ?) bind => [1, 2024-05-16 15:12:32.179] [EL Fine]: sql: 2024-05-16 15:12:34.684--ClientSession(798524826)--Connection(1608621326)--Thread(Thread[main,5,main])--UPDATE TEMPORALVERSIONEDENTITY2 SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?)) bind => [2024-05-16 15:12:34.0, 1, 2024-05-16 15:12:32.179] [EL Fine]: sql: 2024-05-16 15:12:34.688--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--SELECT ID, VERSION FROM TEMPORALVERSIONEDENTITY2 WHERE (ID = ?) bind => [1] [EL Fine]: sql: 2024-05-16 15:12:37.191--ClientSession(5692134)--Connection(1608621326)--Thread(Thread[main,5,main])--UPDATE TEMPORALVERSIONEDENTITY2 SET VERSION = ? WHERE ((ID = ?) AND (VERSION = ?)) bind => [2024-05-16 15:12:36.0, 1, 2024-05-16 15:12:34.0] [EL Fine]: sql: 2024-05-16 15:12:37.193--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--SELECT ID, VERSION FROM TEMPORALVERSIONEDENTITY2 WHERE (ID = ?) bind => [1] [EL Fine]: sql: 2024-05-16 15:12:37.194--ClientSession(172466193)--Connection(1608621326)--Thread(Thread[main,5,main])--INSERT INTO INTEGERVERSIONEDENTITY (ID, DATA, THEVERSION) VALUES (?, ?, ?) bind => [1, Data, 1] [EL Fine]: sql: 2024-05-16 15:12:37.198--ClientSession(1665522694)--Connection(1608621326)--Thread(Thread[main,5,main])--UPDATE INTEGERVERSIONEDENTITY SET DATA = ?, THEVERSION = ? WHERE ((ID = ?) AND (THEVERSION = ?)) bind => [Lore, 2, 1, 1] [EL Fine]: sql: 2024-05-16 15:12:37.201--ClientSession(741983520)--Connection(1608621326)--Thread(Thread[main,5,main])--INSERT INTO INTEGERVERSIONEDENTITY (ID, DATA, THEVERSION) VALUES (?, ?, ?) bind => [2, Data, 1] [EL Fine]: sql: 2024-05-16 15:12:37.203--ClientSession(1573001442)--Connection(1608621326)--Thread(Thread[main,5,main])--UPDATE INTEGERVERSIONEDENTITY SET DATA = 'Lore', THEVERSION = (THEVERSION + 1) WHERE (ID = 2) [EL Fine]: sql: 2024-05-16 15:12:37.206--ClientSession(1573001442)--Connection(1608621326)--Thread(Thread[main,5,main])--UPDATE INTEGERVERSIONEDENTITY SET DATA = ?, THEVERSION = ? WHERE ((ID = ?) AND (THEVERSION = ?)) bind => [Information, 2, 2, 1] [EL Warning]: 2024-05-16 15:12:37.207--UnitOfWork(1935506329)--Thread(Thread[main,5,main])--Exception [EclipseLink-5006] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.OptimisticLockException Exception Description: The object [IntegerVersionedEntity [id=2, data=Information, theVersion=2]] cannot be updated because it has changed or been deleted since it was last read. Class> org.eclipse.persistence.jpa.test.version.model.IntegerVersionedEntity Primary Key> 2 [EL Fine]: sql: 2024-05-16 15:12:37.208--ClientSession(1626789513)--Connection(1608621326)--Thread(Thread[main,5,main])--INSERT INTO INTEGERVERSIONEDENTITY (ID, DATA, THEVERSION) VALUES (?, ?, ?) bind => [3, Data, 1] [EL Fine]: sql: 2024-05-16 15:12:37.21--ClientSession(1278626461)--Connection(1608621326)--Thread(Thread[main,5,main])--UPDATE INTEGERVERSIONEDENTITY SET THEVERSION = 10 WHERE ((ID = 3) AND (THEVERSION = 1)) [EL Fine]: connection: 2024-05-16 15:12:37.212--ServerSession(2054758027)--Connection(1608621326)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:37.212--ServerSession(2054758027)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-16 15:12:37.212--ServerSession(2054758027)--Connection(1583389506)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.091 s - in org.eclipse.persistence.jpa.test.version.TestVersioning [INFO] Running org.eclipse.persistence.jpa.test.weave.TestWeaving [EL Info]: 2024-05-16 15:12:37.228--ServerSession(175096545)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.eclipse.persistence.jpa.test.weave.TestWeaving [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestWhiteSpace [EL Info]: 2024-05-16 15:12:37.249--ServerSession(1689404083)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.persistence.jpa.test.jpql.TestWhiteSpace [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestJava8DateTime [EL Info]: 2024-05-16 15:12:37.269--ServerSession(1166344401)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in org.eclipse.persistence.jpa.test.jpql.TestJava8DateTime [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestAggregateFunctions [EL Info]: 2024-05-16 15:12:37.394--ServerSession(2142251113)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:37.424--ServerSession(1187747732)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.eclipse.persistence.jpa.test.jpql.TestAggregateFunctions [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestCoalesceFunction [EL Info]: 2024-05-16 15:12:37.473--ServerSession(1277694634)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.eclipse.persistence.jpa.test.jpql.TestCoalesceFunction [INFO] Running org.eclipse.persistence.jpa.test.jpql.TestComplexJPQL [EL Info]: 2024-05-16 15:12:37.501--ServerSession(1191695882)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:37.518--ServerSession(1243393970)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:37.536--ServerSession(1737127049)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [WARNING] Tests run: 5, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.074 s - in org.eclipse.persistence.jpa.test.jpql.TestComplexJPQL [INFO] Running org.eclipse.persistence.jpa.test.storedproc.TestStoredProcedures [EL Info]: 2024-05-16 15:12:37.57--ServerSession(1068844659)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metamodel: 2024-05-16 15:12:37.574--The collection of metamodel types is empty. Model classes may not have been found during entity search for Java SE and some Java EE container managed persistence units. Please verify that your entity classes are referenced in persistence.xml using either elements or a global false element [WARNING] Tests run: 4, Failures: 0, Errors: 0, Skipped: 4, Time elapsed: 0.007 s - in org.eclipse.persistence.jpa.test.storedproc.TestStoredProcedures [INFO] Running org.eclipse.persistence.jpa.test.storedproc.TestStoredProceduresCursors [EL Info]: 2024-05-16 15:12:37.58--ServerSession(116473553)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [WARNING] Tests run: 2, Failures: 0, Errors: 0, Skipped: 2, Time elapsed: 0.012 s - in org.eclipse.persistence.jpa.test.storedproc.TestStoredProceduresCursors [INFO] Running org.eclipse.persistence.jpa.test.storedproc.TestDB2Platform [EL Info]: 2024-05-16 15:12:37.595--ServerSession(883195923)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in org.eclipse.persistence.jpa.test.storedproc.TestDB2Platform [INFO] Running org.eclipse.persistence.jpa.test.locking.TestTimestampVersionLocking [EL Info]: 2024-05-16 15:12:37.624--ServerSession(179672397)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:37.644--ServerSession(1121345532)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:43.67--ServerSession(698687473)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:43.684--ServerSession(744368708)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:43.699--ServerSession(459859494)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.099 s - in org.eclipse.persistence.jpa.test.locking.TestTimestampVersionLocking [INFO] Running org.eclipse.persistence.jpa.test.locking.TestPessimisticLocking [EL Info]: 2024-05-16 15:12:43.721--ServerSession(212015831)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [WARNING] Tests run: 6, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 3.065 s - in org.eclipse.persistence.jpa.test.locking.TestPessimisticLocking [INFO] Running org.eclipse.persistence.jpa.test.diagnostic.TestDiagnostic [EL Info]: 2024-05-16 15:12:46.804--ServerSession(336874697)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:12:46.811--ServerSession(336874697)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BRANCHB_DIAGNOSTIC' because it does not exist. Error Code: 30000 Call: DROP TABLE BRANCHB_DIAGNOSTIC Query: DataModifyQuery(sql="DROP TABLE BRANCHB_DIAGNOSTIC") [EL Warning]: 2024-05-16 15:12:46.812--ServerSession(336874697)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'BRANCHA_DIAGNOSTIC' because it does not exist. Error Code: 30000 Call: DROP TABLE BRANCHA_DIAGNOSTIC Query: DataModifyQuery(sql="DROP TABLE BRANCHA_DIAGNOSTIC") [EL Info]: 2024-05-16 15:12:46.841--ServerSession(1152203870)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Finer]: connection: 2024-05-16 15:12:46.848--ServerSession(1152203870)--client acquired: 309831329 [EL Finer]: transaction: 2024-05-16 15:12:46.848--ClientSession(309831329)--acquire unit of work: 1340636345 [EL Finest]: transaction: 2024-05-16 15:12:46.848--UnitOfWork(1340636345)--register_new_for_persist (There is no English translation for this message.) [EL Finest]: transaction: 2024-05-16 15:12:46.849--UnitOfWork(1340636345)--register_new_for_persist (There is no English translation for this message.) [EL Finer]: transaction: 2024-05-16 15:12:46.849--UnitOfWork(1340636345)--begin unit of work flush [EL Finest]: query: 2024-05-16 15:12:46.849--UnitOfWork(1340636345)--Execute query InsertObjectQuery(BranchADiagnostic{id=2}) [EL Finest]: connection: 2024-05-16 15:12:46.85--ServerSession(1152203870)--Connection(1457883621)--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:46.85--ClientSession(309831329)--Connection(1457883621)--begin transaction [EL Fine]: sql: 2024-05-16 15:12:46.85--ClientSession(309831329)--Connection(1457883621)--INSERT INTO BRANCHA_DIAGNOSTIC (ID) VALUES (?) bind => [1 parameter bound] [EL Finest]: query: 2024-05-16 15:12:46.852--UnitOfWork(1340636345)--Execute query InsertObjectQuery(BranchBDiagnostic{id=22}) [EL Fine]: sql: 2024-05-16 15:12:46.852--ClientSession(309831329)--Connection(1457883621)--INSERT INTO BRANCHB_DIAGNOSTIC (ID, BRANCHA_FK) VALUES (?, ?) bind => [2 parameters bound] [EL Finer]: transaction: 2024-05-16 15:12:46.854--UnitOfWork(1340636345)--end unit of work flush [EL Finer]: transaction: 2024-05-16 15:12:46.854--UnitOfWork(1340636345)--resume unit of work [EL Finer]: transaction: 2024-05-16 15:12:46.855--UnitOfWork(1340636345)--begin unit of work commit [EL Finer]: transaction: 2024-05-16 15:12:46.855--ClientSession(309831329)--Connection(1457883621)--commit transaction [EL Finest]: connection: 2024-05-16 15:12:46.855--ServerSession(1152203870)--Connection(1457883621)--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:46.858--UnitOfWork(1340636345)--end unit of work commit [EL Finer]: transaction: 2024-05-16 15:12:46.858--UnitOfWork(1340636345)--resume unit of work [EL Finest]: transaction: 2024-05-16 15:12:46.858--UnitOfWork(1340636345)--deleting_object (There is no English translation for this message.) [EL Finer]: transaction: 2024-05-16 15:12:46.859--UnitOfWork(1340636345)--begin unit of work commit [EL Finest]: query: 2024-05-16 15:12:46.859--UnitOfWork(1340636345)--Execute query DoesExistQuery(referenceClass=BranchBDiagnostic ) [EL Finest]: query: 2024-05-16 15:12:46.859--UnitOfWork(1340636345)--Execute query UpdateObjectQuery(BranchADiagnostic{id=2}) [EL Finest]: query: 2024-05-16 15:12:46.859--UnitOfWork(1340636345)--Execute query UpdateObjectQuery(BranchBDiagnostic{id=22}) [EL Finest]: connection: 2024-05-16 15:12:46.859--ServerSession(1152203870)--Connection(1457883621)--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:46.859--ClientSession(309831329)--Connection(1457883621)--begin transaction [EL Fine]: sql: 2024-05-16 15:12:46.859--ClientSession(309831329)--Connection(1457883621)--UPDATE BRANCHB_DIAGNOSTIC SET BRANCHA_FK = ? WHERE (ID = ?) bind => [2 parameters bound] [EL Finest]: query: 2024-05-16 15:12:46.863--UnitOfWork(1340636345)--Execute query DeleteObjectQuery(BranchBDiagnostic{id=22}) [EL Fine]: sql: 2024-05-16 15:12:46.863--ClientSession(309831329)--Connection(1457883621)--DELETE FROM BRANCHB_DIAGNOSTIC WHERE (ID = ?) bind => [1 parameter bound] [EL Finer]: transaction: 2024-05-16 15:12:46.865--ClientSession(309831329)--Connection(1457883621)--commit transaction [EL Finest]: connection: 2024-05-16 15:12:46.865--ServerSession(1152203870)--Connection(1457883621)--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:46.867--UnitOfWork(1340636345)--end unit of work commit [EL Finer]: transaction: 2024-05-16 15:12:46.867--UnitOfWork(1340636345)--resume unit of work [EL Finer]: transaction: 2024-05-16 15:12:46.867--UnitOfWork(1340636345)--begin unit of work commit [EL Finest]: query: 2024-05-16 15:12:46.867--UnitOfWork(1340636345)--Execute query UpdateObjectQuery(BranchADiagnostic{id=2}) [EL Finer]: transaction: 2024-05-16 15:12:46.868--UnitOfWork(1340636345)--end unit of work commit [EL Finer]: transaction: 2024-05-16 15:12:46.868--UnitOfWork(1340636345)--resume unit of work [EL Finest]: query: 2024-05-16 15:12:46.868--UnitOfWork(1340636345)--Execute query ReadObjectQuery(name="readBranchADiagnostic" referenceClass=BranchADiagnostic sql="SELECT ID FROM BRANCHA_DIAGNOSTIC WHERE (ID = ?)") [EL Info]: transaction: 2024-05-16 15:12:46.868--UnitOfWork(1340636345)--validate object space. [EL Warning]: cache: 2024-05-16 15:12:46.869--UnitOfWork(1340636345)--stack of visited objects that refer to the corrupt object: [BranchADiagnostic{id=2}] [EL Warning]: cache: 2024-05-16 15:12:46.869--UnitOfWork(1340636345)--corrupt object referenced through mapping: org.eclipse.persistence.mappings.OneToManyMapping[branchBs] [EL Warning]: cache: 2024-05-16 15:12:46.869--UnitOfWork(1340636345)--corrupt object: BranchBDiagnostic{id=22} [EL Finest]: query: 2024-05-16 15:12:46.869--UnitOfWork(1340636345)--Execute query ReadObjectQuery(name="findBranchADiagnosticById" referenceClass=BranchADiagnostic sql="SELECT ID FROM BRANCHA_DIAGNOSTIC WHERE (ID = ?)") [EL Info]: transaction: 2024-05-16 15:12:46.869--UnitOfWork(1340636345)--validate object space. [EL Warning]: cache: 2024-05-16 15:12:46.869--UnitOfWork(1340636345)--stack of visited objects that refer to the corrupt object: [BranchADiagnostic{id=2}] [EL Warning]: cache: 2024-05-16 15:12:46.869--UnitOfWork(1340636345)--corrupt object referenced through mapping: org.eclipse.persistence.mappings.OneToManyMapping[branchBs] [EL Warning]: cache: 2024-05-16 15:12:46.869--UnitOfWork(1340636345)--corrupt object: BranchBDiagnostic{id=22} [EL Finer]: transaction: 2024-05-16 15:12:46.869--UnitOfWork(1340636345)--release unit of work [EL Finer]: connection: 2024-05-16 15:12:46.869--ClientSession(309831329)--client released [EL Finest]: jpa: 2024-05-16 15:12:46.869--ServerSession(1152203870)--Begin undeploying Persistence Unit diagnostic-test-pu; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-classes/_diagnostic-test-pu; state Deployed; factoryCount 1 [EL Fine]: connection: 2024-05-16 15:12:46.869--ServerSession(1152203870)--Connection(1457883621)--disconnect [EL Finer]: cache: 2024-05-16 15:12:46.87--ServerSession(1152203870)--initialize identitymaps [EL Fine]: connection: 2024-05-16 15:12:46.87--ServerSession(1152203870)--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-classes/_diagnostic-test-pu logout successful [EL Fine]: connection: 2024-05-16 15:12:46.87--ServerSession(1152203870)--Connection(1400116867)--disconnect [EL Finest]: jpa: 2024-05-16 15:12:46.87--ServerSession(1152203870)--End undeploying Persistence Unit diagnostic-test-pu; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-classes/_diagnostic-test-pu; state Undeployed; factoryCount 0 [EL Info]: 2024-05-16 15:12:46.89--ServerSession(707940781)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Finer]: connection: 2024-05-16 15:12:46.895--ServerSession(707940781)--client acquired: 1706840265 [EL Finer]: transaction: 2024-05-16 15:12:46.896--ClientSession(1706840265)--acquire unit of work: 2067271782 [EL Finest]: transaction: 2024-05-16 15:12:46.896--UnitOfWork(2067271782)--register_new_for_persist (There is no English translation for this message.) [EL Finest]: transaction: 2024-05-16 15:12:46.896--UnitOfWork(2067271782)--register_new_for_persist (There is no English translation for this message.) [EL Finer]: transaction: 2024-05-16 15:12:46.896--UnitOfWork(2067271782)--begin unit of work flush [EL Finest]: query: 2024-05-16 15:12:46.896--UnitOfWork(2067271782)--Execute query InsertObjectQuery(BranchADiagnostic{id=1}) [EL Finest]: connection: 2024-05-16 15:12:46.896--ServerSession(707940781)--Connection(1355506901)--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:46.896--ClientSession(1706840265)--Connection(1355506901)--begin transaction [EL Fine]: sql: 2024-05-16 15:12:46.896--ClientSession(1706840265)--Connection(1355506901)--INSERT INTO BRANCHA_DIAGNOSTIC (ID) VALUES (?) bind => [1 parameter bound] [EL Finest]: query: 2024-05-16 15:12:46.897--UnitOfWork(2067271782)--Execute query InsertObjectQuery(BranchBDiagnostic{id=11}) [EL Fine]: sql: 2024-05-16 15:12:46.897--ClientSession(1706840265)--Connection(1355506901)--INSERT INTO BRANCHB_DIAGNOSTIC (ID, BRANCHA_FK) VALUES (?, ?) bind => [2 parameters bound] [EL Finer]: transaction: 2024-05-16 15:12:46.898--UnitOfWork(2067271782)--end unit of work flush [EL Finer]: transaction: 2024-05-16 15:12:46.898--UnitOfWork(2067271782)--resume unit of work [EL Finer]: transaction: 2024-05-16 15:12:46.898--UnitOfWork(2067271782)--begin unit of work commit [EL Finer]: transaction: 2024-05-16 15:12:46.898--ClientSession(1706840265)--Connection(1355506901)--commit transaction [EL Finest]: connection: 2024-05-16 15:12:46.898--ServerSession(707940781)--Connection(1355506901)--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:46.9--UnitOfWork(2067271782)--end unit of work commit [EL Finer]: transaction: 2024-05-16 15:12:46.9--UnitOfWork(2067271782)--resume unit of work [EL Finest]: transaction: 2024-05-16 15:12:46.9--UnitOfWork(2067271782)--deleting_object (There is no English translation for this message.) [EL Finer]: transaction: 2024-05-16 15:12:46.9--UnitOfWork(2067271782)--begin unit of work commit [EL Finest]: query: 2024-05-16 15:12:46.9--UnitOfWork(2067271782)--Execute query DoesExistQuery(referenceClass=BranchBDiagnostic ) [EL Finest]: query: 2024-05-16 15:12:46.9--UnitOfWork(2067271782)--Execute query UpdateObjectQuery(BranchADiagnostic{id=1}) [EL Finest]: query: 2024-05-16 15:12:46.9--UnitOfWork(2067271782)--Execute query UpdateObjectQuery(BranchBDiagnostic{id=11}) [EL Finest]: connection: 2024-05-16 15:12:46.9--ServerSession(707940781)--Connection(1355506901)--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:46.9--ClientSession(1706840265)--Connection(1355506901)--begin transaction [EL Fine]: sql: 2024-05-16 15:12:46.9--ClientSession(1706840265)--Connection(1355506901)--UPDATE BRANCHB_DIAGNOSTIC SET BRANCHA_FK = ? WHERE (ID = ?) bind => [2 parameters bound] [EL Finest]: query: 2024-05-16 15:12:46.901--UnitOfWork(2067271782)--Execute query DeleteObjectQuery(BranchBDiagnostic{id=11}) [EL Fine]: sql: 2024-05-16 15:12:46.901--ClientSession(1706840265)--Connection(1355506901)--DELETE FROM BRANCHB_DIAGNOSTIC WHERE (ID = ?) bind => [1 parameter bound] [EL Finer]: transaction: 2024-05-16 15:12:46.901--ClientSession(1706840265)--Connection(1355506901)--commit transaction [EL Finest]: connection: 2024-05-16 15:12:46.901--ServerSession(707940781)--Connection(1355506901)--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:12:46.902--UnitOfWork(2067271782)--end unit of work commit [EL Finer]: transaction: 2024-05-16 15:12:46.902--UnitOfWork(2067271782)--resume unit of work [EL Finer]: transaction: 2024-05-16 15:12:46.902--UnitOfWork(2067271782)--begin unit of work commit [EL Finest]: query: 2024-05-16 15:12:46.902--UnitOfWork(2067271782)--Execute query UpdateObjectQuery(BranchADiagnostic{id=1}) [EL Finer]: transaction: 2024-05-16 15:12:46.902--UnitOfWork(2067271782)--end unit of work commit [EL Finer]: transaction: 2024-05-16 15:12:46.902--UnitOfWork(2067271782)--resume unit of work [EL Finest]: query: 2024-05-16 15:12:46.903--UnitOfWork(2067271782)--Execute query ReadObjectQuery(name="readBranchADiagnostic" referenceClass=BranchADiagnostic sql="SELECT ID FROM BRANCHA_DIAGNOSTIC WHERE (ID = ?)") [EL Info]: transaction: 2024-05-16 15:12:46.903--UnitOfWork(2067271782)--validate object space. [EL Warning]: cache: 2024-05-16 15:12:46.903--UnitOfWork(2067271782)--stack of visited objects that refer to the corrupt object: [BranchADiagnostic{id=1}] [EL Warning]: cache: 2024-05-16 15:12:46.903--UnitOfWork(2067271782)--corrupt object referenced through mapping: org.eclipse.persistence.mappings.OneToManyMapping[branchBs] [EL Warning]: cache: 2024-05-16 15:12:46.903--UnitOfWork(2067271782)--corrupt object: BranchBDiagnostic{id=11} [EL Finer]: transaction: 2024-05-16 15:12:46.903--UnitOfWork(2067271782)--release unit of work [EL Finer]: connection: 2024-05-16 15:12:46.903--ClientSession(1706840265)--client released [EL Finest]: jpa: 2024-05-16 15:12:46.903--ServerSession(707940781)--Begin undeploying Persistence Unit diagnostic-with-property-test-pu; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-classes/_diagnostic-with-property-test-pu; state Deployed; factoryCount 1 [EL Fine]: connection: 2024-05-16 15:12:46.903--ServerSession(707940781)--Connection(1355506901)--disconnect [EL Finer]: cache: 2024-05-16 15:12:46.903--ServerSession(707940781)--initialize identitymaps [EL Fine]: connection: 2024-05-16 15:12:46.903--ServerSession(707940781)--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-classes/_diagnostic-with-property-test-pu logout successful [EL Fine]: connection: 2024-05-16 15:12:46.903--ServerSession(707940781)--Connection(1557520822)--disconnect [EL Finest]: jpa: 2024-05-16 15:12:46.904--ServerSession(707940781)--End undeploying Persistence Unit diagnostic-with-property-test-pu; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-classes/_diagnostic-with-property-test-pu; state Undeployed; factoryCount 0 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.eclipse.persistence.jpa.test.diagnostic.TestDiagnostic [INFO] Running org.eclipse.persistence.jpa.test.concurrency.TestConcurrencyPersistence [EL Info]: 2024-05-16 15:12:46.913--ServerSession(991039748)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.124 s - in org.eclipse.persistence.jpa.test.concurrency.TestConcurrencyPersistence [INFO] Running org.eclipse.persistence.jpa.test.lob.TestLobMerge [EL Info]: 2024-05-16 15:12:47.036--ServerSession(1952196077)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in org.eclipse.persistence.jpa.test.lob.TestLobMerge [INFO] Running org.eclipse.persistence.jpa.test.server.TestTargetServerDetector [EL Info]: 2024-05-16 15:12:47.068--ServerSession(1555312306)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:47.079--ServerSession(930748259)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.eclipse.persistence.jpa.test.server.TestTargetServerDetector [INFO] Running org.eclipse.persistence.jpa.test.server.TestJNDIConnector [EL Info]: 2024-05-16 15:12:47.095--ServerSession(1323948789)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:47.099--ServerSession(23658416)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:47.103--ServerSession(307252553)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Info]: 2024-05-16 15:12:47.106--ServerSession(398513212)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s - in org.eclipse.persistence.jpa.test.server.TestJNDIConnector [INFO] Running org.eclipse.persistence.jpa.test.conversion.TestJavaTimeTypeConverter [INFO] Tests run: 32, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.eclipse.persistence.jpa.test.conversion.TestJavaTimeTypeConverter [INFO] Running org.eclipse.persistence.jpa.test.oraclefeatures.TestOracleLOBLocatorFeature [EL Info]: 2024-05-16 15:12:47.134--ServerSession(1523346593)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.eclipse.persistence.jpa.test.oraclefeatures.TestOracleLOBLocatorFeature [INFO] Running org.eclipse.persistence.jpa.converter.TestAutoApplyConverter [EL Info]: 2024-05-16 15:12:47.163--ServerSession(1782638176)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.eclipse.persistence.jpa.converter.TestAutoApplyConverter [INFO] Running org.eclipse.persistence.jpa.returninsert.TestReturnInsert [EL Info]: 2024-05-16 15:12:47.381--ServerSession(1871386882)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Severe]: 2024-05-16 15:12:47.393--ServerSession(1871386882)--Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.IntegrityException Descriptor Exceptions: --------------------------------------------------------- Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailJoined --> [DatabaseTable(JPA22_RETURNINSERT_MASTER_JOINED), DatabaseTable(JPA22_RETURNINSERT_DETAIL_JOINED)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailJoined --> [DatabaseTable(JPA22_RETURNINSERT_MASTER_JOINED), DatabaseTable(JPA22_RETURNINSERT_DETAIL_JOINED)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertMasterPK --> [DatabaseTable(JPA22_RETURNINSERT_MASTER)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertMaster --> [DatabaseTable(JPA22_RETURNINSERT_MASTER)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailPK --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbeddedEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetail --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetail --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Runtime Exceptions: --------------------------------------------------------- [EL Severe]: ejb: 2024-05-16 15:12:47.395--ServerSession(1871386882)--Exception [EclipseLink-0] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.IntegrityException Descriptor Exceptions: --------------------------------------------------------- Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailJoined --> [DatabaseTable(JPA22_RETURNINSERT_MASTER_JOINED), DatabaseTable(JPA22_RETURNINSERT_DETAIL_JOINED)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailJoined --> [DatabaseTable(JPA22_RETURNINSERT_MASTER_JOINED), DatabaseTable(JPA22_RETURNINSERT_DETAIL_JOINED)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertMasterPK --> [DatabaseTable(JPA22_RETURNINSERT_MASTER)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertMaster --> [DatabaseTable(JPA22_RETURNINSERT_MASTER)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailPK --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbeddedEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetailEmbedded --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [InsertObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetail --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Exception [EclipseLink-193] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DescriptorException Exception Description: There is no custom [UpdateObjectQuery] set, but ReturningPolicy contains field(s) to be returned and [JavaDBPlatform] does not support generating call with returning. Descriptor: RelationalDescriptor(org.eclipse.persistence.jpa.returninsert.model.ReturnInsertDetail --> [DatabaseTable(JPA22_RETURNINSERT_DETAIL)]) Runtime Exceptions: --------------------------------------------------------- Non supported platform. This test can be executed on OraclePlatform only! [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s - in org.eclipse.persistence.jpa.returninsert.TestReturnInsert [INFO] Running org.eclipse.persistence.jpa.compositeid.TestCompositeId [EL Fine]: server: 2024-05-16 15:12:47.4--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Config]: metadata: 2024-05-16 15:12:47.402--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompC] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.402--ServerSession(1905768812)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field compB] is being defaulted to: class org.eclipse.persistence.jpa.compositeid.model.CompB. [EL Config]: metadata: 2024-05-16 15:12:47.402--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompA] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.403--ServerSession(1905768812)--Thread(Thread[main,5,main])--The target entity (reference) class for the one to many mapping element [field compBs] is being defaulted to: class org.eclipse.persistence.jpa.compositeid.model.CompB. [EL Config]: metadata: 2024-05-16 15:12:47.403--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompB] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.403--ServerSession(1905768812)--Thread(Thread[main,5,main])--The target entity (reference) class for the many to one mapping element [field compA] is being defaulted to: class org.eclipse.persistence.jpa.compositeid.model.CompA. [EL Config]: metadata: 2024-05-16 15:12:47.404--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompAId] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.404--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompAIdentifier] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.405--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.Environment] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.405--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompBId] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.405--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.ClientId] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.406--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.RN] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.406--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.CompCId] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.406--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.BTI] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.407--ServerSession(1905768812)--Thread(Thread[main,5,main])--The access type for the persistent class [class org.eclipse.persistence.jpa.compositeid.model.UserId] is set to [FIELD]. [EL Config]: metadata: 2024-05-16 15:12:47.407--ServerSession(1905768812)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.compositeid.model.CompC] is being defaulted to: CompC. [EL Config]: metadata: 2024-05-16 15:12:47.407--ServerSession(1905768812)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.compositeid.model.CompC] is being defaulted to: COMPC. [EL Config]: metadata: 2024-05-16 15:12:47.407--ServerSession(1905768812)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.compositeid.model.CompA] is being defaulted to: CompA. [EL Config]: metadata: 2024-05-16 15:12:47.408--ServerSession(1905768812)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.compositeid.model.CompA] is being defaulted to: COMPA. [EL Config]: metadata: 2024-05-16 15:12:47.408--ServerSession(1905768812)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.jpa.compositeid.model.CompB] is being defaulted to: CompB. [EL Config]: metadata: 2024-05-16 15:12:47.408--ServerSession(1905768812)--Thread(Thread[main,5,main])--The table name for entity [class org.eclipse.persistence.jpa.compositeid.model.CompB] is being defaulted to: COMPB. [EL Info]: 2024-05-16 15:12:47.416--ServerSession(1905768812)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Fine]: connection: 2024-05-16 15:12:47.418--Thread(Thread[main,5,main])--Detected database platform: org.eclipse.persistence.platform.database.JavaDBPlatform [EL Fine]: connection: 2024-05-16 15:12:47.418--ServerSession(1905768812)--Connection(2043658248)--Thread(Thread[main,5,main])--connecting(DatabaseLogin( platform=>JavaDBPlatform user name=> "root" datasource URL=> "jdbc:derby://localhost/memory:ecltests;create=true" )) [EL Config]: connection: 2024-05-16 15:12:47.419--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--Connected: jdbc:derby://localhost:1527/memory:ecltests;create=true User: root Database: Apache Derby Version: 10.14.2.0 - (1828579) Driver: Apache Derby Network Client JDBC Driver Version: 10.14.2.0 - (1828579) [EL Fine]: connection: 2024-05-16 15:12:47.425--ServerSession(1905768812)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name login successful [EL Fine]: sql: 2024-05-16 15:12:47.426--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--ALTER TABLE COMPB DROP CONSTRAINT COMPB_FK_ENVIRONME [EL Fine]: sql: 2024-05-16 15:12:47.427--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.427--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: ALTER TABLE COMPB DROP CONSTRAINT COMPB_FK_ENVIRONME Query: DataModifyQuery(sql="ALTER TABLE COMPB DROP CONSTRAINT COMPB_FK_ENVIRONME") [EL Fine]: sql: 2024-05-16 15:12:47.428--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--ALTER TABLE COMPC DROP CONSTRAINT FK_COMPC_FK_CLIENT [EL Fine]: sql: 2024-05-16 15:12:47.428--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.429--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'ALTER TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: ALTER TABLE COMPC DROP CONSTRAINT FK_COMPC_FK_CLIENT Query: DataModifyQuery(sql="ALTER TABLE COMPC DROP CONSTRAINT FK_COMPC_FK_CLIENT") [EL Fine]: sql: 2024-05-16 15:12:47.429--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-16 15:12:47.429--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.43--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-16 15:12:47.43--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-16 15:12:47.43--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.431--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-16 15:12:47.431--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-16 15:12:47.431--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.432--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-16 15:12:47.432--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-16 15:12:47.432--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.433--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-16 15:12:47.433--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-16 15:12:47.433--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.434--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-16 15:12:47.434--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-16 15:12:47.434--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.435--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-16 15:12:47.435--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-16 15:12:47.435--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.436--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-16 15:12:47.436--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-16 15:12:47.436--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.437--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-16 15:12:47.437--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-16 15:12:47.437--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.438--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-16 15:12:47.438--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-16 15:12:47.438--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.439--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-16 15:12:47.439--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-16 15:12:47.439--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.44--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-16 15:12:47.44--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-16 15:12:47.44--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.441--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-16 15:12:47.441--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPB [EL Fine]: sql: 2024-05-16 15:12:47.441--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.441--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPB' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPB Query: DataModifyQuery(sql="DROP TABLE COMPB") [EL Fine]: sql: 2024-05-16 15:12:47.442--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPA [EL Fine]: sql: 2024-05-16 15:12:47.442--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.442--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPA' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPA Query: DataModifyQuery(sql="DROP TABLE COMPA") [EL Fine]: sql: 2024-05-16 15:12:47.443--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--DROP TABLE COMPC [EL Fine]: sql: 2024-05-16 15:12:47.443--ServerSession(1905768812)--Thread(Thread[main,5,main])--VALUES(1) [EL Warning]: 2024-05-16 15:12:47.443--ServerSession(1905768812)--Thread(Thread[main,5,main])--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'COMPC' because it does not exist. Error Code: 30000 Call: DROP TABLE COMPC Query: DataModifyQuery(sql="DROP TABLE COMPC") [EL Fine]: sql: 2024-05-16 15:12:47.444--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--CREATE TABLE COMPB (CLIENT VARCHAR(255) NOT NULL, FK_ENVIRONME VARCHAR(255) NOT NULL, FK_IDENTIFIE INTEGER NOT NULL, RN INTEGER NOT NULL, PRIMARY KEY (CLIENT, FK_ENVIRONME, FK_IDENTIFIE, RN)) [EL Fine]: sql: 2024-05-16 15:12:47.446--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--CREATE TABLE COMPA (ENVIRONMENT VARCHAR(255) NOT NULL, IDENTIFIER INTEGER NOT NULL, PRIMARY KEY (ENVIRONMENT, IDENTIFIER)) [EL Fine]: sql: 2024-05-16 15:12:47.447--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--CREATE TABLE COMPC (BTI INTEGER NOT NULL, FK_CLIENT VARCHAR(255) NOT NULL, FK_ENVIRONME VARCHAR(255) NOT NULL, FK_IDENTIFIE INTEGER NOT NULL, FK_RELATIVE INTEGER NOT NULL, FK_USER_ID VARCHAR(255) NOT NULL, PRIMARY KEY (BTI, FK_CLIENT, FK_ENVIRONME, FK_IDENTIFIE, FK_RELATIVE, FK_USER_ID)) [EL Fine]: sql: 2024-05-16 15:12:47.449--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--ALTER TABLE COMPB ADD CONSTRAINT COMPB_FK_ENVIRONME FOREIGN KEY (FK_ENVIRONME, FK_IDENTIFIE) REFERENCES COMPA (ENVIRONMENT, IDENTIFIER) [EL Fine]: sql: 2024-05-16 15:12:47.451--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--ALTER TABLE COMPC ADD CONSTRAINT FK_COMPC_FK_CLIENT FOREIGN KEY (FK_CLIENT, FK_ENVIRONME, FK_IDENTIFIE, FK_RELATIVE) REFERENCES COMPB (CLIENT, FK_ENVIRONME, FK_IDENTIFIE, RN) Beginning tx [EL Fine]: sql: 2024-05-16 15:12:47.457--ClientSession(1558931350)--Connection(514097844)--Thread(Thread[main,5,main])--INSERT INTO COMPA (ENVIRONMENT, IDENTIFIER) VALUES (?, ?) bind => [1, 1] [EL Fine]: sql: 2024-05-16 15:12:47.46--ClientSession(1558931350)--Connection(514097844)--Thread(Thread[main,5,main])--INSERT INTO COMPB (CLIENT, RN, FK_ENVIRONME, FK_IDENTIFIE) VALUES (?, ?, ?, ?) bind => [1, 1, 1, 1] [EL Fine]: sql: 2024-05-16 15:12:47.466--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--SELECT CLIENT, FK_ENVIRONME, FK_IDENTIFIE, RN FROM COMPB WHERE (CLIENT = '1') [EL Fine]: sql: 2024-05-16 15:12:47.472--ClientSession(194466032)--Connection(514097844)--Thread(Thread[main,5,main])--INSERT INTO COMPC (BTI, FK_USER_ID, FK_CLIENT, FK_ENVIRONME, FK_RELATIVE, FK_IDENTIFIE) VALUES (?, ?, ?, ?, ?, ?) bind => [3, 4, 1, 1, 1, 1] [EL Fine]: sql: 2024-05-16 15:12:47.477--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--SELECT BTI, FK_CLIENT, FK_ENVIRONME, FK_IDENTIFIE, FK_RELATIVE, FK_USER_ID FROM COMPC WHERE (FK_USER_ID = '4') [EL Fine]: connection: 2024-05-16 15:12:47.481--ServerSession(1905768812)--Connection(514097844)--Thread(Thread[main,5,main])--disconnect [EL Fine]: connection: 2024-05-16 15:12:47.481--ServerSession(1905768812)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.test.jse/target/test-run/./_default-pu-name logout successful [EL Fine]: connection: 2024-05-16 15:12:47.481--ServerSession(1905768812)--Connection(2043658248)--Thread(Thread[main,5,main])--disconnect [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.eclipse.persistence.jpa.compositeid.TestCompositeId [INFO] Running org.eclipse.persistence.jpa.collection.TestCollectionOperations [EL Info]: 2024-05-16 15:12:47.49--ServerSession(196721369)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.057 s - in org.eclipse.persistence.jpa.collection.TestCollectionOperations [INFO] Running org.eclipse.persistence.jpa.collection.TestEmbeddableKey [EL Info]: 2024-05-16 15:12:47.551--ServerSession(1473237843)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.eclipse.persistence.jpa.collection.TestEmbeddableKey [INFO] Running org.eclipse.persistence.jpa.embeddable.TestNestedEmbeddable [EL Info]: 2024-05-16 15:12:47.609--ServerSession(1211131239)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: 2024-05-16 15:12:47.613--ServerSession(1211131239)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping [EL Info]: 2024-05-16 15:12:47.658--ServerSession(977371578)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in org.eclipse.persistence.jpa.embeddable.TestNestedEmbeddable [INFO] Running org.eclipse.persistence.jpa.embeddable.TestEmbeddable [EL Info]: 2024-05-16 15:12:47.699--ServerSession(1668107484)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: 2024-05-16 15:12:47.702--ServerSession(1668107484)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.043 s - in org.eclipse.persistence.jpa.embeddable.TestEmbeddable [INFO] Running org.eclipse.persistence.jpa.embeddable.TestCollectionTableEmbeddable [EL Info]: 2024-05-16 15:12:47.746--ServerSession(1930203783)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: metadata: 2024-05-16 15:12:47.749--ServerSession(1930203783)--isNullAllowed is reset to false in org.eclipse.persistence.mappings.AggregateObjectMapping[contactInfo] because the aggregate has a (possibly nested) target foreign key mapping [EL Info]: 2024-05-16 15:12:47.781--ServerSession(1824259587)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 s - in org.eclipse.persistence.jpa.embeddable.TestCollectionTableEmbeddable [INFO] Running org.eclipse.persistence.config.TestPropertiesUtils [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.eclipse.persistence.config.TestPropertiesUtils [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 541, Failures: 0, Errors: 0, Skipped: 15 [INFO] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-jse-deadlock) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest May 16, 2024 3:12:49 PM org.jboss.weld.bootstrap.WeldStartup INFO: WELD-000900: 4.0.1 (Final) May 16, 2024 3:12:49 PM org.jboss.weld.bootstrap.WeldStartup startContainer INFO: WELD-000101: Transactional services not available. Injection of @Inject UserTransaction not available. Transactional observers will be invoked synchronously. May 16, 2024 3:12:49 PM org.jboss.weld.environment.se.WeldContainer fireContainerInitializedEvent INFO: WELD-ENV-002003: Weld SE container e53bd521-4370-4c61-b6ab-cd7a29376795 initialized [EL Info]: 2024-05-16 15:12:49.745--ServerSession(822359325)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Warning]: 2024-05-16 15:12:49.96--ServerSession(822359325)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CACHEDEADLOCK_DETAIL' because it does not exist. Error Code: 30000 Call: DROP TABLE cachedeadlock_detail Query: DataModifyQuery(sql="DROP TABLE cachedeadlock_detail") [EL Warning]: 2024-05-16 15:12:49.963--ServerSession(822359325)--Exception [EclipseLink-4002] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.DatabaseException Internal Exception: java.sql.SQLSyntaxErrorException: 'DROP TABLE' cannot be performed on 'CACHEDEADLOCK_MASTER' because it does not exist. Error Code: 30000 Call: DROP TABLE cachedeadlock_master Query: DataModifyQuery(sql="DROP TABLE cachedeadlock_master") [EL Severe]: cache: 2024-05-16 15:12:50.113--Summary current cache key of thread ForkJoinPool.commonPool-worker-7 Stuck thread problem: unique tiny message number (1) The Thread [ForkJoinPool.commonPool-worker-7] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 1) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 25) (totalNumberOfTimeCacheKeyReleasedForReading: 24) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-7 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-7 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-7 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-7 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-7 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-7 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:50.123--Start full concurrency manager state (massive) dump No: 1 Concurrency manager - Page 01 start - thread dump about all threads at time of event "main" java.lang.Thread.State: TIMED_WAITING at java.base@11.0.11/java.lang.Thread.sleep(Native Method) at app//org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest.bugTest(CacheDeadLockDetectionTest.java:70) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base@11.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@11.0.11/java.lang.reflect.Method.invoke(Method.java:566) at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413) at app//org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at app//org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at app//org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at app//org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at app//org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at app//org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) "Reference Handler" java.lang.Thread.State: RUNNABLE at java.base@11.0.11/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@11.0.11/java.lang.ref.Reference.processPendingReferences(Reference.java:241) at java.base@11.0.11/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213) "Finalizer" java.lang.Thread.State: WAITING at java.base@11.0.11/java.lang.Object.wait(Native Method) at java.base@11.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@11.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at java.base@11.0.11/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170) "Signal Dispatcher" java.lang.Thread.State: RUNNABLE "Common-Cleaner" java.lang.Thread.State: TIMED_WAITING at java.base@11.0.11/java.lang.Object.wait(Native Method) at java.base@11.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@11.0.11/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134) "surefire-forkedjvm-command-thread" java.lang.Thread.State: RUNNABLE at java.base@11.0.11/java.io.FileInputStream.readBytes(Native Method) at java.base@11.0.11/java.io.FileInputStream.read(FileInputStream.java:279) at java.base@11.0.11/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base@11.0.11/java.io.BufferedInputStream.read(BufferedInputStream.java:271) at java.base@11.0.11/java.io.DataInputStream.readInt(DataInputStream.java:392) at app//org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:113) at app//org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:383) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "ForkJoinPool.commonPool-worker-3" java.lang.Thread.State: RUNNABLE at java.base@11.0.11/java.net.SocketInputStream.socketRead0(Native Method) at java.base@11.0.11/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base@11.0.11/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base@11.0.11/java.net.SocketInputStream.read(SocketInputStream.java:140) at app//org.apache.derby.client.net.Reply.fill(Unknown Source) at app//org.apache.derby.client.net.Reply.ensureALayerDataInBuffer(Unknown Source) at app//org.apache.derby.client.net.Reply.readDssHeader(Unknown Source) at app//org.apache.derby.client.net.Reply.startSameIdChainParse(Unknown Source) at app//org.apache.derby.client.net.NetStatementReply.readExecute(Unknown Source) at app//org.apache.derby.client.net.StatementReply.readExecute(Unknown Source) at app//org.apache.derby.client.net.NetPreparedStatement.readExecute_(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.readExecute(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.flowExecute(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdateX(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdate(Unknown Source) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:907) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:979) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:640) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567) at app//org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2051) at app//org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:312) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.updateObject(DatasourceCallQueryMechanism.java:899) at app//org.eclipse.persistence.internal.queries.StatementQueryMechanism.updateObject(StatementQueryMechanism.java:478) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1165) at app//org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:88) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:330) at app//org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:61) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:813) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:112) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:89) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1776) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:294) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:152) at app//org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4340) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1515) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1605) at app//org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:288) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1242) at app//org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:138) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:32) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base@11.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@11.0.11/java.lang.reflect.Method.invoke(Method.java:566) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:125) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$203/0x0000000800498c40.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x00000008004af840.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$195/0x0000000800406840.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$217/0x00000008004a3840.get(Unknown Source) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692) at java.base@11.0.11/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) at java.base@11.0.11/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "ForkJoinPool.commonPool-worker-5" java.lang.Thread.State: RUNNABLE at app//org.eclipse.persistence.internal.descriptors.changetracking.ObjectChangeListener.processEvents(ObjectChangeListener.java:70) at app//org.eclipse.persistence.descriptors.changetracking.ObjectChangeTrackingPolicy.enableEventProcessing(ObjectChangeTrackingPolicy.java:63) at app//org.eclipse.persistence.internal.sessions.MergeManager.mergeChangesOfCloneIntoWorkingCopy(MergeManager.java:628) at app//org.eclipse.persistence.internal.sessions.MergeManager.mergeChanges(MergeManager.java:324) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.mergeCloneWithReferences(UnitOfWorkImpl.java:3678) at app//org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.mergeCloneWithReferences(RepeatableWriteUnitOfWork.java:403) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.mergeCloneWithReferences(UnitOfWorkImpl.java:3638) at app//org.eclipse.persistence.internal.jpa.EntityManagerImpl.mergeInternal(EntityManagerImpl.java:648) at app//org.eclipse.persistence.internal.jpa.EntityManagerImpl.merge(EntityManagerImpl.java:625) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:31) at jdk.internal.reflect.GeneratedMethodAccessor1.invoke(Unknown Source) at java.base@11.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@11.0.11/java.lang.reflect.Method.invoke(Method.java:566) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:125) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$203/0x0000000800498c40.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x00000008004af840.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$195/0x0000000800406840.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$217/0x00000008004a3840.get(Unknown Source) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692) at java.base@11.0.11/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) at java.base@11.0.11/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "ForkJoinPool.commonPool-worker-7" java.lang.Thread.State: RUNNABLE at java.management@11.0.11/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@11.0.11/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDump$1(ConcurrencyUtil.java:937) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$236/0x00000008004bfc40.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:167) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDump(ConcurrencyUtil.java:936) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createInformationThreadDump(ConcurrencyUtil.java:966) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep02(ConcurrencyUtil.java:577) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep01(ConcurrencyUtil.java:561) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationIfAppropriate(ConcurrencyUtil.java:483) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.determineIfReleaseDeferredLockAppearsToBeDeadLocked(ConcurrencyUtil.java:175) at app//org.eclipse.persistence.internal.helper.WriteLockManager.addCacheKeyToMapWriteLockManagerToCacheKeysThatCouldNotBeAcquired(WriteLockManager.java:736) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireRequiredLocksInternal(WriteLockManager.java:468) at app//org.eclipse.persistence.internal.helper.WriteLockManager.acquireRequiredLocks(WriteLockManager.java:332) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.acquireWriteLocks(UnitOfWorkImpl.java:1724) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitTransactionAfterWriteChanges(UnitOfWorkImpl.java:1689) at app//org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:295) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1242) at app//org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:138) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:32) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base@11.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@11.0.11/java.lang.reflect.Method.invoke(Method.java:566) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:125) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$203/0x0000000800498c40.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x00000008004af840.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$195/0x0000000800406840.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$217/0x00000008004a3840.get(Unknown Source) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692) at java.base@11.0.11/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) at java.base@11.0.11/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "ForkJoinPool.commonPool-worker-9" java.lang.Thread.State: RUNNABLE at java.base@11.0.11/java.net.SocketInputStream.socketRead0(Native Method) at java.base@11.0.11/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base@11.0.11/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base@11.0.11/java.net.SocketInputStream.read(SocketInputStream.java:140) at app//org.apache.derby.client.net.Reply.fill(Unknown Source) at app//org.apache.derby.client.net.Reply.ensureALayerDataInBuffer(Unknown Source) at app//org.apache.derby.client.net.Reply.readDssHeader(Unknown Source) at app//org.apache.derby.client.net.Reply.startSameIdChainParse(Unknown Source) at app//org.apache.derby.client.net.NetStatementReply.readExecute(Unknown Source) at app//org.apache.derby.client.net.StatementReply.readExecute(Unknown Source) at app//org.apache.derby.client.net.NetPreparedStatement.readExecute_(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.readExecute(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.flowExecute(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdateX(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdate(Unknown Source) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:907) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:979) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:640) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567) at app//org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2051) at app//org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:312) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.updateObject(DatasourceCallQueryMechanism.java:899) at app//org.eclipse.persistence.internal.queries.StatementQueryMechanism.updateObject(StatementQueryMechanism.java:478) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1165) at app//org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:88) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:330) at app//org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:61) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:813) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:112) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:89) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1776) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:294) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:152) at app//org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4340) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1515) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1605) at app//org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:288) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1242) at app//org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:138) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:32) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base@11.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@11.0.11/java.lang.reflect.Method.invoke(Method.java:566) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:125) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$203/0x0000000800498c40.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x00000008004af840.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$195/0x0000000800406840.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$217/0x00000008004a3840.get(Unknown Source) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692) at java.base@11.0.11/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) at java.base@11.0.11/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "ForkJoinPool.commonPool-worker-11" java.lang.Thread.State: RUNNABLE at java.base@11.0.11/java.net.SocketInputStream.socketRead0(Native Method) at java.base@11.0.11/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base@11.0.11/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base@11.0.11/java.net.SocketInputStream.read(SocketInputStream.java:140) at app//org.apache.derby.client.net.Reply.fill(Unknown Source) at app//org.apache.derby.client.net.Reply.ensureALayerDataInBuffer(Unknown Source) at app//org.apache.derby.client.net.Reply.readDssHeader(Unknown Source) at app//org.apache.derby.client.net.Reply.startSameIdChainParse(Unknown Source) at app//org.apache.derby.client.net.NetStatementReply.readExecute(Unknown Source) at app//org.apache.derby.client.net.StatementReply.readExecute(Unknown Source) at app//org.apache.derby.client.net.NetPreparedStatement.readExecute_(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.readExecute(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.flowExecute(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdateX(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.executeUpdate(Unknown Source) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeDirectNoSelect(DatabaseAccessor.java:907) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeNoSelect(DatabaseAccessor.java:979) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:640) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567) at app//org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2051) at app//org.eclipse.persistence.sessions.server.ClientSession.executeCall(ClientSession.java:312) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.updateObject(DatasourceCallQueryMechanism.java:899) at app//org.eclipse.persistence.internal.queries.StatementQueryMechanism.updateObject(StatementQueryMechanism.java:478) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.updateObjectForWriteWithChangeSet(DatabaseQueryMechanism.java:1165) at app//org.eclipse.persistence.queries.UpdateObjectQuery.executeCommitWithChangeSet(UpdateObjectQuery.java:88) at app//org.eclipse.persistence.internal.queries.DatabaseQueryMechanism.executeWriteWithChangeSet(DatabaseQueryMechanism.java:330) at app//org.eclipse.persistence.queries.WriteObjectQuery.executeDatabaseQuery(WriteObjectQuery.java:61) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.DatabaseQuery.executeInUnitOfWork(DatabaseQuery.java:813) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWorkObjectLevelModifyQuery(ObjectLevelModifyQuery.java:112) at app//org.eclipse.persistence.queries.ObjectLevelModifyQuery.executeInUnitOfWork(ObjectLevelModifyQuery.java:89) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1776) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitChangedObjectsForClassWithChangeSet(CommitManager.java:294) at app//org.eclipse.persistence.internal.sessions.CommitManager.commitAllObjectsWithChangeSet(CommitManager.java:152) at app//org.eclipse.persistence.internal.sessions.AbstractSession.writeAllObjectsWithChangeSet(AbstractSession.java:4340) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabase(UnitOfWorkImpl.java:1515) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitToDatabaseWithChangeSet(UnitOfWorkImpl.java:1605) at app//org.eclipse.persistence.internal.sessions.RepeatableWriteUnitOfWork.commitRootUnitOfWork(RepeatableWriteUnitOfWork.java:288) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.commitAndResume(UnitOfWorkImpl.java:1242) at app//org.eclipse.persistence.internal.jpa.transaction.EntityTransactionImpl.commit(EntityTransactionImpl.java:138) at app//org.eclipse.persistence.jpa.test.cachedeadlock.cdi.event.EventObserver.onAsyncEvent(EventObserver.java:32) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base@11.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@11.0.11/java.lang.reflect.Method.invoke(Method.java:566) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:95) at app//org.jboss.weld.injection.StaticMethodInjectionPoint.invoke(StaticMethodInjectionPoint.java:85) at app//org.jboss.weld.injection.MethodInvocationStrategy$DefaultMethodInvocationStrategy.invoke(MethodInvocationStrategy.java:144) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:330) at app//org.jboss.weld.event.ObserverMethodImpl.sendEvent(ObserverMethodImpl.java:308) at app//org.jboss.weld.event.ObserverMethodImpl.notify(ObserverMethodImpl.java:286) at app//jakarta.enterprise.inject.spi.ObserverMethod.notify(ObserverMethod.java:125) at app//org.jboss.weld.util.Observers.notify(Observers.java:166) at app//org.jboss.weld.event.ObserverNotifier.notifyAsyncObserver(ObserverNotifier.java:415) at app//org.jboss.weld.event.ObserverNotifier.lambda$notifyAsyncObservers$5(ObserverNotifier.java:358) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$203/0x0000000800498c40.run(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$8(ObserverNotifier.java:442) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$229/0x00000008004af840.run(Unknown Source) at app//org.jboss.weld.security.spi.SecurityServices.lambda$getSecurityContextAssociator$0(SecurityServices.java:80) at app//org.jboss.weld.security.spi.SecurityServices$$Lambda$195/0x0000000800406840.accept(Unknown Source) at app//org.jboss.weld.event.ObserverNotifier.lambda$createSupplier$9(ObserverNotifier.java:438) at app//org.jboss.weld.event.ObserverNotifier$$Lambda$217/0x00000008004a3840.get(Unknown Source) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.run(CompletableFuture.java:1700) at java.base@11.0.11/java.util.concurrent.CompletableFuture$AsyncSupply.exec(CompletableFuture.java:1692) at java.base@11.0.11/java.util.concurrent.ForkJoinTask.doExec(ForkJoinTask.java:290) at java.base@11.0.11/java.util.concurrent.ForkJoinPool$WorkQueue.topLevelExec(ForkJoinPool.java:1020) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.scan(ForkJoinPool.java:1656) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1594) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) Concurrency manager - Page 01 end - thread dump about all threads at time of event Concurrency manager - Page 02 start - information about threads waiting to acquire (write/deferred) cache keys Total number of threads waiting to acquire lock: 1 [currentThreadNumber: 1] [ThreadName: ForkJoinPool.commonPool-worker-7]: Waiting to acquire (write/deferred): --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 34) (totalNumberOfTimeCacheKeyReleasedForReading: 34) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- [methodNameThatGotStuckWaitingToAcquire: It seems, that trace was produced by the THREADS_TO_FAIL_TO_ACQUIRE_CACHE_KEYS - - org.eclipse.persistence.internal.helper.WriteLockManager.acquireRequiredLocks(MergeManager, UnitOfWorkChangeSet)] Concurrency manager - Page 02 end - information about threads waiting to acquire (write/deferred) cache keys Concurrency manager - Page 03 start - information about threads waiting to acquire read cache keys Total number of threads waiting to acquire read locks: 0 Concurrency manager - Page 03 end - information about threads waiting to acquire read cache keys Concurrency manager - Page 04 start - information about threads waiting on release deferred locks (waiting for other thread to finish building the objects deferred) Total number of threads waiting to acquire lock: 0 Concurrency manager - Page 04 end - information about threads waiting on release deferred locks (waiting for other thread to finish building the objects deferred) Concurrency manager - Page 05 start (currentThreadNumber: 1 of totalNumberOfThreads: 1) - detailed information about specific thread Thread: ForkJoinPool.commonPool-worker-7 ThreadWaitingToReleaseDeferredLocks: false waitingOnAcquireWritingCacheKey: true waiting to acquire writing: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 35) (totalNumberOfTimeCacheKeyReleasedForReading: 35) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- waitingOnAcquireReadCacheKey: false writeManagerThreadPrimaryKeysWithChangesToBeMerged: true writeManagerThreadPrimaryKeysWithChangesToBeMerged list: [1] Summary of active locks owned by thread ForkJoinPool.commonPool-worker-7 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-7 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-7 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-7 0 deferred locks. The lockManager for this thread is null. waitingToReleaseDeferredLocksJustification: information not available. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-7 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-7 0 read locks. The lockManager for this thread is null. Concurrency manager - Page 05 end (currentThreadNumber: 1 of totalNumberOfThreads: 1) - detailed information about specific thread Concurrency manager - Page 06 start - information about cache keys and threads needing them Total number of cacheKeys to describe: 1 -------------- [currentCacheKeyNumber: 1 of 1]-------------- [currentCacheKeyNumber: 1] [CacheKey: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 36) (totalNumberOfTimeCacheKeyReleasedForReading: 36) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- ]: [currentCacheKeyNumber: 1] threadsThatAcquiredActiveLock: [] [currentCacheKeyNumber: 1] threadsThatAcquiredDeferredLock: [] [currentCacheKeyNumber: 1] threadsThatAcquiredReadLock: [] [currentCacheKeyNumber: 1] threadsKnownToBeStuckTryingToAcquireLock: [ForkJoinPool.commonPool-worker-7] [currentCacheKeyNumber: 1] threadsKnownToBeStuckTryingToAcquireLockForReading: [] [currentCacheKeyNumber: 1] threads doing object building with root on this cache key (not yet supported)... Concurrency manager - Page 06 end - information about cache keys and threads needing them Concurrency manager - Page 07 start - dead lock explanation We were not able to determine to determine a set of threads that went into dead lock.deadlock algorithm took 1 ms to try to find deadlock. Concurrency manager - Page 07 end - dead lock explanation End full concurrency manager state (massive) dump No: 1 [EL Severe]: cache: 2024-05-16 15:12:50.186--Summary current cache key of thread ForkJoinPool.commonPool-worker-9 Stuck thread problem: unique tiny message number (2) The Thread [ForkJoinPool.commonPool-worker-9] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 121) (totalNumberOfTimeCacheKeyReleasedForReading: 121) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-9 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-9 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-9 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-9 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-9 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-9 0 read locks. The lockManager for this thread is null. ##########################Test with semaphores - begin########################### [EL Info]: 2024-05-16 15:12:57.113--ServerSession(2010546406)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161506 [EL Severe]: cache: 2024-05-16 15:12:57.148--Summary current cache key of thread pool-2-thread-57 Stuck thread problem: unique tiny message number (3) The Thread [pool-2-thread-57] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (12 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-57 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-57 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-57 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-57 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-57 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-57 0 read locks. The lockManager for this thread is null. [EL Warning]: cache: 2024-05-16 15:12:57.162--recursiveExplainPossibleDeadLockStep03Scenario03CurrentWriterVsCacheKeyActiveThread: nextCandidateThreadPartOfTheDeadLock is Thread: pool-2-thread-24 This thread appears to be blocking the thread: pool-2-thread-57 from progressing because it is set as the active thread on the cacheKey: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) --- [EL Severe]: cache: 2024-05-16 15:12:57.164--Start full concurrency manager state (massive) dump No: 2 Concurrency manager - Page 01 start - thread dump about all threads at time of event "main" java.lang.Thread.State: RUNNABLE at app//org.jboss.weld.util.Beans.injectBoundFields(Beans.java:344) at app//org.jboss.weld.util.Beans.injectFieldsAndInitializers(Beans.java:356) at app//org.jboss.weld.injection.producer.ResourceInjector$1.proceed(ResourceInjector.java:69) at app//org.jboss.weld.injection.InjectionContextImpl.run(InjectionContextImpl.java:48) at app//org.jboss.weld.injection.producer.ResourceInjector.inject(ResourceInjector.java:71) at app//org.jboss.weld.injection.producer.BasicInjectionTarget.inject(BasicInjectionTarget.java:117) at app//org.jboss.weld.bean.ManagedBean.create(ManagedBean.java:161) at app//org.jboss.weld.contexts.unbound.DependentContextImpl.get(DependentContextImpl.java:64) at app//org.jboss.weld.bean.ContextualInstanceStrategy$DefaultContextualInstanceStrategy.get(ContextualInstanceStrategy.java:100) at app//org.jboss.weld.bean.ContextualInstance.get(ContextualInstance.java:50) at app//org.jboss.weld.manager.BeanManagerImpl.getReference(BeanManagerImpl.java:694) at app//org.jboss.weld.bean.builtin.InstanceImpl.getBeanInstance(InstanceImpl.java:252) at app//org.jboss.weld.bean.builtin.InstanceImpl.get(InstanceImpl.java:114) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.(MainThread.java:46) at app//org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest.threadExecution(CacheDeadLockDetectionTest.java:84) at app//org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest.bugTest(CacheDeadLockDetectionTest.java:77) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method) at java.base@11.0.11/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62) at java.base@11.0.11/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43) at java.base@11.0.11/java.lang.reflect.Method.invoke(Method.java:566) at app//org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:59) at app//org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12) at app//org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:56) at app//org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17) at app//org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26) at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at app//org.junit.runners.BlockJUnit4ClassRunner$1.evaluate(BlockJUnit4ClassRunner.java:100) at app//org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:366) at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:103) at app//org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:63) at app//org.junit.runners.ParentRunner$4.run(ParentRunner.java:331) at app//org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:79) at app//org.junit.runners.ParentRunner.runChildren(ParentRunner.java:329) at app//org.junit.runners.ParentRunner.access$100(ParentRunner.java:66) at app//org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:293) at app//org.junit.runners.ParentRunner$3.evaluate(ParentRunner.java:306) at app//org.junit.runners.ParentRunner.run(ParentRunner.java:413) at app//org.apache.maven.surefire.junit4.JUnit4Provider.execute(JUnit4Provider.java:365) at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeWithRerun(JUnit4Provider.java:273) at app//org.apache.maven.surefire.junit4.JUnit4Provider.executeTestSet(JUnit4Provider.java:238) at app//org.apache.maven.surefire.junit4.JUnit4Provider.invoke(JUnit4Provider.java:159) at app//org.apache.maven.surefire.booter.ForkedBooter.runSuitesInProcess(ForkedBooter.java:377) at app//org.apache.maven.surefire.booter.ForkedBooter.execute(ForkedBooter.java:138) at app//org.apache.maven.surefire.booter.ForkedBooter.run(ForkedBooter.java:465) at app//org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:451) "Reference Handler" java.lang.Thread.State: RUNNABLE at java.base@11.0.11/java.lang.ref.Reference.waitForReferencePendingList(Native Method) at java.base@11.0.11/java.lang.ref.Reference.processPendingReferences(Reference.java:241) at java.base@11.0.11/java.lang.ref.Reference$ReferenceHandler.run(Reference.java:213) "Finalizer" java.lang.Thread.State: WAITING at java.base@11.0.11/java.lang.Object.wait(Native Method) at java.base@11.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@11.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:176) at java.base@11.0.11/java.lang.ref.Finalizer$FinalizerThread.run(Finalizer.java:170) "Signal Dispatcher" java.lang.Thread.State: RUNNABLE "Common-Cleaner" java.lang.Thread.State: TIMED_WAITING at java.base@11.0.11/java.lang.Object.wait(Native Method) at java.base@11.0.11/java.lang.ref.ReferenceQueue.remove(ReferenceQueue.java:155) at java.base@11.0.11/jdk.internal.ref.CleanerImpl.run(CleanerImpl.java:148) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/jdk.internal.misc.InnocuousThread.run(InnocuousThread.java:134) "surefire-forkedjvm-command-thread" java.lang.Thread.State: RUNNABLE at java.base@11.0.11/java.io.FileInputStream.readBytes(Native Method) at java.base@11.0.11/java.io.FileInputStream.read(FileInputStream.java:279) at java.base@11.0.11/java.io.BufferedInputStream.fill(BufferedInputStream.java:252) at java.base@11.0.11/java.io.BufferedInputStream.read(BufferedInputStream.java:271) at java.base@11.0.11/java.io.DataInputStream.readInt(DataInputStream.java:392) at app//org.apache.maven.surefire.booter.MasterProcessCommand.decode(MasterProcessCommand.java:113) at app//org.apache.maven.surefire.booter.CommandReader$CommandRunnable.run(CommandReader.java:383) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "ForkJoinPool.commonPool-worker-3" java.lang.Thread.State: WAITING at java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@11.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "ForkJoinPool.commonPool-worker-5" java.lang.Thread.State: WAITING at java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@11.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "ForkJoinPool.commonPool-worker-7" java.lang.Thread.State: WAITING at java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@11.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "ForkJoinPool.commonPool-worker-9" java.lang.Thread.State: WAITING at java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@11.0.11/java.util.concurrent.locks.LockSupport.park(LockSupport.java:194) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1628) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "ForkJoinPool.commonPool-worker-11" java.lang.Thread.State: TIMED_WAITING at java.base@11.0.11/jdk.internal.misc.Unsafe.park(Native Method) at java.base@11.0.11/java.util.concurrent.locks.LockSupport.parkUntil(LockSupport.java:275) at java.base@11.0.11/java.util.concurrent.ForkJoinPool.runWorker(ForkJoinPool.java:1619) at java.base@11.0.11/java.util.concurrent.ForkJoinWorkerThread.run(ForkJoinWorkerThread.java:183) "pool-2-thread-1" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.releaseConnection(ConnectionPool.java:327) at app//org.eclipse.persistence.sessions.server.ServerSession.releaseConnectionAfterCall(ServerSession.java:655) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:621) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-2" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.releaseConnection(ConnectionPool.java:327) at app//org.eclipse.persistence.sessions.server.ServerSession.releaseConnectionAfterCall(ServerSession.java:655) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:621) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-3" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.releaseConnection(ConnectionPool.java:327) at app//org.eclipse.persistence.sessions.server.ServerSession.releaseConnectionAfterCall(ServerSession.java:655) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:621) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-4" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.releaseConnection(ConnectionPool.java:327) at app//org.eclipse.persistence.sessions.server.ServerSession.releaseConnectionAfterCall(ServerSession.java:655) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:621) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-5" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-6" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-7" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-8" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-9" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-10" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.releaseConnection(ConnectionPool.java:327) at app//org.eclipse.persistence.sessions.server.ServerSession.releaseConnectionAfterCall(ServerSession.java:655) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:621) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-11" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-12" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-13" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-14" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-15" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-16" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-17" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-18" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-19" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-20" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-21" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-22" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-23" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-24" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.release(ConcurrencyManager.java:592) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.release(CacheKey.java:479) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1181) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at app//org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-25" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-26" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-27" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-28" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-29" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-30" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-31" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-32" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-33" java.lang.Thread.State: RUNNABLE at app//org.apache.derby.client.net.Request.buildDss(Unknown Source) at app//org.apache.derby.client.net.Request.createCommand(Unknown Source) at app//org.apache.derby.client.net.NetConnectionRequest.buildEXCSAT(Unknown Source) at app//org.apache.derby.client.net.NetConnectionRequest.writeExchangeServerAttributes(Unknown Source) at app//org.apache.derby.client.net.NetConnection.writeServerAttributesAndKeyExchange(Unknown Source) at app//org.apache.derby.client.net.NetConnection.flowServerAttributesAndKeyExchange(Unknown Source) at app//org.apache.derby.client.net.NetConnection.flowUSRIDPWDconnect(Unknown Source) at app//org.apache.derby.client.net.NetConnection.flowConnect(Unknown Source) at app//org.apache.derby.client.net.NetConnection.(Unknown Source) at app//org.apache.derby.client.net.ClientJDBCObjectFactoryImpl.newNetConnection(Unknown Source) at app//org.apache.derby.jdbc.ClientDriver.connect(Unknown Source) at platform/java.sql@11.0.11/java.sql.DriverManager.getConnection(DriverManager.java:677) at platform/java.sql@11.0.11/java.sql.DriverManager.getConnection(DriverManager.java:189) at app//org.eclipse.persistence.sessions.DefaultConnector.connect(DefaultConnector.java:102) at app//org.eclipse.persistence.sessions.DatasourceLogin.connectToDatasource(DatasourceLogin.java:172) at app//org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connectInternal(DatasourceAccessor.java:359) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.connectInternal(DatabaseAccessor.java:316) at app//org.eclipse.persistence.internal.databaseaccess.DatasourceAccessor.connect(DatasourceAccessor.java:451) at app//org.eclipse.persistence.sessions.server.ConnectionPool.buildConnection(ConnectionPool.java:219) at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:138) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-34" java.lang.Thread.State: RUNNABLE at java.base@11.0.11/java.net.SocketInputStream.socketRead0(Native Method) at java.base@11.0.11/java.net.SocketInputStream.socketRead(SocketInputStream.java:115) at java.base@11.0.11/java.net.SocketInputStream.read(SocketInputStream.java:168) at java.base@11.0.11/java.net.SocketInputStream.read(SocketInputStream.java:140) at app//org.apache.derby.client.net.Reply.fill(Unknown Source) at app//org.apache.derby.client.net.Reply.ensureALayerDataInBuffer(Unknown Source) at app//org.apache.derby.client.net.Reply.readDssHeader(Unknown Source) at app//org.apache.derby.client.net.Reply.startSameIdChainParse(Unknown Source) at app//org.apache.derby.client.net.NetStatementReply.readOpenQuery(Unknown Source) at app//org.apache.derby.client.net.StatementReply.readOpenQuery(Unknown Source) at app//org.apache.derby.client.net.NetStatement.readOpenQuery_(Unknown Source) at app//org.apache.derby.client.am.ClientStatement.readOpenQuery(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.flowExecute(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.executeQueryX(Unknown Source) at app//org.apache.derby.client.am.ClientPreparedStatement.executeQuery(Unknown Source) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeSelect(DatabaseAccessor.java:1024) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.basicExecuteCall(DatabaseAccessor.java:660) at app//org.eclipse.persistence.internal.databaseaccess.DatabaseAccessor.executeCall(DatabaseAccessor.java:567) at app//org.eclipse.persistence.internal.sessions.AbstractSession.basicExecuteCall(AbstractSession.java:2051) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:611) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-35" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.releaseConnection(ConnectionPool.java:327) at app//org.eclipse.persistence.sessions.server.ServerSession.releaseConnectionAfterCall(ServerSession.java:655) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:621) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-36" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.releaseConnection(ConnectionPool.java:327) at app//org.eclipse.persistence.sessions.server.ServerSession.releaseConnectionAfterCall(ServerSession.java:655) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:621) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-37" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.releaseConnection(ConnectionPool.java:327) at app//org.eclipse.persistence.sessions.server.ServerSession.releaseConnectionAfterCall(ServerSession.java:655) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:621) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-38" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-39" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-40" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-41" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-42" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-43" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-44" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-45" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-46" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-47" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-48" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-49" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-50" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-51" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-52" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-53" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-54" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-55" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.acquireConnection(ConnectionPool.java:130) at app//org.eclipse.persistence.sessions.server.ServerSession.getAccessors(ServerSession.java:580) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:598) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-56" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.sessions.server.ConnectionPool.releaseConnection(ConnectionPool.java:327) at app//org.eclipse.persistence.sessions.server.ServerSession.releaseConnectionAfterCall(ServerSession.java:655) at app//org.eclipse.persistence.sessions.server.ServerSession.executeCall(ServerSession.java:621) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:280) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.executeCall(DatasourceCallQueryMechanism.java:266) at app//org.eclipse.persistence.internal.queries.DatasourceCallQueryMechanism.selectOneRow(DatasourceCallQueryMechanism.java:813) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRowFromTable(ExpressionQueryMechanism.java:2912) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.selectOneRow(ExpressionQueryMechanism.java:2865) at app//org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:563) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-57" java.lang.Thread.State: RUNNABLE at java.management@11.0.11/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@11.0.11/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDump$1(ConcurrencyUtil.java:937) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$236/0x00000008004bfc40.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:167) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDump(ConcurrencyUtil.java:936) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.createInformationThreadDump(ConcurrencyUtil.java:966) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep02(ConcurrencyUtil.java:577) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationStep01(ConcurrencyUtil.java:561) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.dumpConcurrencyManagerInformationIfAppropriate(ConcurrencyUtil.java:483) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.determineIfReleaseDeferredLockAppearsToBeDeadLocked(ConcurrencyUtil.java:175) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:348) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at app//org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at app//org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at app//org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-58" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:336) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at app//org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at app//org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at app//org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-59" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:336) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at app//org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at app//org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at app//org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-60" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:336) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at app//org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at app//org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at app//org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-61" java.lang.Thread.State: BLOCKED at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:336) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at app//org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at app//org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at app//org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at app//org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) "pool-2-thread-62" java.lang.Thread.State: RUNNABLE at java.base@11.0.11/java.lang.Thread.currentThread(Native Method) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1108) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) Concurrency manager - Page 01 end - thread dump about all threads at time of event Concurrency manager - Page 02 start - information about threads waiting to acquire (write/deferred) cache keys Total number of threads waiting to acquire lock: 0 Concurrency manager - Page 02 end - information about threads waiting to acquire (write/deferred) cache keys Concurrency manager - Page 03 start - information about threads waiting to acquire read cache keys Total number of threads waiting to acquire read locks: 1 [currentThreadNumber: 1] [ThreadName: pool-2-thread-57 ]: Waiting to acquire (read lock): --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) --- [methodNameThatGotStuckWaitingToAcquire: org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(...)] Concurrency manager - Page 03 end - information about threads waiting to acquire read cache keys Concurrency manager - Page 04 start - information about threads waiting on release deferred locks (waiting for other thread to finish building the objects deferred) Total number of threads waiting to acquire lock: 0 Concurrency manager - Page 04 end - information about threads waiting on release deferred locks (waiting for other thread to finish building the objects deferred) Concurrency manager - Page 06 start - information about cache keys and threads needing them Total number of cacheKeys to describe: 1 -------------- [currentCacheKeyNumber: 1 of 1]-------------- [currentCacheKeyNumber: 1] [CacheKey: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) --- ]: [currentCacheKeyNumber: 1] threadsThatAcquiredActiveLock: [] [currentCacheKeyNumber: 1] threadsThatAcquiredDeferredLock: [] [currentCacheKeyNumber: 1] threadsThatAcquiredReadLock: [] [currentCacheKeyNumber: 1] threadsKnownToBeStuckTryingToAcquireLock: [] [currentCacheKeyNumber: 1] threadsKnownToBeStuckTryingToAcquireLockForReading: [pool-2-thread-57] [currentCacheKeyNumber: 1] threads doing object building with root on this cache key (not yet supported)... Concurrency manager - Page 06 end - information about cache keys and threads needing them Concurrency manager - Page 07 start - dead lock explanation We were not able to determine to determine a set of threads that went into dead lock.deadlock algorithm took 3 ms to try to find deadlock. Concurrency manager - Page 07 end - dead lock explanation End full concurrency manager state (massive) dump No: 2 [EL Severe]: cache: 2024-05-16 15:12:57.183--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-57" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---" [EL Warning]: 2024-05-16 15:12:57.201--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-57 Stuck thread problem: unique tiny message number (3) The Thread [pool-2-thread-57] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (12 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-57 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-57 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-57 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-57 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-57 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-57 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-57" [EL Severe]: cache: 2024-05-16 15:12:57.207--Summary current cache key of thread pool-2-thread-11 Stuck thread problem: unique tiny message number (4) The Thread [pool-2-thread-11] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-11 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-11 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-11 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-11 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-11 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-11 0 read locks. The lockManager for this thread is null. jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-57 Stuck thread problem: unique tiny message number (3) The Thread [pool-2-thread-57] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (12 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-57 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-57 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-57 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-57 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-57 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-57 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-57 Stuck thread problem: unique tiny message number (3) The Thread [pool-2-thread-57] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (12 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-57 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-57 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-57 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-57 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-57 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-57 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) [EL Severe]: cache: 2024-05-16 15:12:57.207--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-11" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---" at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.207--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-11 Stuck thread problem: unique tiny message number (4) The Thread [pool-2-thread-11] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-11 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-11 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-11 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-11 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-11 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-11 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-11" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-11 Stuck thread problem: unique tiny message number (4) The Thread [pool-2-thread-11] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-11 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-11 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-11 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-11 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-11 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-11 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.213--Summary current cache key of thread pool-2-thread-99 Stuck thread problem: unique tiny message number (5) The Thread [pool-2-thread-99] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-99 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-99 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-99 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-99 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-99 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-99 0 read locks. The lockManager for this thread is null. Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-11 Stuck thread problem: unique tiny message number (4) The Thread [pool-2-thread-11] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-11 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-11 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-11 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-11 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-11 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-11 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) [EL Severe]: cache: 2024-05-16 15:12:57.213--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-99" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---" at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.213--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-99 Stuck thread problem: unique tiny message number (5) The Thread [pool-2-thread-99] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-99 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-99 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-99 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-99 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-99 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-99 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-99" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-99 Stuck thread problem: unique tiny message number (5) The Thread [pool-2-thread-99] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-99 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-99 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-99 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-99 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-99 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-99 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-99 Stuck thread problem: unique tiny message number (5) The Thread [pool-2-thread-99] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: pool-2-thread-24) (getNumberOfReaders: 0) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 1) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-99 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-99 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-99 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-99 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-99 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-99 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.217--Summary current cache key of thread pool-2-thread-61 Stuck thread problem: unique tiny message number (6) The Thread [pool-2-thread-61] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-61 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-61 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-61 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-61 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-61 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-61 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.217--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-61" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.218--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-61 Stuck thread problem: unique tiny message number (6) The Thread [pool-2-thread-61] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-61 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-61 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-61 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-61 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-61 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-61 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-61" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-61 Stuck thread problem: unique tiny message number (6) The Thread [pool-2-thread-61] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-61 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-61 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-61 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-61 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-61 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-61 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.218--Summary current cache key of thread pool-2-thread-62 Stuck thread problem: unique tiny message number (7) The Thread [pool-2-thread-62] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-62 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-62 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-62 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-62 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-62 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-62 0 read locks. The lockManager for this thread is null. Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-61 Stuck thread problem: unique tiny message number (6) The Thread [pool-2-thread-61] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-61 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-61 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-61 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-61 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-61 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-61 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.219--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-62" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.219--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-62 Stuck thread problem: unique tiny message number (7) The Thread [pool-2-thread-62] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-62 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-62 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-62 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-62 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-62 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-62 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-62" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-62 Stuck thread problem: unique tiny message number (7) The Thread [pool-2-thread-62] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-62 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-62 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-62 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-62 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-62 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-62 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-62 Stuck thread problem: unique tiny message number (7) The Thread [pool-2-thread-62] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-62 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-62 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-62 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-62 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-62 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-62 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.219--Summary current cache key of thread pool-2-thread-63 Stuck thread problem: unique tiny message number (8) The Thread [pool-2-thread-63] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (5 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-63 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-63 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-63 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-63 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-63 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-63 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.22--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-63" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.22--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-63 Stuck thread problem: unique tiny message number (8) The Thread [pool-2-thread-63] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (5 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-63 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-63 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-63 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-63 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-63 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-63 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-63" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-63 Stuck thread problem: unique tiny message number (8) The Thread [pool-2-thread-63] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (5 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-63 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-63 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-63 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-63 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-63 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-63 0 read locks. The lockManager for this thread is null. ] [EL Severe]: cache: 2024-05-16 15:12:57.221--Summary current cache key of thread pool-2-thread-64 Stuck thread problem: unique tiny message number (9) The Thread [pool-2-thread-64] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (7 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-64 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-64 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-64 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-64 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-64 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-64 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.221--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-64" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-63 Stuck thread problem: unique tiny message number (8) The Thread [pool-2-thread-63] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (5 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-63 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-63 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-63 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-63 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-63 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-63 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) [EL Warning]: 2024-05-16 15:12:57.221--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-64 Stuck thread problem: unique tiny message number (9) The Thread [pool-2-thread-64] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (7 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-64 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-64 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-64 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-64 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-64 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-64 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) Exception in thread "pool-2-thread-64" at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.222--Summary current cache key of thread pool-2-thread-65 Stuck thread problem: unique tiny message number (10) The Thread [pool-2-thread-65] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-65 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-65 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-65 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-65 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-65 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-65 0 read locks. The lockManager for this thread is null. jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-64 Stuck thread problem: unique tiny message number (9) The Thread [pool-2-thread-64] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (7 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-64 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-64 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-64 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-64 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-64 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-64 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-64 Stuck thread problem: unique tiny message number (9) The Thread [pool-2-thread-64] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (7 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-64 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-64 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-64 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-64 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-64 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-64 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) [EL Severe]: cache: 2024-05-16 15:12:57.223--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-65" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.223--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-65 Stuck thread problem: unique tiny message number (10) The Thread [pool-2-thread-65] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-65 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-65 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-65 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-65 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-65 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-65 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-65" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-65 Stuck thread problem: unique tiny message number (10) The Thread [pool-2-thread-65] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-65 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-65 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-65 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-65 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-65 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-65 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-65 Stuck thread problem: unique tiny message number (10) The Thread [pool-2-thread-65] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-65 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-65 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-65 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-65 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-65 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-65 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) [EL Severe]: cache: 2024-05-16 15:12:57.223--Summary current cache key of thread pool-2-thread-66 Stuck thread problem: unique tiny message number (11) The Thread [pool-2-thread-66] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (10 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-66 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-66 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-66 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-66 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-66 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-66 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.224--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-66" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.224--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-66 Stuck thread problem: unique tiny message number (11) The Thread [pool-2-thread-66] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (10 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-66 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-66 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-66 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-66 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-66 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-66 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-66" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-66 Stuck thread problem: unique tiny message number (11) The Thread [pool-2-thread-66] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (10 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-66 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-66 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-66 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-66 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-66 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-66 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.224--Summary current cache key of thread pool-2-thread-67 Stuck thread problem: unique tiny message number (12) The Thread [pool-2-thread-67] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (11 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-67 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-67 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-67 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-67 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-67 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-67 0 read locks. The lockManager for this thread is null. Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-66 Stuck thread problem: unique tiny message number (11) The Thread [pool-2-thread-66] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (10 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-66 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-66 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-66 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-66 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-66 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-66 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.225--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-67" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.225--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-67 Stuck thread problem: unique tiny message number (12) The Thread [pool-2-thread-67] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (11 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-67 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-67 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-67 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-67 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-67 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-67 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-67" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-67 Stuck thread problem: unique tiny message number (12) The Thread [pool-2-thread-67] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (11 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-67 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-67 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-67 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-67 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-67 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-67 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) [EL Severe]: cache: 2024-05-16 15:12:57.225--Summary current cache key of thread pool-2-thread-68 Stuck thread problem: unique tiny message number (13) The Thread [pool-2-thread-68] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (12 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-68 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-68 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-68 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-68 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-68 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-68 0 read locks. The lockManager for this thread is null. at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-67 Stuck thread problem: unique tiny message number (12) The Thread [pool-2-thread-67] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (11 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-67 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-67 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-67 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-67 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-67 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-67 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) [EL Severe]: cache: 2024-05-16 15:12:57.226--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-68" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.226--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-68 Stuck thread problem: unique tiny message number (13) The Thread [pool-2-thread-68] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (12 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-68 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-68 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-68 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-68 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-68 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-68 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-68" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-68 Stuck thread problem: unique tiny message number (13) The Thread [pool-2-thread-68] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (12 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-68 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-68 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-68 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-68 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-68 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-68 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.226--Summary current cache key of thread pool-2-thread-69 Stuck thread problem: unique tiny message number (14) The Thread [pool-2-thread-69] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (13 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-69 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-69 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-69 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-69 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-69 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-69 0 read locks. The lockManager for this thread is null. Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-68 Stuck thread problem: unique tiny message number (13) The Thread [pool-2-thread-68] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (12 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-68 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-68 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-68 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-68 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-68 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-68 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.227--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-69" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.228--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-69 Stuck thread problem: unique tiny message number (14) The Thread [pool-2-thread-69] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (13 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-69 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-69 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-69 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-69 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-69 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-69 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-69" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-69 Stuck thread problem: unique tiny message number (14) The Thread [pool-2-thread-69] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (13 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-69 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-69 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-69 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-69 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-69 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-69 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) [EL Severe]: cache: 2024-05-16 15:12:57.228--Summary current cache key of thread pool-2-thread-70 Stuck thread problem: unique tiny message number (15) The Thread [pool-2-thread-70] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (15 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-70 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-70 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-70 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-70 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-70 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-70 0 read locks. The lockManager for this thread is null. at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.228--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-70" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-69 Stuck thread problem: unique tiny message number (14) The Thread [pool-2-thread-69] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (13 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-69 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-69 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-69 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-69 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-69 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-69 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) [EL Warning]: 2024-05-16 15:12:57.228--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-70 Stuck thread problem: unique tiny message number (15) The Thread [pool-2-thread-70] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (15 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-70 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-70 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-70 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-70 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-70 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-70 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) Exception in thread "pool-2-thread-70" at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) [EL Severe]: cache: 2024-05-16 15:12:57.229--Summary current cache key of thread pool-2-thread-71 Stuck thread problem: unique tiny message number (16) The Thread [pool-2-thread-71] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (15 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-71 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-71 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-71 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-71 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-71 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-71 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-70 Stuck thread problem: unique tiny message number (15) The Thread [pool-2-thread-70] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (15 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-70 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-70 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-70 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-70 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-70 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-70 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.229--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-71" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-70 Stuck thread problem: unique tiny message number (15) The Thread [pool-2-thread-70] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (15 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-70 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-70 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-70 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-70 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-70 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-70 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) [EL Warning]: 2024-05-16 15:12:57.229--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-71 Stuck thread problem: unique tiny message number (16) The Thread [pool-2-thread-71] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (15 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-71 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-71 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-71 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-71 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-71 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-71 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) Exception in thread "pool-2-thread-71" at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-71 Stuck thread problem: unique tiny message number (16) The Thread [pool-2-thread-71] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (15 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-71 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-71 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-71 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-71 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-71 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-71 0 read locks. The lockManager for this thread is null. ] [EL Severe]: cache: 2024-05-16 15:12:57.23--Summary current cache key of thread pool-2-thread-72 Stuck thread problem: unique tiny message number (17) The Thread [pool-2-thread-72] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (16 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-72 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-72 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-72 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-72 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-72 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-72 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-71 Stuck thread problem: unique tiny message number (16) The Thread [pool-2-thread-71] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (15 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-71 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-71 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-71 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-71 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-71 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-71 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) [EL Severe]: cache: 2024-05-16 15:12:57.231--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-72" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.231--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-72 Stuck thread problem: unique tiny message number (17) The Thread [pool-2-thread-72] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (16 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-72 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-72 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-72 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-72 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-72 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-72 0 read locks. The lockManager for this thread is null. ] [EL Severe]: cache: 2024-05-16 15:12:57.231--Summary current cache key of thread pool-2-thread-73 Stuck thread problem: unique tiny message number (18) The Thread [pool-2-thread-73] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (18 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-73 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-73 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-73 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-73 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-73 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-73 0 read locks. The lockManager for this thread is null. Exception in thread "pool-2-thread-72" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-72 Stuck thread problem: unique tiny message number (17) The Thread [pool-2-thread-72] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (16 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-72 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-72 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-72 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-72 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-72 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-72 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [EL Severe]: cache: 2024-05-16 15:12:57.232--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-73" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Warning]: 2024-05-16 15:12:57.232--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-73 Stuck thread problem: unique tiny message number (18) The Thread [pool-2-thread-73] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (18 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-73 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-73 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-73 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-73 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-73 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-73 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-73" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-72 Stuck thread problem: unique tiny message number (17) The Thread [pool-2-thread-72] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (16 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-72 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-72 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-72 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-72 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-72 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-72 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) [EL Severe]: cache: 2024-05-16 15:12:57.232--Summary current cache key of thread pool-2-thread-74 Stuck thread problem: unique tiny message number (19) The Thread [pool-2-thread-74] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (19 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-74 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-74 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-74 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-74 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-74 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-74 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) [EL Severe]: cache: 2024-05-16 15:12:57.232--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-74" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-73 Stuck thread problem: unique tiny message number (18) The Thread [pool-2-thread-73] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (18 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-73 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-73 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-73 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-73 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-73 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-73 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) [EL Warning]: 2024-05-16 15:12:57.233--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-74 Stuck thread problem: unique tiny message number (19) The Thread [pool-2-thread-74] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (19 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-74 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-74 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-74 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-74 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-74 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-74 0 read locks. The lockManager for this thread is null. ] at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Exception in thread "pool-2-thread-74" [EL Severe]: cache: 2024-05-16 15:12:57.233--Summary current cache key of thread pool-2-thread-75 Stuck thread problem: unique tiny message number (20) The Thread [pool-2-thread-75] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (20 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-75 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-75 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-75 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-75 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-75 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-75 0 read locks. The lockManager for this thread is null. Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-73 Stuck thread problem: unique tiny message number (18) The Thread [pool-2-thread-73] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (18 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-73 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-73 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-73 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-73 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-73 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-73 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-74 Stuck thread problem: unique tiny message number (19) The Thread [pool-2-thread-74] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (19 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-74 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-74 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-74 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-74 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-74 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-74 0 read locks. The lockManager for this thread is null. ] [EL Severe]: cache: 2024-05-16 15:12:57.234--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-75" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-74 Stuck thread problem: unique tiny message number (19) The Thread [pool-2-thread-74] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (19 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-74 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-74 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-74 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-74 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-74 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-74 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) [EL Warning]: 2024-05-16 15:12:57.234--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-75 Stuck thread problem: unique tiny message number (20) The Thread [pool-2-thread-75] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (20 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-75 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-75 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-75 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-75 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-75 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-75 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) Exception in thread "pool-2-thread-75" at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) [EL Severe]: cache: 2024-05-16 15:12:57.234--Summary current cache key of thread pool-2-thread-76 Stuck thread problem: unique tiny message number (21) The Thread [pool-2-thread-76] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (21 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-76 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-76 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-76 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-75 Stuck thread problem: unique tiny message number (20) The Thread [pool-2-thread-75] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (20 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-75 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-75 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-75 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-75 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-75 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-75 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.235--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-76" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-75 Stuck thread problem: unique tiny message number (20) The Thread [pool-2-thread-75] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (20 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-75 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-75 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-75 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-75 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-75 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-75 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) [EL Warning]: 2024-05-16 15:12:57.235--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-76 Stuck thread problem: unique tiny message number (21) The Thread [pool-2-thread-76] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (21 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-76 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-76 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-76 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more Exception in thread "pool-2-thread-76" [EL Severe]: cache: 2024-05-16 15:12:57.236--Summary current cache key of thread pool-2-thread-77 Stuck thread problem: unique tiny message number (22) The Thread [pool-2-thread-77] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (22 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-77 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-77 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-77 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-77 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-77 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-77 0 read locks. The lockManager for this thread is null. jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-76 Stuck thread problem: unique tiny message number (21) The Thread [pool-2-thread-76] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (21 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-76 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-76 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-76 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [EL Severe]: cache: 2024-05-16 15:12:57.236--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-77" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Warning]: 2024-05-16 15:12:57.236--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-77 Stuck thread problem: unique tiny message number (22) The Thread [pool-2-thread-77] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (22 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-77 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-77 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-77 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-77 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-77 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-77 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-77" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-76 Stuck thread problem: unique tiny message number (21) The Thread [pool-2-thread-76] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (21 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-76 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-76 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-76 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-76 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-76 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-76 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) [EL Severe]: cache: 2024-05-16 15:12:57.239--Summary current cache key of thread pool-2-thread-78 Stuck thread problem: unique tiny message number (23) The Thread [pool-2-thread-78] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (23 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-78 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-78 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-78 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-78 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-78 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-78 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-77 Stuck thread problem: unique tiny message number (22) The Thread [pool-2-thread-77] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (22 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-77 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-77 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-77 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-77 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-77 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-77 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.239--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-78" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-77 Stuck thread problem: unique tiny message number (22) The Thread [pool-2-thread-77] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (22 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-77 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-77 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-77 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-77 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-77 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-77 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) [EL Warning]: 2024-05-16 15:12:57.242--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-78 Stuck thread problem: unique tiny message number (23) The Thread [pool-2-thread-78] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (23 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-78 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-78 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-78 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-78 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-78 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-78 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) Exception in thread "pool-2-thread-78" at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) [EL Severe]: cache: 2024-05-16 15:12:57.242--Summary current cache key of thread pool-2-thread-79 Stuck thread problem: unique tiny message number (24) The Thread [pool-2-thread-79] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (29 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-79 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-79 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-79 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-79 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-79 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-79 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-78 Stuck thread problem: unique tiny message number (23) The Thread [pool-2-thread-78] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (23 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-78 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-78 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-78 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-78 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-78 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-78 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.242--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-79" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-78 Stuck thread problem: unique tiny message number (23) The Thread [pool-2-thread-78] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (23 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-78 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-78 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-78 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-78 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-78 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-78 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) [EL Warning]: 2024-05-16 15:12:57.242--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-79 Stuck thread problem: unique tiny message number (24) The Thread [pool-2-thread-79] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (29 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-79 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-79 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-79 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-79 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-79 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-79 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) Exception in thread "pool-2-thread-79" at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-79 Stuck thread problem: unique tiny message number (24) The Thread [pool-2-thread-79] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (29 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-79 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-79 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-79 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-79 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-79 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-79 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-79 Stuck thread problem: unique tiny message number (24) The Thread [pool-2-thread-79] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (29 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-79 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-79 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-79 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-79 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-79 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-79 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) [EL Severe]: cache: 2024-05-16 15:12:57.243--Summary current cache key of thread pool-2-thread-80 Stuck thread problem: unique tiny message number (25) The Thread [pool-2-thread-80] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (29 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-80 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-80 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-80 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.243--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-80" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.243--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-80 Stuck thread problem: unique tiny message number (25) The Thread [pool-2-thread-80] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (29 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-80 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-80 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-80 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-80" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-80 Stuck thread problem: unique tiny message number (25) The Thread [pool-2-thread-80] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (29 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-80 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-80 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-80 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) [EL Severe]: cache: 2024-05-16 15:12:57.244--Summary current cache key of thread pool-2-thread-81 Stuck thread problem: unique tiny message number (26) The Thread [pool-2-thread-81] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (30 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-81 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-81 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-81 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-81 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-81 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-81 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-80 Stuck thread problem: unique tiny message number (25) The Thread [pool-2-thread-80] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (29 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-80 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-80 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-80 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-80 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-80 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-80 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) [EL Severe]: cache: 2024-05-16 15:12:57.244--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-81" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) [EL Warning]: 2024-05-16 15:12:57.244--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-81 Stuck thread problem: unique tiny message number (26) The Thread [pool-2-thread-81] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (30 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-81 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-81 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-81 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-81 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-81 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-81 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) Exception in thread "pool-2-thread-81" at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-81 Stuck thread problem: unique tiny message number (26) The Thread [pool-2-thread-81] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (30 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-81 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-81 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-81 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-81 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-81 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-81 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [EL Severe]: cache: 2024-05-16 15:12:57.244--Summary current cache key of thread pool-2-thread-82 Stuck thread problem: unique tiny message number (27) The Thread [pool-2-thread-82] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (31 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-82 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-82 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-82 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-82 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-82 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-82 0 read locks. The lockManager for this thread is null. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-81 Stuck thread problem: unique tiny message number (26) The Thread [pool-2-thread-81] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (30 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-81 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-81 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-81 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-81 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-81 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-81 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) [EL Severe]: cache: 2024-05-16 15:12:57.245--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-82" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.245--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-82 Stuck thread problem: unique tiny message number (27) The Thread [pool-2-thread-82] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (31 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-82 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-82 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-82 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-82 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-82 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-82 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-82" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-82 Stuck thread problem: unique tiny message number (27) The Thread [pool-2-thread-82] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (31 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-82 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-82 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-82 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-82 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-82 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-82 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-82 Stuck thread problem: unique tiny message number (27) The Thread [pool-2-thread-82] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (31 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-82 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-82 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-82 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-82 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-82 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-82 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) [EL Severe]: cache: 2024-05-16 15:12:57.245--Summary current cache key of thread pool-2-thread-83 Stuck thread problem: unique tiny message number (28) The Thread [pool-2-thread-83] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (32 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-83 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-83 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-83 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-83 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-83 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-83 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.246--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-83" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.246--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-83 Stuck thread problem: unique tiny message number (28) The Thread [pool-2-thread-83] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (32 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-83 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-83 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-83 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-83 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-83 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-83 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-83" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-83 Stuck thread problem: unique tiny message number (28) The Thread [pool-2-thread-83] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (32 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-83 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-83 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-83 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-83 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-83 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-83 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-83 Stuck thread problem: unique tiny message number (28) The Thread [pool-2-thread-83] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (32 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-83 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-83 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-83 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-83 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-83 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-83 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.246--Summary current cache key of thread pool-2-thread-84 Stuck thread problem: unique tiny message number (29) The Thread [pool-2-thread-84] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (33 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-84 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-84 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-84 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-84 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-84 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-84 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.247--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-84" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.247--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-84 Stuck thread problem: unique tiny message number (29) The Thread [pool-2-thread-84] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (33 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-84 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-84 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-84 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-84 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-84 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-84 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-84" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-84 Stuck thread problem: unique tiny message number (29) The Thread [pool-2-thread-84] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (33 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-84 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-84 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-84 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-84 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-84 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-84 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) [EL Severe]: cache: 2024-05-16 15:12:57.247--Summary current cache key of thread pool-2-thread-85 Stuck thread problem: unique tiny message number (30) The Thread [pool-2-thread-85] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (34 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-85 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-85 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-85 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-85 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-85 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-85 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-84 Stuck thread problem: unique tiny message number (29) The Thread [pool-2-thread-84] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (33 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-84 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-84 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-84 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-84 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-84 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-84 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) [EL Severe]: cache: 2024-05-16 15:12:57.247--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-85" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) [EL Warning]: 2024-05-16 15:12:57.247--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-85 Stuck thread problem: unique tiny message number (30) The Thread [pool-2-thread-85] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (34 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-85 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-85 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-85 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-85 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-85 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-85 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) Exception in thread "pool-2-thread-85" at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-85 Stuck thread problem: unique tiny message number (30) The Thread [pool-2-thread-85] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (34 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-85 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-85 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-85 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-85 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-85 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-85 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [EL Severe]: cache: 2024-05-16 15:12:57.248--Summary current cache key of thread pool-2-thread-86 Stuck thread problem: unique tiny message number (31) The Thread [pool-2-thread-86] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (34 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-86 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-86 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-86 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-86 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-86 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-86 0 read locks. The lockManager for this thread is null. at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-85 Stuck thread problem: unique tiny message number (30) The Thread [pool-2-thread-85] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (34 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-85 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-85 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-85 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-85 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-85 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-85 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) [EL Severe]: cache: 2024-05-16 15:12:57.248--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-86" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.248--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-86 Stuck thread problem: unique tiny message number (31) The Thread [pool-2-thread-86] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (34 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-86 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-86 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-86 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-86 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-86 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-86 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-86" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-86 Stuck thread problem: unique tiny message number (31) The Thread [pool-2-thread-86] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (34 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-86 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-86 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-86 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-86 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-86 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-86 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-86 Stuck thread problem: unique tiny message number (31) The Thread [pool-2-thread-86] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (34 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-86 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-86 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-86 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-86 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-86 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-86 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) [EL Severe]: cache: 2024-05-16 15:12:57.248--Summary current cache key of thread pool-2-thread-87 Stuck thread problem: unique tiny message number (32) The Thread [pool-2-thread-87] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (35 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-87 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-87 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-87 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-87 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-87 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-87 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.249--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-87" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.249--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-87 Stuck thread problem: unique tiny message number (32) The Thread [pool-2-thread-87] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (35 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-87 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-87 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-87 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-87 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-87 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-87 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-87" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-87 Stuck thread problem: unique tiny message number (32) The Thread [pool-2-thread-87] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (35 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-87 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-87 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-87 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-87 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-87 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-87 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-87 Stuck thread problem: unique tiny message number (32) The Thread [pool-2-thread-87] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (35 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-87 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-87 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-87 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-87 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-87 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-87 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) [EL Severe]: cache: 2024-05-16 15:12:57.249--Summary current cache key of thread pool-2-thread-88 Stuck thread problem: unique tiny message number (33) The Thread [pool-2-thread-88] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (36 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-88 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-88 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-88 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-88 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-88 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-88 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.249--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-88" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.25--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-88 Stuck thread problem: unique tiny message number (33) The Thread [pool-2-thread-88] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (36 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-88 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-88 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-88 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-88 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-88 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-88 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-88" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-88 Stuck thread problem: unique tiny message number (33) The Thread [pool-2-thread-88] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (36 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-88 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-88 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-88 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-88 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-88 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-88 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.25--Summary current cache key of thread pool-2-thread-89 Stuck thread problem: unique tiny message number (34) The Thread [pool-2-thread-89] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (37 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-89 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-89 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-89 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-89 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-89 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-89 0 read locks. The lockManager for this thread is null. Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-88 Stuck thread problem: unique tiny message number (33) The Thread [pool-2-thread-88] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (36 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-88 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-88 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-88 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-88 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-88 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-88 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.25--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-89" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.25--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-89 Stuck thread problem: unique tiny message number (34) The Thread [pool-2-thread-89] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (37 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-89 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-89 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-89 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-89 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-89 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-89 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-89" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-89 Stuck thread problem: unique tiny message number (34) The Thread [pool-2-thread-89] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (37 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-89 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-89 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-89 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-89 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-89 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-89 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-89 Stuck thread problem: unique tiny message number (34) The Thread [pool-2-thread-89] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (37 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-89 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-89 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-89 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-89 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-89 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-89 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) [EL Severe]: cache: 2024-05-16 15:12:57.25--Summary current cache key of thread pool-2-thread-91 Stuck thread problem: unique tiny message number (35) The Thread [pool-2-thread-91] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (37 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-91 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-91 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-91 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-91 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-91 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-91 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.251--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-91" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.251--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-91 Stuck thread problem: unique tiny message number (35) The Thread [pool-2-thread-91] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (37 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-91 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-91 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-91 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-91 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-91 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-91 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-91" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-91 Stuck thread problem: unique tiny message number (35) The Thread [pool-2-thread-91] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (37 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-91 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-91 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-91 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-91 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-91 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-91 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-91 Stuck thread problem: unique tiny message number (35) The Thread [pool-2-thread-91] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (37 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-91 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-91 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-91 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-91 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-91 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-91 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) [EL Severe]: cache: 2024-05-16 15:12:57.251--Summary current cache key of thread pool-2-thread-92 Stuck thread problem: unique tiny message number (36) The Thread [pool-2-thread-92] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (38 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-92 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-92 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-92 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-92 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-92 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-92 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.251--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-92" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.251--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-92 Stuck thread problem: unique tiny message number (36) The Thread [pool-2-thread-92] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (38 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-92 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-92 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-92 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-92 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-92 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-92 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-92" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-92 Stuck thread problem: unique tiny message number (36) The Thread [pool-2-thread-92] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (38 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-92 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-92 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-92 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-92 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-92 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-92 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-92 Stuck thread problem: unique tiny message number (36) The Thread [pool-2-thread-92] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (38 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-92 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-92 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-92 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-92 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-92 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-92 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.252--Summary current cache key of thread pool-2-thread-93 Stuck thread problem: unique tiny message number (37) The Thread [pool-2-thread-93] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (42 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-93 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-93 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-93 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-93 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-93 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-93 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.252--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-93" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.252--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-93 Stuck thread problem: unique tiny message number (37) The Thread [pool-2-thread-93] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (42 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-93 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-93 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-93 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-93 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-93 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-93 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-93" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-93 Stuck thread problem: unique tiny message number (37) The Thread [pool-2-thread-93] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (42 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-93 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-93 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-93 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-93 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-93 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-93 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-93 Stuck thread problem: unique tiny message number (37) The Thread [pool-2-thread-93] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (42 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-93 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-93 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-93 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-93 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-93 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-93 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) [EL Severe]: cache: 2024-05-16 15:12:57.253--Summary current cache key of thread pool-2-thread-4 Stuck thread problem: unique tiny message number (38) The Thread [pool-2-thread-4] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (44 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-4 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-4 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-4 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-4 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-4 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-4 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.253--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-4" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.253--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-4 Stuck thread problem: unique tiny message number (38) The Thread [pool-2-thread-4] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (44 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-4 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-4 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-4 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-4 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-4 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-4 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-4" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-4 Stuck thread problem: unique tiny message number (38) The Thread [pool-2-thread-4] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (44 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-4 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-4 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-4 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-4 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-4 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-4 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) [EL Severe]: cache: 2024-05-16 15:12:57.254--Summary current cache key of thread pool-2-thread-2 Stuck thread problem: unique tiny message number (39) The Thread [pool-2-thread-2] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (45 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-2 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-2 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-2 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-2 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-2 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-2 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-4 Stuck thread problem: unique tiny message number (38) The Thread [pool-2-thread-4] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (44 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-4 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-4 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-4 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-4 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-4 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-4 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) [EL Severe]: cache: 2024-05-16 15:12:57.256--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-2" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.258--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-2 Stuck thread problem: unique tiny message number (39) The Thread [pool-2-thread-2] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (45 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-2 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-2 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-2 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-2 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-2 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-2 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-2" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-2 Stuck thread problem: unique tiny message number (39) The Thread [pool-2-thread-2] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (45 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-2 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-2 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-2 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-2 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-2 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-2 0 read locks. The lockManager for this thread is null. ] [EL Severe]: cache: 2024-05-16 15:12:57.26--Summary current cache key of thread pool-2-thread-98 Stuck thread problem: unique tiny message number (40) The Thread [pool-2-thread-98] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (50 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-98 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-98 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-98 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-98 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-98 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-98 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-2 Stuck thread problem: unique tiny message number (39) The Thread [pool-2-thread-2] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (45 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-2 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-2 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-2 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-2 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-2 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-2 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) [EL Severe]: cache: 2024-05-16 15:12:57.261--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-98" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) [EL Warning]: 2024-05-16 15:12:57.261--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-98 Stuck thread problem: unique tiny message number (40) The Thread [pool-2-thread-98] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (50 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-98 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-98 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-98 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-98 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-98 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-98 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) Exception in thread "pool-2-thread-98" at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-98 Stuck thread problem: unique tiny message number (40) The Thread [pool-2-thread-98] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (50 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-98 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-98 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-98 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-98 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-98 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-98 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-98 Stuck thread problem: unique tiny message number (40) The Thread [pool-2-thread-98] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (50 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-98 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-98 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-98 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-98 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-98 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-98 0 read locks. The lockManager for this thread is null. ] [EL Severe]: cache: 2024-05-16 15:12:57.261--Summary current cache key of thread pool-2-thread-100 Stuck thread problem: unique tiny message number (41) The Thread [pool-2-thread-100] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (54 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-100 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-100 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-100 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-100 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-100 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-100 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.262--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-100" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.262--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-100 Stuck thread problem: unique tiny message number (41) The Thread [pool-2-thread-100] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (54 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-100 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-100 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-100 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-100 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-100 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-100 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-100" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-100 Stuck thread problem: unique tiny message number (41) The Thread [pool-2-thread-100] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (54 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-100 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-100 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-100 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-100 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-100 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-100 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-100 Stuck thread problem: unique tiny message number (41) The Thread [pool-2-thread-100] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (54 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-100 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-100 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-100 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-100 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-100 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-100 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.262--Summary current cache key of thread pool-2-thread-97 Stuck thread problem: unique tiny message number (42) The Thread [pool-2-thread-97] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (53 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-97 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-97 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-97 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-97 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-97 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-97 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.263--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-97" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.263--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-97 Stuck thread problem: unique tiny message number (42) The Thread [pool-2-thread-97] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (53 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-97 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-97 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-97 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-97 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-97 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-97 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-97" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-97 Stuck thread problem: unique tiny message number (42) The Thread [pool-2-thread-97] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (53 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-97 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-97 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-97 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-97 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-97 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-97 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) [EL Severe]: cache: 2024-05-16 15:12:57.265--Summary current cache key of thread pool-2-thread-96 Stuck thread problem: unique tiny message number (43) The Thread [pool-2-thread-96] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (54 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-96 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-96 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-96 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-96 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-96 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-96 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.267--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-96" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-97 Stuck thread problem: unique tiny message number (42) The Thread [pool-2-thread-97] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (53 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-97 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-97 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-97 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-97 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-97 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-97 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) [EL Warning]: 2024-05-16 15:12:57.267--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-96 Stuck thread problem: unique tiny message number (43) The Thread [pool-2-thread-96] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (54 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-96 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-96 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-96 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-96 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-96 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-96 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) Exception in thread "pool-2-thread-96" at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-96 Stuck thread problem: unique tiny message number (43) The Thread [pool-2-thread-96] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (54 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-96 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-96 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-96 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-96 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-96 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-96 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-96 Stuck thread problem: unique tiny message number (43) The Thread [pool-2-thread-96] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (54 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-96 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-96 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-96 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-96 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-96 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-96 0 read locks. The lockManager for this thread is null. ] [EL Severe]: cache: 2024-05-16 15:12:57.267--Summary current cache key of thread pool-2-thread-95 Stuck thread problem: unique tiny message number (44) The Thread [pool-2-thread-95] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (58 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-95 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-95 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-95 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-95 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-95 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-95 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.267--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-95" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.267--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-95 Stuck thread problem: unique tiny message number (44) The Thread [pool-2-thread-95] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (58 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-95 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-95 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-95 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-95 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-95 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-95 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-95" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-95 Stuck thread problem: unique tiny message number (44) The Thread [pool-2-thread-95] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (58 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-95 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-95 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-95 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-95 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-95 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-95 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-95 Stuck thread problem: unique tiny message number (44) The Thread [pool-2-thread-95] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (58 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-95 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-95 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-95 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-95 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-95 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-95 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) [EL Severe]: cache: 2024-05-16 15:12:57.268--Summary current cache key of thread pool-2-thread-94 Stuck thread problem: unique tiny message number (45) The Thread [pool-2-thread-94] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (58 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-94 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-94 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-94 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-94 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-94 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-94 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.268--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-94" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.268--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-94 Stuck thread problem: unique tiny message number (45) The Thread [pool-2-thread-94] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (58 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-94 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-94 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-94 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-94 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-94 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-94 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-94" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-94 Stuck thread problem: unique tiny message number (45) The Thread [pool-2-thread-94] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (58 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-94 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-94 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-94 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-94 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-94 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-94 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-94 Stuck thread problem: unique tiny message number (45) The Thread [pool-2-thread-94] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (58 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-94 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-94 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-94 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-94 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-94 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-94 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireReadLock(ConcurrencyManager.java:354) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireReadLock(CacheKey.java:293) at org.eclipse.persistence.internal.helper.ConcurrencyManager.checkReadLock(ConcurrencyManager.java:327) at org.eclipse.persistence.internal.identitymaps.CacheKey.checkReadLock(CacheKey.java:269) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.getFromIdentityMap(IdentityMapManager.java:833) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.getFromLocalIdentityMap(IdentityMapAccessor.java:421) at org.eclipse.persistence.internal.queries.ExpressionQueryMechanism.checkCacheForObject(ExpressionQueryMechanism.java:944) at org.eclipse.persistence.queries.ReadObjectQuery.checkEarlyReturnLocal(ReadObjectQuery.java:262) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:915) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:941) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) [EL Severe]: cache: 2024-05-16 15:12:57.268--Summary current cache key of thread pool-2-thread-10 Stuck thread problem: unique tiny message number (46) The Thread [pool-2-thread-10] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (61 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-10 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-10 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-10 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-10 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-10 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-10 0 read locks. The lockManager for this thread is null. ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.269--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-10" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.269--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-10 Stuck thread problem: unique tiny message number (46) The Thread [pool-2-thread-10] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (61 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-10 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-10 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-10 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-10 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-10 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-10 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-10" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-10 Stuck thread problem: unique tiny message number (46) The Thread [pool-2-thread-10] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (61 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-10 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-10 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-10 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-10 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-10 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-10 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-10 Stuck thread problem: unique tiny message number (46) The Thread [pool-2-thread-10] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (61 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-10 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-10 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-10 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-10 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-10 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-10 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) [EL Severe]: cache: 2024-05-16 15:12:57.269--Summary current cache key of thread pool-2-thread-3 Stuck thread problem: unique tiny message number (47) The Thread [pool-2-thread-3] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (61 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-3 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-3 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-3 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-3 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-3 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-3 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.27--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-3" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.27--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-3 Stuck thread problem: unique tiny message number (47) The Thread [pool-2-thread-3] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (61 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-3 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-3 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-3 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-3 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-3 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-3 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-3" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-3 Stuck thread problem: unique tiny message number (47) The Thread [pool-2-thread-3] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (61 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-3 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-3 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-3 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-3 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-3 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-3 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-3 Stuck thread problem: unique tiny message number (47) The Thread [pool-2-thread-3] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (61 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-3 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-3 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-3 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-3 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-3 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-3 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) [EL Severe]: cache: 2024-05-16 15:12:57.271--Summary current cache key of thread pool-2-thread-7 Stuck thread problem: unique tiny message number (48) The Thread [pool-2-thread-7] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (64 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-7 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-7 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-7 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-7 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-7 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-7 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.271--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-7" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.271--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-7 Stuck thread problem: unique tiny message number (48) The Thread [pool-2-thread-7] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (64 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-7 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-7 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-7 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-7 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-7 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-7 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-7" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-7 Stuck thread problem: unique tiny message number (48) The Thread [pool-2-thread-7] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (64 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-7 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-7 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-7 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-7 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-7 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-7 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-7 Stuck thread problem: unique tiny message number (48) The Thread [pool-2-thread-7] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (64 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-7 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-7 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-7 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-7 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-7 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-7 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.272--Summary current cache key of thread pool-2-thread-8 Stuck thread problem: unique tiny message number (49) The Thread [pool-2-thread-8] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (65 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-8 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-8 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-8 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-8 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-8 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-8 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.273--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-8" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.273--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-8 Stuck thread problem: unique tiny message number (49) The Thread [pool-2-thread-8] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (65 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-8 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-8 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-8 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-8 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-8 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-8 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-8" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-8 Stuck thread problem: unique tiny message number (49) The Thread [pool-2-thread-8] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (65 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-8 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-8 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-8 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-8 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-8 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-8 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-8 Stuck thread problem: unique tiny message number (49) The Thread [pool-2-thread-8] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (65 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-8 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-8 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-8 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-8 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-8 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-8 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) [EL Severe]: cache: 2024-05-16 15:12:57.273--Summary current cache key of thread pool-2-thread-9 Stuck thread problem: unique tiny message number (50) The Thread [pool-2-thread-9] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (68 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-9 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-9 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-9 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-9 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-9 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-9 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.274--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-9" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.274--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-9 Stuck thread problem: unique tiny message number (50) The Thread [pool-2-thread-9] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (68 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-9 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-9 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-9 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-9 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-9 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-9 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-9" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-9 Stuck thread problem: unique tiny message number (50) The Thread [pool-2-thread-9] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (68 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-9 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-9 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-9 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-9 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-9 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-9 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.274--Summary current cache key of thread pool-2-thread-12 Stuck thread problem: unique tiny message number (51) The Thread [pool-2-thread-12] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (73 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-12 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-12 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-12 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-12 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-12 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-12 0 read locks. The lockManager for this thread is null. Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-9 Stuck thread problem: unique tiny message number (50) The Thread [pool-2-thread-9] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (68 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-9 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-9 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-9 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-9 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-9 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-9 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.275--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-12" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.275--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-12 Stuck thread problem: unique tiny message number (51) The Thread [pool-2-thread-12] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (73 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-12 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-12 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-12 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-12 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-12 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-12 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-12" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-12 Stuck thread problem: unique tiny message number (51) The Thread [pool-2-thread-12] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (73 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-12 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-12 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-12 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-12 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-12 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-12 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-12 Stuck thread problem: unique tiny message number (51) The Thread [pool-2-thread-12] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 2) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 6) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (73 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-12 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-12 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-12 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-12 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-12 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-12 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.279--Summary current cache key of thread pool-2-thread-19 Stuck thread problem: unique tiny message number (52) The Thread [pool-2-thread-19] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (6 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-19 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-19 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-19 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-19 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-19 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-19 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.28--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-2-thread-19,5,main]" [EL Severe]: cache: 2024-05-16 15:12:57.28--Summary current cache key of thread pool-2-thread-13 Stuck thread problem: unique tiny message number (53) The Thread [pool-2-thread-13] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 8) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 12) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-13 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-13 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-13 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-13 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-13 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-13 0 read locks. The lockManager for this thread is null. [EL Warning]: 2024-05-16 15:12:57.28--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-19 Stuck thread problem: unique tiny message number (52) The Thread [pool-2-thread-19] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (6 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-19 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-19 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-19 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-19 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-19 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-19 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-19" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-19 Stuck thread problem: unique tiny message number (52) The Thread [pool-2-thread-19] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (6 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-19 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-19 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-19 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-19 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-19 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-19 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.281--releaseAllLocksAcquiredByThread: Thread "pool-2-thread-13" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 8) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 12) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-19 Stuck thread problem: unique tiny message number (52) The Thread [pool-2-thread-19] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (6 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-19 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-19 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-19 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-19 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-19 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-19 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireDeferredLock(ConcurrencyManager.java:285) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireDeferredLock(CacheKey.java:223) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireDeferredLock(AbstractIdentityMap.java:91) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireDeferredLock(IdentityMapManager.java:151) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireDeferredLock(IdentityMapAccessor.java:93) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5230) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.282--Summary current cache key of thread pool-2-thread-14 Stuck thread problem: unique tiny message number (54) The Thread [pool-2-thread-14] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (20 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-14 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-14 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-14 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-14 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-2-thread-14 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-14 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.282--java.lang.InterruptedException: Summary current cache key of thread pool-2-thread-14 Stuck thread problem: unique tiny message number (54) The Thread [pool-2-thread-14] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (20 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-14 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-14 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-14 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-14 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-2-thread-14 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-14 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.282--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-2-thread-14,5,main]" [EL Warning]: 2024-05-16 15:12:57.281--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-13 Stuck thread problem: unique tiny message number (53) The Thread [pool-2-thread-13] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 8) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 12) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-13 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-13 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-13 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-13 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-13 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-13 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-13" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-13 Stuck thread problem: unique tiny message number (53) The Thread [pool-2-thread-13] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 8) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 12) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-13 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-13 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-13 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-13 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-13 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-13 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) [EL Warning]: 2024-05-16 15:12:57.282--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-14 Stuck thread problem: unique tiny message number (54) The Thread [pool-2-thread-14] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (20 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-14 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-14 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-14 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-14 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-2-thread-14 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-14 0 read locks. The lockManager for this thread is null. ] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Exception in thread "pool-2-thread-14" Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-13 Stuck thread problem: unique tiny message number (53) The Thread [pool-2-thread-13] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 760201831) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 695227158) (current cache key owner/activeThread: Null) (getNumberOfReaders: 8) (concurrencyManagerId: 347) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.135) (totalNumberOfTimeCacheKeyAcquiredForReading: 12) (totalNumberOfTimeCacheKeyReleasedForReading: 4) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (8 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-13 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-13 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-13 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-13 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread pool-2-thread-13 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-13 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquire(ConcurrencyManager.java:156) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquire(CacheKey.java:140) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireLock(AbstractIdentityMap.java:116) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireLock(IdentityMapManager.java:182) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:111) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireLock(IdentityMapAccessor.java:102) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5256) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-14 Stuck thread problem: unique tiny message number (54) The Thread [pool-2-thread-14] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (20 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-14 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-14 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-14 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-14 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-2-thread-14 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-14 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) [EL Severe]: cache: 2024-05-16 15:12:57.285--Summary current cache key of thread pool-2-thread-17 Stuck thread problem: unique tiny message number (55) The Thread [pool-2-thread-17] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-17 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-17 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-17 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-17 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-17 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-17 0 read locks. The lockManager for this thread is null. Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-14 Stuck thread problem: unique tiny message number (54) The Thread [pool-2-thread-14] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (20 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-14 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-14 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-14 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-14 1 Deferred locks. Deferred lock nr: 0 , Deferred cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 15) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 15) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- Summary of read locks acquired by thread pool-2-thread-14 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-14 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseDeferredLock(ConcurrencyManager.java:677) at org.eclipse.persistence.internal.identitymaps.CacheKey.releaseDeferredLock(CacheKey.java:491) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1179) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) [EL Severe]: cache: 2024-05-16 15:12:57.285--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-2-thread-17,5,main]" at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.286--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-17 Stuck thread problem: unique tiny message number (55) The Thread [pool-2-thread-17] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-17 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-17 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-17 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-17 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-17 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-17 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-17" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-17 Stuck thread problem: unique tiny message number (55) The Thread [pool-2-thread-17] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-17 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-17 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-17 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-17 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-17 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-17 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-17 Stuck thread problem: unique tiny message number (55) The Thread [pool-2-thread-17] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-17 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-17 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-17 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-17 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-17 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-17 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireDeferredLock(ConcurrencyManager.java:285) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireDeferredLock(CacheKey.java:223) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireDeferredLock(AbstractIdentityMap.java:91) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireDeferredLock(IdentityMapManager.java:151) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireDeferredLock(IdentityMapAccessor.java:93) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5230) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) [EL Severe]: cache: 2024-05-16 15:12:57.286--Summary current cache key of thread pool-2-thread-60 Stuck thread problem: unique tiny message number (56) The Thread [pool-2-thread-60] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (10 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-60 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-60 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-60 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-60 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-60 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-60 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) [EL Severe]: cache: 2024-05-16 15:12:57.286--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-2-thread-60,5,main]" at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.287--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-60 Stuck thread problem: unique tiny message number (56) The Thread [pool-2-thread-60] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (10 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-60 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-60 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-60 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-60 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-60 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-60 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-60" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-60 Stuck thread problem: unique tiny message number (56) The Thread [pool-2-thread-60] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (10 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-60 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-60 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-60 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-60 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-60 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-60 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-60 Stuck thread problem: unique tiny message number (56) The Thread [pool-2-thread-60] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (10 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-60 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-60 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-60 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-60 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-60 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-60 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) [EL Severe]: cache: 2024-05-16 15:12:57.287--Summary current cache key of thread pool-2-thread-20 Stuck thread problem: unique tiny message number (57) The Thread [pool-2-thread-20] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (11 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-20 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-20 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-20 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-20 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-20 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-20 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireDeferredLock(ConcurrencyManager.java:285) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireDeferredLock(CacheKey.java:223) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireDeferredLock(AbstractIdentityMap.java:91) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireDeferredLock(IdentityMapManager.java:151) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireDeferredLock(IdentityMapAccessor.java:93) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5230) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) [EL Severe]: cache: 2024-05-16 15:12:57.287--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-2-thread-20,5,main]" at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) [EL Warning]: 2024-05-16 15:12:57.288--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-20 Stuck thread problem: unique tiny message number (57) The Thread [pool-2-thread-20] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (11 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-20 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-20 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-20 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-20 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-20 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-20 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more Exception in thread "pool-2-thread-20" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-20 Stuck thread problem: unique tiny message number (57) The Thread [pool-2-thread-20] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (11 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-20 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-20 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-20 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-20 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-20 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-20 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-20 Stuck thread problem: unique tiny message number (57) The Thread [pool-2-thread-20] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (11 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-20 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-20 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-20 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-20 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-20 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-20 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireDeferredLock(ConcurrencyManager.java:285) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireDeferredLock(CacheKey.java:223) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireDeferredLock(AbstractIdentityMap.java:91) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireDeferredLock(IdentityMapManager.java:151) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireDeferredLock(IdentityMapAccessor.java:93) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5230) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) [EL Severe]: cache: 2024-05-16 15:12:57.288--Summary current cache key of thread pool-2-thread-18 Stuck thread problem: unique tiny message number (58) The Thread [pool-2-thread-18] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (6 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-18 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-18 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-18 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-18 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-18 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-18 0 read locks. The lockManager for this thread is null. at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) [EL Severe]: cache: 2024-05-16 15:12:57.289--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-2-thread-18,5,main]" at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.289--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-18 Stuck thread problem: unique tiny message number (58) The Thread [pool-2-thread-18] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (6 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-18 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-18 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-18 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-18 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-18 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-18 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-18" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-18 Stuck thread problem: unique tiny message number (58) The Thread [pool-2-thread-18] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (6 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-18 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-18 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-18 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-18 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-18 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-18 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-18 Stuck thread problem: unique tiny message number (58) The Thread [pool-2-thread-18] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (6 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-18 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-18 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-18 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-18 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-18 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-18 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireDeferredLock(ConcurrencyManager.java:285) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireDeferredLock(CacheKey.java:223) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireDeferredLock(AbstractIdentityMap.java:91) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireDeferredLock(IdentityMapManager.java:151) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireDeferredLock(IdentityMapAccessor.java:93) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5230) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Severe]: cache: 2024-05-16 15:12:57.29--Summary current cache key of thread pool-2-thread-16 Stuck thread problem: unique tiny message number (59) The Thread [pool-2-thread-16] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (7 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-16 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-16 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-16 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-16 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-16 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-16 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.29--releaseAllLocksAcquiredByThread: Release active locks on Thread "Thread[pool-2-thread-16,5,main]" [EL Warning]: 2024-05-16 15:12:57.29--UnitOfWork(583405333)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-16 Stuck thread problem: unique tiny message number (59) The Thread [pool-2-thread-16] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (7 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-16 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-16 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-16 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-16 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-16 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-16 0 read locks. The lockManager for this thread is null. ] Exception in thread "pool-2-thread-16" jakarta.persistence.PersistenceException: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-16 Stuck thread problem: unique tiny message number (59) The Thread [pool-2-thread-16] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (7 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-16 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-16 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-16 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-16 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-16 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-16 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread pool-2-thread-16 Stuck thread problem: unique tiny message number (59) The Thread [pool-2-thread-16] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 17) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 0) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (7 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread pool-2-thread-16 Listing of all ACTIVE Locks. Thread Name: pool-2-thread-16 0 Active locks. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread pool-2-thread-16 Listing of all DEFERRED Locks. Thread Name: pool-2-thread-16 0 Deferred locks. Summary of read locks acquired by thread pool-2-thread-16 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: pool-2-thread-16 0 read locks. The lockManager for this thread is null. ] at org.eclipse.persistence.exceptions.ConcurrencyException.waitWasInterrupted(ConcurrencyException.java:110) at org.eclipse.persistence.internal.helper.ConcurrencyManager.acquireDeferredLock(ConcurrencyManager.java:285) at org.eclipse.persistence.internal.identitymaps.CacheKey.acquireDeferredLock(CacheKey.java:223) at org.eclipse.persistence.internal.identitymaps.AbstractIdentityMap.acquireDeferredLock(AbstractIdentityMap.java:91) at org.eclipse.persistence.internal.identitymaps.IdentityMapManager.acquireDeferredLock(IdentityMapManager.java:151) at org.eclipse.persistence.internal.sessions.IdentityMapAccessor.acquireDeferredLock(IdentityMapAccessor.java:93) at org.eclipse.persistence.internal.sessions.AbstractSession.retrieveCacheKey(AbstractSession.java:5230) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:1074) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildWorkingCopyCloneNormally(ObjectBuilder.java:1008) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInUnitOfWork(ObjectBuilder.java:961) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObjectInternal(ObjectBuilder.java:843) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:798) at org.eclipse.persistence.internal.descriptors.ObjectBuilder.buildObject(ObjectBuilder.java:776) at org.eclipse.persistence.queries.ObjectLevelReadQuery.buildObject(ObjectLevelReadQuery.java:863) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:896) at org.eclipse.persistence.queries.ReadObjectQuery.executeObjectLevelReadQuery(ReadObjectQuery.java:570) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeDatabaseQuery(ObjectLevelReadQuery.java:1236) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:914) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) [EL Severe]: cache: 2024-05-16 15:12:57.292--Remove cache key from read lock manager problem 01: The current thread: pool-2-thread-59 is about to decrement the currentNumberOfReaders from: 14 to decrementedNumberOfReaders 13 on the cache key: --- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionDetail): (primaryKey: 1) (object hash code: 1517992798) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 233844061) (current cache key owner/activeThread: Null) (getNumberOfReaders: 14) (concurrencyManagerId: 349) (concurrencyManagerCreationDate: 2024-05-16 15:12:57.258) (totalNumberOfTimeCacheKeyAcquiredForReading: 17) (totalNumberOfTimeCacheKeyReleasedForReading: 3) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) --- however the readLockManager for the current thread is null. This should never happen. If the readLockManager is null either the we have not incremented the number readers in the past. Or we have removed all the cache keys of the readLockManager belonging to this thread making the map become empty and be removed. It should never be the case that we are bout the decrement the count of readers and are not tracing the cache key are we about to decrement. Stack trace as we detect the problem: "pool-2-thread-59" java.lang.Thread.State: RUNNABLE at java.management@11.0.11/sun.management.ThreadImpl.getThreadInfo1(Native Method) at java.management@11.0.11/sun.management.ThreadImpl.getThreadInfo(ThreadImpl.java:197) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.lambda$enrichGenerateThreadDumpForCurrentThread$0(ConcurrencyUtil.java:909) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil$$Lambda$191/0x0000000800407440.call(Unknown Source) at app//org.eclipse.persistence.internal.security.PrivilegedAccessHelper.callDoPrivileged(PrivilegedAccessHelper.java:167) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.enrichGenerateThreadDumpForCurrentThread(ConcurrencyUtil.java:908) at app//org.eclipse.persistence.internal.helper.ConcurrencyUtil.readLockManagerProblem01CreateLogErrorMessageToIndicateThatCurrentThreadHasNullReadLockManagerWhileDecrementingNumberOfReaders(ConcurrencyUtil.java:1597) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.removeReadLockFromReadLockManager(ConcurrencyManager.java:979) at app//org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseReadLock(ConcurrencyManager.java:706) at app//org.eclipse.persistence.internal.identitymaps.CacheKey.releaseReadLock(CacheKey.java:502) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1115) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1026) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkIdentityMapAccessor.getAndCloneCacheKeyFromParent(UnitOfWorkIdentityMapAccessor.java:212) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkIdentityMapAccessor.getFromIdentityMap(UnitOfWorkIdentityMapAccessor.java:140) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.registerExistingObject(UnitOfWorkImpl.java:4135) at app//org.eclipse.persistence.queries.ObjectBuildingQuery.registerIndividualResult(ObjectBuildingQuery.java:468) at app//org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:898) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:949) at app//org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at app//org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at app//org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at app//org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at app//org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at app//org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at app//org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) at app//org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at app//org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:55) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base@11.0.11/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base@11.0.11/java.lang.Thread.run(Thread.java:829) CurrentDate: 2024-05-16 15:12:57.292 at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [EL Warning]: 2024-05-16 15:12:57.295--UnitOfWork(583405333)--Exception [EclipseLink-2004] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: A signal was attempted before wait() on ConcurrencyManager. This normally means that an attempt was made to commit or rollback a transaction before it was started, or to rollback a transaction twice. Exception in thread "pool-2-thread-35" jakarta.persistence.PersistenceException: Exception [EclipseLink-2004] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: A signal was attempted before wait() on ConcurrencyManager. This normally means that an attempt was made to commit or rollback a transaction before it was started, or to rollback a transaction twice. ##########################Test with semaphores - end########################### at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:560) at org.eclipse.persistence.internal.jpa.EJBQueryImpl.getSingleResult(EJBQueryImpl.java:404) at org.eclipse.persistence.jpa.test.cachedeadlock.MainThread.run(MainThread.java:56) at java.base/java.lang.Thread.run(Thread.java:829) at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128) at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628) at java.base/java.lang.Thread.run(Thread.java:829) Caused by: Exception [EclipseLink-2004] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: A signal was attempted before wait() on ConcurrencyManager. This normally means that an attempt was made to commit or rollback a transaction before it was started, or to rollback a transaction twice. at org.eclipse.persistence.exceptions.ConcurrencyException.signalAttemptedBeforeWait(ConcurrencyException.java:86) at org.eclipse.persistence.internal.helper.ConcurrencyManager.releaseReadLock(ConcurrencyManager.java:703) at org.eclipse.persistence.internal.identitymaps.CacheKey.releaseReadLock(CacheKey.java:502) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1115) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.cloneAndRegisterObject(UnitOfWorkImpl.java:1026) at org.eclipse.persistence.internal.sessions.UnitOfWorkIdentityMapAccessor.getAndCloneCacheKeyFromParent(UnitOfWorkIdentityMapAccessor.java:212) at org.eclipse.persistence.internal.sessions.UnitOfWorkIdentityMapAccessor.getFromIdentityMap(UnitOfWorkIdentityMapAccessor.java:140) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.registerExistingObject(UnitOfWorkImpl.java:4135) at org.eclipse.persistence.queries.ObjectBuildingQuery.registerIndividualResult(ObjectBuildingQuery.java:468) at org.eclipse.persistence.queries.ReadObjectQuery.registerResultInUnitOfWork(ReadObjectQuery.java:898) at org.eclipse.persistence.queries.ObjectLevelReadQuery.checkEarlyReturn(ObjectLevelReadQuery.java:949) at org.eclipse.persistence.queries.DatabaseQuery.execute(DatabaseQuery.java:851) at org.eclipse.persistence.queries.ObjectLevelReadQuery.execute(ObjectLevelReadQuery.java:1195) at org.eclipse.persistence.queries.ReadObjectQuery.execute(ReadObjectQuery.java:448) at org.eclipse.persistence.queries.ObjectLevelReadQuery.executeInUnitOfWork(ObjectLevelReadQuery.java:1283) at org.eclipse.persistence.internal.sessions.UnitOfWorkImpl.internalExecuteQuery(UnitOfWorkImpl.java:3025) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1844) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1826) at org.eclipse.persistence.internal.sessions.AbstractSession.executeQuery(AbstractSession.java:1791) at org.eclipse.persistence.internal.jpa.QueryImpl.executeReadQuery(QueryImpl.java:262) at org.eclipse.persistence.internal.jpa.QueryImpl.getSingleResult(QueryImpl.java:530) ... 6 more [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.838 s - in org.eclipse.persistence.jpa.test.cachedeadlock.CacheDeadLockDetectionTest [EL Severe]: cache: 2024-05-16 15:12:57.303--Summary current cache key of thread ForkJoinPool.commonPool-worker-9 Stuck thread problem: unique tiny message number (60) The Thread [ForkJoinPool.commonPool-worker-9] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 3) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 140) (totalNumberOfTimeCacheKeyReleasedForReading: 137) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-9 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-9 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-9 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-9 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-9 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-9 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.303--releaseAllLocksAcquiredByThread: Thread "ForkJoinPool.commonPool-worker-9" .The Lock manager is null. This might be an acquire operation. So not possible to lockManager.releaseActiveLocksOnThread(). Cache Key: "--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 3) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 140) (totalNumberOfTimeCacheKeyReleasedForReading: 137) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---" [EL Warning]: 2024-05-16 15:12:57.303--UnitOfWork(1620564812)--Exception [EclipseLink-2001] (Eclipse Persistence Services - 3.0.5.v202405161506): org.eclipse.persistence.exceptions.ConcurrencyException Exception Description: Wait was interrupted. Message: [Summary current cache key of thread ForkJoinPool.commonPool-worker-9 Stuck thread problem: unique tiny message number (60) The Thread [ForkJoinPool.commonPool-worker-9] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 3) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 140) (totalNumberOfTimeCacheKeyReleasedForReading: 137) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-9 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-9 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-9 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-9 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-9 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-9 0 read locks. The lockManager for this thread is null. ] [EL Severe]: cache: 2024-05-16 15:12:57.304--Summary current cache key of thread ForkJoinPool.commonPool-worker-3 Stuck thread problem: unique tiny message number (61) The Thread [ForkJoinPool.commonPool-worker-3] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 140) (totalNumberOfTimeCacheKeyReleasedForReading: 140) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (4 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-3 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-3 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-3 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-3 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-3 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-3 0 read locks. The lockManager for this thread is null. [EL Severe]: cache: 2024-05-16 15:12:57.309--Summary current cache key of thread ForkJoinPool.commonPool-worker-5 Stuck thread problem: unique tiny message number (62) The Thread [ForkJoinPool.commonPool-worker-5] appears to be stuck (possible dead lock ongoing). The thread is working in the context of (CacheKey) = (--- CacheKey (org.eclipse.persistence.jpa.test.cachedeadlock.model.CacheDeadLockDetectionMaster): (primaryKey: 1) (object hash code: 926947123) (cacheKeyClass: org.eclipse.persistence.internal.identitymaps.HardCacheWeakIdentityMap.ReferenceCacheKey) (cacheKey hash code: 1989289933) (current cache key owner/activeThread: Null) (getNumberOfReaders: 0) (concurrencyManagerId: 89) (concurrencyManagerCreationDate: 2024-05-16 15:12:50.01) (totalNumberOfTimeCacheKeyAcquiredForReading: 145) (totalNumberOfTimeCacheKeyReleasedForReading: 145) (totalNumberOfTimeCacheKeyReleasedForReadingBlewUpExceptionDueToCacheKeyHavingReachedCounterZero: 0) (depth: 0) ---) . The thread has been stuck for: (3 ms) Bellow we will describe the ActiveLocks, DeferredLocks and ReadLocks for this thread. Summary of active locks owned by thread ForkJoinPool.commonPool-worker-5 Listing of all ACTIVE Locks. Thread Name: ForkJoinPool.commonPool-worker-5 0 Active locks. The lockManager for this thread is null. Summary of deferred locks (could not be acquired and cause thread to wait for object building to complete) of thread ForkJoinPool.commonPool-worker-5 Listing of all DEFERRED Locks. Thread Name: ForkJoinPool.commonPool-worker-5 0 deferred locks. The lockManager for this thread is null. Summary of read locks acquired by thread ForkJoinPool.commonPool-worker-5 Listing of all READ Locks. Step 001 - sparse summary loop over all read locks acquired: Thread Name: ForkJoinPool.commonPool-worker-5 0 read locks. The lockManager for this thread is null. Weld SE container e53bd521-4370-4c61-b6ab-cd7a29376795 shut down by shutdown hook [INFO] [INFO] Results: [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.jse.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 16 15:12:57 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.jse.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.jse.test --- [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.jpa.spring.test >--- [INFO] Building EclipseLink JPA Spring Test 3.0.5-SNAPSHOT [33/39] [INFO] from jpa/eclipselink.jpa.spring.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.spring.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.spring.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872377962 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 17 resources [INFO] Copying 17 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.spring.test --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.spring.test/target/org.eclipse.persistence.jpa.spring.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- derby:1.10:start (start-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Starting the Derby server ... Thu May 16 15:12:58 UTC 2024 : Could not connect to Derby Network Server on host 127.0.0.1, port 1527: Connection refused (Connection refused) Thu May 16 15:12:58 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) started and ready to accept connections on port 1527 [INFO] Derby ping-pong: [OK] [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-spring-local) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-spring-container) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Tests are skipped. [INFO] [INFO] --- derby:1.10:stop (stop-derby) @ org.eclipse.persistence.jpa.spring.test --- [INFO] Initializing Derby server control for localhost/127.0.0.1 [INFO] Derby system shutdown. Thu May 16 15:12:59 UTC 2024 : Apache Derby Network Server - 10.14.2.0 - (1828579) shutdown [INFO] Derby has stopped! [INFO] Removing locks... [INFO] Locks removed. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.spring.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.spring.test --- [INFO] No tests to run. [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.jpa.wdf.test >---- [INFO] Building EclipseLink JPA WDF Test 3.0.5-SNAPSHOT [34/39] [INFO] from jpa/eclipselink.jpa.wdf.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [WARNING] Parameter 'argValue' is unknown for plugin 'maven-failsafe-plugin:3.0.0-M4:integration-test (clear-database)' [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- dependency:3.1.2:properties (get-test-classpath-to-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872379242 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 4 resources [INFO] Copying 4 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-wdf-jpa1-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa1-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/classes with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-wdf-jpa2-model.jar) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-jpa2-model.jar.xml [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa1-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-wdf-tests.jar) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf-tests.jar.xml [WARNING] The following patterns were never triggered in this artifact inclusion filter: o 'org.eclipse.persistence:org.eclipse.persistence.core:test-jar' [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [WARNING] Configuration option 'appendAssemblyId' is set to false. Instead of attaching the assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar, it will become the file for main project artifact. NOTE: If multiple descriptors or descriptor-formats are provided for this project, the value of this file will be non-deterministic! [WARNING] Replacing pre-existing project main-artifact file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-jpa2-model.jar with assembly file: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf-tests.jar [INFO] [INFO] --- assembly:3.3.0:single (eclipselink-wdf.ear) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'finalName' is read-only, must not be used in configuration [INFO] Reading assembly descriptor: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/src/it//assembly/eclipselink-wdf.ear.xml [INFO] Building ear: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/eclipselink-wdf.ear [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/jpa/eclipselink.jpa.wdf.test/target/org.eclipse.persistence.jpa.wdf.test-3.0.5-SNAPSHOT-client.jar [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (clear-database) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-jpa-wdf-local) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.jpa.wdf.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.jpa.wdf.test --- [INFO] No tests to run. [INFO] [INFO] ----< org.eclipse.persistence:org.eclipse.persistence.oracle.test >----- [INFO] Building EclipseLink Oracle Extension Test 3.0.5-SNAPSHOT [35/39] [INFO] from foundation/org.eclipse.persistence.oracle.test/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.oracle.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872379549 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.oracle.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.oracle.test/target/org.eclipse.persistence.oracle.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.oracle.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (jar-test-sources) @ org.eclipse.persistence.oracle.test --- [WARNING] artifact org.eclipse.persistence:org.eclipse.persistence.oracle.test:java-source:test-sources:3.0.5-SNAPSHOT already attached, replace previous instance [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.oracle.test >-- [INFO] Building EclipseLink DBWS Test Oracle 3.0.5-SNAPSHOT [36/39] [INFO] from dbws/eclipselink.dbws.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872379730 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/src/test/resources [INFO] Copying 6 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/dbws/eclipselink.dbws.test.oracle/target/org.eclipse.persistence.dbws.oracle.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle 3.0.5-SNAPSHOT [37/39] [INFO] from utils/eclipselink.dbws.builder.test.oracle/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872379845 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/src/test/resources [INFO] Copying 5 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle/target/org.eclipse.persistence.dbws.builder.oracle.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.dbws.builder.oracle.server.test >-- [INFO] Building EclipseLink DBWS Builder Test Oracle Server 3.0.5-SNAPSHOT [38/39] [INFO] from utils/eclipselink.dbws.builder.test.oracle.server/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- download:1.6.1:wget (install-jee-server) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872383727 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] No sources to compile [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/src/test/resources [INFO] Copying 1 resource [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.dbws.builder.test.oracle.server/target/org.eclipse.persistence.dbws.builder.oracle.server.test-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- dependency:3.1.2:copy (configure-glassfish-modules) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [INFO] Skipping plugin execution [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.dbws.builder.oracle.server.test --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --< org.eclipse.persistence:org.eclipse.persistence.utils.sigcompare >-- [INFO] Building EclipseLink Package Signature Compare Utility 3.0.5-SNAPSHOT [39/39] [INFO] from utils/eclipselink.utils.sigcompare/pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.utils.sigcompare --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/test-default-properties with includes "" and excludes "" [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.utils.sigcompare --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872383826 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] Unpacking /home/jenkins/agent/workspace/eclipselink-cb-3.0/target/org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip to /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/license with includes "" and excludes "" [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/src/test/resources [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/src/it/resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources to compile [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No tests to run. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.utils.sigcompare --- [INFO] No sources in project. Archive not created. [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.utils.sigcompare --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/utils/eclipselink.utils.sigcompare/target/org.eclipse.persistence.utils.sigcompare-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.utils.sigcompare --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] ------------------------------------------------------------------------ [INFO] Reactor Summary for EclipseLink Parent 3.0.5-SNAPSHOT: [INFO] [INFO] EclipseLink Parent ................................. SUCCESS [ 2.070 s] [INFO] EclipseLink Hermes Parser .......................... SUCCESS [ 35.054 s] [INFO] EclipseLink Core ................................... SUCCESS [ 11.468 s] [INFO] EclipseLink Core Test Framework .................... SUCCESS [ 0.263 s] [INFO] EclipseLink JPA .................................... SUCCESS [ 0.677 s] [INFO] EclipseLink JPA Test Framework ..................... SUCCESS [ 0.245 s] [INFO] EclipseLink JPA Model Generator .................... SUCCESS [ 2.563 s] [INFO] EclipseLink MOXy ................................... SUCCESS [ 9.034 s] [INFO] EclipseLink DBWS ................................... SUCCESS [ 4.474 s] [INFO] EclipseLink JPA-RS ................................. SUCCESS [ 7.567 s] [INFO] EclipseLink Core Test .............................. SUCCESS [ 30.298 s] [INFO] EclipseLink CORBA Extension ........................ SUCCESS [ 25.573 s] [INFO] EclipseLink Extension .............................. SUCCESS [ 1.057 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 4.074 s] [INFO] EclipseLink JPA Test ............................... SUCCESS [01:24 min] [INFO] EclipseLink NoSQL Extension ........................ SUCCESS [ 0.377 s] [INFO] EclipseLink MOXy XJC ............................... SUCCESS [ 0.116 s] [INFO] EclipseLink SDO .................................... SUCCESS [ 6.200 s] [INFO] EclipseLink DBWS Builder ........................... SUCCESS [ 0.230 s] [INFO] EclipseLink Package Rename Utility ................. SUCCESS [ 0.095 s] [INFO] EclipseLink Oracle Extension ....................... SUCCESS [ 0.160 s] [INFO] EclipseLink Oracle NoSQL Extension ................. SUCCESS [ 2.151 s] [INFO] EclipseLink Bundles Parent ......................... SUCCESS [ 0.045 s] [INFO] EclipseLink Bundles MOXy standalone ................ SUCCESS [ 0.359 s] [INFO] EclipseLink Bundles eclipselink.jar (non-OSGi) ..... SUCCESS [ 45.065 s] [INFO] EclipseLink Bundles tests .......................... SUCCESS [ 7.029 s] [INFO] EclipseLink Bundles Other .......................... SUCCESS [ 7.859 s] [INFO] EclipseLink Bundles P2 Site ........................ SUCCESS [ 0.082 s] [INFO] EclipseLink Test Server Parent ..................... SUCCESS [ 3.703 s] [INFO] EclipseLink SDO Test Server ........................ SUCCESS [ 5.649 s] [INFO] EclipseLink JPA NoSQL Test ......................... SUCCESS [ 4.330 s] [INFO] EclipseLink JPA JSE Test ........................... SUCCESS [ 54.843 s] [INFO] EclipseLink JPA Spring Test ........................ SUCCESS [ 1.299 s] [INFO] EclipseLink JPA WDF Test ........................... SUCCESS [ 0.309 s] [INFO] EclipseLink Oracle Extension Test .................. SUCCESS [ 0.182 s] [INFO] EclipseLink DBWS Test Oracle ....................... SUCCESS [ 0.112 s] [INFO] EclipseLink DBWS Builder Test Oracle ............... SUCCESS [ 0.133 s] [INFO] EclipseLink DBWS Builder Test Oracle Server ........ SUCCESS [ 3.850 s] [INFO] EclipseLink Package Signature Compare Utility ...... SUCCESS [ 0.095 s] [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 06:04 min [INFO] Finished at: 2024-05-16T15:13:03Z [INFO] ------------------------------------------------------------------------ [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (NoSQL tests) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/test_nosql.sh -[ EclipseLink Test NoSQL ]----------------------------------------------------------- [16.05.2024 15:13:05] -[ Starting Mongo Database ]------------------------------ [16.05.2024 15:13:05] --[ Waiting for Mongo Database to come up ]--------------- 2024-05-16T15:13:05.313+0000 I CONTROL [main] log file "/var/log/mongodb/mongod.log" exists; moved to "/var/log/mongodb/mongod.log.2024-05-16T15-13-05". . done Apache Maven 3.9.5 (57804ffe001d7215b5e7bcb531cf83df38f93546) Maven home: /opt/tools/apache-maven/latest Java version: 11.0.11, vendor: AdoptOpenJDK, runtime: /opt/tools/java/adoptopenjdk/hotspot-jdk-11/11.0.11+9 Default locale: en_US, platform encoding: ANSI_X3.4-1968 OS name: "linux", version: "6.2.9-300.fc38.x86_64", arch: "amd64", family: "unix" [INFO] Scanning for projects... [WARNING] [WARNING] Some problems were encountered while building the effective model for org.eclipse.persistence:org.eclipse.persistence.jpa.test:jar:3.0.5-SNAPSHOT [WARNING] 'build.plugins.plugin.(groupId:artifactId)' must be unique but found duplicate declaration of plugin org.apache.maven.plugins:maven-failsafe-plugin @ line 1362, column 21 [WARNING] [WARNING] It is highly recommended to fix these problems because they threaten the stability of your build. [WARNING] [WARNING] For this reason, future Maven versions might no longer support building such malformed projects. [WARNING] [INFO] [INFO] -------< org.eclipse.persistence:org.eclipse.persistence.nosql >-------- [INFO] Building EclipseLink NoSQL Extension 3.0.5-SNAPSHOT [INFO] from pom.xml [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- build-helper:3.2.0:regex-property (release.version-property) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- enforcer:3.0.0-M2:enforce (enforce-maven) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- checkstyle:3.1.2:check (checkstyle) @ org.eclipse.persistence.nosql --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-test-properties) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:test-defaults:3.0.5-SNAPSHOT:zip [INFO] org.eclipse.persistence.parent-3.0.5-SNAPSHOT-test-defaults.zip already unpacked. [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.date) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- buildnumber:1.4:create-timestamp (build.time) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- buildnumber:1.4:create (default) @ org.eclipse.persistence.nosql --- [INFO] ShortRevision tag detected. The value is '10'. [INFO] Executing: /bin/sh -c cd '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql' && 'git' 'rev-parse' '--verify' '--short=10' 'HEAD' [INFO] Working directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql [INFO] Storing buildNumber: 271766d158 at timestamp: 1715872389971 [INFO] Storing buildScmBranch: 3.0 [INFO] [INFO] --- properties:2.0.1:read-project-properties (read-db-jee-properties) @ org.eclipse.persistence.nosql --- [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-test.derby.properties [INFO] Loading /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-default-properties/el-testjee.wildfly.properties [INFO] [INFO] --- dependency:3.1.2:unpack (unpack-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] Configured Artifact: org.eclipse.persistence:org.eclipse.persistence.parent:common-license:3.0.5-SNAPSHOT:zip [INFO] org.eclipse.persistence.parent-3.0.5-SNAPSHOT-common-license.zip already unpacked. [INFO] [INFO] --- build-helper:3.2.0:add-resource (add-legal-resource) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.1.0:resources (default-resources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/main/resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- compiler:3.8.1:compile (default-compile) @ org.eclipse.persistence.nosql --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- bundle:5.1.1:manifest (bundle-manifest) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- build-helper:3.2.0:add-test-source (add-integration-test-sources) @ org.eclipse.persistence.nosql --- [INFO] Test Source directory: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/it/java added. [INFO] [INFO] --- build-helper:3.2.0:add-test-resource (add-integration-test-resources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- resources:3.1.0:testResources (default-testResources) @ org.eclipse.persistence.nosql --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/src/test/resources [INFO] Copying 226 resources [INFO] [INFO] --- compiler:3.8.1:testCompile (default-testCompile) @ org.eclipse.persistence.nosql --- [INFO] Nothing to compile - all classes are up to date [INFO] [INFO] --- surefire:3.0.0-M4:test (default-test) @ org.eclipse.persistence.nosql --- [INFO] Tests are skipped. [INFO] [INFO] --- surefire-report:3.0.0-M4:report-only (generate-surefire-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- source:3.2.1:test-jar-no-fork (attach-test-sources) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- jar:3.2.0:jar (default-jar) @ org.eclipse.persistence.nosql --- [INFO] Building jar: /home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/org.eclipse.persistence.nosql-3.0.5-SNAPSHOT.jar [INFO] [INFO] --- jar:3.2.0:test-jar (jar-tests) @ org.eclipse.persistence.nosql --- [INFO] [INFO] --- failsafe:3.0.0-M4:integration-test (test-nosql) @ org.eclipse.persistence.nosql --- [WARNING] The system property file '/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/el-test.mongodb.properties' can't be read. [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.eclipse.persistence.testing.tests.NoSQLJPATestSuite Testing MongoDatabaseTestSuite [EL Warning]: metadata: 2024-05-16 15:13:12.786--ServerSession(548554586)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: 2024-05-16 15:13:12.919--ServerSession(548554586)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161501 May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 30000 ms before timing out May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:1, serverValue:2}] to localhost:27017 May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 6, 23]}, minWireVersion=0, maxWireVersion=6, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=1909537} May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:2, serverValue:3}] to localhost:27017 [EL Warning]: metadata: 2024-05-16 15:13:13.71--ServerSession(1155437763)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: 2024-05-16 15:13:13.713--ServerSession(1155437763)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161501 May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 30000 ms before timing out May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:3, serverValue:4}] to localhost:27017 May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 6, 23]}, minWireVersion=0, maxWireVersion=6, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=387966} May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 16, 2024 3:13:13 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:4, serverValue:5}] to localhost:27017 May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[127.0.0.1:27017], mode=SINGLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:5, serverValue:6}] to 127.0.0.1:27017 May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=127.0.0.1:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 6, 23]}, minWireVersion=0, maxWireVersion=6, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=289494} [EL Warning]: metadata: 2024-05-16 15:13:14.178--ServerSession(1013528106)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: 2024-05-16 15:13:14.181--ServerSession(1013528106)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161501 [EL Warning]: metadata: 2024-05-16 15:13:14.223--ServerSession(1784908921)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: 2024-05-16 15:13:14.236--ServerSession(1784908921)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161501 May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:6, serverValue:7}] to localhost:27017 May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 6, 23]}, minWireVersion=0, maxWireVersion=6, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=226421} May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Closed connection [connectionId{localValue:7}] to localhost:27017 because there was a socket exception raised by this connection. [EL Severe]: 2024-05-16 15:13:14.257--ServerSession(1784908921)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='mydb', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-16 15:13:14.257--ServerSession(1784908921)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='mydb', password=, mechanismProperties=} [EL Warning]: metadata: 2024-05-16 15:13:14.293--ServerSession(2061316668)--You have specified multiple ids for the entity class [org.eclipse.persistence.testing.models.jpa.mongo.Buyer] without specifying an @IdClass. By doing this you may lose the ability to find by identity, distributed cache support etc. Note: You may however use EntityManager find operations by passing a list of primary key fields. Else, you will have to use JPQL queries to read your entities. For other id options see @PrimaryKey. [EL Info]: 2024-05-16 15:13:14.296--ServerSession(2061316668)--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161501 May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='100 ms', maxWaitQueueSize=500} May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 100 ms before timing out May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:8, serverValue:9}] to localhost:27017 May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 6, 23]}, minWireVersion=0, maxWireVersion=6, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=286831} May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Closed connection [connectionId{localValue:9}] to localhost:27017 because there was a socket exception raised by this connection. [EL Severe]: 2024-05-16 15:13:14.303--ServerSession(2061316668)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='mydb', password=, mechanismProperties=} [EL Severe]: ejb: 2024-05-16 15:13:14.303--ServerSession(2061316668)--java.lang.IllegalStateException: Can't overwrite cause with com.mongodb.MongoSecurityException: Exception authenticating MongoCredential{mechanism=SCRAM-SHA-1, userName='unknownuser', source='mydb', password=, mechanismProperties=} [EL Fine]: server: 2024-05-16 15:13:14.318--Thread(Thread[main,5,main])--Configured server platform: org.eclipse.persistence.platform.server.NoServerPlatform [EL Finest]: jpa: 2024-05-16 15:13:14.319--ServerSession(1372150180)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit mongo-dynamic; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic; state Initial; factoryCount 0 [EL Finest]: properties: 2024-05-16 15:13:14.322--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.orm.throw.exceptions; default value=true [EL Finest]: properties: 2024-05-16 15:13:14.322--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.weaving.changetracking; default value=true [EL Finest]: properties: 2024-05-16 15:13:14.322--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.weaving.lazy; default value=true [EL Finest]: properties: 2024-05-16 15:13:14.322--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.weaving.eager; default value=false [EL Finest]: properties: 2024-05-16 15:13:14.322--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.weaving.fetchgroups; default value=true [EL Finest]: properties: 2024-05-16 15:13:14.322--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.weaving.internal; default value=true [EL Finest]: properties: 2024-05-16 15:13:14.323--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.weaving.rest; default value=false [EL Finest]: properties: 2024-05-16 15:13:14.323--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.weaving.mappedsuperclass; default value=true [EL Finest]: properties: 2024-05-16 15:13:14.323--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-emf; default value=true [EL Finest]: properties: 2024-05-16 15:13:14.323--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.multitenant.tenants-share-cache; default value=false [EL Finer]: metadata: 2024-05-16 15:13:14.323--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/]. [EL Fine]: moxy: 2024-05-16 15:13:14.333--Thread(Thread[main,5,main])--SAXParserFactory instance: com.sun.org.apache.xerces.internal.jaxp.SAXParserFactoryImpl@6d1dcdff [EL Fine]: moxy: 2024-05-16 15:13:14.334--Thread(Thread[main,5,main])--DocumentBuilderFactory instance: com.sun.org.apache.xerces.internal.jaxp.DocumentBuilderFactoryImpl@102ecc22 [EL Fine]: moxy: 2024-05-16 15:13:14.35--Thread(Thread[main,5,main])--Unmarshalling org.eclipse.persistence.internal.jpa.metadata.xml.XMLEntityMappings into "APPLICATION_XML" by "org.eclipse.persistence.internal.oxm.record.DOMUnmarshaller" started [EL Finer]: metadata: 2024-05-16 15:13:14.35--Thread(Thread[main,5,main])--Searching for mapping file: [META-INF/eclipselink-orm.xml] at root URL: [file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/]. [EL Config]: metadata: 2024-05-16 15:13:14.362--ServerSession(1372150180)--Thread(Thread[main,5,main])--The alias name for the entity class [class org.eclipse.persistence.testing.models.jpa.nosql.dynamic.Person] is being defaulted to: Person. [EL Finer]: weaver: 2024-05-16 15:13:14.365--ServerSession(1372150180)--Thread(Thread[main,5,main])--Class [org.eclipse.persistence.testing.models.jpa.nosql.dynamic.Address] registered to be processed by weaver. [EL Finer]: weaver: 2024-05-16 15:13:14.367--ServerSession(1372150180)--Thread(Thread[main,5,main])--Class [org.eclipse.persistence.testing.models.jpa.nosql.dynamic.Person] registered to be processed by weaver. [EL Config]: weaver: 2024-05-16 15:13:14.367--ServerSession(1372150180)--Thread(Thread[main,5,main])--Class org.eclipse.persistence.testing.models.jpa.nosql.dynamic.Person could not be weaved for change tracking as it is not supported by its mappings. [EL Finest]: jpa: 2024-05-16 15:13:14.37--ServerSession(1372150180)--Thread(Thread[main,5,main])--End predeploying Persistence Unit mongo-dynamic; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic; state Predeployed; factoryCount 0 [EL Finer]: weaver: 2024-05-16 15:13:14.371--Thread(Thread[main,5,main])--JavaSECMPInitializer - transformer is null. [EL Finest]: jpa: 2024-05-16 15:13:14.371--ServerSession(1372150180)--Thread(Thread[main,5,main])--Begin predeploying Persistence Unit mongo-dynamic; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic; state Predeployed; factoryCount 0 [EL Finest]: jpa: 2024-05-16 15:13:14.371--ServerSession(1372150180)--Thread(Thread[main,5,main])--End predeploying Persistence Unit mongo-dynamic; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic; state Predeployed; factoryCount 1 [EL Finer]: metamodel: 2024-05-16 15:13:14.371--ServerSession(1372150180)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.jpa.nosql.dynamic.Person_] not found during initialization. [EL Finer]: metamodel: 2024-05-16 15:13:14.371--ServerSession(1372150180)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.jpa.nosql.dynamic.Address_] not found during initialization. [EL Finest]: jpa: 2024-05-16 15:13:14.372--ServerSession(1372150180)--Thread(Thread[main,5,main])--Begin deploying Persistence Unit mongo-dynamic; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic; state Predeployed; factoryCount 1 [EL Finest]: jpa: 2024-05-16 15:13:14.392--ServerSession(1372150180)--Thread(Thread[main,5,main])--Bean Validation Factory was not initialized: [jakarta/validation/Validation]. [EL Finest]: properties: 2024-05-16 15:13:14.393--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST [EL Finest]: properties: 2024-05-16 15:13:14.393--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.logging.level; value=finest; translated value=FINEST [EL Finest]: properties: 2024-05-16 15:13:14.393--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.target-database; value=org.eclipse.persistence.nosql.adapters.mongo.MongoPlatform [EL Finest]: properties: 2024-05-16 15:13:14.393--ServerSession(1372150180)--Thread(Thread[main,5,main])--property=eclipselink.nosql.connection-spec; value=org.eclipse.persistence.nosql.adapters.mongo.MongoConnectionSpec [EL Info]: 2024-05-16 15:13:14.393--ServerSession(1372150180)--Thread(Thread[main,5,main])--EclipseLink, version: Eclipse Persistence Services - 3.0.5.v202405161501 [EL Fine]: connection: 2024-05-16 15:13:14.393--ServerSession(1372150180)--Connection(483635512)--Thread(Thread[main,5,main])--connecting(EISLogin( platform=> MongoPlatform user name=> "" MongoConnectionSpec() )) May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster created with settings {hosts=[localhost:27017], mode=MULTIPLE, requiredClusterType=UNKNOWN, serverSelectionTimeout='30000 ms', maxWaitQueueSize=500} May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Adding discovered server localhost:27017 to client view of cluster May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Cluster description not yet available. Waiting for 30000 ms before timing out May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:10, serverValue:11}] to localhost:27017 May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Monitor thread successfully connected to server with description ServerDescription{address=localhost:27017, type=STANDALONE, state=CONNECTED, ok=true, version=ServerVersion{versionList=[3, 6, 23]}, minWireVersion=0, maxWireVersion=6, maxDocumentSize=16777216, logicalSessionTimeoutMinutes=30, roundTripTimeNanos=246037} May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Discovered cluster type of STANDALONE May 16, 2024 3:13:14 PM com.mongodb.diagnostics.logging.JULLogger log INFO: Opened connection [connectionId{localValue:11, serverValue:12}] to localhost:27017 [EL Config]: connection: 2024-05-16 15:13:14.402--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connected: User: Database: 3.6.23 Version: 3.6.23 [EL Finest]: connection: 2024-05-16 15:13:14.402--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Finest]: connection: 2024-05-16 15:13:14.402--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finest]: sequencing: 2024-05-16 15:13:14.402--ServerSession(1372150180)--Thread(Thread[main,5,main])--sequencing connected, state is NoPreallocation_State [EL Finest]: sequencing: 2024-05-16 15:13:14.402--ServerSession(1372150180)--Thread(Thread[main,5,main])--sequence SEQUENCE: preallocation size 50 [EL Finest]: sequencing: 2024-05-16 15:13:14.402--ServerSession(1372150180)--Thread(Thread[main,5,main])--sequence SEQ_GEN: preallocation size 50 [EL Fine]: connection: 2024-05-16 15:13:14.408--ServerSession(1372150180)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic login successful [EL Finest]: metamodel: 2024-05-16 15:13:14.409--Thread(Thread[main,5,main])--Metamodel processing: The mapping type [org.eclipse.persistence.eis.mappings.EISCompositeDirectCollectionMapping[pastEmployers]] in the attribute [SingularAttributeImpl[null,org.eclipse.persistence.eis.mappings.EISCompositeDirectCollectionMapping[pastEmployers]]] is currently unsupported. [EL Finest]: metamodel: 2024-05-16 15:13:14.409--Thread(Thread[main,5,main])--Metamodel processing: The class type is null for the attribute: SingularAttributeImpl[null,org.eclipse.persistence.eis.mappings.EISCompositeDirectCollectionMapping[pastEmployers]]. [EL Finest]: metamodel: 2024-05-16 15:13:14.409--Thread(Thread[main,5,main])--Metamodel processing: The mapping type [org.eclipse.persistence.eis.mappings.EISCompositeCollectionMapping[addresses]] in the attribute [SingularAttributeImpl[null,org.eclipse.persistence.eis.mappings.EISCompositeCollectionMapping[addresses]]] is currently unsupported. [EL Finest]: metamodel: 2024-05-16 15:13:14.409--Thread(Thread[main,5,main])--Metamodel processing: The class type is null for the attribute: SingularAttributeImpl[null,org.eclipse.persistence.eis.mappings.EISCompositeCollectionMapping[addresses]]. [EL Finer]: metamodel: 2024-05-16 15:13:14.409--ServerSession(1372150180)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.jpa.nosql.dynamic.Person_] not found during initialization. [EL Finer]: metamodel: 2024-05-16 15:13:14.409--ServerSession(1372150180)--Thread(Thread[main,5,main])--Canonical Metamodel class [org.eclipse.persistence.testing.models.jpa.nosql.dynamic.Address_] not found during initialization. [EL Finest]: jpa: 2024-05-16 15:13:14.41--ServerSession(1372150180)--Thread(Thread[main,5,main])--End deploying Persistence Unit mongo-dynamic; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic; state Deployed; factoryCount 1 [EL Finer]: connection: 2024-05-16 15:13:14.41--ServerSession(1372150180)--Thread(Thread[main,5,main])--client acquired: 1175662879 [EL Finer]: transaction: 2024-05-16 15:13:14.41--ClientSession(1175662879)--Thread(Thread[main,5,main])--acquire unit of work: 1698746141 [EL Finest]: transaction: 2024-05-16 15:13:14.411--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--register_new_for_persist (There is no English translation for this message.) [EL Finest]: sequencing: 2024-05-16 15:13:14.412--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--assign sequence to the object ([B@53b7ce6 -> {Person}) [EL Finer]: transaction: 2024-05-16 15:13:14.412--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--begin unit of work commit [EL Finest]: query: 2024-05-16 15:13:14.413--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--Execute query InsertObjectQuery({Person 6646228AB20294367A4B55A8}) [EL Finest]: connection: 2024-05-16 15:13:14.413--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:13:14.413--ClientSession(1175662879)--Connection(1517105378)--Thread(Thread[main,5,main])--begin transaction [EL Fine]: sql: 2024-05-16 15:13:14.413--ClientSession(1175662879)--Connection(1517105378)--Thread(Thread[main,5,main])--Executing MappedInteraction() spec => null properties => {mongo.operation=INSERT, mongo.collection=person} input => [DatabaseRecord( person.firstName => Boy person.occupation => null person._id => 6646228AB20294367A4B55A8 person.currentEmployer => null person.age => null person.lastName => Pelletier person.employed => null person.pastEmployers => null person.addresses => [DatabaseRecord( zip => null city => Ottawa street1 => null street2 => null state => null)])] [EL Finest]: query: 2024-05-16 15:13:14.416--ClientSession(1175662879)--Thread(Thread[main,5,main])--Adapter result: null [EL Finest]: query: 2024-05-16 15:13:14.417--ClientSession(1175662879)--Thread(Thread[main,5,main])--Data access result: null [EL Finer]: transaction: 2024-05-16 15:13:14.417--ClientSession(1175662879)--Connection(1517105378)--Thread(Thread[main,5,main])--commit transaction [EL Finest]: connection: 2024-05-16 15:13:14.417--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:13:14.417--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--end unit of work commit [EL Finer]: transaction: 2024-05-16 15:13:14.417--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--resume unit of work [EL Finest]: query: 2024-05-16 15:13:14.418--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--Execute query ReadAllQuery(name="Person.findAll" referenceClass=Person jpql="select p from Person p") [EL Finest]: connection: 2024-05-16 15:13:14.418--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:13:14.418--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Executing MappedInteraction() spec => null properties => {mongo.operation=FIND, mongo.collection=person} input => [DatabaseRecord()] [EL Finest]: query: 2024-05-16 15:13:14.419--ServerSession(1372150180)--Thread(Thread[main,5,main])--Adapter result: [{currentEmployer=null, firstName=Boy, lastName=Pelletier, addresses=[Document{{zip=null, city=Ottawa, street1=null, street2=null, state=null}}], occupation=null, pastEmployers=null, _id=6646228AB20294367A4B55A8, age=null, employed=null}] [EL Finest]: query: 2024-05-16 15:13:14.419--ServerSession(1372150180)--Thread(Thread[main,5,main])--Data access result: [{currentEmployer=null, firstName=Boy, lastName=Pelletier, addresses=[Document{{zip=null, city=Ottawa, street1=null, street2=null, state=null}}], occupation=null, pastEmployers=null, _id=6646228AB20294367A4B55A8, age=null, employed=null}] [EL Finest]: connection: 2024-05-16 15:13:14.419--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:13:14.419--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--begin unit of work commit [EL Finest]: query: 2024-05-16 15:13:14.419--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--Execute query UpdateObjectQuery({Person 6646228AB20294367A4B55A8}) [EL Finest]: connection: 2024-05-16 15:13:14.42--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:13:14.42--ClientSession(1175662879)--Connection(1517105378)--Thread(Thread[main,5,main])--begin transaction [EL Fine]: sql: 2024-05-16 15:13:14.42--ClientSession(1175662879)--Connection(1517105378)--Thread(Thread[main,5,main])--Executing MappedInteraction() spec => null properties => {mongo.operation=UPDATE, mongo.collection=person} input => [DatabaseRecord( person.firstName => Boy person.occupation => null person._id => 6646228AB20294367A4B55A8 person.currentEmployer => null person.age => null person.lastName => Pelletier person.employed => null person.pastEmployers => null person.addresses => [DatabaseRecord( zip => null city => Ottawa street1 => null street2 => null state => null), DatabaseRecord( zip => null city => Ottawa2 street1 => null street2 => null state => null)])] [EL Finest]: query: 2024-05-16 15:13:14.421--ClientSession(1175662879)--Thread(Thread[main,5,main])--Adapter result: {_id=6646228AB20294367A4B55A8} [EL Finest]: query: 2024-05-16 15:13:14.421--ClientSession(1175662879)--Thread(Thread[main,5,main])--Data access result: {_id=6646228AB20294367A4B55A8} [EL Finer]: transaction: 2024-05-16 15:13:14.421--ClientSession(1175662879)--Connection(1517105378)--Thread(Thread[main,5,main])--commit transaction [EL Finest]: connection: 2024-05-16 15:13:14.421--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:13:14.421--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--end unit of work commit [EL Finer]: transaction: 2024-05-16 15:13:14.421--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--resume unit of work [EL Finer]: cache: 2024-05-16 15:13:14.423--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--initialize identitymaps [EL Finer]: transaction: 2024-05-16 15:13:14.423--UnitOfWork(1698746141)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:13:14.423--ClientSession(1175662879)--Thread(Thread[main,5,main])--client released [EL Finer]: connection: 2024-05-16 15:13:14.423--ServerSession(1372150180)--Thread(Thread[main,5,main])--client acquired: 1310344955 [EL Finer]: transaction: 2024-05-16 15:13:14.423--ClientSession(1310344955)--Thread(Thread[main,5,main])--acquire unit of work: 1778257620 [EL Finest]: query: 2024-05-16 15:13:14.423--UnitOfWork(1778257620)--Thread(Thread[main,5,main])--Execute query ReadObjectQuery(name="readPerson" referenceClass=Person ) [EL Finest]: connection: 2024-05-16 15:13:14.423--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection acquired from connection pool [default]. [EL Fine]: sql: 2024-05-16 15:13:14.423--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Executing MappedInteraction() spec => null properties => {mongo.operation=FIND, mongo.collection=person} input => [6646228AB20294367A4B55A8] [EL Finest]: query: 2024-05-16 15:13:14.424--ServerSession(1372150180)--Thread(Thread[main,5,main])--Adapter result: [{currentEmployer=null, firstName=Boy, lastName=Pelletier, addresses=[Document{{zip=null, city=Ottawa, street1=null, street2=null, state=null}}, Document{{zip=null, city=Ottawa2, street1=null, street2=null, state=null}}], occupation=null, pastEmployers=null, _id=6646228AB20294367A4B55A8, age=null, employed=null}] [EL Finest]: query: 2024-05-16 15:13:14.424--ServerSession(1372150180)--Thread(Thread[main,5,main])--Data access result: [{currentEmployer=null, firstName=Boy, lastName=Pelletier, addresses=[Document{{zip=null, city=Ottawa, street1=null, street2=null, state=null}}, Document{{zip=null, city=Ottawa2, street1=null, street2=null, state=null}}], occupation=null, pastEmployers=null, _id=6646228AB20294367A4B55A8, age=null, employed=null}] [EL Finest]: connection: 2024-05-16 15:13:14.424--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--Connection released to connection pool [default]. [EL Finer]: transaction: 2024-05-16 15:13:14.425--UnitOfWork(1778257620)--Thread(Thread[main,5,main])--release unit of work [EL Finer]: connection: 2024-05-16 15:13:14.425--ClientSession(1310344955)--Thread(Thread[main,5,main])--client released [EL Finest]: jpa: 2024-05-16 15:13:14.425--ServerSession(1372150180)--Thread(Thread[main,5,main])--Begin undeploying Persistence Unit mongo-dynamic; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic; state Deployed; factoryCount 1 [EL Finest]: sequencing: 2024-05-16 15:13:14.425--ServerSession(1372150180)--Thread(Thread[main,5,main])--sequencing disconnected [EL Fine]: connection: 2024-05-16 15:13:14.425--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--disconnect [EL Finer]: cache: 2024-05-16 15:13:14.425--ServerSession(1372150180)--Thread(Thread[main,5,main])--initialize identitymaps [EL Fine]: connection: 2024-05-16 15:13:14.425--ServerSession(1372150180)--Thread(Thread[main,5,main])--/file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic logout successful [EL Fine]: connection: 2024-05-16 15:13:14.426--ServerSession(1372150180)--Connection(1517105378)--Thread(Thread[main,5,main])--disconnect [EL Finest]: jpa: 2024-05-16 15:13:14.426--ServerSession(1372150180)--Thread(Thread[main,5,main])--End undeploying Persistence Unit mongo-dynamic; session /file:/home/jenkins/agent/workspace/eclipselink-cb-3.0/foundation/org.eclipse.persistence.nosql/target/test-classes/_mongo-dynamic; state Undeployed; factoryCount 0 [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.318 s - in org.eclipse.persistence.testing.tests.NoSQLJPATestSuite [INFO] [INFO] Results: [INFO] [INFO] Tests run: 29, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-failsafe-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- surefire-report:3.0.0-M4:failsafe-report-only (generate-test-summary-html-report) @ org.eclipse.persistence.nosql --- [WARNING] Parameter 'outputDirectory' is read-only, must not be used in configuration [INFO] [INFO] --- failsafe:3.0.0-M4:verify (verify-integration-tests) @ org.eclipse.persistence.nosql --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 7.342 s [INFO] Finished at: 2024-05-16T15:13:15Z [INFO] ------------------------------------------------------------------------ [16.05.2024 15:13:15] -[ Stopping Mongo Database ]------------------------------ [16.05.2024 15:13:15] --[ Waiting for Mongo Database to stop ]------------------ done [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (LRG Server tests (Wildfly)) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/test_server.sh -[ EclipseLink Continuous Build -> No server tests]------------------------------- [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to nightly) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] sshagent [ssh-agent] Using credentials genie.eclipselink (ssh://genie.eclipselink@projects-storage.eclipse.org) [ssh-agent] Looking for ssh-agent implementation... [ssh-agent] Exec ssh-agent (binary ssh-agent on a remote machine) $ ssh-agent SSH_AUTH_SOCK=/tmp/ssh-vEeCB3hD9XsK/agent.277 SSH_AGENT_PID=279 Running ssh-add (command line suppressed) Identity added: /home/jenkins/agent/workspace/eclipselink-cb-3.0@tmp/private_key_16588708905621943844.key (/home/jenkins/agent/workspace/eclipselink-cb-3.0@tmp/private_key_16588708905621943844.key) [ssh-agent] Started. [Pipeline] { [Pipeline] sh + etc/jenkins/publish_nightly.sh -[ EclipseLink Continuous Build -> No publishing any artifacts]------------------------------- [Pipeline] } $ ssh-agent -k unset SSH_AUTH_SOCK; unset SSH_AGENT_PID; echo Agent pid 279 killed; [ssh-agent] Stopped. [Pipeline] // sshagent [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Publish to snapshots) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] container [Pipeline] { [Pipeline] sh + etc/jenkins/publish_snapshots.sh -[ EclipseLink Publish to Jakarta Snapshots -> No publishing any artifacts]----------------------------------------------------------- [Pipeline] } [Pipeline] // container [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] stage [Pipeline] { (Proceed test results) [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] tool [Pipeline] envVarsForTool [Pipeline] withEnv [Pipeline] { [Pipeline] script [Pipeline] { [Pipeline] echo Processing file: bundles/**/target/surefire-reports/*.xml,bundles/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: dbws/**/target/surefire-reports/*.xml,dbws/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: foundation/**/target/surefire-reports/*.xml,foundation/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: jpa/**/target/surefire-reports/*.xml,jpa/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: moxy/**/target/surefire-reports/*.xml,moxy/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: sdo/**/target/surefire-reports/*.xml,sdo/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] echo Processing file: utils/**/target/surefire-reports/*.xml,utils/**/target/failsafe-reports/*.xml [Pipeline] retry [Pipeline] { [Pipeline] junit Recording test results No test report files were found. Configuration error? None of the test reports contained any result [Checks API] No suitable checks publisher found. [Pipeline] } [Pipeline] // retry [Pipeline] } [Pipeline] // script [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // stage [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // withEnv [Pipeline] } [Pipeline] // node [Pipeline] } [Pipeline] // podTemplate [Pipeline] End of Pipeline Finished: SUCCESS