[jbpm-dev] Build failed in Hudson: jbpm4-jboss » oracle,5.0.1.GA,java16_default,dev45 #45

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Jun 17 14:11:56 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.1.GA,jdk=java16_default,label=dev45/45/changes

Changes:

[tom.baeyens at jboss.com] JBPM-2306 updating dev guide

[tom.baeyens at jboss.com] JBPM-2275 async end combinations

[jbarrez] Added tests for JBPM-1214 : self-transition/loop back to State activity

[jbarrez] Initial import for concurrency tests (JBPM-1987)

[jbarrez] Importing work done for concurrent testing (JBPM-1987)

[tom.baeyens at jboss.com] added pointer on how to configure identity component

[tom.baeyens at jboss.com] JBPM-2322 enabled module test-db in the integration test suite

------------------------------------------
[...truncated 5664 lines...]
	at org.jboss.ejb.plugins.ProxyFactoryFinderInterceptor.invoke(ProxyFactoryFinderInterceptor.java:138)
	at org.jboss.ejb.SessionContainer.internalInvoke(SessionContainer.java:650)
	at org.jboss.ejb.Container.invoke(Container.java:1029)
	at sun.reflect.GeneratedMethodAccessor270.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:597)
	at org.jboss.mx.interceptor.ReflectedDispatcher.invoke(ReflectedDispatcher.java:157)
	at org.jboss.mx.server.Invocation.dispatch(Invocation.java:96)
	at org.jboss.mx.server.Invocation.invoke(Invocation.java:88)
	at org.jboss.mx.server.AbstractMBeanInvoker.invoke(AbstractMBeanInvoker.java:264)
	at org.jboss.mx.server.MBeanServerImpl.invoke(MBeanServerImpl.java:668)
	at org.jboss.invocation.unified.server.UnifiedInvoker.invoke(UnifiedInvoker.java:232)
	at org.jboss.remoting.ServerInvoker.invoke(ServerInvoker.java:908)
	at org.jboss.remoting.transport.socket.ServerThread.completeInvocation(ServerThread.java:742)
	at org.jboss.remoting.transport.socket.ServerThread.processInvocation(ServerThread.java:695)
	at org.jboss.remoting.transport.socket.ServerThread.dorun(ServerThread.java:549)
	at org.jboss.remoting.transport.socket.ServerThread.run(ServerThread.java:230)
### EXCEPTION ###########################################
14:11:14,564 SEV | [BaseJbpmTestCase] 
14:11:14,633 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================

14:11:14,636 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd =============================
14:11:15,075 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd =============================

Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.163 sec <<< FAILURE!
14:11:15,083 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
Running org.jbpm.test.history.ChoiceDistributionTest
14:11:16,060 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.982 sec
Running org.jbpm.test.cfg.ConfigurationTest
14:11:16,067 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
14:11:16,074 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

14:11:16,075 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
14:11:16,079 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

14:11:16,079 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
14:11:16,081 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
14:11:16,087 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
14:11:16,523 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.442 sec
Running org.jbpm.test.variables.BasicVariablesTest
14:11:16,532 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
14:11:16,806 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================

14:11:16,807 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
14:11:17,136 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================

14:11:17,138 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
14:11:17,483 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================

14:11:17,485 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
14:11:17,934 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.409 sec
Running org.jbpm.test.execution.SystemVariablesTest
14:11:17,940 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
14:11:18,453 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.52 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
14:11:18,462 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
14:11:18,489 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

14:11:18,490 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
14:11:20,176 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

14:11:20,176 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
14:11:21,368 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.918 sec
Running org.jbpm.test.execution.ExecutionQueryTest
14:11:21,383 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
14:11:22,084 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.71 sec
Running org.jbpm.test.eventlistener.EventListenerTest
14:11:22,096 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
14:11:22,428 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================

14:11:22,428 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
14:11:22,730 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================

14:11:22,730 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
14:11:23,128 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================

14:11:23,128 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
14:11:23,368 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================

14:11:23,369 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
14:11:23,691 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.603 sec
14:11:23,699 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
14:11:23,788 FIN | [BaseJbpmTestCase] === ending testNewTask =============================

14:11:23,790 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
14:11:24,023 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================

14:11:24,023 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
14:11:24,158 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.472 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
14:11:24,177 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
14:11:25,359 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.197 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
14:11:25,372 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
14:11:25,776 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.416 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
14:11:25,792 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
14:11:26,982 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.198 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
14:11:26,989 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
14:11:27,420 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================

14:11:27,420 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
14:11:27,621 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.64 sec
14:11:27,631 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
Running org.jbpm.test.task.TaskParticipationsTest
14:11:28,093 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.468 sec
Running org.jbpm.test.execution.FindExecutionTest
14:11:28,103 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
14:11:28,413 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.318 sec
Running org.jbpm.test.async.AsyncBasicsTest
14:11:28,421 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
14:11:29,149 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================

14:11:29,150 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
14:11:29,655 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================

14:11:29,656 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
14:11:34,662 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.247 sec
14:11:34,668 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Running org.jbpm.test.history.EndProcessInstanceTest
14:11:35,079 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.421 sec
Running org.jbpm.test.process.RepositoryServiceTest
14:11:35,100 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
14:11:35,321 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================

14:11:35,321 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
14:11:35,536 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================

14:11:35,537 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
14:11:35,882 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================

14:11:35,882 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
14:11:38,484 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================

14:11:38,484 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
14:11:40,210 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================

14:11:40,213 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
14:11:40,462 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================

14:11:40,463 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
14:11:40,758 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================

14:11:40,760 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
14:11:41,300 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================

14:11:41,301 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
14:11:41,863 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================

14:11:41,865 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
14:11:42,545 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================

14:11:42,546 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
14:11:42,941 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================

14:11:42,941 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
14:11:43,159 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================

14:11:43,159 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
14:11:43,508 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================

14:11:43,508 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
14:11:43,744 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.659 sec
14:11:43,754 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
14:11:44,170 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec
Running org.jbpm.test.task.TaskListTest
14:11:44,214 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
14:11:44,735 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

14:11:44,735 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
14:11:45,167 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.987 sec
14:11:45,174 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
14:11:46,221 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.052 sec

Results :

Tests in error: 
  testForkToJoinInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testForkToJoinAfterStateInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testForkToJoinWithActivitiesInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testForkToJoinInLoopInOneTransaction(org.jbpm.test.activities.ForkJoinInSameTransactionTest)
  testConcurrentEndScenario1(org.jbpm.test.execution.ConcurrentEndTest)
  testConcurrentEndScenario2(org.jbpm.test.execution.ConcurrentEndTest)
  testConcurrentEndScenario1(org.jbpm.test.async.AsyncEndCombinationTest)
  testConcurrentScenario2(org.jbpm.test.async.AsyncEndCombinationTest)

Tests run: 145, Failures: 0, Errors: 8, Skipped: 0

[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.

Please refer to http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.1.GA,jdk=java16_default,label=dev45/ws/jbpm4/modules/test-db/target/surefire-reports  for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 3 minutes 16 seconds
[INFO] Finished at: Wed Jun 17 14:11:46 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list