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

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Jun 18 01:29:03 EDT 2009


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

Changes:

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

------------------------------------------
[...truncated 5628 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 ###########################################
01:28:19,686 SEV | [BaseJbpmTestCase] 
01:28:19,820 FIN | [BaseJbpmTestCase] === ending testConcurrentScenario2 =============================

01:28:19,827 FIN | [BaseJbpmTestCase] === starting testAsyncToEnd =============================
01:28:20,919 FIN | [BaseJbpmTestCase] === ending testAsyncToEnd =============================

Tests run: 3, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 1.845 sec <<< FAILURE!
Running org.jbpm.test.history.ChoiceDistributionTest
01:28:20,942 FIN | [BaseJbpmTestCase] === starting testDecisionExpression =============================
01:28:22,040 FIN | [BaseJbpmTestCase] === ending testDecisionExpression =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.106 sec
Running org.jbpm.test.cfg.ConfigurationTest
01:28:22,047 FIN | [BaseJbpmTestCase] === starting testDefaultConfiguration =============================
01:28:22,057 FIN | [BaseJbpmTestCase] === ending testDefaultConfiguration =============================

01:28:22,057 FIN | [BaseJbpmTestCase] === starting testMinimalConfiguration =============================
01:28:22,060 FIN | [BaseJbpmTestCase] === ending testMinimalConfiguration =============================

01:28:22,060 FIN | [BaseJbpmTestCase] === starting testConfigurationServices =============================
01:28:22,063 FIN | [BaseJbpmTestCase] === ending testConfigurationServices =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec
Running org.jbpm.test.history.HistoryTaskAssigneeTest
01:28:22,070 FIN | [BaseJbpmTestCase] === starting testHistoryTaskAssignee =============================
01:28:22,381 FIN | [BaseJbpmTestCase] === ending testHistoryTaskAssignee =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.324 sec
Running org.jbpm.test.variables.BasicVariablesTest
01:28:22,399 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithoutVariables =============================
01:28:22,834 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithoutVariables =============================

01:28:22,835 FIN | [BaseJbpmTestCase] === starting testStartProcessInstanceWithThreeVariables =============================
01:28:23,126 FIN | [BaseJbpmTestCase] === ending testStartProcessInstanceWithThreeVariables =============================

01:28:23,127 FIN | [BaseJbpmTestCase] === starting testSetAndUpdateVariable =============================
01:28:23,688 FIN | [BaseJbpmTestCase] === ending testSetAndUpdateVariable =============================

01:28:23,689 FIN | [BaseJbpmTestCase] === starting testUpdateVariableToDifferentType =============================
01:28:24,149 FIN | [BaseJbpmTestCase] === ending testUpdateVariableToDifferentType =============================

01:28:24,162 FIN | [BaseJbpmTestCase] === starting testSystemVariables =============================
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 sec
Running org.jbpm.test.execution.SystemVariablesTest
01:28:24,826 FIN | [BaseJbpmTestCase] === ending testSystemVariables =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.675 sec
Running org.jbpm.test.process.ProcessDefinitionQueryTest
01:28:24,840 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsEmpty =============================
01:28:24,896 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsEmpty =============================

01:28:24,897 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsNameLike =============================
01:28:26,691 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsNameLike =============================

01:28:26,692 FIN | [BaseJbpmTestCase] === starting testQueryProcessDefinitionsKeyLike =============================
01:28:28,173 FIN | [BaseJbpmTestCase] === ending testQueryProcessDefinitionsKeyLike =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.341 sec
Running org.jbpm.test.execution.ExecutionQueryTest
01:28:28,180 FIN | [BaseJbpmTestCase] === starting testQueryForEndedExecutions =============================
01:28:29,069 FIN | [BaseJbpmTestCase] === ending testQueryForEndedExecutions =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.893 sec
Running org.jbpm.test.eventlistener.EventListenerTest
01:28:29,076 FIN | [BaseJbpmTestCase] === starting testProcessStartListener =============================
01:28:29,341 FIN | [BaseJbpmTestCase] === ending testProcessStartListener =============================

01:28:29,342 FIN | [BaseJbpmTestCase] === starting testActivityStartListener =============================
01:28:29,714 FIN | [BaseJbpmTestCase] === ending testActivityStartListener =============================

01:28:29,715 FIN | [BaseJbpmTestCase] === starting testActivityEndListener =============================
01:28:30,139 FIN | [BaseJbpmTestCase] === ending testActivityEndListener =============================

01:28:30,140 FIN | [BaseJbpmTestCase] === starting testTransitionListener =============================
01:28:30,389 FIN | [BaseJbpmTestCase] === ending testTransitionListener =============================

01:28:30,390 FIN | [BaseJbpmTestCase] === starting testEventOrdering =============================
01:28:30,723 FIN | [BaseJbpmTestCase] === ending testEventOrdering =============================

Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.661 sec
01:28:30,740 FIN | [BaseJbpmTestCase] === starting testNewTask =============================
Running org.jbpm.test.task.TaskCreateUpdateDeleteTest
01:28:30,807 FIN | [BaseJbpmTestCase] === ending testNewTask =============================

01:28:30,808 FIN | [BaseJbpmTestCase] === starting testSaveTask =============================
01:28:31,041 FIN | [BaseJbpmTestCase] === ending testSaveTask =============================

01:28:31,043 FIN | [BaseJbpmTestCase] === starting testDeleteTask =============================
01:28:31,144 FIN | [BaseJbpmTestCase] === ending testDeleteTask =============================

Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.412 sec
Running org.jbpm.examples.async.eventlistener.AsyncEventListenerTest
01:28:31,152 FIN | [BaseJbpmTestCase] === starting testAsyncEventListener =============================
01:28:32,208 FIN | [BaseJbpmTestCase] === ending testAsyncEventListener =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.06 sec
Running org.jbpm.test.history.ProcessInstanceHistoryTest
01:28:32,213 FIN | [BaseJbpmTestCase] === starting testProcessInstanceHistory =============================
01:28:32,823 FIN | [BaseJbpmTestCase] === ending testProcessInstanceHistory =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.623 sec
Running org.jbpm.test.history.HistoryActivityInstanceQeuryTest
01:28:32,845 FIN | [BaseJbpmTestCase] === starting testSimpleQuery =============================
01:28:34,049 FIN | [BaseJbpmTestCase] === ending testSimpleQuery =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.214 sec
Running org.jbpm.test.task.TaskParticipationsTest
01:28:34,056 FIN | [BaseJbpmTestCase] === starting testTaskParticipants =============================
01:28:34,633 FIN | [BaseJbpmTestCase] === ending testTaskParticipants =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.589 sec
Running org.jbpm.test.process.ActivityCoordinatesTest
01:28:34,655 FIN | [BaseJbpmTestCase] === starting testActivityCoordinates =============================
01:28:35,113 FIN | [BaseJbpmTestCase] === ending testActivityCoordinates =============================

01:28:35,113 FIN | [BaseJbpmTestCase] === starting testUnexistingCoordinates =============================
01:28:35,315 FIN | [BaseJbpmTestCase] === ending testUnexistingCoordinates =============================

Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 sec
Running org.jbpm.test.execution.FindExecutionTest
01:28:35,324 FIN | [BaseJbpmTestCase] === starting testFindExecutionById =============================
01:28:35,604 FIN | [BaseJbpmTestCase] === ending testFindExecutionById =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.294 sec
Running org.jbpm.test.async.AsyncBasicsTest
01:28:35,625 FIN | [BaseJbpmTestCase] === starting testAsyncAutomaticSequence =============================
01:28:36,427 FIN | [BaseJbpmTestCase] === ending testAsyncAutomaticSequence =============================

01:28:36,428 FIN | [BaseJbpmTestCase] === starting testAsyncTransitions =============================
01:28:37,129 FIN | [BaseJbpmTestCase] === ending testAsyncTransitions =============================

01:28:37,129 FIN | [BaseJbpmTestCase] === starting testExecutionBlockedDuringAsync =============================
01:28:37,634 FIN | [BaseJbpmTestCase] === ending testExecutionBlockedDuringAsync =============================

01:28:37,642 FIN | [BaseJbpmTestCase] === starting testCancelProcessInstance =============================
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.023 sec
Running org.jbpm.test.history.EndProcessInstanceTest
01:28:38,099 FIN | [BaseJbpmTestCase] === ending testCancelProcessInstance =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec
Running org.jbpm.test.process.RepositoryServiceTest
01:28:38,107 FIN | [BaseJbpmTestCase] === starting testProcessWithNameOnly =============================
01:28:38,255 FIN | [BaseJbpmTestCase] === ending testProcessWithNameOnly =============================

01:28:38,255 FIN | [BaseJbpmTestCase] === starting testProcessWithNameAndKey =============================
01:28:38,503 FIN | [BaseJbpmTestCase] === ending testProcessWithNameAndKey =============================

01:28:38,504 FIN | [BaseJbpmTestCase] === starting testFindProcessByKey =============================
01:28:38,995 FIN | [BaseJbpmTestCase] === ending testFindProcessByKey =============================

01:28:38,995 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitions =============================
01:28:41,290 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitions =============================

01:28:41,291 FIN | [BaseJbpmTestCase] === starting testFindLatestProcessDefinition =============================
01:28:43,093 FIN | [BaseJbpmTestCase] === ending testFindLatestProcessDefinition =============================

01:28:43,093 FIN | [BaseJbpmTestCase] === starting testFindProcessDefinitionById =============================
01:28:43,361 FIN | [BaseJbpmTestCase] === ending testFindProcessDefinitionById =============================

01:28:43,362 FIN | [BaseJbpmTestCase] === starting testDeleteDeployment =============================
01:28:43,684 FIN | [BaseJbpmTestCase] === ending testDeleteDeployment =============================

01:28:43,685 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionAndInstances =============================
01:28:44,701 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionAndInstances =============================

01:28:44,702 FIN | [BaseJbpmTestCase] === starting testDeleteProcessDefinitionButNotInstances =============================
01:28:45,291 FIN | [BaseJbpmTestCase] === ending testDeleteProcessDefinitionButNotInstances =============================

01:28:45,292 FIN | [BaseJbpmTestCase] === starting testAutomaticVersioning =============================
01:28:45,924 FIN | [BaseJbpmTestCase] === ending testAutomaticVersioning =============================

01:28:45,928 FIN | [BaseJbpmTestCase] === starting testUserProvidedVersion =============================
01:28:46,132 FIN | [BaseJbpmTestCase] === ending testUserProvidedVersion =============================

01:28:46,132 FIN | [BaseJbpmTestCase] === starting testDuplicateUserProvidedVersion =============================
01:28:46,365 FIN | [BaseJbpmTestCase] === ending testDuplicateUserProvidedVersion =============================

01:28:46,365 FIN | [BaseJbpmTestCase] === starting testMinimalProcess =============================
01:28:46,820 FIN | [BaseJbpmTestCase] === ending testMinimalProcess =============================

01:28:46,822 FIN | [BaseJbpmTestCase] === starting testMostMinimalProcess =============================
01:28:47,068 FIN | [BaseJbpmTestCase] === ending testMostMinimalProcess =============================

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 8.967 sec
01:28:47,076 FIN | [BaseJbpmTestCase] === starting testImage =============================
Running org.jbpm.test.deploy.ImageTest
01:28:47,329 FIN | [BaseJbpmTestCase] === ending testImage =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.269 sec
Running org.jbpm.test.task.TaskListTest
01:28:47,358 FIN | [BaseJbpmTestCase] === starting testPersonalTaskList =============================
01:28:48,027 FIN | [BaseJbpmTestCase] === ending testPersonalTaskList =============================

01:28:48,028 FIN | [BaseJbpmTestCase] === starting testPersonalTaskListDefaultSortOrder =============================
01:28:48,666 FIN | [BaseJbpmTestCase] === ending testPersonalTaskListDefaultSortOrder =============================

01:28:48,684 FIN | [BaseJbpmTestCase] === starting testOneFeedbackLoop =============================
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.332 sec
Running org.jbpm.examples.goup.concurrency.GroupConcurrencyTest
01:28:49,899 FIN | [BaseJbpmTestCase] === ending testOneFeedbackLoop =============================

Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.229 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=mysql,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 14 seconds
[INFO] Finished at: Thu Jun 18 01:28:50 EDT 2009
[INFO] Final Memory: 48M/1016M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list