See <https://builds.apache.org/job/ODE-trunk-jdk6/851/changes>

Changes:

[Tammo van Lessen] ODE-1032: fix missing dependency.

------------------------------------------
[...truncated 693 lines...]
Downloading org.springframework:spring-test:pom:2.5.6
Downloading 
http://repo1.maven.org/maven2/org/springframework/spring-test/2.5.6/spring-test-2.5.6.pom
Compiling ode:dao-hibernate:test into 
/workspace/dao-hibernate/target/test/classes
Running tests in ode:dao-hibernate
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.daohib.bpel.ListInstanceTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 19.11 sec
    [junit] 
    [junit] Testcase: testListInstance took 19.043 sec
    [junit] Testsuite: org.apache.ode.daohib.bpel.MexTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.894 sec
    [junit] 
    [junit] Testcase: test took 9.993 sec
    [junit] Testcase: testCleanup took 9.894 sec
    [junit] Testsuite: org.apache.ode.daohib.bpel.ProcessManagementDaoTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 19.264 sec
    [junit] ------------- Standard Output ---------------
    [junit] resultSummary:{}
    [junit] resultSummary:{InstanceSummaryKey [instanceStatus=COMPLETED, 
pid={ns}pid]=1}
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testInstanceSummaryFailures took 10.3 sec
    [junit] Testcase: testInstanceSummary took 8.959 sec
Packaging ode-dao-hibernate-1.4-SNAPSHOT.jar
Downloading org.apache.openjpa:openjpa:jar:1.2.3
Downloading 
http://repo1.maven.org/maven2/org/apache/openjpa/openjpa/1.2.3/openjpa-1.2.3.jar
Downloading org.apache.openjpa:openjpa:pom:1.2.3
Downloading 
http://repo1.maven.org/maven2/org/apache/openjpa/openjpa/1.2.3/openjpa-1.2.3.pom
Compiling ode:dao-jpa into /workspace/dao-jpa/target/classes
230  ode-dao  INFO   [main] openjpa.Tool - No targets were given.  Running on 
all classes in your persistent classes list, or all metadata files in classpath 
directories if you have not listed your persistent classes.  Use -help to 
display tool usage information.
Packaging ode-dao-jpa-1.4-SNAPSHOT.jar
Downloading hsqldb:hsqldb:jar:1.8.0.7
Downloading 
http://repo1.maven.org/maven2/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.jar
Downloading hsqldb:hsqldb:pom:1.8.0.7
Downloading 
http://repo1.maven.org/maven2/hsqldb/hsqldb/1.8.0.7/hsqldb-1.8.0.7.pom
Compiling ode:bpel-store into /workspace/bpel-store/target/classes
Note: 
/workspace/bpel-store/src/main/java/org/apache/ode/store/DocumentEntityResolver.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
19  ode-store  INFO   [main] openjpa.Tool - No targets were given.  Running on 
all classes in your persistent classes list, or all metadata files in classpath 
directories if you have not listed your persistent classes.  Use -help to 
display tool usage information.
Compiling ode:bpel-store:test into /workspace/bpel-store/target/test/classes
Running tests in ode:bpel-store
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.store.DeploymentUnitTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.941 sec
    [junit] 
    [junit] Testcase: testRegistry took 0.964 sec
    [junit] Testcase: testCompile took 1.454 sec
    [junit] Testsuite: org.apache.ode.store.ProcessStoreTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 3.455 sec
    [junit] 
    [junit] Testcase: testGetProcesses took 2.705 sec
    [junit] Testcase: testGetProcess took 0.205 sec
    [junit] Testcase: testCleanupConfigurations took 0.23 sec
    [junit] Testcase: testDeploy took 0.164 sec
    [junit] Testcase: testSanity took 0.143 sec
    [junit] Testsuite: org.apache.ode.store.hib.DaoTest
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.974 sec
    [junit] 
    [junit] Testcase: testCreateDU took 2.043 sec
    [junit] Testcase: testEmpty took 0.163 sec
    [junit] Testcase: testCreateProcess took 0.146 sec
    [junit] Testcase: testGetDeploymentUnits took 0.232 sec
    [junit] Testcase: testRollback took 0.17 sec
    [junit] Testcase: testProcessProperties took 0.188 sec
