Skip to content

Console Output

Skipping 6 610 KB.. Full Log
:27:35,036 WARN  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
20:27:35 [2025-12-19T19:27:35.354Z] 20:27:35,120 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1)
20:27:35 [2025-12-19T19:27:35.354Z] 20:27:35,167 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-5) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 19.3)
20:27:35 [2025-12-19T19:27:35.354Z] 20:27:35,186 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
20:27:35 [2025-12-19T19:27:35.354Z] 20:27:35,186 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
20:27:35 [2025-12-19T19:27:35.355Z] 20:27:35,187 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-3) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
20:27:35 [2025-12-19T19:27:35.355Z] 20:27:35,188 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
20:27:35 [2025-12-19T19:27:35.355Z] 20:27:35,192 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
20:27:35 [2025-12-19T19:27:35.355Z] 20:27:35,194 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
20:27:35 [2025-12-19T19:27:35.355Z] 20:27:35,195 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
20:27:35 [2025-12-19T19:27:35.355Z] 20:27:35,196 INFO  [org.jboss.as.ejb3] (MSC service thread 1-7) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
20:27:35 [2025-12-19T19:27:35.605Z] 20:27:35,460 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 417) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
20:27:35 [2025-12-19T19:27:35.605Z] 20:27:35,460 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 417) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
20:27:35 [2025-12-19T19:27:35.605Z] 20:27:35,463 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 417) Envers integration enabled? : true
20:27:35 [2025-12-19T19:27:35.856Z] 20:27:35,772 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 417) HHH000397: Using ASTQueryTranslatorFactory
20:27:36 [2025-12-19T19:27:36.106Z] 20:27:36,025 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 8) 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.
20:27:36 [2025-12-19T19:27:36.657Z] 20:27:36,527 INFO  [org.jboss.weld.Bootstrap] (MSC service thread 1-7) 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 @Technical @Singleton @Bean class org.silverpeas.core.contribution.ContributionEventProcessor
20:27:36 [2025-12-19T19:27:36.657Z] 20:27:36,555 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 6) 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
20:27:38 [2025-12-19T19:27:38.519Z] 20:27:38,281 INFO  [io.undertow.websockets.jsr] (ServerService Thread Pool -- 440) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
20:27:38 [2025-12-19T19:27:38.519Z] 20:27:38,289 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 440) No Spring WebApplicationInitializer types detected on classpath
20:27:38 [2025-12-19T19:27:38.519Z] 20:27:38,296 INFO  [silverpeas.core.logging] (ServerService Thread Pool -- 440) Silverpeas Logging Engine initialization...
20:27:38 [2025-12-19T19:27:38.519Z] 20:27:38,299 INFO  [silverpeas] (ServerService Thread Pool -- 440) Silverpeas Services Initialization...
20:27:38 [2025-12-19T19:27:38.519Z] 20:27:38,385 INFO  [silverpeas] (ServerService Thread Pool -- 440)  -> IndexingLogger initialization...
20:27:38 [2025-12-19T19:27:38.519Z] 20:27:38,385 INFO  [silverpeas] (ServerService Thread Pool -- 440)     IndexingLogger initialization done.
20:27:38 [2025-12-19T19:27:38.519Z] 20:27:38,385 INFO  [silverpeas] (ServerService Thread Pool -- 440)  -> SseLogger initialization...
20:27:38 [2025-12-19T19:27:38.519Z] 20:27:38,386 INFO  [silverpeas] (ServerService Thread Pool -- 440)     SseLogger initialization done.
20:27:38 [2025-12-19T19:27:38.519Z] 20:27:38,387 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 440) NOTHING TO DO
20:27:38 [2025-12-19T19:27:38.769Z] 20:27:38,699 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 440) Found a new index node [reference]. Reindexing is requested
20:27:38 [2025-12-19T19:27:38.769Z] 20:27:38,704 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 440) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
20:27:39 [2025-12-19T19:27:39.020Z] 20:27:38,780 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 440) Indexing report
20:27:39 [2025-12-19T19:27:39.020Z]     - /oak:index/uuid*(0)
20:27:39 [2025-12-19T19:27:39.020Z]     - /oak:index/reference*(0)
20:27:39 [2025-12-19T19:27:39.020Z]     - /oak:index/nodetype*(1225)
20:27:39 [2025-12-19T19:27:39.020Z] 
20:27:39 [2025-12-19T19:27:39.020Z] 20:27:38,780 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 440) Reindexing completed
20:27:39 [2025-12-19T19:27:39.020Z] 20:27:38,837 INFO  [silverpeas.core.jcr] (ServerService Thread Pool -- 440) Open connection to the JCR
20:27:39 [2025-12-19T19:27:39.020Z] 20:27:38,965 INFO  [silverpeas.core.jcr.util] (ServerService Thread Pool -- 440) Silverpeas specific JCR schema registering...
20:27:39 [2025-12-19T19:27:39.286Z] 20:27:39,061 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 440) Initialize indexation in JCR...
20:27:39 [2025-12-19T19:27:39.286Z] 20:27:39,063 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 440) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
20:27:39 [2025-12-19T19:27:39.287Z] 20:27:39,064 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 440) Create index indexByForeignKey on property slv:foreignKey
20:27:39 [2025-12-19T19:27:39.287Z] 20:27:39,064 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 440) Create index indexByAlertDate on property slv:alertDate
20:27:39 [2025-12-19T19:27:39.287Z] 20:27:39,064 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 440) Create index indexByPrimaryType on property jcr:primaryType
20:27:39 [2025-12-19T19:27:39.287Z] 20:27:39,064 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 440) Create index indexByOrder on property slv:order
20:27:39 [2025-12-19T19:27:39.287Z] 20:27:39,064 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 440) Create index indexByExpiryDate on property slv:expiryDate
20:27:39 [2025-12-19T19:27:39.287Z] 20:27:39,064 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 440) Create index indexByVersioned on property slv:versioned
20:27:39 [2025-12-19T19:27:39.287Z] 20:27:39,064 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 440) Create index indexByOwner on property slv:owner
20:27:39 [2025-12-19T19:27:39.287Z] 20:27:39,066 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 440) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
20:27:40 [2025-12-19T19:27:40.630Z] 20:27:40,517 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 440) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
20:27:40 [2025-12-19T19:27:40.630Z] 20:27:40,518 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 440) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered.  2nd registration is being ignored.
20:27:40 [2025-12-19T19:27:40.881Z] 20:27:40,740 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 440) 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]
20:27:40 [2025-12-19T19:27:40.881Z] 20:27:40,740 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 440) 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]
20:27:40 [2025-12-19T19:27:40.881Z] 20:27:40,740 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 440) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
20:27:40 [2025-12-19T19:27:40.881Z] 20:27:40,777 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
20:27:41 [2025-12-19T19:27:41.132Z] 20:27:40,988 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
20:27:41 [2025-12-19T19:27:41.132Z] 20:27:41,045 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=?
20:27:41 [2025-12-19T19:27:41.132Z] 20:27:41,045 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=?
20:27:41 [2025-12-19T19:27:41.132Z] 20:27:41,061 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
20:27:41 [2025-12-19T19:27:41.132Z] 20:27:41,063 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=?
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,182 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 token=?
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,188 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=?
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,246 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=?
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,255 INFO  [stdout] (default task-2) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,273 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,280 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,280 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
20:27:41 [2025-12-19T19:27:41.382Z] On 1 opened safe connection:
20:27:41 [2025-12-19T19:27:41.382Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
20:27:41 [2025-12-19T19:27:41.382Z]  - 1 already closed,
20:27:41 [2025-12-19T19:27:41.382Z]  - 0 closed in error
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,330 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,337 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=?
20:27:41 [2025-12-19T19:27:41.382Z] 20:27:41,338 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=?
20:27:41 [2025-12-19T19:27:41.383Z] 20:27:41,344 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
20:27:41 [2025-12-19T19:27:41.383Z] 20:27:41,344 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=?
20:27:41 [2025-12-19T19:27:41.383Z] 20:27:41,361 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 token=?
20:27:41 [2025-12-19T19:27:41.383Z] 20:27:41,363 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=?
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,385 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=?
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,388 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-2) The community entity doesn't match the community to update
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,399 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,410 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,410 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
20:27:41 [2025-12-19T19:27:41.633Z] On 1 opened safe connection:
20:27:41 [2025-12-19T19:27:41.633Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
20:27:41 [2025-12-19T19:27:41.633Z]  - 1 already closed,
20:27:41 [2025-12-19T19:27:41.633Z]  - 0 closed in error
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,469 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,478 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=?
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,479 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=?
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,486 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,487 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=?
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,505 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 token=?
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,512 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,517 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,517 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
20:27:41 [2025-12-19T19:27:41.633Z] On 1 opened safe connection:
20:27:41 [2025-12-19T19:27:41.633Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
20:27:41 [2025-12-19T19:27:41.633Z]  - 1 already closed,
20:27:41 [2025-12-19T19:27:41.633Z]  - 0 closed in error
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,555 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,562 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=?
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,562 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=?
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,571 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
20:27:41 [2025-12-19T19:27:41.633Z] 20:27:41,572 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=?
20:27:44 [2025-12-19T19:27:44.862Z] 20:27:44,719 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:44 [2025-12-19T19:27:44.862Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:44 [2025-12-19T19:27:44.862Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:44 [2025-12-19T19:27:44.862Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:44 [2025-12-19T19:27:44.862Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:44 [2025-12-19T19:27:44.862Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:44 [2025-12-19T19:27:44.862Z] 
20:27:44 [2025-12-19T19:27:44.862Z] 20:27:44,721 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:44 [2025-12-19T19:27:44.862Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:44 [2025-12-19T19:27:44.862Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:44 [2025-12-19T19:27:44.862Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:44 [2025-12-19T19:27:44.862Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:44 [2025-12-19T19:27:44.862Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:44 [2025-12-19T19:27:44.862Z] Caused by: java.lang.NullPointerException
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:44 [2025-12-19T19:27:44.862Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:44 [2025-12-19T19:27:44.862Z] 	... 11 more
20:27:44 [2025-12-19T19:27:44.862Z] 
20:27:44 [2025-12-19T19:27:44.862Z] 20:27:44,840 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 token=?
20:27:44 [2025-12-19T19:27:44.862Z] 20:27:44,842 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=?
20:27:44 [2025-12-19T19:27:44.862Z] 20:27:44,851 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
20:27:44 [2025-12-19T19:27:44.862Z] 20:27:44,855 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
20:27:44 [2025-12-19T19:27:44.862Z] 20:27:44,855 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
20:27:44 [2025-12-19T19:27:44.862Z] On 1 opened safe connection:
20:27:44 [2025-12-19T19:27:44.862Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
20:27:44 [2025-12-19T19:27:44.862Z]  - 1 already closed,
20:27:44 [2025-12-19T19:27:44.862Z]  - 0 closed in error
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,894 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,900 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=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,901 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=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,907 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,907 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=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,923 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 token=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,925 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=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,951 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=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,954 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-1) The community entity doesn't match the community to update
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,959 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,964 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:44,964 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
20:27:45 [2025-12-19T19:27:45.113Z] On 1 opened safe connection:
20:27:45 [2025-12-19T19:27:45.113Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
20:27:45 [2025-12-19T19:27:45.113Z]  - 1 already closed,
20:27:45 [2025-12-19T19:27:45.113Z]  - 0 closed in error
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,027 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,035 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=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,035 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=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,041 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,042 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=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,055 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 token=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,057 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=?
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,058 SEVERE [silverpeas.core.admin.service] (default task-2) Component instance 100 not found!
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,066 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,070 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
20:27:45 [2025-12-19T19:27:45.113Z] 20:27:45,070 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
20:27:45 [2025-12-19T19:27:45.113Z] On 1 opened safe connection:
20:27:45 [2025-12-19T19:27:45.113Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
20:27:45 [2025-12-19T19:27:45.113Z]  - 1 already closed,
20:27:45 [2025-12-19T19:27:45.113Z]  - 0 closed in error
20:27:45 [2025-12-19T19:27:45.363Z] 20:27:45,129 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.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,130 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.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,131 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.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,131 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.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,132 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.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,132 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.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,147 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure loaded successfully with DbSetup framework.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,152 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=?
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,153 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=?
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,158 INFO  [stdout] (default task-2) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,159 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=?
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,176 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Get a new connection successfully.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,180 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) Database structure dropped successfully.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,180 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-2) # Quiet database connection close report #
20:27:45 [2025-12-19T19:27:45.364Z] On 1 opened safe connection:
20:27:45 [2025-12-19T19:27:45.364Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
20:27:45 [2025-12-19T19:27:45.364Z]  - 1 already closed,
20:27:45 [2025-12-19T19:27:45.364Z]  - 0 closed in error
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,190 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,190 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,190 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,191 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 440) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,195 INFO  [silverpeas] (ServerService Thread Pool -- 440) Silverpeas Services Release...
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,197 INFO  [silverpeas] (ServerService Thread Pool -- 440) Silverpeas Services Release...
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,197 INFO  [silverpeas] (ServerService Thread Pool -- 440)  -> IndexingLogger release...
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,197 INFO  [silverpeas] (ServerService Thread Pool -- 440)     IndexingLogger release done.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,197 INFO  [silverpeas] (ServerService Thread Pool -- 440)  -> SseLogger release...
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,197 INFO  [silverpeas] (ServerService Thread Pool -- 440)     SseLogger release done.
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,225 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.364Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.364Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.364Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.364Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.364Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.364Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.364Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.364Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.364Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.364Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.364Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.364Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.364Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.364Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.364Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.364Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.364Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.364Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.364Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.364Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.364Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.364Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.364Z] 
20:27:45 [2025-12-19T19:27:45.364Z] 20:27:45,225 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.365Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.365Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.365Z] 
20:27:45 [2025-12-19T19:27:45.365Z] 20:27:45,226 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.365Z] 
20:27:45 [2025-12-19T19:27:45.365Z] 20:27:45,226 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.365Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.365Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.365Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.365Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.366Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.366Z] 
20:27:45 [2025-12-19T19:27:45.366Z] 20:27:45,227 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.366Z] 
20:27:45 [2025-12-19T19:27:45.366Z] 20:27:45,227 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.366Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.366Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.366Z] 
20:27:45 [2025-12-19T19:27:45.366Z] 20:27:45,228 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.366Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.366Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.366Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.367Z] 
20:27:45 [2025-12-19T19:27:45.367Z] 20:27:45,228 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.367Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.367Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.367Z] 
20:27:45 [2025-12-19T19:27:45.367Z] 20:27:45,228 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.367Z] 
20:27:45 [2025-12-19T19:27:45.367Z] 20:27:45,229 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.367Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.367Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.367Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.368Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.368Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.368Z] 
20:27:45 [2025-12-19T19:27:45.368Z] 20:27:45,229 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.368Z] 
20:27:45 [2025-12-19T19:27:45.368Z] 20:27:45,230 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.368Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.368Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.368Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.368Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.368Z] 
20:27:45 [2025-12-19T19:27:45.368Z] 20:27:45,230 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.368Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.369Z] 
20:27:45 [2025-12-19T19:27:45.369Z] 20:27:45,231 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.369Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.369Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.369Z] 
20:27:45 [2025-12-19T19:27:45.369Z] 20:27:45,231 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.369Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.369Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.369Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.369Z] 
20:27:45 [2025-12-19T19:27:45.370Z] 20:27:45,232 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.370Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.370Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.370Z] 
20:27:45 [2025-12-19T19:27:45.370Z] 20:27:45,233 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.370Z] 
20:27:45 [2025-12-19T19:27:45.370Z] 20:27:45,233 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.370Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.370Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.370Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.371Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.371Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.371Z] 
20:27:45 [2025-12-19T19:27:45.371Z] 20:27:45,235 ERROR [org.jboss.weld.Bean] (MSC service thread 1-8) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@67869fe2 of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
20:27:45 [2025-12-19T19:27:45.371Z] 20:27:45,235 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.371Z] 
20:27:45 [2025-12-19T19:27:45.371Z] 20:27:45,238 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.371Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.371Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.371Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.371Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.371Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.371Z] 
20:27:45 [2025-12-19T19:27:45.371Z] 20:27:45,238 ERROR [org.jboss.weld.Bean] (MSC service thread 1-8) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@252406e2 of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
20:27:45 [2025-12-19T19:27:45.372Z] 20:27:45,239 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Spaces/index/write.lock
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.372Z] 
20:27:45 [2025-12-19T19:27:45.372Z] 20:27:45,239 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.372Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.372Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.372Z] 
20:27:45 [2025-12-19T19:27:45.372Z] 20:27:45,240 SEVERE [silverpeas.core.index.indexing] (EE-ManagedThreadFactory-default-Thread-13) Unknown index file /var/lib/jenkins/workspace/Silverpeas_Stable_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_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/temp/index/Components/index/write.lock
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
20:27:45 [2025-12-19T19:27:45.372Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.372Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.372Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.373Z] 
20:27:45 [2025-12-19T19:27:45.373Z] 20:27:45,240 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.373Z] 
20:27:45 [2025-12-19T19:27:45.373Z] 20:27:45,240 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
20:27:45 [2025-12-19T19:27:45.373Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
20:27:45 [2025-12-19T19:27:45.373Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
20:27:45 [2025-12-19T19:27:45.373Z] Caused by: java.lang.NullPointerException
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
20:27:45 [2025-12-19T19:27:45.373Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
20:27:45 [2025-12-19T19:27:45.373Z] 	... 11 more
20:27:45 [2025-12-19T19:27:45.373Z] 
20:27:45 [2025-12-19T19:27:45.373Z] 20:27:45,280 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 443) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
20:27:45 [2025-12-19T19:27:45.373Z] 20:27:45,281 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 443) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@50e0a3ae
20:27:45 [2025-12-19T19:27:45.373Z] 20:27:45,282 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 443) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
20:27:45 [2025-12-19T19:27:45.624Z] 20:27:45,520 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-1) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 332ms
20:27:45 [2025-12-19T19:27:45.624Z] 20:27:45,604 INFO  [org.jboss.as.repository] (management-handler-thread - 1) WFLYDR0002: Content removed from location /opt/wildfly-for-tests/wildfly-26.1.3.Final/standalone/data/content/56/540a4814139f17550f4456e8e43c6d4f50bd35/content
20:27:45 [2025-12-19T19:27:45.624Z] 20:27:45,605 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
20:27:45 [2025-12-19T19:27:45.874Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.412 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
20:27:46 [2025-12-19T19:27:46.125Z] [INFO] 
20:27:46 [2025-12-19T19:27:46.125Z] [INFO] Results:
20:27:46 [2025-12-19T19:27:46.125Z] [INFO] 
20:27:46 [2025-12-19T19:27:46.125Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
20:27:46 [2025-12-19T19:27:46.125Z] [INFO] 
20:27:46 [2025-12-19T19:27:46.125Z] [INFO] 
20:27:46 [2025-12-19T19:27:46.125Z] [INFO] --- maven-javadoc-plugin:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
20:27:46 [2025-12-19T19:27:46.375Z] [INFO] No previous run data found, generating javadoc.
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.6-build251219-javadoc.jar
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] 
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.6-build251219-sources.jar
20:27:49 [2025-12-19T19:27:49.604Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.4.6-build251219 already attached, replace previous instance
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] 
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] --- jacoco-maven-plugin:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] 
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ silverpeas-community-war ---
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] 
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ silverpeas-community-war ---
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/pom.xml to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.6-build251219/silverpeas-community-war-6.4.6-build251219.pom
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.6-build251219.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.6-build251219/silverpeas-community-war-6.4.6-build251219.war
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.6-build251219-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.6-build251219/silverpeas-community-war-6.4.6-build251219-sources.jar
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.6-build251219-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.6-build251219/silverpeas-community-war-6.4.6-build251219-javadoc.jar
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] ------------------------------------------------------------------------
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Reactor Summary for Silverpeas Components 6.4.6-build251219:
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] 
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas Components .............................. SUCCESS [  4.677 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [  0.168 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Hyperlink Configuration ............................ SUCCESS [  3.342 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Hyperlink Library .................................. SUCCESS [  5.192 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Hyperlink Web Application .......................... SUCCESS [  5.344 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [  0.116 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] DataWarning Configuration .......................... SUCCESS [  1.433 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] DataWarning Library ................................ SUCCESS [  5.304 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] DataWarning Web Application ........................ SUCCESS [  5.080 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [  0.100 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Quickinfo Configuration ............................ SUCCESS [  1.362 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [  0.078 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:20 min]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Quickinfo Library .................................. SUCCESS [ 44.283 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Quickinfo Web Application .......................... SUCCESS [  5.830 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [  0.098 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Quizz Configuration ................................ SUCCESS [  1.306 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Quizz Library ...................................... SUCCESS [  4.223 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Quizz Web Application .............................. SUCCESS [  5.356 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [  0.098 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [  1.365 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] JdbcConnector Library .............................. SUCCESS [  4.575 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [  4.868 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [  0.080 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] RssAggregator Configuration ........................ SUCCESS [  1.350 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] RssAggregator Library .............................. SUCCESS [  4.521 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] RssAggregator Web Application ...................... SUCCESS [  4.990 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [  0.076 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] MyDB Configuration ................................. SUCCESS [  1.324 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] MyDB Library ....................................... SUCCESS [ 11.324 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] MyDB Web Application ............................... SUCCESS [  5.081 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [  0.080 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] ProjectManager Configuration ....................... SUCCESS [  1.347 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] ProjectManager Library ............................. SUCCESS [  4.828 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] ProjectManager Web Application ..................... SUCCESS [  5.331 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [  0.061 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] WebSites Configuration ............................. SUCCESS [  1.266 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] WebSites Library ................................... SUCCESS [  4.904 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] WebSites Web Application ........................... SUCCESS [  5.507 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [  0.071 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] WhitePages Configuration ........................... SUCCESS [  1.808 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] WhitePages Library ................................. SUCCESS [01:40 min]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] WhitePages Web Application ......................... SUCCESS [  5.086 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [  0.075 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] QuestionReply Configuration ........................ SUCCESS [  1.330 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] QuestionReply Library .............................. SUCCESS [ 11.352 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 10.537 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [  0.070 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] WebPages Configuration ............................. SUCCESS [  1.311 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] WebPages Library ................................... SUCCESS [  4.522 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] WebPages Web Application ........................... SUCCESS [  4.915 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [  0.072 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Mailinglist Configuration .......................... SUCCESS [  1.319 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Mailinglist Library ................................ SUCCESS [02:20 min]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Mailinglist Web Application ........................ SUCCESS [  5.255 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [  0.095 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] InfoLetter Configuration ........................... SUCCESS [  1.311 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] InfoLetter Library ................................. SUCCESS [ 41.479 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] InfoLetter Web Application ......................... SUCCESS [  5.234 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [  0.062 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Almanach Configuration ............................. SUCCESS [  1.316 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Almanach Library ................................... SUCCESS [  4.359 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Almanach Web Application ........................... SUCCESS [  5.246 s]
20:27:49 [2025-12-19T19:27:49.604Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [  0.075 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] YellowPages Configuration .......................... SUCCESS [  1.404 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] YellowPages Library ................................ SUCCESS [  4.649 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] YellowPages Web Application ........................ SUCCESS [  5.094 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [  0.072 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [  1.312 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] SilverCrawler Library .............................. SUCCESS [  4.591 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [  5.620 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [  0.064 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [  1.289 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ResourcesManager Library ........................... SUCCESS [03:37 min]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [  0.074 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Gallery Library .................................... SUCCESS [04:03 min]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ResourcesManager  Web Application .................. SUCCESS [  5.595 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [  0.060 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ProcessManager Configuration ....................... SUCCESS [  1.261 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ProcessManager Library ............................. SUCCESS [  4.433 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ProcessManager Web Application ..................... SUCCESS [  5.694 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [  0.085 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Forums Configuration ............................... SUCCESS [  1.371 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Forums Library ..................................... SUCCESS [ 41.555 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Forums Web Application ............................. SUCCESS [  5.536 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [  0.070 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Blog Configuration ................................. SUCCESS [  1.345 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Blog Library ....................................... SUCCESS [  4.870 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Blog Web Application ............................... SUCCESS [  5.149 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [  0.060 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Survey Configuration ............................... SUCCESS [  1.275 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Survey Library ..................................... SUCCESS [  4.226 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Survey Web Application ............................. SUCCESS [ 12.316 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Gallery Configuration .............................. SUCCESS [  1.280 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Gallery Web Application ............................ SUCCESS [ 12.920 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [  1.271 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [  4.846 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [  0.071 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Kmelia Configuration ............................... SUCCESS [  1.385 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Kmelia Library ..................................... SUCCESS [02:17 min]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Kmelia Web Application ............................. SUCCESS [  9.719 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [  0.060 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Organizationchart Configuration .................... SUCCESS [  1.290 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Organizationchart Library .......................... SUCCESS [  6.867 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Organizationchart Web Application .................. SUCCESS [  5.086 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [  0.068 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Classifieds Configuration .......................... SUCCESS [  1.307 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Classifieds Library ................................ SUCCESS [  4.769 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Classifieds Web Application ........................ SUCCESS [  5.704 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [  0.070 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] FormsOnline Configuration .......................... SUCCESS [  1.342 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] FormsOnline Library ................................ SUCCESS [01:17 min]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] FormsOnline Web Application ........................ SUCCESS [  4.984 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [  0.073 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [  1.470 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ScheduleEvent Library .............................. SUCCESS [  4.860 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [  5.769 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [  0.065 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [  1.295 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] SuggestionBox Library .............................. SUCCESS [  5.035 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [  5.742 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [  0.074 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [  1.473 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] SpaceMembers Library ............................... SUCCESS [  3.978 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [  4.591 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Silverpeas community Component ..................... SUCCESS [  0.076 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] community Configuration ............................ SUCCESS [  1.228 s]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Community Business Library ......................... SUCCESS [02:03 min]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] community Webapp ................................... SUCCESS [02:05 min]
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ------------------------------------------------------------------------
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] BUILD SUCCESS
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ------------------------------------------------------------------------
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Total time:  28:48 min
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] Finished at: 2025-12-19T20:27:49+01:00
20:27:49 [2025-12-19T19:27:49.605Z] [INFO] ------------------------------------------------------------------------
20:27:49 [2025-12-19T19:27:49.605Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
20:27:52 [2025-12-19T19:27:52.088Z] {
20:27:52 [2025-12-19T19:27:52.088Z]     "outcome" => "success",
20:27:52 [2025-12-19T19:27:52.088Z]     "result" => undefined
20:27:52 [2025-12-19T19:27:52.088Z] }
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,651 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,653 INFO  [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,655 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,659 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-5) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,670 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-3) WFLYUT0019: Host default-host stopping
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,671 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,671 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-3) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,671 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,671 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,672 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-1) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,672 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0008: Undertow HTTPS listener https suspending
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,673 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,676 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = h2
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,682 INFO  [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 443) AMQ151003: resource adaptor stopped
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,690 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 434) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,846 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 443) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.19.1 [6911ca96-dcff-11f0-8b98-f278ed986989] stopped, uptime 28 minutes
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,847 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0008: Undertow HTTP listener default suspending
20:27:52 [2025-12-19T19:27:52.088Z] 20:27:51,849 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-6) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
20:27:52 [2025-12-19T19:27:52.089Z] 20:27:51,850 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-8) WFLYUT0004: Undertow 2.2.19.Final stopping
20:27:52 [2025-12-19T19:27:52.089Z] 20:27:51,856 INFO  [org.jboss.as] (MSC service thread 1-7) WFLYSRV0050: WildFly Full 26.1.3.Final (WildFly Core 18.1.2.Final) stopped in 194ms
20:27:52 [2025-12-19T19:27:52.090Z]