Skip to content

Add default acs image to docker-compose to allow composeDown to run w…

Sign in for the full log view
GitHub Actions / test-reports-72 failed Dec 18, 2024 in 0s

275 tests run, 273 passed, 1 skipped, 1 failed.

Annotations

Check failure on line 1 in apix-integrationtests/alfresco/src/main/java/eu/xenit/apix/tests/search/SearchServiceFacetsTest.java

See this annotation in the file changed.

@github-actions github-actions / test-reports-72

SearchServiceFacetsTest.TestTotalCount

org.alfresco.error.AlfrescoRuntimeException: 11180228 Exception in Transaction.
Raw output
org.alfresco.error.AlfrescoRuntimeException: 11180228 Exception in Transaction.
	at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:536)
	at eu.xenit.apix.tests.search.SearchServiceTest.TestTotalCount(SearchServiceTest.java:162)
	at java.base@11.0.25/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base@11.0.25/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base@11.0.25/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.25/java.lang.reflect.Method.invoke(Method.java:566)
	at org.junit.runners.model.FrameworkMethod$1.runReflectiveCall(FrameworkMethod.java:50)
	at org.junit.internal.runners.model.ReflectiveCallable.run(ReflectiveCallable.java:12)
	at org.junit.runners.model.FrameworkMethod.invokeExplosively(FrameworkMethod.java:47)
	at org.junit.internal.runners.statements.InvokeMethod.evaluate(InvokeMethod.java:17)
	at org.junit.internal.runners.statements.RunBefores.evaluate(RunBefores.java:26)
	at org.junit.internal.runners.statements.RunAfters.evaluate(RunAfters.java:27)
	at org.junit.runners.ParentRunner.runLeaf(ParentRunner.java:325)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:78)
	at org.junit.runners.BlockJUnit4ClassRunner.runChild(BlockJUnit4ClassRunner.java:57)
	at org.junit.runners.ParentRunner$3.run(ParentRunner.java:290)
	at org.junit.runners.ParentRunner$1.schedule(ParentRunner.java:71)
	at org.junit.runners.ParentRunner.runChildren(ParentRunner.java:288)
	at org.junit.runners.ParentRunner.access$000(ParentRunner.java:58)
	at org.junit.runners.ParentRunner$2.evaluate(ParentRunner.java:268)
	at org.junit.runners.ParentRunner.run(ParentRunner.java:363)
	at eu.xenit.testing.integrationtesting.server.webscripts.TestRunnerWebscript.lambda$runTest$2(TestRunnerWebscript.java:141)
	at eu.xenit.testing.integrationtesting.server.webscripts.TestRunnerWebscript.lambda$maybeWithTransaction$4(TestRunnerWebscript.java:152)
	at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:450)
	at eu.xenit.testing.integrationtesting.server.webscripts.TestRunnerWebscript.maybeWithTransaction(TestRunnerWebscript.java:151)
	at eu.xenit.testing.integrationtesting.server.webscripts.TestRunnerWebscript.lambda$runTest$3(TestRunnerWebscript.java:107)
	at eu.xenit.testing.integrationtesting.internal.protocol.TestResultsSender.captureAndForward(TestResultsSender.java:73)
	at eu.xenit.testing.integrationtesting.server.webscripts.TestRunnerWebscript.runTest(TestRunnerWebscript.java:103)
	at eu.xenit.testing.integrationtesting.server.webscripts.TestRunnerWebscript.lambda$runner$0(TestRunnerWebscript.java:83)
	at eu.xenit.testing.integrationtesting.server.alfresco.TestRunnerLock$TestRunnerLockRefreshCallback.run(TestRunnerLock.java:93)
	at eu.xenit.testing.integrationtesting.server.alfresco.TestRunnerLock.runWithLock(TestRunnerLock.java:60)
	at eu.xenit.testing.integrationtesting.server.webscripts.TestRunnerWebscript.runner(TestRunnerWebscript.java:81)
	at jdk.internal.reflect.GeneratedMethodAccessor1219.invoke(Unknown Source)
	at java.base@11.0.25/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base@11.0.25/java.lang.reflect.Method.invoke(Method.java:566)
	at org.springframework.util.ReflectionUtils.invokeMethod(ReflectionUtils.java:282)
	at com.github.dynamicextensionsalfresco.webscripts.AnnotationWebScript.invokeUriHandlerMethod(AnnotationWebScript.java:154)
	at com.github.dynamicextensionsalfresco.webscripts.AnnotationWebScript.execute(AnnotationWebScript.java:76)
	at com.github.dynamicextensionsalfresco.webscripts.WebScriptProxy.execute(WebScriptProxy.java:71)
	at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecute(RepositoryContainer.java:506)
	at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:685)
	at org.alfresco.repo.web.scripts.RepositoryContainer.transactionedExecuteAs(RepositoryContainer.java:721)
	at org.alfresco.repo.web.scripts.RepositoryContainer.executeScriptInternal(RepositoryContainer.java:413)
	at org.alfresco.repo.web.scripts.RepositoryContainer.executeScript(RepositoryContainer.java:309)
	at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:423)
	at org.springframework.extensions.webscripts.AbstractRuntime.executeScript(AbstractRuntime.java:210)
	at org.springframework.extensions.webscripts.servlet.WebScriptServlet.service(WebScriptServlet.java:131)
	at org.alfresco.repo.web.scripts.AlfrescoWebScriptServlet.service(AlfrescoWebScriptServlet.java:43)
	at app//javax.servlet.http.HttpServlet.service(HttpServlet.java:764)
	at app//org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227)
	at app//org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.springframework.extensions.webscripts.servlet.SecurityHeadersFilter.doFilter(SecurityHeadersFilter.java:177)
	at app//org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at app//org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.alfresco.web.app.servlet.ServletMetricsFilter.doFilter(ServletMetricsFilter.java:161)
	at org.alfresco.repo.web.filter.beans.BeanProxyFilter.doFilter(BeanProxyFilter.java:89)
	at app//org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at app//org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.alfresco.web.app.servlet.GlobalLocalizationFilter.doFilter(GlobalLocalizationFilter.java:68)
	at app//org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at app//org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at org.alfresco.web.app.servlet.ClearSecurityContextFilter.doFilter(ClearSecurityContextFilter.java:53)
	at app//org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189)
	at app//org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162)
	at app//org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197)
	at app//org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97)
	at app//org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541)
	at app//org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135)
	at app//org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92)
	at app//org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78)
	at app//org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:359)
	at app//org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399)
	at app//org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65)
	at app//org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:889)
	at app//org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1743)
	at app//org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49)
	at app//org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191)
	at app//org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659)
	at app//org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61)
	at java.base@11.0.25/java.lang.Thread.run(Thread.java:829)
Caused by: java.lang.AssertionError: expected:<2> but was:<3>
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.failNotEquals(Assert.java:834)
	at org.junit.Assert.assertEquals(Assert.java:645)
	at org.junit.Assert.assertEquals(Assert.java:631)
	at eu.xenit.apix.tests.search.SearchServiceTest.lambda$TestTotalCount$1(SearchServiceTest.java:175)
	at org.alfresco.repo.transaction.RetryingTransactionHelper.doInTransaction(RetryingTransactionHelper.java:450)
	... 79 more