Packaging ode-bpel-store-1.4-SNAPSHOT.jar
Compiling ode:agents into /workspace/agents/target/classes
Note: 
/workspace/agents/src/main/java/org/apache/ode/agents/memory/SizingAgent.java 
uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Packaging ode-agents-1.4-SNAPSHOT.jar
Compiling ode:bpel-runtime into /workspace/bpel-runtime/target/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Compiling ode:scheduler-simple into /workspace/scheduler-simple/target/classes
Compiling ode:scheduler-simple:test into 
/workspace/scheduler-simple/target/test/classes
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Running tests in ode:scheduler-simple
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.scheduler.simple.JdbcDelegateTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 3.205 sec
    [junit] 
    [junit] Testcase: testGetNodeIds took 1.42 sec
    [junit] Testcase: testScheduleImmediateTimeFilter took 0.063 sec
    [junit] Testcase: testScheduleImmediateNodeFilter took 0.053 sec
    [junit] Testcase: testUpgrade took 1.288 sec
    [junit] Testcase: testScheduleImmediateMaxRows took 0.058 sec
    [junit] Testcase: testMigration took 0.087 sec
    [junit] Testcase: testReassign took 0.058 sec
    [junit] Testcase: testDeleteJob took 0.069 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.RetriesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.214 sec
    [junit] 
    [junit] Testcase: testRetries took 10.195 sec
    [junit] Testcase: testExecTransaction took 2.01 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SchedulerThreadTest
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 5.346 sec
    [junit] 
    [junit] Testcase: testSchedulingResolution took 1.002 sec
    [junit] Testcase: testTaskDequeueOrderWithSameExecTime took 1.805 sec
    [junit] Testcase: testStartStop took 0.701 sec
    [junit] Testcase: testParallelEnqueue took 1.829 sec
    [junit] Testsuite: org.apache.ode.scheduler.simple.SimpleSchedulerTest
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 31.146 sec
    [junit] 
    [junit] Testcase: testRecoverySuppressed took 5.023 sec
    [junit] Testcase: testFarFutureScheduling took 8.513 sec
    [junit] Testcase: testImmediateScheduling took 0.21 sec
    [junit] Testcase: testStartStop took 1.323 sec
    [junit] Testcase: testConcurrentExec took 3.537 sec
    [junit] Testcase: testRecovery took 4.015 sec
    [junit] Testcase: testNearFutureScheduling took 8.511 sec
Packaging ode-scheduler-simple-1.4-SNAPSHOT.jar
Downloading tranql:tranql-connector-derby-common:jar:1.1
Downloading 
http://repo1.maven.org/maven2/tranql/tranql-connector-derby-common/1.1/tranql-connector-derby-common-1.1.jar
Downloading tranql:tranql-connector-derby-common:pom:1.1
Downloading 
http://repo1.maven.org/maven2/tranql/tranql-connector-derby-common/1.1/tranql-connector-derby-common-1.1.pom
Compiling ode:bpel-runtime:test into /workspace/bpel-runtime/target/test/classes
Note: 
/workspace/bpel-runtime/src/test/java/org/apache/ode/bpel/elang/URIResolverTest.java
 uses or overrides a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
Note: Some input files use unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
Running tests in ode:bpel-runtime
Trying to override old definition of datatype junit
    [junit] Testsuite: org.apache.ode.bpel.elang.URIResolverTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.846 sec
    [junit] 
    [junit] Testcase: testEncoding took 0.297 sec
    [junit] Testcase: testResolveExistingFile took 0.074 sec
    [junit] Testcase: testResolveNonExistingFile took 0.014 sec
    [junit] Testsuite: 
org.apache.ode.bpel.elang.xpath10.runtime.XPath10ExpressionRuntimeTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.375 sec
    [junit] 
    [junit] Testcase: testEvaluate_NaN took 0.367 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.CombineUrlTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testcase: testCombineUrl took 0.009 sec
    [junit] Testsuite: 
org.apache.ode.bpel.elang.xpath20.runtime.FunctionHelperTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.015 sec
    [junit] 
    [junit] Testcase: testExtractString took 0.01 sec
    [junit] Testsuite: 
org.apache.ode.bpel.elang.xpath20.runtime.XPath20ExpressionRuntimeTest
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.606 sec
    [junit] 
    [junit] Testcase: testVariableSelectionEmpty took 0.374 sec
    [junit] Testcase: testMessageTypeVariableSelection took 0.007 sec
    [junit] Testcase: testXpathDocFunction took 0.117 sec
    [junit] Testcase: testVariableSelectionReallyEmpty took 0.005 sec
    [junit] Testcase: testVariableInsertMissingData took 0.048 sec
    [junit] Testcase: testVariableSelection took 0.007 sec
    [junit] Testcase: testCompilation took 0.007 sec
    [junit] Testcase: testMessageInsertMissingData took 0.009 sec
    [junit] Testsuite: org.apache.ode.bpel.elang.xpath20.runtime.XsdTypesTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.03 sec
    [junit] 
    [junit] Testcase: testDateTime took 0.022 sec
    [junit] Testcase: testEmptyDateTime took 0.002 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.CustomProcessPropertiesTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.023 sec
    [junit] 
    [junit] Testcase: test took 0.002 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.InstanceLockManagerTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.529 sec
    [junit] 
    [junit] Testcase: testExclusion took 0.005 sec
    [junit] Testcase: testWakeUpQueue took 0.503 sec
    [junit] Testcase: testDistinctness took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.MessageTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.036 sec
    [junit] 
    [junit] Testcase: testSetHeaderPart took 0.005 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.MyRoleMessageExchangeImplTest
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
    [junit] 
    [junit] Testcase: testResponseTimeout took 0.16 sec
    [junit] Testcase: testResponseReceived took 0.003 sec
    [junit] Testsuite: org.apache.ode.bpel.engine.cron.CronSchedulerTest
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.039 sec
    [junit] 
    [junit] Testcase: testNull took 0.035 sec
    [junit] Testsuite: 
