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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Wed Jun 17 13:50:18 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-jboss/./DATABASE=oracle,JBOSS_VERSION=5.0.0.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 5677 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 ###########################################
13:49:38,044 SEV | [BaseJbpmTestCase] 
13:49:38,147 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================

13:49:38,154 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd =============================
13:49:38,619 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd =============================

Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.209 sec <<< FAILURE!
13:49:38,628 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
Running org.jbpm.test.history.ChoiceDistributionTest
13:49:39,826 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.204 sec
Running org.jbpm.test.cfg.ConfigurationTest
13:49:39,832 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
13:49:39,841 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

13:49:39,842 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
13:49:39,844 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

13:49:39,845 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
13:49:39,847 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
13:49:39,855 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
13:49:40,281 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.44 sec
Running org.jbpm.test.variables.BasicVariablesTest
13:49:40,300 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
13:49:40,500 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================

13:49:40,500 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
13:49:40,792 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================

13:49:40,793 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
13:49:41,167 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================

13:49:41,170 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
13:49:41,596 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================

Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.309 sec
13:49:41,612 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Running org.jbpm.test.execution.SystemVariablesTest
13:49:42,119 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.515 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
13:49:42,127 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
13:49:42,151 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

13:49:42,151 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
13:49:43,795 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

13:49:43,796 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
13:49:45,009 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.889 sec
Running org.jbpm.test.execution.ExecutionQueryTest
13:49:45,016 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
13:49:45,880 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.874 sec
Running org.jbpm.test.eventlistener.EventListenerTest
13:49:45,897 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
13:49:46,142 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================

13:49:46,143 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
13:49:46,509 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================

13:49:46,509 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
13:49:46,826 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================

13:49:46,827 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
13:49:47,084 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================

13:49:47,085 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
13:49:47,413 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.523 sec
13:49:47,419 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
13:49:47,452 FIN | [BaseJbpmTestCase] === ending testNewTask =============================

13:49:47,452 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
13:49:47,588 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================

13:49:47,590 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
13:49:47,684 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.277 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
13:49:47,700 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
13:49:48,417 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.728 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
13:49:48,430 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
13:49:48,852 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.428 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
13:49:48,859 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
13:49:49,890 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.037 sec
Running org.jbpm.test.task.TaskParticipationsTest
13:49:49,896 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
13:49:50,348 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.464 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
13:49:50,367 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
13:49:50,720 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================

13:49:50,720 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
13:49:50,889 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.538 sec
Running org.jbpm.test.execution.FindExecutionTest
13:49:50,908 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
13:49:51,130 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 sec
Running org.jbpm.test.async.AsyncBasicsTest
13:49:51,148 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
13:49:51,834 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================

13:49:51,835 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
13:49:52,433 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================

13:49:52,434 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
13:49:52,836 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.702 sec
13:49:52,852 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Running org.jbpm.test.history.EndProcessInstanceTest
13:49:53,303 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.458 sec
Running org.jbpm.test.process.RepositoryServiceTest
13:49:53,312 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
13:49:53,493 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================

13:49:53,493 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
13:49:53,711 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================

13:49:53,712 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
13:49:54,048 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================

13:49:54,049 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
13:49:56,024 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================

13:49:56,025 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
13:50:02,683 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================

13:50:02,684 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
13:50:03,029 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================

13:50:03,029 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
13:50:03,345 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================

13:50:03,345 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
13:50:04,010 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================

13:50:04,010 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
13:50:04,587 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================

13:50:04,588 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
13:50:05,300 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================

13:50:05,303 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
13:50:05,552 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================

13:50:05,553 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
13:50:05,736 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================

13:50:05,737 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
13:50:06,096 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================

13:50:06,096 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
13:50:06,351 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 13.046 sec
13:50:06,357 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
13:50:06,685 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.334 sec
Running org.jbpm.test.task.TaskListTest
13:50:06,713 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
13:50:07,169 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

13:50:07,170 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
13:50:07,642 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.956 sec
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
13:50:07,652 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
13:50:08,621 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.976 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.0.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 13:50:08 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list