Skip to content

Console Output

Skipping 6 740 KB.. Full Log
thread 1-8) No shutdown hook registered: Please call close() manually on application shutdown.
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,506 INFO  [org.wildfly.microprofile.opentracing.smallrye] (MSC service thread 1-8) WFLYTRAC0001: Tracer initialized: JaegerTracer(version=Java-1.6.0, serviceName=test-CommunityOfUsersResourceUpdateIT.war, reporter=RemoteReporter(sender=org.wildfly.extension.microprofile.opentracing.spi.sender.WildFlySender@529917cb, closeEnqueueTimeout=1000), sampler=ConstSampler(decision=true, tags={sampler.type=const, sampler.param=true}), tags={hostname=0dcbdb9db509, jaeger.version=Java-1.6.0, ip=172.17.0.2}, zipkinSharedRpcSpan=false, expandExceptionLogs=false, useTraceId128Bit=false)
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,520 WARN  [org.jboss.as.ejb3] (MSC service thread 1-1) WFLYEJB0131: Jakarta Enterprise Beans edu.psu.swe.scim.server.provider.ProviderRegistry should not have a final or static method (generateSchema)
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,592 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0004: Deploying JDBC-compliant driver class org.h2.Driver (version 2.1)
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,637 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-1) WFLYJCA0004: Deploying JDBC-compliant driver class oracle.jdbc.OracleDriver (version 19.3)
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,658 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
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,658 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,658 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-4) WFLYJCA0018: Started Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,665 INFO  [org.jboss.as.ejb3] (MSC service thread 1-5) WFLYEJB0042: Started message driven bean 'REMOVEListener' with 'activemq-ra.rar' resource adapter
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,665 INFO  [org.jboss.as.ejb3] (MSC service thread 1-4) WFLYEJB0042: Started message driven bean 'SERVERListener' with 'activemq-ra.rar' resource adapter
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,665 INFO  [org.jboss.as.ejb3] (MSC service thread 1-6) WFLYEJB0042: Started message driven bean 'POPUPListener' with 'activemq-ra.rar' resource adapter
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,665 INFO  [org.jboss.as.ejb3] (MSC service thread 1-2) WFLYEJB0042: Started message driven bean 'SMTPListener' with 'activemq-ra.rar' resource adapter
12:17:48 [2025-01-13T11:17:48.670Z] 12:17:48,666 INFO  [org.jboss.as.ejb3] (MSC service thread 1-3) WFLYEJB0042: Started message driven bean 'SILVERMAILListener' with 'activemq-ra.rar' resource adapter
12:17:48 [2025-01-13T11:17:48.921Z] 12:17:48,867 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 446) WFLYJPA0010: Starting Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
12:17:48 [2025-01-13T11:17:48.921Z] 12:17:48,868 INFO  [org.hibernate.dialect.Dialect] (ServerService Thread Pool -- 446) HHH000400: Using dialect: org.hibernate.dialect.H2Dialect
12:17:48 [2025-01-13T11:17:48.921Z] 12:17:48,871 INFO  [org.hibernate.envers.boot.internal.EnversServiceImpl] (ServerService Thread Pool -- 446) Envers integration enabled? : true
12:17:49 [2025-01-13T11:17:49.471Z] 12:17:49,177 INFO  [org.hibernate.hql.internal.QueryTranslatorFactoryInitiator] (ServerService Thread Pool -- 446) HHH000397: Using ASTQueryTranslatorFactory
12:17:49 [2025-01-13T11:17:49.722Z] 12:17:49,541 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) 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.
12:17:50 [2025-01-13T11:17:50.272Z] 12:17:50,016 INFO  [org.jboss.weld.Bootstrap] (Weld Thread Pool -- 2) 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
12:17:50 [2025-01-13T11:17:50.272Z] 12:17:50,076 INFO  [org.jboss.weld.Bootstrap] (MSC service thread 1-3) WELD-001125: Illegal bean type org.silverpeas.core.notification.system.CDIResourceEventListener<org.silverpeas.core.notification.system.AbstractResourceEvent<? extends org.silverpeas.core.contribution.model.Contribution>> ignored on [EnhancedAnnotatedTypeImpl] public @Singleton @Bean @Technical class org.silverpeas.core.contribution.ContributionEventProcessor
12:17:52 [2025-01-13T11:17:52.134Z] 12:17:51,848 INFO  [io.undertow.websockets.jsr] (ServerService Thread Pool -- 455) UT026003: Adding annotated server endpoint class org.silverpeas.core.webapi.notification.sse.CommonServerEventWebSocket for path /ws/{token}/sse/common
12:17:52 [2025-01-13T11:17:52.134Z] 12:17:51,859 INFO  [io.undertow.servlet] (ServerService Thread Pool -- 455) No Spring WebApplicationInitializer types detected on classpath
12:17:52 [2025-01-13T11:17:52.134Z] 12:17:51,868 INFO  [silverpeas.core.logging] (ServerService Thread Pool -- 455) Silverpeas Logging Engine initialization...
12:17:52 [2025-01-13T11:17:52.134Z] 12:17:51,872 INFO  [silverpeas] (ServerService Thread Pool -- 455) Silverpeas Services Initialization...
12:17:52 [2025-01-13T11:17:52.134Z] 12:17:51,962 INFO  [silverpeas] (ServerService Thread Pool -- 455)  -> SseLogger initialization...
12:17:52 [2025-01-13T11:17:52.134Z] 12:17:51,962 INFO  [silverpeas] (ServerService Thread Pool -- 455)     SseLogger initialization done.
12:17:52 [2025-01-13T11:17:52.134Z] 12:17:51,962 INFO  [silverpeas] (ServerService Thread Pool -- 455)  -> IndexingLogger initialization...
12:17:52 [2025-01-13T11:17:52.134Z] 12:17:51,962 INFO  [silverpeas] (ServerService Thread Pool -- 455)     IndexingLogger initialization done.
12:17:52 [2025-01-13T11:17:52.134Z] 12:17:51,964 WARNING [silverpeas.core.jcr.util] (ServerService Thread Pool -- 455) NOTHING TO DO
12:17:52 [2025-01-13T11:17:52.384Z] 12:17:52,247 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 455) Found a new index node [reference]. Reindexing is requested
12:17:52 [2025-01-13T11:17:52.384Z] 12:17:52,251 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 455) Reindexing will be performed for following indexes: [/oak:index/uuid, /oak:index/reference, /oak:index/nodetype]
12:17:52 [2025-01-13T11:17:52.384Z] 12:17:52,327 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 455) Indexing report
12:17:52 [2025-01-13T11:17:52.384Z]     - /oak:index/uuid*(0)
12:17:52 [2025-01-13T11:17:52.384Z]     - /oak:index/reference*(0)
12:17:52 [2025-01-13T11:17:52.384Z]     - /oak:index/nodetype*(1225)
12:17:52 [2025-01-13T11:17:52.384Z] 
12:17:52 [2025-01-13T11:17:52.384Z] 12:17:52,327 INFO  [org.apache.jackrabbit.oak.plugins.index.IndexUpdate] (ServerService Thread Pool -- 455) Reindexing completed
12:17:52 [2025-01-13T11:17:52.384Z] 12:17:52,379 INFO  [silverpeas.core.jcr] (ServerService Thread Pool -- 455) Open connection to the JCR
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,503 INFO  [silverpeas.core.jcr.util] (ServerService Thread Pool -- 455) Silverpeas specific JCR schema registering...
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,600 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 455) Initialize indexation in JCR...
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,602 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 455) Create index indexByOldSilverpeasId on property slv:oldSilverpeasId
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,602 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 455) Create index indexByForeignKey on property slv:foreignKey
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,602 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 455) Create index indexByAlertDate on property slv:alertDate
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,602 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 455) Create index indexByPrimaryType on property jcr:primaryType
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,602 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 455) Create index indexByOrder on property slv:order
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,602 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 455) Create index indexByExpiryDate on property slv:expiryDate
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,602 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 455) Create index indexByVersioned on property slv:versioned
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,602 INFO  [silverpeas.core.jcr.impl.oak] (ServerService Thread Pool -- 455) Create index indexByOwner on property slv:owner
12:17:52 [2025-01-13T11:17:52.635Z] 12:17:52,605 INFO  [javax.enterprise.resource.webcontainer.jsf.config] (ServerService Thread Pool -- 455) Initialisation de Mojarra 2.3.17.SP01 pour le contexte «/test-CommunityOfUsersResourceUpdateIT»
12:17:54 [2025-01-13T11:17:54.497Z] 12:17:54,191 INFO  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 455) RESTEASY002225: Deploying javax.ws.rs.core.Application: class org.silverpeas.core.web.WebResourceProvider
12:17:54 [2025-01-13T11:17:54.497Z] 12:17:54,195 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 455) RESTEASY002155: Provider class org.jboss.resteasy.plugins.providers.html.HtmlRenderableWriter is already registered.  2nd registration is being ignored.
12:17:54 [2025-01-13T11:17:54.497Z] 12:17:54,399 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 455) 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]
12:17:54 [2025-01-13T11:17:54.497Z] 12:17:54,399 WARN  [org.jboss.resteasy.resteasy_jaxrs.i18n] (ServerService Thread Pool -- 455) 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]
12:17:54 [2025-01-13T11:17:54.497Z] 12:17:54,399 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 455) WFLYUT0021: Registered web context: '/test-CommunityOfUsersResourceUpdateIT' for server 'default-server'
12:17:54 [2025-01-13T11:17:54.497Z] 12:17:54,433 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0010: Deployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name : "test-CommunityOfUsersResourceUpdateIT.war")
12:17:54 [2025-01-13T11:17:54.747Z] 12:17:54,637 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:17:54 [2025-01-13T11:17:54.747Z] 12:17:54,688 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=?
12:17:54 [2025-01-13T11:17:54.748Z] 12:17:54,688 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=?
12:17:54 [2025-01-13T11:17:54.748Z] 12:17:54,703 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:17:54 [2025-01-13T11:17:54.748Z] 12:17:54,704 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=?
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,810 INFO  [stdout] (default task-3) 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=?
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,815 INFO  [stdout] (default task-3) 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=?
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,864 INFO  [stdout] (default task-3) 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=?
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,874 INFO  [stdout] (default task-3) Hibernate: update SC_Community set charterURL=?, instanceId=?, groupId=?, homePage=?, homePageType=?, spaceId=? where id=?
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,888 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,893 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,893 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:17:54 [2025-01-13T11:17:54.998Z] On 1 opened safe connection:
12:17:54 [2025-01-13T11:17:54.998Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:17:54 [2025-01-13T11:17:54.998Z]  - 1 already closed,
12:17:54 [2025-01-13T11:17:54.998Z]  - 0 closed in error
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,946 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,953 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=?
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,954 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=?
12:17:54 [2025-01-13T11:17:54.998Z] 12:17:54,961 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:17:54 [2025-01-13T11:17:54.999Z] 12:17:54,961 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=?
12:17:54 [2025-01-13T11:17:54.999Z] 12:17:54,979 INFO  [stdout] (default task-3) 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=?
12:17:54 [2025-01-13T11:17:54.999Z] 12:17:54,981 INFO  [stdout] (default task-3) 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=?
12:17:55 [2025-01-13T11:17:55.249Z] 12:17:55,000 INFO  [stdout] (default task-3) 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=?
12:17:55 [2025-01-13T11:17:55.249Z] 12:17:55,003 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-3) The community entity doesn't match the community to update
12:17:55 [2025-01-13T11:17:55.249Z] 12:17:55,014 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:17:55 [2025-01-13T11:17:55.249Z] 12:17:55,018 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:17:55 [2025-01-13T11:17:55.249Z] 12:17:55,019 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:17:55 [2025-01-13T11:17:55.249Z] On 1 opened safe connection:
12:17:55 [2025-01-13T11:17:55.249Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:17:55 [2025-01-13T11:17:55.249Z]  - 1 already closed,
12:17:55 [2025-01-13T11:17:55.249Z]  - 0 closed in error
12:17:55 [2025-01-13T11:17:55.249Z] 12:17:55,052 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:17:55 [2025-01-13T11:17:55.249Z] 12:17:55,058 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=?
12:17:55 [2025-01-13T11:17:55.249Z] 12:17:55,059 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=?
12:17:55 [2025-01-13T11:17:55.249Z] 12:17:55,065 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,066 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=?
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,078 INFO  [stdout] (default task-3) 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=?
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,083 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,088 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,088 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:17:55 [2025-01-13T11:17:55.250Z] On 1 opened safe connection:
12:17:55 [2025-01-13T11:17:55.250Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:17:55 [2025-01-13T11:17:55.250Z]  - 1 already closed,
12:17:55 [2025-01-13T11:17:55.250Z]  - 0 closed in error
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,123 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,129 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=?
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,129 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=?
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,135 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:17:55 [2025-01-13T11:17:55.250Z] 12:17:55,136 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=?
12:17:58 [2025-01-13T11:17:58.478Z] 12:17:58,369 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
12:17:58 [2025-01-13T11:17:58.478Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.478Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.478Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.478Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.478Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.478Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.478Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.478Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.478Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.478Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.478Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.478Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.478Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.478Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.478Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.478Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.478Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.478Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.478Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.478Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.478Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.479Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.479Z] 
12:17:58 [2025-01-13T11:17:58.479Z] 12:17:58,371 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.479Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.479Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.479Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.479Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.479Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.479Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.479Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.479Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.479Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.479Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.479Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.479Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.479Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.479Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.479Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.479Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.479Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.479Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.479Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.479Z] 
12:17:58 [2025-01-13T11:17:58.479Z] 12:17:58,467 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.
12:17:58 [2025-01-13T11:17:58.479Z] 12:17:58,469 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.
12:17:58 [2025-01-13T11:17:58.479Z] 12:17:58,470 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.
12:17:58 [2025-01-13T11:17:58.729Z] 12:17:58,572 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.729Z] 12:17:58,574 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.729Z] 12:17:58,586 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:17:58 [2025-01-13T11:17:58.729Z] 12:17:58,591 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:17:58 [2025-01-13T11:17:58.729Z] 12:17:58,591 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:17:58 [2025-01-13T11:17:58.729Z] On 1 opened safe connection:
12:17:58 [2025-01-13T11:17:58.730Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:17:58 [2025-01-13T11:17:58.730Z]  - 1 already closed,
12:17:58 [2025-01-13T11:17:58.730Z]  - 0 closed in error
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,638 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,643 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=?
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,644 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=?
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,651 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,651 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=?
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,668 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,671 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,715 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,717 INFO  [edu.psu.swe.commons.jaxrs.exceptions.mappers.WebApplicationExceptionMapper] (default task-3) The community entity doesn't match the community to update
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,721 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,727 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:17:58 [2025-01-13T11:17:58.730Z] 12:17:58,727 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:17:58 [2025-01-13T11:17:58.730Z] On 1 opened safe connection:
12:17:58 [2025-01-13T11:17:58.730Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:17:58 [2025-01-13T11:17:58.730Z]  - 1 already closed,
12:17:58 [2025-01-13T11:17:58.730Z]  - 0 closed in error
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,785 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure loaded successfully with DbSetup framework.
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,791 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=?
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,791 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=?
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,798 INFO  [stdout] (default task-1) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,799 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=?
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,816 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,818 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,820 SEVERE [silverpeas.core.admin.service] (default task-3) Component instance 100 not found!
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,829 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Get a new connection successfully.
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,835 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) Database structure dropped successfully.
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,835 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-1) # Quiet database connection close report #
12:17:58 [2025-01-13T11:17:58.981Z] On 1 opened safe connection:
12:17:58 [2025-01-13T11:17:58.981Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:17:58 [2025-01-13T11:17:58.981Z]  - 1 already closed,
12:17:58 [2025-01-13T11:17:58.981Z]  - 0 closed in error
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,872 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
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.981Z] 
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,872 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.981Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.981Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.981Z] 
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,873 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
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.981Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.981Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.981Z] 
12:17:58 [2025-01-13T11:17:58.981Z] 12:17:58,873 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.981Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.982Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.982Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.982Z] 
12:17:58 [2025-01-13T11:17:58.982Z] 12:17:58,873 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
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.982Z] 
12:17:58 [2025-01-13T11:17:58.982Z] 12:17:58,874 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.982Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.982Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.982Z] 
12:17:58 [2025-01-13T11:17:58.982Z] 12:17:58,874 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
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.982Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.982Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.982Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.983Z] 
12:17:58 [2025-01-13T11:17:58.983Z] 12:17:58,875 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.983Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.983Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.983Z] 
12:17:58 [2025-01-13T11:17:58.983Z] 12:17:58,875 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
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.983Z] 
12:17:58 [2025-01-13T11:17:58.983Z] 12:17:58,875 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.983Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.983Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.983Z] 
12:17:58 [2025-01-13T11:17:58.983Z] 12:17:58,876 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
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.983Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.983Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.983Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.984Z] 
12:17:58 [2025-01-13T11:17:58.984Z] 12:17:58,876 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.984Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.984Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.984Z] 
12:17:58 [2025-01-13T11:17:58.984Z] 12:17:58,877 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
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.984Z] 
12:17:58 [2025-01-13T11:17:58.984Z] 12:17:58,877 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.984Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.984Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.984Z] 
12:17:58 [2025-01-13T11:17:58.984Z] 12:17:58,877 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
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.984Z] 
12:17:58 [2025-01-13T11:17:58.984Z] 12:17:58,878 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.984Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.984Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.984Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.984Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.984Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.984Z] 
12:17:58 [2025-01-13T11:17:58.985Z] 12:17:58,878 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
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.985Z] 
12:17:58 [2025-01-13T11:17:58.985Z] 12:17:58,878 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.985Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.985Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.985Z] 
12:17:58 [2025-01-13T11:17:58.985Z] 12:17:58,879 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
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.985Z] 
12:17:58 [2025-01-13T11:17:58.985Z] 12:17:58,879 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.985Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.985Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.985Z] 
12:17:58 [2025-01-13T11:17:58.985Z] 12:17:58,880 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
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.985Z] 
12:17:58 [2025-01-13T11:17:58.985Z] 12:17:58,880 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.985Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.985Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.985Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.986Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.986Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.986Z] 
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,881 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
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.apache.lucene-7//org.apache.lucene.store.NativeFSLockFactory.obtainFSLock(NativeFSLockFactory.java:139)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.apache.lucene-7//org.apache.lucene.store.FSLockFactory.obtainLock(FSLockFactory.java:41)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.apache.lucene-7//org.apache.lucene.store.BaseDirectory.obtainLock(BaseDirectory.java:45)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.apache.lucene-7//org.apache.lucene.index.IndexWriter.<init>(IndexWriter.java:947)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.lambda$getIndexWriter$8(IndexManager.java:357)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.util.HashMap.computeIfAbsent(HashMap.java:1134)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.getIndexWriter(IndexManager.java:344)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:159)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.986Z] 
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,881 SEVERE [silverpeas.core.index.indexing.model] (EE-ManagedThreadFactory-default-Thread-13) java.lang.NullPointerException: org.silverpeas.kernel.SilverpeasException: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:135)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:89)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.call(AbstractRequestTask.java:42)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:58 [2025-01-13T11:17:58.986Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:58 [2025-01-13T11:17:58.986Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:58 [2025-01-13T11:17:58.986Z] Caused by: java.lang.NullPointerException
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.removeIndexEntry(IndexManager.java:202)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexManager.addIndexEntry(IndexManager.java:160)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:126)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.index.indexing.model.IndexerTask$AddIndexEntryRequest.process(IndexerTask.java:111)
12:17:58 [2025-01-13T11:17:58.986Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.AbstractRequestTask.processRequest(AbstractRequestTask.java:129)
12:17:58 [2025-01-13T11:17:58.986Z] 	... 11 more
12:17:58 [2025-01-13T11:17:58.986Z] 
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,907 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-3) Database structure loaded successfully with DbSetup framework.
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,915 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,916 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,925 INFO  [stdout] (default task-3) Hibernate: insert into st_token (resourceId, tokenType, saveCount, saveDate, token, id) values (?, ?, ?, ?, ?, ?)
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,925 INFO  [stdout] (default task-3) 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=?
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,948 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-3) Get a new connection successfully.
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,952 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-3) Database structure dropped successfully.
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,953 INFO  [org.silverpeas.core.test.integration.rule.DbSetupRule] (default task-3) # Quiet database connection close report #
12:17:58 [2025-01-13T11:17:58.986Z] On 1 opened safe connection:
12:17:58 [2025-01-13T11:17:58.986Z]  - 0 closed successfully (could be the user of getActualDataSet or something wrong),
12:17:58 [2025-01-13T11:17:58.986Z]  - 1 already closed,
12:17:58 [2025-01-13T11:17:58.986Z]  - 0 closed in error
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,962 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-7) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,962 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-8) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_org.h2.Driver_2_1
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,962 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-2) WFLYJCA0019: Stopped Driver service with driver-name = test-CommunityOfUsersResourceUpdateIT.war_oracle.jdbc.OracleDriver_19_3
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,963 INFO  [org.wildfly.extension.undertow] (ServerService Thread Pool -- 455) WFLYUT0022: Unregistered web context: '/test-CommunityOfUsersResourceUpdateIT' from server 'default-server'
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,975 INFO  [silverpeas] (ServerService Thread Pool -- 455) Silverpeas Services Release...
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,977 INFO  [silverpeas] (ServerService Thread Pool -- 455) Silverpeas Services Release...
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,978 INFO  [silverpeas] (ServerService Thread Pool -- 455)  -> SseLogger release...
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,978 INFO  [silverpeas] (ServerService Thread Pool -- 455)     SseLogger release done.
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,978 INFO  [silverpeas] (ServerService Thread Pool -- 455)  -> IndexingLogger release...
12:17:58 [2025-01-13T11:17:58.986Z] 12:17:58,978 INFO  [silverpeas] (ServerService Thread Pool -- 455)     IndexingLogger release done.
12:17:59 [2025-01-13T11:17:59.237Z] 12:17:59,021 SEVERE [silverpeas.core.thread] (EE-ManagedThreadFactory-default-Thread-14) IndexerTask - an error occurred: java.util.concurrent.CancellationException
12:17:59 [2025-01-13T11:17:59.237Z] 	at java.base/java.util.concurrent.FutureTask.report(FutureTask.java:121)
12:17:59 [2025-01-13T11:17:59.237Z] 	at java.base/java.util.concurrent.FutureTask.get(FutureTask.java:191)
12:17:59 [2025-01-13T11:17:59.237Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:242)
12:17:59 [2025-01-13T11:17:59.237Z] 	at deployment.test-CommunityOfUsersResourceUpdateIT.war//org.silverpeas.core.thread.task.RequestTaskManager$TaskWatcher.call(RequestTaskManager.java:222)
12:17:59 [2025-01-13T11:17:59.237Z] 	at java.base/java.util.concurrent.FutureTask.run(FutureTask.java:264)
12:17:59 [2025-01-13T11:17:59.237Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1128)
12:17:59 [2025-01-13T11:17:59.237Z] 	at java.base/java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:628)
12:17:59 [2025-01-13T11:17:59.237Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.SecurityIdentity.runAsConsumer(SecurityIdentity.java:376)
12:17:59 [2025-01-13T11:17:59.237Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAsConsumer(Scoped.java:112)
12:17:59 [2025-01-13T11:17:59.237Z] 	at org.wildfly.security.elytron-base@1.19.1.Final//org.wildfly.security.auth.server.Scoped.runAs(Scoped.java:60)
12:17:59 [2025-01-13T11:17:59.237Z] 	at org.jboss.as.ee@26.1.3.Final//org.jboss.as.ee.concurrent.SecurityIdentityUtils.lambda$doIdentityWrap$1(SecurityIdentityUtils.java:63)
12:17:59 [2025-01-13T11:17:59.237Z] 	at java.base/java.lang.Thread.run(Thread.java:829)
12:17:59 [2025-01-13T11:17:59.237Z] 	at org.glassfish.javax.enterprise.concurrent//org.glassfish.enterprise.concurrent.ManagedThreadFactoryImpl$ManagedThread.run(ManagedThreadFactoryImpl.java:227)
12:17:59 [2025-01-13T11:17:59.237Z] 
12:17:59 [2025-01-13T11:17:59.237Z] 12:17:59,022 ERROR [org.jboss.weld.Bean] (MSC service thread 1-8) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler@6442f94a of Managed Bean [class org.silverpeas.core.scheduler.quartz.VolatileQuartScheduler] with qualifiers [@Default @Any]
12:17:59 [2025-01-13T11:17:59.237Z] 12:17:59,022 ERROR [org.jboss.weld.Bean] (MSC service thread 1-8) WELD-000019: Error destroying an instance org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler@5b4c1e9b of Managed Bean [class org.silverpeas.core.scheduler.quartz.PersistentQuartzScheduler] with qualifiers [@PersistentScheduling @Any]
12:17:59 [2025-01-13T11:17:59.237Z] 12:17:59,043 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 455) WFLYJPA0011: Stopping Persistence Unit (phase 2 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
12:17:59 [2025-01-13T11:17:59.237Z] 12:17:59,044 INFO  [org.hibernate.orm.beans] (ServerService Thread Pool -- 455) HHH10005004: Stopping BeanContainer : org.hibernate.resource.beans.container.internal.CdiBeanContainerExtendedAccessImpl@73efd473
12:17:59 [2025-01-13T11:17:59.237Z] 12:17:59,045 INFO  [org.jboss.as.jpa] (ServerService Thread Pool -- 455) WFLYJPA0011: Stopping Persistence Unit (phase 1 of 2) Service 'test-CommunityOfUsersResourceUpdateIT.war#silverpeas'
12:17:59 [2025-01-13T11:17:59.488Z] 12:17:59,249 INFO  [org.jboss.as.server.deployment] (MSC service thread 1-6) WFLYSRV0028: Stopped deployment test-CommunityOfUsersResourceUpdateIT.war (runtime-name: test-CommunityOfUsersResourceUpdateIT.war) in 288ms
12:17:59 [2025-01-13T11:17:59.488Z] 12:17:59,343 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/5a/97047f15388c16734179aa1e73aab9855ac71b/content
12:17:59 [2025-01-13T11:17:59.488Z] 12:17:59,343 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0009: Undeployed "test-CommunityOfUsersResourceUpdateIT.war" (runtime-name: "test-CommunityOfUsersResourceUpdateIT.war")
12:17:59 [2025-01-13T11:17:59.488Z] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 36.491 s - in org.silverpeas.components.community.web.CommunityOfUsersResourceUpdateIT
12:18:00 [2025-01-13T11:18:00.038Z] [INFO] 
12:18:00 [2025-01-13T11:18:00.038Z] [INFO] Results:
12:18:00 [2025-01-13T11:18:00.038Z] [INFO] 
12:18:00 [2025-01-13T11:18:00.038Z] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0
12:18:00 [2025-01-13T11:18:00.038Z] [INFO] 
12:18:00 [2025-01-13T11:18:00.038Z] [INFO] 
12:18:00 [2025-01-13T11:18:00.038Z] [INFO] --- maven-javadoc-plugin:3.4.1:jar (attach-javadocs) @ silverpeas-community-war ---
12:18:00 [2025-01-13T11:18:00.038Z] [INFO] No previous run data found, generating javadoc.
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250113-javadoc.jar
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] 
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ silverpeas-community-war ---
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Building jar: /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250113-sources.jar
12:18:03 [2025-01-13T11:18:03.267Z] [WARNING] artifact org.silverpeas.components.community:silverpeas-community-war:java-source:sources:6.4.3-build250113 already attached, replace previous instance
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] 
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] --- jacoco-maven-plugin:0.8.8:report (tests-coverage) @ silverpeas-community-war ---
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Loading execution data file /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/jacoco.exec
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Analyzed bundle 'community Webapp' with 19 classes
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] 
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] --- maven-failsafe-plugin:2.22.2:verify (default) @ silverpeas-community-war ---
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] 
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] --- maven-install-plugin:3.0.1:install (default-install) @ silverpeas-community-war ---
12:18:03 [2025-01-13T11:18:03.267Z] [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.3-build250113/silverpeas-community-war-6.4.3-build250113.pom
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250113.war to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.3-build250113/silverpeas-community-war-6.4.3-build250113.war
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250113-sources.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.3-build250113/silverpeas-community-war-6.4.3-build250113-sources.jar
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Installing /var/lib/jenkins/workspace/Silverpeas_Stable_AutoDeploy/Silverpeas-Components/community/community-war/target/silverpeas-community-war-6.4.3-build250113-javadoc.jar to /home/silverbuild/.m2/repository/org/silverpeas/components/community/silverpeas-community-war/6.4.3-build250113/silverpeas-community-war-6.4.3-build250113-javadoc.jar
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ------------------------------------------------------------------------
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Reactor Summary for Silverpeas Components 6.4.3-build250113:
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] 
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Components .............................. SUCCESS [  8.369 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Hyperlink Component ..................... SUCCESS [  0.180 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Hyperlink Configuration ............................ SUCCESS [  2.533 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Hyperlink Library .................................. SUCCESS [  5.356 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Hyperlink Web Application .......................... SUCCESS [  5.326 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas DataWarning Component ................... SUCCESS [  0.094 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] DataWarning Configuration .......................... SUCCESS [  1.330 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] DataWarning Library ................................ SUCCESS [  5.081 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] DataWarning Web Application ........................ SUCCESS [  5.342 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Quickinfo Component ..................... SUCCESS [  0.108 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Quickinfo Configuration ............................ SUCCESS [  1.363 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas DelegatedNews Component ................. SUCCESS [  0.080 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] DelegatedNews Library .............................. SUCCESS [01:21 min]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Quickinfo Library .................................. SUCCESS [ 43.766 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Quickinfo Web Application .......................... SUCCESS [  5.708 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Quizz Component ......................... SUCCESS [  0.107 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Quizz Configuration ................................ SUCCESS [  1.306 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Quizz Library ...................................... SUCCESS [  4.243 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Quizz Web Application .............................. SUCCESS [  5.242 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas JdbcConnector Component ................. SUCCESS [  0.078 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] JdbcConnector Configuration ........................ SUCCESS [  1.309 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] JdbcConnector Library .............................. SUCCESS [  4.687 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] JdbcConnector Web Application ...................... SUCCESS [  4.793 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas RssAggregator Component ................. SUCCESS [  0.066 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] RssAggregator Configuration ........................ SUCCESS [  1.238 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] RssAggregator Library .............................. SUCCESS [  4.471 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] RssAggregator Web Application ...................... SUCCESS [  4.821 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas MyDB Component .......................... SUCCESS [  0.072 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] MyDB Configuration ................................. SUCCESS [  1.230 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] MyDB Library ....................................... SUCCESS [ 11.524 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] MyDB Web Application ............................... SUCCESS [  4.957 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas ProjectManager Component ................ SUCCESS [  0.079 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ProjectManager Configuration ....................... SUCCESS [  1.295 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ProjectManager Library ............................. SUCCESS [  4.738 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ProjectManager Web Application ..................... SUCCESS [  5.505 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas WebSites Component ...................... SUCCESS [  0.067 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] WebSites Configuration ............................. SUCCESS [  1.228 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] WebSites Library ................................... SUCCESS [  4.759 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] WebSites Web Application ........................... SUCCESS [  5.504 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas WhitePages Component .................... SUCCESS [  0.081 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] WhitePages Configuration ........................... SUCCESS [  1.389 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] WhitePages Library ................................. SUCCESS [01:39 min]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] WhitePages Web Application ......................... SUCCESS [  5.188 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas QuestionReply Component ................. SUCCESS [  0.067 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] QuestionReply Configuration ........................ SUCCESS [  1.270 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] QuestionReply Library .............................. SUCCESS [ 11.439 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] QuestionReply Web Application ...................... SUCCESS [ 10.391 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas WebPages Component ...................... SUCCESS [  0.071 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] WebPages Configuration ............................. SUCCESS [  1.257 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] WebPages Library ................................... SUCCESS [  4.380 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] WebPages Web Application ........................... SUCCESS [  4.665 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Mailinglist Component ................... SUCCESS [  0.074 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Mailinglist Configuration .......................... SUCCESS [  1.242 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Mailinglist Library ................................ SUCCESS [02:19 min]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Mailinglist Web Application ........................ SUCCESS [  5.181 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas InfoLetter Component .................... SUCCESS [  0.066 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] InfoLetter Configuration ........................... SUCCESS [  1.519 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] InfoLetter Library ................................. SUCCESS [ 41.882 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] InfoLetter Web Application ......................... SUCCESS [  5.267 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Almanach Component ...................... SUCCESS [  0.073 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Almanach Configuration ............................. SUCCESS [  1.272 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Almanach Library ................................... SUCCESS [  4.428 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Almanach Web Application ........................... SUCCESS [  5.240 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas YellowPages Component ................... SUCCESS [  0.076 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] YellowPages Configuration .......................... SUCCESS [  1.289 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] YellowPages Library ................................ SUCCESS [  4.624 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] YellowPages Web Application ........................ SUCCESS [  5.235 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas SilverCrawler Component ................. SUCCESS [  0.077 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] SilverCrawler Configuration ........................ SUCCESS [  1.207 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] SilverCrawler Library .............................. SUCCESS [  4.415 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] SilverCrawler Web Application ...................... SUCCESS [  5.761 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas ResourcesManager Component .............. SUCCESS [  0.064 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ResourcesManager Configuration ..................... SUCCESS [  1.280 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ResourcesManager Library ........................... SUCCESS [03:37 min]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Gallery Component ....................... SUCCESS [  0.077 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Gallery Library .................................... SUCCESS [04:04 min]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ResourcesManager  Web Application .................. SUCCESS [  5.676 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas ProcessManager Component ................ SUCCESS [  0.071 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ProcessManager Configuration ....................... SUCCESS [  1.178 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ProcessManager Library ............................. SUCCESS [  4.425 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ProcessManager Web Application ..................... SUCCESS [  6.171 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Forums Component ........................ SUCCESS [  0.064 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Forums Configuration ............................... SUCCESS [  1.298 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Forums Library ..................................... SUCCESS [ 42.070 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Forums Web Application ............................. SUCCESS [  5.843 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Blog Component .......................... SUCCESS [  0.078 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Blog Configuration ................................. SUCCESS [  1.203 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Blog Library ....................................... SUCCESS [  4.858 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Blog Web Application ............................... SUCCESS [  5.348 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Survey Component ........................ SUCCESS [  0.063 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Survey Configuration ............................... SUCCESS [  1.213 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Survey Library ..................................... SUCCESS [  4.298 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Survey Web Application ............................. SUCCESS [ 12.237 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Gallery Configuration .............................. SUCCESS [  1.253 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Gallery Web Application ............................ SUCCESS [ 12.377 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] DelegatedNews Configuration ........................ SUCCESS [  1.218 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] DelegatedNews Web Application ...................... SUCCESS [  4.903 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Kmelia Component ........................ SUCCESS [  0.077 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Kmelia Configuration ............................... SUCCESS [  1.300 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Kmelia Library ..................................... SUCCESS [02:18 min]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Kmelia Web Application ............................. SUCCESS [  9.117 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Organizationchart Component ............. SUCCESS [  0.070 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Organizationchart Configuration .................... SUCCESS [  1.279 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Organizationchart Library .......................... SUCCESS [  6.734 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Organizationchart Web Application .................. SUCCESS [  5.141 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas Classifieds Component ................... SUCCESS [  0.062 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Classifieds Configuration .......................... SUCCESS [  1.278 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Classifieds Library ................................ SUCCESS [  4.774 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Classifieds Web Application ........................ SUCCESS [  5.323 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas FormsOnline Component ................... SUCCESS [  0.064 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] FormsOnline Configuration .......................... SUCCESS [  1.232 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] FormsOnline Library ................................ SUCCESS [01:17 min]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] FormsOnline Web Application ........................ SUCCESS [  4.959 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas ScheduleEvent Component ................. SUCCESS [  0.076 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ScheduleEvent Configuration ........................ SUCCESS [  1.281 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ScheduleEvent Library .............................. SUCCESS [  4.664 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ScheduleEvent Web Application ...................... SUCCESS [  5.691 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas SuggestionBox Component ................. SUCCESS [  0.062 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] SuggestionBox Configuration ........................ SUCCESS [  1.212 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] SuggestionBox Library .............................. SUCCESS [  4.986 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] SuggestionBox Web Application ...................... SUCCESS [  5.576 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas SpaceMembers Component .................. SUCCESS [  0.059 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] SpaceMembers Configuration ......................... SUCCESS [  1.170 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] SpaceMembers Library ............................... SUCCESS [  3.932 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] SpaceMembers Web Application ....................... SUCCESS [  4.570 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Silverpeas community Component ..................... SUCCESS [  0.087 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] community Configuration ............................ SUCCESS [  1.369 s]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Community Business Library ......................... SUCCESS [02:03 min]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] community Webapp ................................... SUCCESS [02:05 min]
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ------------------------------------------------------------------------
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] BUILD SUCCESS
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ------------------------------------------------------------------------
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Total time:  28:50 min
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] Finished at: 2025-01-13T12:18:03+01:00
12:18:03 [2025-01-13T11:18:03.267Z] [INFO] ------------------------------------------------------------------------
12:18:03 [2025-01-13T11:18:03.267Z] + /opt/wildfly-for-tests/wildfly-26.1.3.Final/bin/jboss-cli.sh --connect :shutdown
12:18:05 [2025-01-13T11:18:05.750Z] {
12:18:05 [2025-01-13T11:18:05.750Z]     "outcome" => "success",
12:18:05 [2025-01-13T11:18:05.750Z]     "result" => undefined
12:18:05 [2025-01-13T11:18:05.750Z] }
12:18:05 [2025-01-13T11:18:05.750Z] 12:18:05,732 INFO  [org.jboss.as.server] (management-handler-thread - 1) WFLYSRV0272: Suspending server
12:18:05 [2025-01-13T11:18:05.750Z] 12:18:05,737 INFO  [org.jboss.as.ejb3] (management-handler-thread - 1) WFLYEJB0493: Jakarta Enterprise Beans subsystem suspension complete
12:18:05 [2025-01-13T11:18:05.750Z] 12:18:05,738 INFO  [org.jboss.as.server] (Management Triggered Shutdown) WFLYSRV0241: Shutting down in response to management operation 'shutdown'
12:18:05 [2025-01-13T11:18:05.750Z] 12:18:05,743 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-4) WFLYJCA0010: Unbound data source [java:/datasources/silverpeas]
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,753 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-8) WFLYJCA0119: Unbinding connection factory named java:/JmsXA to alias java:jboss/DefaultJMSConnectionFactory
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,755 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0019: Host default-host stopping
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,754 INFO  [org.wildfly.extension.messaging-activemq] (MSC service thread 1-4) WFLYMSGAMQ0006: Unbound messaging object to jndi name java:/ConnectionFactory
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,757 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0008: Undertow HTTPS listener https suspending
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,757 INFO  [org.jboss.as.connector.subsystems.datasources] (MSC service thread 1-7) WFLYJCA0010: Unbound data source [java:jboss/datasources/ExampleDS]
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,757 INFO  [org.jboss.as.connector.deployment] (MSC service thread 1-6) WFLYJCA0011: Unbound Jakarta Connectors ConnectionFactory [java:/JmsXA]
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,757 INFO  [org.jboss.as.mail.extension] (MSC service thread 1-3) WFLYMAIL0002: Unbound mail session [java:jboss/mail/Default]
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,758 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-4) WFLYUT0007: Undertow HTTPS listener https stopped, was bound to 127.0.0.1:8443
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,767 INFO  [org.jboss.as.connector.deployers.jdbc] (MSC service thread 1-6) WFLYJCA0019: Stopped Driver service with driver-name = h2
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,771 INFO  [org.apache.activemq.artemis.ra.ActiveMQRALogger] (ServerService Thread Pool -- 463) AMQ151003: resource adaptor stopped
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,779 INFO  [org.jboss.as.clustering.infinispan] (ServerService Thread Pool -- 462) WFLYCLINF0003: Stopped http-remoting-connector cache from ejb container
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,943 INFO  [org.apache.activemq.artemis.core.server] (ServerService Thread Pool -- 463) AMQ221002: Apache ActiveMQ Artemis Message Broker version 2.19.1 [088fcd5d-d19c-11ef-a342-0242ac110002] stopped, uptime 28 minutes
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,944 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0008: Undertow HTTP listener default suspending
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,944 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-2) WFLYUT0007: Undertow HTTP listener default stopped, was bound to 127.0.0.1:8080
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,945 INFO  [org.wildfly.extension.undertow] (MSC service thread 1-5) WFLYUT0004: Undertow 2.2.19.Final stopping
12:18:06 [2025-01-13T11:18:06.001Z] 12:18:05,953 INFO  [org.jboss.as] (MSC service thread 1-3) WFLYSRV0050: WildFly Full 26.1.3.Final (WildFly Core 18.1.2.Final) stopped in 206ms
12:18:06 [2025-01-13T11:18:06.002Z]