org.apache.ode.bpel.extvar.jdbc.JdbcExternalVariableEngineTest
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 0.535 sec
    [junit] ------------- Standard Output ---------------
    [junit] <?xml version="1.0" encoding="UTF-8"?>
    [junit] <foobar 
xmlns="foo"><id1>hqejbhcnphracprgqrd118</id1><id2>hqejbhcnphracprgqrd119</id2></foobar>
    [junit] ------------- ---------------- ---------------
    [junit] 
    [junit] Testcase: testRead took 0.363 sec
    [junit] Testcase: testInitWriteValue took 0.054 sec
    [junit] Testcase: testConfigurationParsing took 0.017 sec
    [junit] Testcase: testConfigure took 0.051 sec
    [junit] Testcase: testWriteUpdate took 0.043 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ActivityRecoveryTest
    [junit] Tests run: 10, Failures: 0, Errors: 1, Time elapsed: 53.206 sec
    [junit] 
    [junit] Testcase: testFailureWithFaultAction took 8.809 sec
    [junit] Testcase: testFailureHandlingInheritence took 1.332 sec
    [junit] Testcase: testImmediateFailure took 28.923 sec
    [junit]     Caused an ERROR
    [junit] No failures info, which are required
    [junit] java.lang.AssertionError: No failures info, which are required
    [junit]     at 
org.apache.ode.bpel.runtime.ActivityRecoveryTest.assertRecovery(ActivityRecoveryTest.java:441)
    [junit]     at 
org.apache.ode.bpel.runtime.ActivityRecoveryTest.testImmediateFailure(ActivityRecoveryTest.java:187)
    [junit] 
    [junit] Testcase: testFailureWithCancelAction took 2.087 sec
    [junit] Testcase: testInvokeSucceeds took 0.851 sec
    [junit] Testcase: testInstanceSummary took 7.001 sec
    [junit] Testcase: testImmediateFailureAndFault2 took 0.685 sec
    [junit] Testcase: testImmediateFailureAndFault took 0.755 sec
    [junit] Testcase: testFailureWithManualRecovery took 2.041 sec
    [junit] Testcase: testFailureWithRecoveryAfterRetry took 0.712 sec
    [junit] TEST org.apache.ode.bpel.runtime.ActivityRecoveryTest FAILED
    [junit] Testsuite: org.apache.ode.bpel.runtime.CoreBpelTest
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 0.145 sec
    [junit] 
    [junit] Testcase: testOneElementSequence took 0.003 sec
    [junit] Testcase: testFaultHandling took 0.003 sec
    [junit] Testcase: testThrow took 0.002 sec
    [junit] Testcase: testTwoElementFlow took 0.003 sec
    [junit] Testcase: testEmptyFlow took 0.001 sec
    [junit] Testcase: testSingleElementFlow took 0.002 sec
    [junit] Testcase: testFlowTermination took 0.006 sec
    [junit] Testcase: testTwoElementSequence took 0.002 sec
    [junit] Testcase: testEmptyProcess took 0.001 sec
    [junit] Testsuite: org.apache.ode.bpel.runtime.ProcessManagementTest
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.691 sec
    [junit] 
    [junit] Testcase: testFilterProcessesByName took 2.674 sec
    [junit] Testcase: testListProcessesOrder took 2.521 sec
    [junit] Testcase: testListProcessCustom took 2.479 sec
    [junit] Tests FAILED
The following tests failed:
org.apache.ode.bpel.runtime.ActivityRecoveryTest
Buildr aborted!
RuntimeError : Tests failed!

(See full trace by running task with --trace)
Build step 'Execute shell' marked build as failure
Recording fingerprints
Archiving artifacts
Recording test results
TestNG Reports Processing: START
Looking for TestNG results report in workspace using pattern: 
**/reports/testng/testng-results.xml
Did not find any matching files.
Updating ODE-1032

Reply via email to