edThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.940Z]21:28:23[2025-01-29T20:28:23.940Z] [0m[31m21:28:23,869 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.940Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:28:23[2025-01-29T20:28:23.940Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.940Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.940Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.940Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.941Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.941Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.941Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.941Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.941Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.941Z] Caused by: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.941Z] ... 11 more
21:28:23[2025-01-29T20:28:23.941Z]21:28:23[2025-01-29T20:28:23.941Z] [0m[31m21:28:23,869 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:28:23[2025-01-29T20:28:23.941Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:28:23[2025-01-29T20:28:23.941Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:28:23[2025-01-29T20:28:23.941Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:28:23[2025-01-29T20:28:23.941Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.941Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.941Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.941Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.941Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.941Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.941Z]21:28:23[2025-01-29T20:28:23.941Z] [0m[31m21:28:23,870 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.941Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.941Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.941Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.941Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.941Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.941Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.941Z] Caused by: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.941Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.941Z] ... 11 more
21:28:23[2025-01-29T20:28:23.942Z]21:28:23[2025-01-29T20:28:23.942Z] [0m[31m21:28:23,871 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:28:23[2025-01-29T20:28:23.942Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:28:23[2025-01-29T20:28:23.942Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:28:23[2025-01-29T20:28:23.942Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:28:23[2025-01-29T20:28:23.942Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.942Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.942Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.942Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.942Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.942Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.942Z]21:28:23[2025-01-29T20:28:23.942Z] [0m[31m21:28:23,871 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.942Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.942Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.942Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.942Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.942Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.942Z] Caused by: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.942Z] ... 11 more
21:28:23[2025-01-29T20:28:23.942Z]21:28:23[2025-01-29T20:28:23.942Z] [0m[31m21:28:23,872 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:28:23[2025-01-29T20:28:23.942Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:28:23[2025-01-29T20:28:23.942Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:28:23[2025-01-29T20:28:23.942Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:28:23[2025-01-29T20:28:23.942Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.942Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.942Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.942Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.942Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.942Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.942Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.942Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.942Z]21:28:23[2025-01-29T20:28:23.943Z] [0m[31m21:28:23,873 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.943Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.943Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.943Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.943Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.943Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.943Z] Caused by: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.943Z] ... 11 more
21:28:23[2025-01-29T20:28:23.943Z]21:28:23[2025-01-29T20:28:23.943Z] [0m[31m21:28:23,873 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
21:28:23[2025-01-29T20:28:23.943Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:28:23[2025-01-29T20:28:23.943Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:28:23[2025-01-29T20:28:23.943Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:28:23[2025-01-29T20:28:23.943Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.943Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.943Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.943Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.943Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.943Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.943Z]21:28:23[2025-01-29T20:28:23.943Z] [0m[31m21:28:23,874 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.943Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.943Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.943Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.943Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.943Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.943Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.943Z] Caused by: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.943Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.943Z] ... 11 more
21:28:23[2025-01-29T20:28:23.943Z]21:28:23[2025-01-29T20:28:23.943Z] [0m[31m21:28:23,875 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-11) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
21:28:23[2025-01-29T20:28:23.943Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:28:23[2025-01-29T20:28:23.943Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:28:23[2025-01-29T20:28:23.944Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:28:23[2025-01-29T20:28:23.944Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:28:23[2025-01-29T20:28:23.944Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.944Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.944Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.944Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.944Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.944Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.944Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.944Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.944Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.944Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.944Z]21:28:23[2025-01-29T20:28:23.944Z] [0m[31m21:28:23,875 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-11) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:23[2025-01-29T20:28:23.944Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:23[2025-01-29T20:28:23.944Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:23[2025-01-29T20:28:23.944Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:23[2025-01-29T20:28:23.944Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:23[2025-01-29T20:28:23.944Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:23[2025-01-29T20:28:23.944Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:23[2025-01-29T20:28:23.944Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:23[2025-01-29T20:28:23.944Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:23[2025-01-29T20:28:23.944Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:23[2025-01-29T20:28:23.944Z] Caused by: java.lang.NullPointerException
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:23[2025-01-29T20:28:23.944Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:23[2025-01-29T20:28:23.944Z] ... 11 more
21:28:23[2025-01-29T20:28:23.944Z]21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,891 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,940 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,941 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,945 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,946 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,947 INFO [stdout] (default task-2) Hibernate: select communitym0_.id as id1_23_0_, communitym0_.createDate as createDa2_23_0_, communitym0_.createdBy as createdB3_23_0_, communitym0_.lastUpdateDate as lastUpda4_23_0_, communitym0_.lastUpdatedBy as lastUpda5_23_0_, communitym0_.version as version6_23_0_, communitym0_.community as communi10_23_0_, communitym0_.joiningDate as joiningD7_23_0_, communitym0_.status as status8_23_0_, communitym0_.userId as userId9_23_0_, communityo1_.id as id1_22_1_, communityo1_.charterURL as charterU2_22_1_, communityo1_.instanceId as instance3_22_1_, communityo1_.groupId as groupId4_22_1_, communityo1_.homePage as homePage5_22_1_, communityo1_.homePageType as homePage6_22_1_, communityo1_.spaceId as spaceId7_22_1_ from SC_Community_Membership communitym0_ inner join SC_Community communityo1_ on communitym0_.community=communityo1_.id where communitym0_.id=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,957 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,960 INFO [stdout] (default task-1) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,993 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,994 INFO [stdout] (default task-1) Hibernate: select communitym0_.id as id1_23_0_, communitym0_.createDate as createDa2_23_0_, communitym0_.createdBy as createdB3_23_0_, communitym0_.lastUpdateDate as lastUpda4_23_0_, communitym0_.lastUpdatedBy as lastUpda5_23_0_, communitym0_.version as version6_23_0_, communitym0_.community as communi10_23_0_, communitym0_.joiningDate as joiningD7_23_0_, communitym0_.status as status8_23_0_, communitym0_.userId as userId9_23_0_, communityo1_.id as id1_22_1_, communityo1_.charterURL as charterU2_22_1_, communityo1_.instanceId as instance3_22_1_, communityo1_.groupId as groupId4_22_1_, communityo1_.homePage as homePage5_22_1_, communityo1_.homePageType as homePage6_22_1_, communityo1_.spaceId as spaceId7_22_1_ from SC_Community_Membership communitym0_ inner join SC_Community communityo1_ on communitym0_.community=communityo1_.id where communitym0_.id=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:23,996 INFO [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) No such membership 100 in the community community1
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,010 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,015 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,015 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:28:24[2025-01-29T20:28:24.195Z] On 1 opened safe connection:
21:28:24[2025-01-29T20:28:24.195Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:28:24[2025-01-29T20:28:24.195Z] - 1 already closed,
21:28:24[2025-01-29T20:28:24.195Z] - 0 closed in error
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,064 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,069 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,070 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,076 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,077 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,077 INFO [stdout] (default task-2) Hibernate: select communitym0_.id as id1_23_0_, communitym0_.createDate as createDa2_23_0_, communitym0_.createdBy as createdB3_23_0_, communitym0_.lastUpdateDate as lastUpda4_23_0_, communitym0_.lastUpdatedBy as lastUpda5_23_0_, communitym0_.version as version6_23_0_, communitym0_.community as communi10_23_0_, communitym0_.joiningDate as joiningD7_23_0_, communitym0_.status as status8_23_0_, communitym0_.userId as userId9_23_0_, communityo1_.id as id1_22_1_, communityo1_.charterURL as charterU2_22_1_, communityo1_.instanceId as instance3_22_1_, communityo1_.groupId as groupId4_22_1_, communityo1_.homePage as homePage5_22_1_, communityo1_.homePageType as homePage6_22_1_, communityo1_.spaceId as spaceId7_22_1_ from SC_Community_Membership communitym0_ inner join SC_Community communityo1_ on communitym0_.community=communityo1_.id where communitym0_.id=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,089 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:28:24[2025-01-29T20:28:24.195Z] [0m[0m21:28:24,093 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,098 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,098 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:28:24[2025-01-29T20:28:24.196Z] On 1 opened safe connection:
21:28:24[2025-01-29T20:28:24.196Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:28:24[2025-01-29T20:28:24.196Z] - 1 already closed,
21:28:24[2025-01-29T20:28:24.196Z] - 0 closed in error
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,111 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_oracle.jdbc.OracleDriver_19_3
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,112 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,112 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityMembershipResourceGettingIT.war_org.h2.Driver_2_1
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,112 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 469) WFLYUT0022: Unregistered web context: '/test-CommunityMembershipResourceGettingIT' from server 'default-server'
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,120 INFO [silverpeas] (ServerService Thread Pool -- 469) Silverpeas Services Release...
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,122 INFO [silverpeas] (ServerService Thread Pool -- 469) Silverpeas Services Release...
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,123 INFO [silverpeas] (ServerService Thread Pool -- 469) -> SseLogger release...
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,123 INFO [silverpeas] (ServerService Thread Pool -- 469) SseLogger release done.
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,123 INFO [silverpeas] (ServerService Thread Pool -- 469) -> IndexingLogger release...
21:28:24[2025-01-29T20:28:24.196Z] [0m[0m21:28:24,123 INFO [silverpeas] (ServerService Thread Pool -- 469) IndexingLogger release done.
21:28:24[2025-01-29T20:28:24.196Z] [0m[31m21:28:24,177 ERROR [org.jboss.weld.Bean] (MSC service thread 1-6) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@369da658 of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
21:28:24[2025-01-29T20:28:24.196Z] [0m[31m21:28:24,178 ERROR [org.jboss.weld.Bean] (MSC service thread 1-6) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@cb751f5 of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
21:28:24[2025-01-29T20:28:24.196Z] [0m[31m21:28:24,178 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-12) IndexerTask - an error occurred: java.util.concurrent.CancellationException
21:28:24[2025-01-29T20:28:24.196Z] at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
21:28:24[2025-01-29T20:28:24.196Z] at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
21:28:24[2025-01-29T20:28:24.196Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
21:28:24[2025-01-29T20:28:24.196Z] at deployment.test-CommunityMembershipResourceGettingIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
21:28:24[2025-01-29T20:28:24.196Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:24[2025-01-29T20:28:24.196Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:24[2025-01-29T20:28:24.196Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:24[2025-01-29T20:28:24.196Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:24[2025-01-29T20:28:24.196Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:24[2025-01-29T20:28:24.196Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:24[2025-01-29T20:28:24.196Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:24[2025-01-29T20:28:24.196Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:24[2025-01-29T20:28:24.196Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:24[2025-01-29T20:28:24.196Z]21:28:24[2025-01-29T20:28:24.447Z] [0m[0m21:28:24,201 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 475) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
21:28:24[2025-01-29T20:28:24.447Z] [0m[0m21:28:24,202 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 475) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@737c7673
21:28:24[2025-01-29T20:28:24.447Z] [0m[0m21:28:24,205 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 475) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityMembershipResourceGettingIT.war#silverpeas'
21:28:24[2025-01-29T20:28:24.447Z] [0m[0m21:28:24,444 INFO [org.jboss.as.server.deployment] (MSC service thread 1-2) WFLYSRV0028: Stopped deployment test-CommunityMembershipResourceGettingIT.war (runtime-name: test-CommunityMembershipResourceGettingIT.war) in 336ms
21:28:24[2025-01-29T20:28:24.697Z] [0m[0m21:28:24,506 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/54/0d556a18306bd8754c93290725d75a1ee192ac/content
21:28:24[2025-01-29T20:28:24.697Z] [0m[0m21:28:24,506 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test-CommunityMembershipResourceGettingIT.war" (runtime-name: "test-CommunityMembershipResourceGettingIT.war")
21:28:24[2025-01-29T20:28:24.697Z] [0m[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 37.727 s - in org.silverpeas.components.community.web.CommunityMembershipResourceGettingIT
21:28:24[2025-01-29T20:28:24.697Z] [INFO] Running org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Building archive for CommunityOfUsersResourceUpdateIT
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Adding resources from path: org/silverpeas/components/community/web
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Adding initialization listener
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Reading maven properties from class org.silverpeas.core.test.WarBuilder
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.integration.rule.MavenTargetDirectoryRule loadPropertiesForTestClass
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Content is:
21:28:24[2025-01-29T20:28:24.697Z] {project.build.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target, silverpeas.version=6.5-build250129, silverpeas-community.version=6.5-build250129, test.resources.directory=/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes}
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Adding persistence reference for: lib/silverpeas-core-api-6.5-build250129.jar
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Adding persistence reference for: lib/silverpeas-core-6.5-build250129.jar
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Adding persistence reference for: lib/silverpeas-community-6.5-build250129.jar
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Setting persistence xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml
21:28:24[2025-01-29T20:28:24.697Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.697Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-persistence.xml'
21:28:24[2025-01-29T20:28:24.697Z] with content:
21:28:24[2025-01-29T20:28:24.697Z] <?xml version="1.0" encoding="UTF-8"?>
21:28:24[2025-01-29T20:28:24.697Z] <!--
21:28:24[2025-01-29T20:28:24.697Z]21:28:24[2025-01-29T20:28:24.697Z] Copyright (C) 2000 - 2024 Silverpeas
21:28:24[2025-01-29T20:28:24.697Z]21:28:24[2025-01-29T20:28:24.697Z] This program is free software: you can redistribute it and/or modify
21:28:24[2025-01-29T20:28:24.697Z] it under the terms of the GNU Affero General Public License as
21:28:24[2025-01-29T20:28:24.697Z] published by the Free Software Foundation, either version 3 of the
21:28:24[2025-01-29T20:28:24.697Z] License, or (at your option) any later version.
21:28:24[2025-01-29T20:28:24.697Z]21:28:24[2025-01-29T20:28:24.697Z] As a special exception to the terms and conditions of version 3.0 of
21:28:24[2025-01-29T20:28:24.698Z] the GPL, you may redistribute this Program in connection with Free/Libre
21:28:24[2025-01-29T20:28:24.698Z] Open Source Software ("FLOSS") applications as described in Silverpeas's
21:28:24[2025-01-29T20:28:24.698Z] FLOSS exception. You should have received a copy of the text describing
21:28:24[2025-01-29T20:28:24.698Z] the FLOSS exception, and it is also available here:
21:28:24[2025-01-29T20:28:24.698Z] "https://www.silverpeas.org/legal/floss_exception.html"
21:28:24[2025-01-29T20:28:24.698Z]21:28:24[2025-01-29T20:28:24.698Z] This program is distributed in the hope that it will be useful,
21:28:24[2025-01-29T20:28:24.698Z] but WITHOUT ANY WARRANTY; without even the implied warranty of
21:28:24[2025-01-29T20:28:24.698Z] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21:28:24[2025-01-29T20:28:24.698Z] GNU Affero General Public License for more details.
21:28:24[2025-01-29T20:28:24.698Z]21:28:24[2025-01-29T20:28:24.698Z] You should have received a copy of the GNU Affero General Public License
21:28:24[2025-01-29T20:28:24.698Z] along with this program. If not, see <https://www.gnu.org/licenses/>.
21:28:24[2025-01-29T20:28:24.698Z]21:28:24[2025-01-29T20:28:24.698Z] -->
21:28:24[2025-01-29T20:28:24.698Z] <persistence xmlns="http://xmlns.jcp.org/xml/ns/persistence"
21:28:24[2025-01-29T20:28:24.698Z] xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21:28:24[2025-01-29T20:28:24.698Z] xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/persistence21:28:24[2025-01-29T20:28:24.698Z]http://xmlns.jcp.org/xml/ns/persistence/persistence_2_2.xsd"
21:28:24[2025-01-29T20:28:24.698Z] version="2.2">
21:28:24[2025-01-29T20:28:24.698Z] <persistence-unit name="silverpeas" transaction-type="JTA">
21:28:24[2025-01-29T20:28:24.698Z] <jta-data-source>java:/datasources/silverpeas</jta-data-source>
21:28:24[2025-01-29T20:28:24.698Z] <shared-cache-mode>NONE</shared-cache-mode>
21:28:24[2025-01-29T20:28:24.698Z] <jar-file>lib/silverpeas-community-6.5-build250129.jar</jar-file>
21:28:24[2025-01-29T20:28:24.698Z] <jar-file>lib/silverpeas-core-api-6.5-build250129.jar</jar-file>
21:28:24[2025-01-29T20:28:24.698Z] <jar-file>lib/silverpeas-core-6.5-build250129.jar</jar-file>
21:28:24[2025-01-29T20:28:24.698Z] <properties>
21:28:24[2025-01-29T20:28:24.698Z] <!-- JPA 2.2 properties for database schema generation -->
21:28:24[2025-01-29T20:28:24.698Z] <!--
21:28:24[2025-01-29T20:28:24.698Z] <property name="javax.persistence.schema-generation.scripts.action" value="create"/>
21:28:24[2025-01-29T20:28:24.698Z] <property name="javax.persistence.schema-generation.scripts.create-target"
21:28:24[2025-01-29T20:28:24.698Z] value="silverpeas-schema.ddl"/>
21:28:24[2025-01-29T20:28:24.698Z] -->
21:28:24[2025-01-29T20:28:24.698Z] <!-- Properties for Hibernate (default provider for JBoss AS, must be installed on GlassFish) -->
21:28:24[2025-01-29T20:28:24.698Z] <property name="hibernate.show_sql" value="true"/>
21:28:24[2025-01-29T20:28:24.698Z] <property name="hibernate.format_sql" value="false"/>
21:28:24[2025-01-29T20:28:24.698Z] <property name="hibernate.cache.use_second_level_cache" value="false"/>
21:28:24[2025-01-29T20:28:24.698Z] <property name="hibernate.cache.region.factory_class"
21:28:24[2025-01-29T20:28:24.698Z] value="org.hibernate.cache.internal.NoCachingRegionFactory"/>
21:28:24[2025-01-29T20:28:24.698Z] </properties>
21:28:24[2025-01-29T20:28:24.698Z] </persistence-unit>
21:28:24[2025-01-29T20:28:24.698Z] </persistence>
21:28:24[2025-01-29T20:28:24.698Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.698Z] INFOS: Adding completed META-INF/persistence.xml
21:28:24[2025-01-29T20:28:24.698Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.698Z] INFOS: Setting web xml descriptor: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml
21:28:24[2025-01-29T20:28:24.698Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.698Z] INFOS: Filling '/var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/test-classes/META-INF/dynamic-test-web.xml'
21:28:24[2025-01-29T20:28:24.698Z] with content:
21:28:24[2025-01-29T20:28:24.698Z] <?xml version="1.0" encoding="UTF-8"?>
21:28:24[2025-01-29T20:28:24.698Z] <!--
21:28:24[2025-01-29T20:28:24.698Z]21:28:24[2025-01-29T20:28:24.698Z] Copyright (C) 2000 - 2024 Silverpeas
21:28:24[2025-01-29T20:28:24.698Z]21:28:24[2025-01-29T20:28:24.698Z] This program is free software: you can redistribute it and/or modify
21:28:24[2025-01-29T20:28:24.698Z] it under the terms of the GNU Affero General Public License as
21:28:24[2025-01-29T20:28:24.698Z] published by the Free Software Foundation, either version 3 of the
21:28:24[2025-01-29T20:28:24.698Z] License, or (at your option) any later version.
21:28:24[2025-01-29T20:28:24.698Z]21:28:24[2025-01-29T20:28:24.698Z] As a special exception to the terms and conditions of version 3.0 of
21:28:24[2025-01-29T20:28:24.698Z] the GPL, you may redistribute this Program in connection with Free/Libre
21:28:24[2025-01-29T20:28:24.698Z] Open Source Software ("FLOSS") applications as described in Silverpeas's
21:28:24[2025-01-29T20:28:24.698Z] FLOSS exception. You should have received a copy of the text describing
21:28:24[2025-01-29T20:28:24.698Z] the FLOSS exception, and it is also available here:
21:28:24[2025-01-29T20:28:24.698Z] "https://www.silverpeas.org/legal/floss_exception.html"
21:28:24[2025-01-29T20:28:24.698Z]21:28:24[2025-01-29T20:28:24.698Z] This program is distributed in the hope that it will be useful,
21:28:24[2025-01-29T20:28:24.698Z] but WITHOUT ANY WARRANTY; without even the implied warranty of
21:28:24[2025-01-29T20:28:24.698Z] MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE. See the
21:28:24[2025-01-29T20:28:24.698Z] GNU Affero General Public License for more details.
21:28:24[2025-01-29T20:28:24.698Z]21:28:24[2025-01-29T20:28:24.698Z] You should have received a copy of the GNU Affero General Public License
21:28:24[2025-01-29T20:28:24.698Z] along with this program. If not, see <https://www.gnu.org/licenses/>.
21:28:24[2025-01-29T20:28:24.698Z]21:28:24[2025-01-29T20:28:24.698Z] -->
21:28:24[2025-01-29T20:28:24.698Z] <web-app xmlns="http://xmlns.jcp.org/xml/ns/javaee"
21:28:24[2025-01-29T20:28:24.698Z] xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"
21:28:24[2025-01-29T20:28:24.698Z] xsi:schemaLocation="http://xmlns.jcp.org/xml/ns/javaeehttp://xmlns.jcp.org/xml/ns/javaee/web-app_4_0.xsd"
21:28:24[2025-01-29T20:28:24.698Z] version="4.0">
21:28:24[2025-01-29T20:28:24.698Z] <listener><listener-class>org.silverpeas.core.test.integration.SilverpeasLoggerInitializationListener</listener-class></listener>
21:28:24[2025-01-29T20:28:24.698Z] <listener><listener-class>org.silverpeas.web.test.SilverpeasJcrInitialization</listener-class></listener>
21:28:24[2025-01-29T20:28:24.698Z] </web-app>
21:28:24[2025-01-29T20:28:24.698Z] janv. 29, 2025 9:28:24 PM org.silverpeas.core.test.WarBuilder logInfo
21:28:24[2025-01-29T20:28:24.698Z] INFOS: Adding completed web.xml
21:28:39[2025-01-29T20:28:39.462Z] [0m21:28:37,193 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0001: Content added at location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/b0/f1a06c7deecc1150042bef9286f4b319a67fa0/content
21:28:39[2025-01-29T20:28:39.462Z] [0m[0m21:28:37,197 INFO [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0027: Starting deployment of "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
21:28:39[2025-01-29T20:28:39.712Z] [0m[33m21:28:39,639 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:28:39[2025-01-29T20:28:39.712Z] [0m[33m21:28:39,640 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:28:39[2025-01-29T20:28:39.712Z] [0m[33m21:28:39,641 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:28:39[2025-01-29T20:28:39.712Z] [0m[33m21:28:39,642 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:28:39[2025-01-29T20:28:39.712Z] [0m[33m21:28:39,643 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:28:39[2025-01-29T20:28:39.712Z] [0m[33m21:28:39,644 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:28:39[2025-01-29T20:28:39.712Z] [0m[33m21:28:39,644 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:28:39[2025-01-29T20:28:39.712Z] [0m[33m21:28:39,645 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:28:39[2025-01-29T20:28:39.712Z] [0m[33m21:28:39,646 WARN [org.jboss.resteasy.client.jaxrs.i18n] (Finalizer) RESTEASY004687: Closing a class org.jboss.resteasy.client.jaxrs.engines.ApacheHttpClient43Engine instance for you. Please close clients yourself.
21:28:49[2025-01-29T20:28:49.589Z] [0m[33m21:28:48,471 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry ridl.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,471 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry jurt.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,471 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry ../../lib/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,471 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry ../bin/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/juh-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,476 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry osdt_core.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,476 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry osdt_cert.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,476 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry ../oracle.osdt/osdt_core.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,476 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry ../oracle.osdt/osdt_cert.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/oraclepki-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,819 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry ridl.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,819 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry unoloader.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,819 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry ../../lib/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,819 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry ../bin/ in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/jurt-4.1.2.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,866 WARN [org.jboss.as.server.deployment] (MSC service thread 1-8) WFLYSRV0059: Class Path entry oraclepki.jar in /content/test-CommunityOfUsersResourceUpdateIT.war/WEB-INF/lib/ojdbc8-19.3.0.0.jar does not point to a valid jar for a Class-Path reference.
21:28:49[2025-01-29T20:28:49.590Z] [0m[33m21:28:48,973 WARN [org.jboss.as.ee] (MSC service thread 1-2) WFLYEE0010: [Managed Bean spec, section MB.2.1.1] Managed bean implementation class MUST NOT be abstract or final - org.silverpeas.kernel.annotation.Managed won't be considered as a managed bean, since it doesn't meet that requirement.
21:28:49[2025-01-29T20:28:49.590Z] [0m[0m21:28:49,003 INFO [org.jboss.as.jpa] (MSC service thread 1-2) WFLYJPA0002: Read persistence.xml for silverpeas
21:28:50[2025-01-29T20:28:50.141Z] [0m[33m21:28:49,840 WARN [org.jboss.as.dependency.private] (MSC service thread 1-6) WFLYSRV0018: Deployment "deployment.test-CommunityOfUsersResourceUpdateIT.war" is using a private module ("org.jboss.as.naming") which may be changed or removed in future versions without notice.
21:28:50[2025-01-29T20:28:50.141Z] [0m[0m21:28:49,848 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 475) WFLYJPA0010: Starting Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:28:50[2025-01-29T20:28:50.141Z] [0m[0m21:28:49,848 INFO [org.hibernate.jpa.internal.util.LogHelper] (ServerService Thread Pool -- 475) HHH000204: Processing PersistenceUnitInfo [
21:28:50[2025-01-29T20:28:50.141Z] name: silverpeas
21:28:50[2025-01-29T20:28:50.141Z] ...]
21:28:50[2025-01-29T20:28:50.141Z] [0m[0m21:28:50,004 INFO [org.jboss.weld.deployer] (MSC service thread 1-3) WFLYWELD0003: Processing weld deployment test-CommunityOfUsersResourceUpdateIT.war
21:28:50[2025-01-29T20:28:50.141Z] [0m[0m21:28:50,102 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ContributionEventProcessor' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.141Z]21:28:50[2025-01-29T20:28:50.141Z] java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
21:28:50[2025-01-29T20:28:50.141Z] java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
21:28:50[2025-01-29T20:28:50.141Z] java:module/ContributionEventProcessor!org.silverpeas.core.contribution.ContributionEventProcessor
21:28:50[2025-01-29T20:28:50.141Z] java:global/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
21:28:50[2025-01-29T20:28:50.141Z] java:app/test-CommunityOfUsersResourceUpdateIT/ContributionEventProcessor
21:28:50[2025-01-29T20:28:50.141Z] java:module/ContributionEventProcessor
21:28:50[2025-01-29T20:28:50.141Z]21:28:50[2025-01-29T20:28:50.141Z] [0m[0m21:28:50,102 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ProviderRegistry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.141Z]21:28:50[2025-01-29T20:28:50.141Z] java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
21:28:50[2025-01-29T20:28:50.141Z] java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
21:28:50[2025-01-29T20:28:50.141Z] java:module/ProviderRegistry!edu.psu.swe.scim.server.provider.ProviderRegistry
21:28:50[2025-01-29T20:28:50.141Z] java:global/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
21:28:50[2025-01-29T20:28:50.141Z] java:app/test-CommunityOfUsersResourceUpdateIT/ProviderRegistry
21:28:50[2025-01-29T20:28:50.141Z] java:module/ProviderRegistry
21:28:50[2025-01-29T20:28:50.141Z]21:28:50[2025-01-29T20:28:50.141Z] [0m[0m21:28:50,102 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ServiceProviderConfigResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.141Z]21:28:50[2025-01-29T20:28:50.141Z] java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
21:28:50[2025-01-29T20:28:50.141Z] java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
21:28:50[2025-01-29T20:28:50.141Z] java:module/ServiceProviderConfigResourceImpl!edu.psu.swe.scim.spec.protocol.ServiceProviderConfigResource
21:28:50[2025-01-29T20:28:50.141Z] java:global/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
21:28:50[2025-01-29T20:28:50.141Z] java:app/test-CommunityOfUsersResourceUpdateIT/ServiceProviderConfigResourceImpl
21:28:50[2025-01-29T20:28:50.141Z] java:module/ServiceProviderConfigResourceImpl
21:28:50[2025-01-29T20:28:50.141Z]21:28:50[2025-01-29T20:28:50.141Z] [0m[0m21:28:50,102 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'SchemaResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.141Z]21:28:50[2025-01-29T20:28:50.141Z] java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
21:28:50[2025-01-29T20:28:50.141Z] java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
21:28:50[2025-01-29T20:28:50.141Z] java:module/SchemaResourceImpl!edu.psu.swe.scim.spec.protocol.SchemaResource
21:28:50[2025-01-29T20:28:50.141Z] java:global/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
21:28:50[2025-01-29T20:28:50.141Z] java:app/test-CommunityOfUsersResourceUpdateIT/SchemaResourceImpl
21:28:50[2025-01-29T20:28:50.141Z] java:module/SchemaResourceImpl
21:28:50[2025-01-29T20:28:50.141Z]21:28:50[2025-01-29T20:28:50.142Z] [0m[0m21:28:50,102 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'UserResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
21:28:50[2025-01-29T20:28:50.142Z] java:module/UserResourceImpl!edu.psu.swe.scim.spec.protocol.UserResource
21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/UserResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:module/UserResourceImpl
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] [0m[0m21:28:50,102 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'ResourceTypesResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
21:28:50[2025-01-29T20:28:50.142Z] java:module/ResourceTypesResourceImpl!edu.psu.swe.scim.spec.protocol.ResourceTypesResource
21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/ResourceTypesResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:module/ResourceTypesResourceImpl
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] [0m[0m21:28:50,102 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'GroupResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
21:28:50[2025-01-29T20:28:50.142Z] java:module/GroupResourceImpl!edu.psu.swe.scim.spec.protocol.GroupResource
21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/GroupResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:module/GroupResourceImpl
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] [0m[0m21:28:50,102 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'EtagGenerator' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
21:28:50[2025-01-29T20:28:50.142Z] java:module/EtagGenerator!edu.psu.swe.scim.server.utility.EtagGenerator
21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/EtagGenerator
21:28:50[2025-01-29T20:28:50.142Z] java:module/EtagGenerator
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] [0m[0m21:28:50,103 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'SelfResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
21:28:50[2025-01-29T20:28:50.142Z] java:module/SelfResourceImpl!edu.psu.swe.scim.spec.protocol.SelfResource
21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/SelfResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:module/SelfResourceImpl
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] [0m[0m21:28:50,103 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'BulkResourceImpl' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
21:28:50[2025-01-29T20:28:50.142Z] java:module/BulkResourceImpl!edu.psu.swe.scim.spec.protocol.BulkResource
21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/BulkResourceImpl
21:28:50[2025-01-29T20:28:50.142Z] java:module/BulkResourceImpl
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] [0m[0m21:28:50,103 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'AttributeUtil' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
21:28:50[2025-01-29T20:28:50.142Z] java:module/AttributeUtil!edu.psu.swe.scim.server.utility.AttributeUtil
21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/AttributeUtil
21:28:50[2025-01-29T20:28:50.142Z] java:module/AttributeUtil
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] [0m[0m21:28:50,103 INFO [org.jboss.as.ejb3.deployment] (MSC service thread 1-3) WFLYEJB0473: JNDI bindings for session bean named 'Registry' in deployment unit 'deployment "test-CommunityOfUsersResourceUpdateIT.war"' are as follows:
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/Registry!edu.psu.swe.scim.server.schema.Registry
21:28:50[2025-01-29T20:28:50.142Z] java:module/Registry!edu.psu.swe.scim.server.schema.Registry
21:28:50[2025-01-29T20:28:50.142Z] java:global/test-CommunityOfUsersResourceUpdateIT/Registry
21:28:50[2025-01-29T20:28:50.142Z] java:app/test-CommunityOfUsersResourceUpdateIT/Registry
21:28:50[2025-01-29T20:28:50.142Z] java:module/Registry
21:28:50[2025-01-29T20:28:50.142Z]21:28:50[2025-01-29T20:28:50.393Z] [0m[0m21:28:50,319 INFO [io.jaegertracing.internal.JaegerTracer] (MSC service thread 1-3) No shutdown hook registered: Please call close() manually on application shutdown.
21:28:50[2025-01-29T20:28:50.393Z] [0m[0m21:28:50,319 INFO [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-3) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=test-CommunityOfUsersResourceUpdateIT.war, reporter=RemoteReporter(sender=org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySender@7cd4c825, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=7258cf5bb9dc, jaeger.version=Java-1.6.0, ip=172.17.0.2}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)
21:28:50[2025-01-29T20:28:50.393Z] [0m[33m21:28:50,329 WARN [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,396 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1)
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,436 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 19.3)
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,454 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,455 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,455 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,460 INFO [org.jboss.as.ejb3] (MSC service thread 1-8) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,460 INFO [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,460 INFO [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,461 INFO [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
21:28:50[2025-01-29T20:28:50.644Z] [0m[0m21:28:50,463 INFO [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
21:28:50[2025-01-29T20:28:50.894Z] [0m[0m21:28:50,706 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 475) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:28:50[2025-01-29T20:28:50.894Z] [0m[0m21:28:50,707 INFO [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 475) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
21:28:50[2025-01-29T20:28:50.894Z] [0m[0m21:28:50,710 INFO [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 475) Envers integration enabled? : true
21:28:51[2025-01-29T20:28:51.145Z] [0m[0m21:28:51,021 INFO [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 475) HHH000397: Using ASTQueryTranslatorFactory
21:28:51[2025-01-29T20:28:51.696Z] [0m[0m21:28:51,462 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 10) WELD-000119: Not generating any bean definitions from org.silverpeas.core.web.session.SessionManager because of underlying class loading error: Type org.silverpeas.core.silverstatistics.volume.service.SilverStatisticsManager from [Module "deployment.test-CommunityOfUsersResourceUpdateIT.war" from Service Module Loader] not found. If this is unexpected, enable DEBUG logging to see the full error.
21:28:51[2025-01-29T20:28:51.696Z] [0m[0m21:28:51,640 INFO [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 5) WELD-001125: Illegal bean type javax.validation.ConstraintValidator<org.silverpeas.core.persistence.datasource.constraint.OnlyByCreator, org.silverpeas.core.persistence.datasource.model.Entity<?, ?>> ignored on [EnhancedAnnotatedTypeImpl] public class org.silverpeas.core.persistence.datasource.constraint.OnlyByCreatorValidator
21:28:51[2025-01-29T20:28:51.946Z] [0m[0m21:28:51,720 INFO [org.jboss.weld.Bootstrap] (MSC service thread 1-4) WELD-001125: Illegal bean type org.silverpeas.core.notification.system.CDIResourceEventListener<org.silverpeas.core.notification.system.AbstractResourceEvent<? extends org.silverpeas.core.contribution.model.Contribution>> ignored on [EnhancedAnnotatedTypeImpl] public @Singleton @Technical @Bean class org.silverpeas.core.contribution.ContributionEventProcessor
21:28:53[2025-01-29T20:28:53.290Z] [0m[0m21:28:53,248 INFO [io.undertow.websockets.jsr] (ServerService Thread Pool -- 482) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
21:28:53[2025-01-29T20:28:53.290Z] [0m[0m21:28:53,260 INFO [io.undertow.servlet] (ServerService Thread Pool -- 482) No Spring WebApplicationInitializer types detected on classpath
21:28:53[2025-01-29T20:28:53.290Z] [0m[0m21:28:53,266 INFO [silverpeas.core.logging] (ServerService Thread Pool -- 482) Silverpeas Logging Engine initialization...
21:28:53[2025-01-29T20:28:53.290Z] [0m[0m21:28:53,270 INFO [silverpeas] (ServerService Thread Pool -- 482) Silverpeas Services Initialization...
21:28:53[2025-01-29T20:28:53.540Z] [0m[0m21:28:53,339 INFO [silverpeas] (ServerService Thread Pool -- 482) -> SseLogger initialization...
21:28:53[2025-01-29T20:28:53.540Z] [0m[0m21:28:53,340 INFO [silverpeas] (ServerService Thread Pool -- 482) SseLogger initialization done.
21:28:53[2025-01-29T20:28:53.540Z] [0m[0m21:28:53,340 INFO [silverpeas] (ServerService Thread Pool -- 482) -> IndexingLogger initialization...
21:28:53[2025-01-29T20:28:53.540Z] [0m[0m21:28:53,340 INFO [silverpeas] (ServerService Thread Pool -- 482) IndexingLogger initialization done.
21:28:53[2025-01-29T20:28:53.540Z] [0m[33m21:28:53,341 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 482) NOTHING TO DO
21:28:53[2025-01-29T20:28:53.790Z] [0m[0m21:28:53,635 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 482) Found a new index node [reference]. Reindexing is requested
21:28:53[2025-01-29T20:28:53.791Z] [0m[0m21:28:53,639 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 482) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
21:28:53[2025-01-29T20:28:53.791Z] [0m[0m21:28:53,714 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 482) Indexing report
21:28:53[2025-01-29T20:28:53.791Z] - /oak:index/uuid*(0)
21:28:53[2025-01-29T20:28:53.791Z] - /oak:index/reference*(0)
21:28:53[2025-01-29T20:28:53.791Z] - /oak:index/nodetype*(1225)
21:28:53[2025-01-29T20:28:53.791Z]21:28:53[2025-01-29T20:28:53.791Z] [0m[0m21:28:53,714 INFO [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 482) Reindexing completed
21:28:53[2025-01-29T20:28:53.791Z] [0m[0m21:28:53,767 INFO [silverpeas.core.jcr] (ServerService Thread Pool -- 482) Open connection to the JCR
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,891 INFO [silverpeas.core.jcr.util] (ServerService Thread Pool -- 482) Silverpeas specific JCR schema registering...
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,990 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 482) Initialize indexation in JCR...
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,992 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 482) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,993 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 482) Create index indexByForeignKey on property slv:foreignKey
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,993 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 482) Create index indexByAlertDate on property slv:alertDate
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,993 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 482) Create index indexByPrimaryType on property jcr:primaryType
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,993 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 482) Create index indexByOrder on property slv:order
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,993 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 482) Create index indexByExpiryDate on property slv:expiryDate
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,993 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 482) Create index indexByVersioned on property slv:versioned
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,993 INFO [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 482) Create index indexByOwner on property slv:owner
21:28:54[2025-01-29T20:28:54.041Z] [0m[0m21:28:53,995 INFO [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 482) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
21:28:55[2025-01-29T20:28:55.385Z] [0m[0m21:28:55,372 INFO [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 482) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
21:28:55[2025-01-29T20:28:55.385Z] [0m[33m21:28:55,376 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 482) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered. 2nd registration is being ignored.
21:28:55[2025-01-29T20:28:55.635Z] [0m[33m21:28:55,531 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 482) RESTEASY002195: The following sub-resource methods and sub-resource locators have the same path, [Users/{id}]. The paths should be unique. [edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.update, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.delete, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.getById, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.patch]
21:28:55[2025-01-29T20:28:55.636Z] [0m[33m21:28:55,531 WARN [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 482) RESTEASY002195: The following sub-resource methods and sub-resource locators have the same path, [Groups/{id}]. The paths should be unique. [edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.update, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.delete, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.getById, edu.psu.swe.scim.spec.protocol.BaseResourceTypeResource.patch]
21:28:55[2025-01-29T20:28:55.636Z] [0m[0m21:28:55,531 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 482) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
21:28:55[2025-01-29T20:28:55.636Z] [0m[0m21:28:55,568 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
21:28:55[2025-01-29T20:28:55.886Z] [0m[0m21:28:55,801 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:28:55[2025-01-29T20:28:55.886Z] [0m[0m21:28:55,860 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:55[2025-01-29T20:28:55.886Z] [0m[0m21:28:55,861 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:55[2025-01-29T20:28:55.886Z] [0m[0m21:28:55,877 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:28:55[2025-01-29T20:28:55.886Z] [0m[0m21:28:55,879 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:56[2025-01-29T20:28:56.137Z] [0m[0m21:28:56,008 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:28:56[2025-01-29T20:28:56.137Z] [0m[0m21:28:56,012 INFO [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:28:56[2025-01-29T20:28:56.137Z] [0m[0m21:28:56,070 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:56[2025-01-29T20:28:56.137Z] [0m[0m21:28:56,080 INFO [stdout] (default task-2) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
21:28:56[2025-01-29T20:28:56.137Z] [0m[0m21:28:56,096 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:28:56[2025-01-29T20:28:56.137Z] [0m[0m21:28:56,101 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:28:56[2025-01-29T20:28:56.137Z] [0m[0m21:28:56,101 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:28:56[2025-01-29T20:28:56.137Z] On 1 opened safe connection:
21:28:56[2025-01-29T20:28:56.137Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:28:56[2025-01-29T20:28:56.137Z] - 1 already closed,
21:28:56[2025-01-29T20:28:56.137Z] - 0 closed in error
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,167 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,177 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,178 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,183 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,184 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,200 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,201 INFO [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,225 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,228 INFO [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-2) The community entity doesn't match the community to update
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,242 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,249 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,249 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:28:56[2025-01-29T20:28:56.388Z] On 1 opened safe connection:
21:28:56[2025-01-29T20:28:56.388Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:28:56[2025-01-29T20:28:56.388Z] - 1 already closed,
21:28:56[2025-01-29T20:28:56.388Z] - 0 closed in error
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,294 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,303 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,303 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,311 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,312 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,335 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,342 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,347 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:28:56[2025-01-29T20:28:56.388Z] [0m[0m21:28:56,347 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:28:56[2025-01-29T20:28:56.388Z] On 1 opened safe connection:
21:28:56[2025-01-29T20:28:56.388Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:28:56[2025-01-29T20:28:56.388Z] - 1 already closed,
21:28:56[2025-01-29T20:28:56.388Z] - 0 closed in error
21:28:56[2025-01-29T20:28:56.638Z] [0m[0m21:28:56,399 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:28:56[2025-01-29T20:28:56.638Z] [0m[0m21:28:56,406 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:56[2025-01-29T20:28:56.638Z] [0m[0m21:28:56,407 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:56[2025-01-29T20:28:56.638Z] [0m[0m21:28:56,416 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:28:56[2025-01-29T20:28:56.638Z] [0m[0m21:28:56,417 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:59[2025-01-29T20:28:59.867Z] [0m[31m21:28:59,562 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index: org.apache.lucene.store.LockObtainFailedException: Lock held by this virtual machine: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
21:28:59[2025-01-29T20:28:59.867Z] at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
21:28:59[2025-01-29T20:28:59.867Z] at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
21:28:59[2025-01-29T20:28:59.867Z] at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
21:28:59[2025-01-29T20:28:59.867Z] at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
21:28:59[2025-01-29T20:28:59.867Z] at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:59[2025-01-29T20:28:59.867Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:59[2025-01-29T20:28:59.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:59[2025-01-29T20:28:59.867Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:59[2025-01-29T20:28:59.867Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:59[2025-01-29T20:28:59.867Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:59[2025-01-29T20:28:59.867Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:59[2025-01-29T20:28:59.867Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:59[2025-01-29T20:28:59.867Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:59[2025-01-29T20:28:59.867Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:59[2025-01-29T20:28:59.867Z]21:28:59[2025-01-29T20:28:59.867Z] [0m[31m21:28:59,563 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
21:28:59[2025-01-29T20:28:59.867Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
21:28:59[2025-01-29T20:28:59.868Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:28:59[2025-01-29T20:28:59.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:28:59[2025-01-29T20:28:59.868Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:28:59[2025-01-29T20:28:59.868Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:28:59[2025-01-29T20:28:59.868Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:28:59[2025-01-29T20:28:59.868Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:28:59[2025-01-29T20:28:59.868Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:28:59[2025-01-29T20:28:59.868Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:28:59[2025-01-29T20:28:59.868Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:28:59[2025-01-29T20:28:59.868Z] Caused by: java.lang.NullPointerException
21:28:59[2025-01-29T20:28:59.868Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
21:28:59[2025-01-29T20:28:59.868Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
21:28:59[2025-01-29T20:28:59.868Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
21:28:59[2025-01-29T20:28:59.868Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
21:28:59[2025-01-29T20:28:59.868Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
21:28:59[2025-01-29T20:28:59.868Z] ... 11 more
21:28:59[2025-01-29T20:28:59.868Z]21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,674 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,677 INFO [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,688 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,692 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,692 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:28:59[2025-01-29T20:28:59.868Z] On 1 opened safe connection:
21:28:59[2025-01-29T20:28:59.868Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:28:59[2025-01-29T20:28:59.868Z] - 1 already closed,
21:28:59[2025-01-29T20:28:59.868Z] - 0 closed in error
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,734 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,739 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,739 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,745 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,746 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,762 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,764 INFO [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,805 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,807 INFO [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-2) The community entity doesn't match the community to update
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,812 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,816 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,816 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:28:59[2025-01-29T20:28:59.868Z] On 1 opened safe connection:
21:28:59[2025-01-29T20:28:59.868Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:28:59[2025-01-29T20:28:59.868Z] - 1 already closed,
21:28:59[2025-01-29T20:28:59.868Z] - 0 closed in error
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,859 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,864 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:28:59[2025-01-29T20:28:59.868Z] [0m[0m21:28:59,864 INFO [stdout] (default task-1) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,871 INFO [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,871 INFO [stdout] (default task-1) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,889 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.token=?
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,892 INFO [stdout] (default task-2) Hibernate: select userprefer0_.id as id1_5_0_, userprefer0_.personalwspace as personal2_5_0_, userprefer0_.draganddropstatus as dragandd3_5_0_, userprefer0_.languages as language4_5_0_, userprefer0_.look as look5_5_0_, userprefer0_.menuDisplay as menuDisp6_5_0_, userprefer0_.thesaurusstatus as thesauru7_5_0_, userprefer0_.webdaveditingstatus as webdaved8_5_0_, userprefer0_.zoneId as zoneId9_5_0_ from personalization userprefer0_ where userprefer0_.id=?
21:29:00[2025-01-29T20:29:00.119Z] [0m[31m21:28:59,894 SEVERE [silverpeas.core.admin.service] (default task-2) Component instance 100 not found!
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,903 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,907 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,907 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
21:29:00[2025-01-29T20:29:00.119Z] On 1 opened safe connection:
21:29:00[2025-01-29T20:29:00.119Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:29:00[2025-01-29T20:29:00.119Z] - 1 already closed,
21:29:00[2025-01-29T20:29:00.119Z] - 0 closed in error
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,952 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,959 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,960 INFO [stdout] (default task-2) Hibernate: select persistent0_.id as id1_32_, persistent0_.resourceId as resource2_32_, persistent0_.tokenType as tokenTyp3_32_, persistent0_.saveCount as saveCoun4_32_, persistent0_.saveDate as saveDate5_32_, persistent0_.token as token6_32_ from st_token persistent0_ where persistent0_.tokenType=? and persistent0_.resourceId=?
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,967 INFO [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,968 INFO [stdout] (default task-2) Hibernate: select communityo0_.id as id1_22_, communityo0_.charterURL as charterU2_22_, communityo0_.instanceId as instance3_22_, communityo0_.groupId as groupId4_22_, communityo0_.homePage as homePage5_22_, communityo0_.homePageType as homePage6_22_, communityo0_.spaceId as spaceId7_22_ from SC_Community communityo0_ where communityo0_.instanceId=?
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,988 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,993 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:28:59,993 INFO [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
21:29:00[2025-01-29T20:29:00.119Z] On 1 opened safe connection:
21:29:00[2025-01-29T20:29:00.119Z] - 0 closed successfully (could be the user of getActualDataSet or something wrong),
21:29:00[2025-01-29T20:29:00.119Z] - 1 already closed,
21:29:00[2025-01-29T20:29:00.119Z] - 0 closed in error
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,006 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,005 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,005 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,006 INFO [org.wildfly.extension.undertow] (ServerService Thread Pool -- 482) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,009 INFO [silverpeas] (ServerService Thread Pool -- 482) Silverpeas Services Release...
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,010 INFO [silverpeas] (ServerService Thread Pool -- 482) Silverpeas Services Release...
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,010 INFO [silverpeas] (ServerService Thread Pool -- 482) -> SseLogger release...
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,010 INFO [silverpeas] (ServerService Thread Pool -- 482) SseLogger release done.
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,010 INFO [silverpeas] (ServerService Thread Pool -- 482) -> IndexingLogger release...
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,010 INFO [silverpeas] (ServerService Thread Pool -- 482) IndexingLogger release done.
21:29:00[2025-01-29T20:29:00.119Z] [0m[31m21:29:00,059 ERROR [org.jboss.weld.Bean] (MSC service thread 1-4) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@485bb3a3 of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
21:29:00[2025-01-29T20:29:00.119Z] [0m[31m21:29:00,059 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
21:29:00[2025-01-29T20:29:00.119Z] at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
21:29:00[2025-01-29T20:29:00.119Z] at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
21:29:00[2025-01-29T20:29:00.119Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
21:29:00[2025-01-29T20:29:00.119Z] at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
21:29:00[2025-01-29T20:29:00.119Z] at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
21:29:00[2025-01-29T20:29:00.119Z] at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
21:29:00[2025-01-29T20:29:00.119Z] at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
21:29:00[2025-01-29T20:29:00.119Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
21:29:00[2025-01-29T20:29:00.119Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
21:29:00[2025-01-29T20:29:00.119Z] at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
21:29:00[2025-01-29T20:29:00.119Z] at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
21:29:00[2025-01-29T20:29:00.119Z] at java.base/java.lang.Thread.run(Thread.java:829)
21:29:00[2025-01-29T20:29:00.119Z] at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
21:29:00[2025-01-29T20:29:00.119Z]21:29:00[2025-01-29T20:29:00.119Z] [0m[33m21:29:00,060 WARNING [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - the task is not running but there are yet some requests to process!!! (12 requests queued) restarting it again
21:29:00[2025-01-29T20:29:00.119Z] [0m[31m21:29:00,062 ERROR [org.jboss.weld.Bean] (MSC service thread 1-4) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@53c6bdba of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,103 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 494) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,104 INFO [org.hibernate.orm.beans] (ServerService Thread Pool -- 494) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@7a527ffb
21:29:00[2025-01-29T20:29:00.119Z] [0m[0m21:29:00,104 INFO [org.jboss.as.jpa] (ServerService Thread Pool -- 494) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
21:29:00[2025-01-29T20:29:00.370Z] [0m[0m21:29:00,324 INFO [org.jboss.as.server.deployment] (MSC service thread 1-5) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 320ms
21:29:00[2025-01-29T20:29:00.620Z] [0m[0m21:29:00,420 INFO [org.jboss.as.repository] (management-handler-thread - 2) WFLYDR0002: Content removed from location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/b0/f1a06c7deecc1150042bef9286f4b319a67fa0/content
21:29:00[2025-01-29T20:29:00.620Z] [0m[0m21:29:00,420 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
21:29:00[2025-01-29T20:29:00.620Z] [0m[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 35.898 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
21:29:01[2025-01-29T20:29:01.171Z] [INFO]
21:29:01[2025-01-29T20:29:01.171Z] [INFO] Results:
21:29:01[2025-01-29T20:29:01.171Z] [INFO]
21:29:01[2025-01-29T20:29:01.171Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
21:29:01[2025-01-29T20:29:01.171Z] [INFO]
21:29:01[2025-01-29T20:29:01.171Z] [INFO]
21:29:01[2025-01-29T20:29:01.171Z] [INFO] --- javadoc:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
21:29:01[2025-01-29T20:29:01.171Z] [INFO] No previous run data found, generating javadoc.
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250129-javadoc.jar
21:29:04[2025-01-29T20:29:04.400Z] [INFO]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250129-sources.jar
21:29:04[2025-01-29T20:29:04.400Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.5-build250129 already attached, replace previous instance
21:29:04[2025-01-29T20:29:04.400Z] [INFO]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] --- jacoco:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
21:29:04[2025-01-29T20:29:04.400Z] [INFO]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] --- failsafe:2.22.2:verify (default) @ silverpeas-community-war ---
21:29:04[2025-01-29T20:29:04.400Z] [INFO]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] --- install:3.0.1:install (default-install) @ silverpeas-community-war ---
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250129/silverpeas-community-war-6.5-build250129.pom
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250129.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250129/silverpeas-community-war-6.5-build250129.war
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250129-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250129/silverpeas-community-war-6.5-build250129-sources.jar
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Master_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.5-build250129-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.5-build250129/silverpeas-community-war-6.5-build250129-javadoc.jar
21:29:04[2025-01-29T20:29:04.400Z] [INFO] ------------------------------------------------------------------------
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Reactor Summary for Silverpeas Components 6.5-build250129:
21:29:04[2025-01-29T20:29:04.400Z] [INFO]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas Components .............................. SUCCESS [ 6.720 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [ 0.212 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Hyperlink Configuration ............................ SUCCESS [ 3.633 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Hyperlink Library .................................. SUCCESS [ 5.707 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Hyperlink Web Application .......................... SUCCESS [ 5.638 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [ 0.134 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] DataWarning Configuration .......................... SUCCESS [ 1.614 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] DataWarning Library ................................ SUCCESS [ 5.252 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] DataWarning Web Application ........................ SUCCESS [ 5.271 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [ 0.109 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Quickinfo Configuration ............................ SUCCESS [ 1.492 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [ 0.100 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:20 min]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Quickinfo Library .................................. SUCCESS [ 44.829 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Quickinfo Web Application .......................... SUCCESS [ 5.899 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [ 0.107 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Quizz Configuration ................................ SUCCESS [ 1.495 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Quizz Library ...................................... SUCCESS [ 4.289 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Quizz Web Application .............................. SUCCESS [ 5.477 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [ 0.105 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [ 1.564 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] JdbcConnector Library .............................. SUCCESS [ 4.977 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [ 5.138 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [ 0.103 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] RssAggregator Configuration ........................ SUCCESS [ 1.648 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] RssAggregator Library .............................. SUCCESS [ 4.853 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] RssAggregator Web Application ...................... SUCCESS [ 5.274 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [ 0.096 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] MyDB Configuration ................................. SUCCESS [ 1.539 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] MyDB Library ....................................... SUCCESS [ 11.494 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] MyDB Web Application ............................... SUCCESS [ 5.286 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [ 0.086 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] ProjectManager Configuration ....................... SUCCESS [ 1.551 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] ProjectManager Library ............................. SUCCESS [ 5.068 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] ProjectManager Web Application ..................... SUCCESS [ 5.685 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [ 0.098 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] WebSites Configuration ............................. SUCCESS [ 1.517 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] WebSites Library ................................... SUCCESS [ 5.053 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] WebSites Web Application ........................... SUCCESS [ 5.535 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [ 0.085 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] WhitePages Configuration ........................... SUCCESS [ 1.543 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] WhitePages Library ................................. SUCCESS [01:41 min]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] WhitePages Web Application ......................... SUCCESS [ 5.424 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [ 0.098 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] QuestionReply Configuration ........................ SUCCESS [ 1.697 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] QuestionReply Library .............................. SUCCESS [ 11.499 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 10.875 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [ 0.086 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] WebPages Configuration ............................. SUCCESS [ 1.467 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] WebPages Library ................................... SUCCESS [ 4.631 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] WebPages Web Application ........................... SUCCESS [ 5.198 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [ 0.112 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Mailinglist Configuration .......................... SUCCESS [ 1.623 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Mailinglist Library ................................ SUCCESS [02:23 min]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Mailinglist Web Application ........................ SUCCESS [ 5.494 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [ 0.086 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] InfoLetter Configuration ........................... SUCCESS [ 1.514 s]
21:29:04[2025-01-29T20:29:04.400Z] [INFO] InfoLetter Library ................................. SUCCESS [ 42.443 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] InfoLetter Web Application ......................... SUCCESS [ 5.495 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [ 0.103 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Almanach Configuration ............................. SUCCESS [ 1.565 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Almanach Library ................................... SUCCESS [ 4.761 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Almanach Web Application ........................... SUCCESS [ 5.510 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [ 0.080 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] YellowPages Configuration .......................... SUCCESS [ 1.669 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] YellowPages Library ................................ SUCCESS [ 5.274 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] YellowPages Web Application ........................ SUCCESS [ 5.675 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [ 0.081 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [ 1.472 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] SilverCrawler Library .............................. SUCCESS [ 4.629 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [ 5.895 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [ 0.091 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [ 1.549 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ResourcesManager Library ........................... SUCCESS [03:33 min]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [ 0.093 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Gallery Library .................................... SUCCESS [04:06 min]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ResourcesManager Web Application .................. SUCCESS [ 5.913 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [ 0.080 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ProcessManager Configuration ....................... SUCCESS [ 1.448 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ProcessManager Library ............................. SUCCESS [ 4.609 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ProcessManager Web Application ..................... SUCCESS [ 5.933 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [ 0.080 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Forums Configuration ............................... SUCCESS [ 1.495 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Forums Library ..................................... SUCCESS [ 42.735 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Forums Web Application ............................. SUCCESS [ 5.848 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [ 0.077 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Blog Configuration ................................. SUCCESS [ 1.443 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Blog Library ....................................... SUCCESS [ 5.039 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Blog Web Application ............................... SUCCESS [ 5.460 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [ 0.077 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Survey Configuration ............................... SUCCESS [ 1.443 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Survey Library ..................................... SUCCESS [ 4.551 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Survey Web Application ............................. SUCCESS [ 12.432 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Gallery Configuration .............................. SUCCESS [ 1.621 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Gallery Web Application ............................ SUCCESS [ 12.503 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [ 1.550 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [ 4.921 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [ 0.088 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Kmelia Configuration ............................... SUCCESS [ 1.536 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Kmelia Library ..................................... SUCCESS [02:17 min]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Kmelia Web Application ............................. SUCCESS [ 9.871 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [ 0.083 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Organizationchart Configuration .................... SUCCESS [ 1.429 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Organizationchart Library .......................... SUCCESS [ 6.899 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Organizationchart Web Application .................. SUCCESS [ 5.316 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [ 0.086 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Classifieds Configuration .......................... SUCCESS [ 1.495 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Classifieds Library ................................ SUCCESS [ 5.043 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Classifieds Web Application ........................ SUCCESS [ 5.739 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [ 0.117 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] FormsOnline Configuration .......................... SUCCESS [ 1.679 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] FormsOnline Library ................................ SUCCESS [01:17 min]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] FormsOnline Web Application ........................ SUCCESS [ 5.380 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [ 0.104 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [ 1.596 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ScheduleEvent Library .............................. SUCCESS [ 4.915 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [ 5.961 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [ 0.092 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [ 1.577 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] SuggestionBox Library .............................. SUCCESS [ 5.259 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [ 5.658 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [ 0.078 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [ 1.533 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] SpaceMembers Library ............................... SUCCESS [ 4.185 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [ 4.873 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Silverpeas community Component ..................... SUCCESS [ 0.093 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] community Configuration ............................ SUCCESS [ 1.501 s]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Community Business Library ......................... SUCCESS [02:02 min]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] community Webapp ................................... SUCCESS [02:04 min]
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ------------------------------------------------------------------------
21:29:04[2025-01-29T20:29:04.401Z] [INFO] BUILD SUCCESS
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ------------------------------------------------------------------------
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Total time: 29:13 min
21:29:04[2025-01-29T20:29:04.401Z] [INFO] Finished at: 2025-01-29T21:29:04+01:00
21:29:04[2025-01-29T20:29:04.401Z] [INFO] ------------------------------------------------------------------------
21:29:04[2025-01-29T20:29:04.401Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
21:29:06[2025-01-29T20:29:06.884Z] [0m21:29:06,713 INFO [org.jboss.as.server] (management-handler-thread - 2) WFLYSRV0272: Suspending server
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,719 INFO [org.jboss.as.ejb3] (management-handler-thread - 2) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,721 INFO [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,725 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-2) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,729 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-7) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,729 INFO [org.wildfly.extension.undertow] (MSC service thread 1-1) WFLYUT0019: Host default-host stopping
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,736 INFO [org.wildfly.extension.messaging-activemq] (MSC service thread 1-1) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:jboss/exported/jms/RemoteConnectionFactory
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,738 INFO [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,738 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTPS listener https suspending
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,739 INFO [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-8) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,741 INFO [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,742 INFO [org.jboss.as.mail.extension] (MSC service thread 1-4) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
21:29:06[2025-01-29T20:29:06.884Z] [0m{
21:29:06[2025-01-29T20:29:06.884Z] "outcome" => "success",
21:29:06[2025-01-29T20:29:06.884Z] "result" => undefined
21:29:06[2025-01-29T20:29:06.884Z] }
21:29:06[2025-01-29T20:29:06.884Z] [0m21:29:06,754 INFO [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0019: Stopped Driver service with driver-name = h2
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,760 INFO [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 484) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
21:29:06[2025-01-29T20:29:06.884Z] [0m[0m21:29:06,762 INFO [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 483) AMQ151003: resource adaptor stopped
21:29:06[2025-01-29T20:29:06.885Z] [0m