See <http://hudson.zones.apache.org/hudson/job/ODE-1.x/9/>
------------------------------------------
[...truncated 2430 lines...]
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/WAIT.java:27:
cannot find symbol
symbol : class TerminationChannelListener
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.TerminationChannelListener;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/WAIT.java:28:
cannot find symbol
symbol : class TimerResponseChannel
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.TimerResponseChannel;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/WAIT.java:29:
cannot find symbol
symbol : class TimerResponseChannelListener
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.TimerResponseChannelListener;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/FLOW.java:26:
cannot find symbol
symbol : class LinkStatusChannel
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.LinkStatusChannel;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/FLOW.java:27:
cannot find symbol
symbol : class ParentScopeChannel
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.ParentScopeChannel;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/FLOW.java:28:
cannot find symbol
symbol : class ParentScopeChannelListener
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.ParentScopeChannelListener;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/FLOW.java:29:
cannot find symbol
symbol : class TerminationChannel
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.TerminationChannel;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/FLOW.java:30:
cannot find symbol
symbol : class TerminationChannelListener
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.TerminationChannelListener;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:46:
cannot find symbol
symbol : class CompensationChannel
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.CompensationChannel;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:47:
cannot find symbol
symbol : class EventHandlerControlChannel
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.EventHandlerControlChannel;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:49:
cannot find symbol
symbol : class ParentScopeChannel
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.ParentScopeChannel;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:50:
cannot find symbol
symbol : class ParentScopeChannelListener
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.ParentScopeChannelListener;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:51:
cannot find symbol
symbol : class TerminationChannel
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.TerminationChannel;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:52:
cannot find symbol
symbol : class TerminationChannelListener
location: package org.apache.ode.bpel.runtime.channels
import org.apache.ode.bpel.runtime.channels.TerminationChannelListener;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:458:
cannot find symbol
symbol : class EventHandlerControlChannel
location: class org.apache.ode.bpel.runtime.SCOPE.EventHandlerInfo
final EventHandlerControlChannel cc;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:459:
cannot find symbol
symbol : class ParentScopeChannel
location: class org.apache.ode.bpel.runtime.SCOPE.EventHandlerInfo
final ParentScopeChannel psc;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:460:
cannot find symbol
symbol : class TerminationChannel
location: class org.apache.ode.bpel.runtime.SCOPE.EventHandlerInfo
final TerminationChannel tc;
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:464:
cannot find symbol
symbol : class EventHandlerControlChannel
location: class org.apache.ode.bpel.runtime.SCOPE.EventHandlerInfo
EventHandlerInfo(OBase o, EventHandlerControlChannel cc,
ParentScopeChannel psc, TerminationChannel tc) {
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/src/main/java/org/apache/ode/bpel/runtime/SCOPE.java:464:
cannot find symbol
symbol : class ParentScopeChannel
location: class org.apache.ode.bpel.runtime.SCOPE.EventHandlerInfo
EventHandlerInfo(OBase o, EventHandlerControlChannel cc,
ParentScopeChannel psc, TerminationChannel tc) {
^
Note: Some input files use or override a deprecated API.
Note: Recompile with -Xlint:deprecation for details.
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/TimerResponseChannel.java:20:
cannot find symbol
symbol : class TimerResponse
location: package org.apache.ode.bpel.runtime.channels
org.apache.ode.bpel.runtime.channels.TimerResponse
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/PickResponseChannel.java:21:
cannot find symbol
symbol : class PickResponse
location: package org.apache.ode.bpel.runtime.channels
org.apache.ode.bpel.runtime.channels.PickResponse
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/PickResponseChannelListener.java:23:
cannot find symbol
symbol : class PickResponse
location: package org.apache.ode.bpel.runtime.channels
implements org.apache.ode.bpel.runtime.channels.PickResponse
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/CompensationChannel.java:20:
cannot find symbol
symbol : class Compensation
location: package org.apache.ode.bpel.runtime.channels
org.apache.ode.bpel.runtime.channels.Compensation
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/CompensationChannelListener.java:23:
cannot find symbol
symbol : class Compensation
location: package org.apache.ode.bpel.runtime.channels
implements org.apache.ode.bpel.runtime.channels.Compensation
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/TerminationChannel.java:20:
cannot find symbol
symbol : class Termination
location: package org.apache.ode.bpel.runtime.channels
org.apache.ode.bpel.runtime.channels.Termination
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/InvokeResponseChannel.java:20:
cannot find symbol
symbol : class InvokeResponse
location: package org.apache.ode.bpel.runtime.channels
org.apache.ode.bpel.runtime.channels.InvokeResponse
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/InvokeResponseChannelListener.java:23:
cannot find symbol
symbol : class InvokeResponse
location: package org.apache.ode.bpel.runtime.channels
implements org.apache.ode.bpel.runtime.channels.InvokeResponse
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/TimerResponseChannelListener.java:23:
cannot find symbol
symbol : class TimerResponse
location: package org.apache.ode.bpel.runtime.channels
implements org.apache.ode.bpel.runtime.channels.TimerResponse
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/EventHandlerControlChannel.java:20:
cannot find symbol
symbol : class EventHandlerControl
location: package org.apache.ode.bpel.runtime.channels
org.apache.ode.bpel.runtime.channels.EventHandlerControl
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/ActivityRecoveryChannel.java:20:
cannot find symbol
symbol : class ActivityRecovery
location: package org.apache.ode.bpel.runtime.channels
org.apache.ode.bpel.runtime.channels.ActivityRecovery
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/LinkStatusChannel.java:20:
cannot find symbol
symbol : class LinkStatus
location: package org.apache.ode.bpel.runtime.channels
org.apache.ode.bpel.runtime.channels.LinkStatus
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/LinkStatusChannelListener.java:23:
cannot find symbol
symbol : class LinkStatus
location: package org.apache.ode.bpel.runtime.channels
implements org.apache.ode.bpel.runtime.channels.LinkStatus
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/ParentScopeChannel.java:20:
cannot find symbol
symbol : class ParentScope
location: package org.apache.ode.bpel.runtime.channels
org.apache.ode.bpel.runtime.channels.ParentScope
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/ParentScopeChannelListener.java:23:
cannot find symbol
symbol : class ParentScope
location: package org.apache.ode.bpel.runtime.channels
implements org.apache.ode.bpel.runtime.channels.ParentScope
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/TerminationChannelListener.java:23:
cannot find symbol
symbol : class Termination
location: package org.apache.ode.bpel.runtime.channels
implements org.apache.ode.bpel.runtime.channels.Termination
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/ActivityRecoveryChannelListener.java:23:
cannot find symbol
symbol : class ActivityRecovery
location: package org.apache.ode.bpel.runtime.channels
implements org.apache.ode.bpel.runtime.channels.ActivityRecovery
^
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/bpel-runtime/target/generated/apt/org/apache/ode/bpel/runtime/channels/EventHandlerControlChannelListener.java:23:
cannot find symbol
symbol : class EventHandlerControl
location: package org.apache.ode.bpel.runtime.channels
implements org.apache.ode.bpel.runtime.channels.EventHandlerControl
^
Compiling ode:bpel-runtime into
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/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
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/scheduler-simple/target/classes
Compiling ode:scheduler-simple:test into
/zonestorage/hudson/home/hudson/hudson/jobs/ODE-1.x/workspace/APACHE_ODE_1.X/scheduler-simple/target/test/classes
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: 7, Failures: 0, Errors: 0, Time elapsed: 2.094 sec
[junit] ------------- Standard Error -----------------
[junit] log4j:WARN No appenders could be found for logger
(org.apache.ode.scheduler.simple.JdbcDelegate).
[junit] log4j:WARN Please initialize the log4j system properly.
[junit] ------------- ---------------- ---------------
[junit]
[junit] Testcase: testGetNodeIds took 0.76 sec
[junit] Testcase: testReassign took 0.101 sec
[junit] Testcase: testScheduleImmediateTimeFilter took 0.108 sec
[junit] Testcase: testScheduleImmediateMaxRows took 0.133 sec
[junit] Testcase: testScheduleImmediateNodeFilter took 0.06 sec
[junit] Testcase: testDeleteJob took 0.011 sec
[junit] Testcase: testUpgrade took 0.285 sec
[junit] Testsuite: org.apache.ode.scheduler.simple.RetriesTest
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 12.151 sec
[junit]
[junit] Testcase: testRetries took 10.127 sec
[junit] Testcase: testExecTransaction took 2.019 sec
[junit] Testsuite: org.apache.ode.scheduler.simple.SchedulerThreadTest
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 3.632 sec
[junit]
[junit] Testcase: testSchedulingResolution took 1.007 sec
[junit] Testcase: testStartStop took 0.719 sec
[junit] Testcase: testParallelEnqueue took 1.9 sec
[junit] Testsuite: org.apache.ode.scheduler.simple.SimpleSchedulerTest
[junit] Tests run: 7, Failures: 1, Errors: 0, Time elapsed: 30.703 sec
[junit]
[junit] Testcase: testStartStop took 0.332 sec
[junit] FAILED
[junit] expected:<1> but was:<2>
[junit] junit.framework.AssertionFailedError: expected:<1> but was:<2>
[junit] at
org.apache.ode.scheduler.simple.SimpleSchedulerTest.testStartStop(SimpleSchedulerTest.java:113)
[junit]
[junit] Testcase: testConcurrentExec took 3.705 sec
[junit] Testcase: testImmediateScheduling took 0.219 sec
[junit] Testcase: testNearFutureScheduling took 8.509 sec
[junit] Testcase: testFarFutureScheduling took 8.509 sec
[junit] Testcase: testRecovery took 4.01 sec
[junit] Testcase: testRecoverySuppressed took 5.41 sec
[junit] TEST org.apache.ode.scheduler.simple.SimpleSchedulerTest FAILED
[junit] Tests FAILED
The following tests failed:
org.apache.ode.scheduler.simple.SimpleSchedulerTest
Buildr aborted!
Tests failed!
(See full trace by running task with --trace)
[locks-and-latches] Releasing all the locks
[locks-and-latches] All the locks released
Archiving artifacts
Recording test results
Recording fingerprints