[jbpm-dev] Build failed in Hudson: jbpm4-base » java15_default,linux #258

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue May 26 09:24:20 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/jbpm4-base/./jdk=java15_default,label=linux/258/changes

Changes:

[tom.baeyens at jboss.com] fixed integration test suite: removed use of synchronization for process instance end deletion and refactored example email templates

------------------------------------------
[...truncated 1791 lines...]
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/form-plugin/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/form-plugin/target/jbpm-console-form-plugin-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/form-plugin/target/jbpm-console-form-plugin-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-console-form-plugin/4.0.0-SNAPSHOT/jbpm-console-form-plugin-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Integration GraphView Plugin
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/graphView-plugin/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] [compiler:compile]
[INFO] Compiling 2 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/graphView-plugin/target/classes
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/graphView-plugin/src/test/resources
[INFO] [compiler:testCompile]
[INFO] No sources to compile
[INFO] [surefire:test]
[INFO] No tests to run.
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/graphView-plugin/target/jbpm-console-graphView-plugin-4.0.0-SNAPSHOT.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/integration/graphView-plugin/target/jbpm-console-graphView-plugin-4.0.0-SNAPSHOT.jar to /home/hudson/.m2/repository/org/jbpm/jbpm4/jbpm-console-graphView-plugin/4.0.0-SNAPSHOT/jbpm-console-graphView-plugin-4.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Building jBPM 4 - Examples
[INFO]    task-segment: [clean, install]
[INFO] ------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/target
[INFO] [resources:resources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/src/main/resources
[INFO] [compiler:compile]
[INFO] No sources to compile
[INFO] [resources:testResources]
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 47 resources
[INFO] [compiler:testCompile]
[INFO] Compiling 47 source files to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.jbpm.examples.task.reminder.TaskReminderTest
09:24:10,266 FIN | [BaseJbpmTestCase] === starting testTaskReminder =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.445 sec <<< FAILURE!
Running org.jbpm.examples.task.swimlane.TaskSwimlaneTest
09:24:10,593 FIN | [BaseJbpmTestCase] === starting testTaskSwimlane =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.06 sec <<< FAILURE!
Running org.jbpm.examples.timer.repeat.TimerRepeatTest
09:24:10,671 FIN | [BaseJbpmTestCase] === starting testTimerRepeat =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.11 sec <<< FAILURE!
Running org.jbpm.examples.concurrency.graphbased.ConcurrencyGraphBasedTest
09:24:10,779 FIN | [BaseJbpmTestCase] === starting testConcurrencyGraphBased =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.081 sec <<< FAILURE!
Running org.jbpm.examples.end.processinstance.EndProcessInstanceTest
09:24:10,861 FIN | [BaseJbpmTestCase] === starting testEndProcessInstance =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.07 sec <<< FAILURE!
Running org.jbpm.examples.async.fork.AsyncForkTest
09:24:10,934 FIN | [BaseJbpmTestCase] === starting testAsyncFork =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.051 sec <<< FAILURE!
Running org.jbpm.examples.decision.expression.DecisionExpressionTest
09:24:10,987 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionGood =============================
09:24:11,024 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionBad =============================
09:24:11,094 FIN | [BaseJbpmTestCase] === starting testDecisionExpressionUgly =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.163 sec <<< FAILURE!
Running org.jbpm.examples.esb.EsbTest
09:24:11,158 FIN | [BaseJbpmTestCase] === starting testEsb =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.043 sec <<< FAILURE!
Running org.jbpm.examples.timer.businesstime.TimerBusinessTimeTest
09:24:11,199 FIN | [BaseJbpmTestCase] === starting testBusinessTime =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.047 sec <<< FAILURE!
Running org.jbpm.examples.sql.SqlTest
09:24:11,249 FIN | [BaseJbpmTestCase] === starting testSql =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.082 sec <<< FAILURE!
Running org.jbpm.examples.task.variables.TaskVariablesTest
09:24:11,336 FIN | [BaseJbpmTestCase] === starting testTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.035 sec <<< FAILURE!
Running org.jbpm.examples.script.text.ScriptTextTest
09:24:11,385 FIN | [BaseJbpmTestCase] === starting testScriptText =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.032 sec <<< FAILURE!
Running org.jbpm.examples.task.notification.TaskNotificationTest
09:24:11,420 FIN | [BaseJbpmTestCase] === starting testTaskNotification =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running org.jbpm.examples.decision.handler.DecisionHandlerTest
09:24:11,462 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerGreat =============================
09:24:11,536 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerImprove =============================
09:24:11,563 FIN | [BaseJbpmTestCase] === starting testDecisionHandlerSuck =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.152 sec <<< FAILURE!
Running org.jbpm.examples.timer.transition.TimerTransitionTest
09:24:11,617 FIN | [BaseJbpmTestCase] === starting testTimerTransitionTimerFires =============================
09:24:11,668 FIN | [BaseJbpmTestCase] === starting testTimerTransitionContinueBeforeTimerFires =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.119 sec <<< FAILURE!
Running org.jbpm.examples.state.sequence.StateSequenceTest
09:24:11,797 FIN | [BaseJbpmTestCase] === starting testWaitStatesSequence =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.066 sec <<< FAILURE!
Running org.jbpm.examples.decision.conditions.DecisionConditionsTest
09:24:11,828 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsGood =============================
09:24:11,850 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsBad =============================
09:24:11,876 FIN | [BaseJbpmTestCase] === starting testDecisionConditionsUgly =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.077 sec <<< FAILURE!
Running org.jbpm.examples.mail.template.TemplateMailTest
09:24:11,911 FIN | [BaseJbpmTestCase] === starting testTemplateMail =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.079 sec <<< FAILURE!
Running org.jbpm.examples.task.candidates.TaskCandidatesTest
09:24:11,991 FIN | [BaseJbpmTestCase] === starting testGroupCandidateAssignment =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.068 sec <<< FAILURE!
Running org.jbpm.examples.end.state.EndStateTest
09:24:12,063 FIN | [BaseJbpmTestCase] === starting testEndStateCompleted =============================
09:24:12,085 FIN | [BaseJbpmTestCase] === starting testEndStateErrorBadRequest =============================
09:24:12,113 FIN | [BaseJbpmTestCase] === starting testEndStateErrorInternalServerError =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.078 sec <<< FAILURE!
Running org.jbpm.examples.script.expression.ScriptExpressionTest
09:24:12,143 FIN | [BaseJbpmTestCase] === starting testScriptText =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.06 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.variables.SubProcessVariablesTest
09:24:12,208 FIN | [BaseJbpmTestCase] === starting testWaitStatesSequence =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.029 sec <<< FAILURE!
Running org.jbpm.examples.java.JavaInstantiateTest
09:24:12,240 FIN | [BaseJbpmTestCase] === starting testJavaInstantiate =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.029 sec <<< FAILURE!
Running org.jbpm.examples.task.assignee.TaskAssigneeTest
09:24:12,271 FIN | [BaseJbpmTestCase] === starting testTaskAssignee =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.031 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest
09:24:12,306 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
09:24:12,329 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
09:24:12,396 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.127 sec <<< FAILURE!
Running org.jbpm.examples.mail.inline.InlineMailTest
09:24:12,436 FIN | [BaseJbpmTestCase] === starting testInlineMail =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.029 sec <<< FAILURE!
Running org.jbpm.examples.state.choice.StateChoiceTest
09:24:12,468 FIN | [BaseJbpmTestCase] === starting testStateChoiceAccept =============================
09:24:12,489 FIN | [BaseJbpmTestCase] === starting testStateChoiceReject =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.05 sec <<< FAILURE!
Running org.jbpm.examples.hql.HqlTest
09:24:12,521 FIN | [BaseJbpmTestCase] === starting testHql =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.074 sec <<< FAILURE!
Running org.jbpm.examples.eventlistener.EventListenerTest
09:24:12,597 FIN | [BaseJbpmTestCase] === starting testEventListener =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.024 sec <<< FAILURE!
Running org.jbpm.examples.timer.event.TimerEventTest
09:24:12,623 FIN | [BaseJbpmTestCase] === starting testTimerEventTimerFires =============================
09:24:12,678 FIN | [BaseJbpmTestCase] === starting testTimerEventContinueBeforeTimerFires =============================
Tests run: 2, Failures: 0, Errors: 2, Skipped: 0, Time elapsed: 0.127 sec <<< FAILURE!
Running org.jbpm.examples.async.activity.AsyncActivityTest
09:24:12,762 FIN | [BaseJbpmTestCase] === starting testAsyncActivity =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.027 sec <<< FAILURE!
Running org.jbpm.examples.end.multiple.EndMultipleTest
09:24:12,791 FIN | [BaseJbpmTestCase] === starting testEndMultipleOk =============================
09:24:12,844 FIN | [BaseJbpmTestCase] === starting testEndMultipleBadRequest =============================
09:24:12,871 FIN | [BaseJbpmTestCase] === starting testEndMultipleInternalServerError =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.117 sec <<< FAILURE!
Running org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest
09:24:12,912 FIN | [BaseJbpmTestCase] === starting testSubProcessResultOk =============================
09:24:12,929 FIN | [BaseJbpmTestCase] === starting testSubProcessResultNok =============================
09:24:12,947 FIN | [BaseJbpmTestCase] === starting testSubProcessResultReject =============================
Tests run: 3, Failures: 0, Errors: 3, Skipped: 0, Time elapsed: 0.098 sec <<< FAILURE!
Running org.jbpm.examples.services.ServicesTest
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.024 sec <<< FAILURE!
Running org.jbpm.examples.task.assignmenthandler.TaskAssignmentHandlerTest
09:24:13,041 FIN | [BaseJbpmTestCase] === starting testTaskAssignmentHandler =============================
Tests run: 1, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.026 sec <<< FAILURE!

Results :

Tests in error: 
  testTaskReminder(org.jbpm.examples.task.reminder.TaskReminderTest)
  testTaskSwimlane(org.jbpm.examples.task.swimlane.TaskSwimlaneTest)
  testTimerRepeat(org.jbpm.examples.timer.repeat.TimerRepeatTest)
  testConcurrencyGraphBased(org.jbpm.examples.concurrency.graphbased.ConcurrencyGraphBasedTest)
  testEndProcessInstance(org.jbpm.examples.end.processinstance.EndProcessInstanceTest)
  testAsyncFork(org.jbpm.examples.async.fork.AsyncForkTest)
  testDecisionExpressionGood(org.jbpm.examples.decision.expression.DecisionExpressionTest)
  testDecisionExpressionBad(org.jbpm.examples.decision.expression.DecisionExpressionTest)
  testDecisionExpressionUgly(org.jbpm.examples.decision.expression.DecisionExpressionTest)
  testEsb(org.jbpm.examples.esb.EsbTest)
  testBusinessTime(org.jbpm.examples.timer.businesstime.TimerBusinessTimeTest)
  testSql(org.jbpm.examples.sql.SqlTest)
  testTaskAssignee(org.jbpm.examples.task.variables.TaskVariablesTest)
  testScriptText(org.jbpm.examples.script.text.ScriptTextTest)
  testTaskNotification(org.jbpm.examples.task.notification.TaskNotificationTest)
  testDecisionHandlerGreat(org.jbpm.examples.decision.handler.DecisionHandlerTest)
  testDecisionHandlerImprove(org.jbpm.examples.decision.handler.DecisionHandlerTest)
  testDecisionHandlerSuck(org.jbpm.examples.decision.handler.DecisionHandlerTest)
  testTimerTransitionTimerFires(org.jbpm.examples.timer.transition.TimerTransitionTest)
  testTimerTransitionContinueBeforeTimerFires(org.jbpm.examples.timer.transition.TimerTransitionTest)
  testWaitStatesSequence(org.jbpm.examples.state.sequence.StateSequenceTest)
  testDecisionConditionsGood(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
  testDecisionConditionsBad(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
  testDecisionConditionsUgly(org.jbpm.examples.decision.conditions.DecisionConditionsTest)
  testTemplateMail(org.jbpm.examples.mail.template.TemplateMailTest)
  testGroupCandidateAssignment(org.jbpm.examples.task.candidates.TaskCandidatesTest)
  testEndStateCompleted(org.jbpm.examples.end.state.EndStateTest)
  testEndStateErrorBadRequest(org.jbpm.examples.end.state.EndStateTest)
  testEndStateErrorInternalServerError(org.jbpm.examples.end.state.EndStateTest)
  testScriptText(org.jbpm.examples.script.expression.ScriptExpressionTest)
  testWaitStatesSequence(org.jbpm.examples.subprocess.variables.SubProcessVariablesTest)
  testJavaInstantiate(org.jbpm.examples.java.JavaInstantiateTest)
  testTaskAssignee(org.jbpm.examples.task.assignee.TaskAssigneeTest)
  testSubProcessResultOk(org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest)
  testSubProcessResultNok(org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest)
  testSubProcessResultReject(org.jbpm.examples.subprocess.outcomevalue.SubProcessOutcomeValueTest)
  testInlineMail(org.jbpm.examples.mail.inline.InlineMailTest)
  testStateChoiceAccept(org.jbpm.examples.state.choice.StateChoiceTest)
  testStateChoiceReject(org.jbpm.examples.state.choice.StateChoiceTest)
  testHql(org.jbpm.examples.hql.HqlTest)
  testEventListener(org.jbpm.examples.eventlistener.EventListenerTest)
  testTimerEventTimerFires(org.jbpm.examples.timer.event.TimerEventTest)
  testTimerEventContinueBeforeTimerFires(org.jbpm.examples.timer.event.TimerEventTest)
  testAsyncActivity(org.jbpm.examples.async.activity.AsyncActivityTest)
  testEndMultipleOk(org.jbpm.examples.end.multiple.EndMultipleTest)
  testEndMultipleBadRequest(org.jbpm.examples.end.multiple.EndMultipleTest)
  testEndMultipleInternalServerError(org.jbpm.examples.end.multiple.EndMultipleTest)
  testSubProcessResultOk(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
  testSubProcessResultNok(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
  testSubProcessResultReject(org.jbpm.examples.subprocess.outcomeactivity.SubProcessOutcomeActivityTest)
  testObtainServicesAndDeployProcess(org.jbpm.examples.services.ServicesTest)
  testTaskAssignmentHandler(org.jbpm.examples.task.assignmenthandler.TaskAssignmentHandlerTest)

Tests run: 52, Failures: 0, Errors: 52, Skipped: 0

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

Please refer to /qa/services/hudson/hudson_workspace/workspace/jbpm4-base/jdk/java15_default/label/linux/jbpm4/modules/examples/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 1 minute 13 seconds
[INFO] Finished at: Tue May 26 09:24:13 EDT 2009
[INFO] Final Memory: 31M/56M
[INFO] ------------------------------------------------------------------------
Recording test results




More information about the jbpm-dev mailing list