You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@uima.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2012/02/13 19:01:13 UTC

Build failed in Jenkins: UIMA-AS #104

See <https://builds.apache.org/job/UIMA-AS/104/changes>

Changes:

[burn] UIMA-2371 Added link to uima core javadocs on apache.org & corrected a couple of javadoc descriptions.
Still get warnings from uimaj-as-camel docs ... perhaps have wrong version of org.apache.camel ?

------------------------------------------
Started by an SCM change
Building remotely on ubuntu1 in workspace <https://builds.apache.org/job/UIMA-AS/ws/>
Updating https://svn.apache.org/repos/asf/uima/uima-as/trunk
U         uimaj-as-camel/src/main/java/org/apache/uima/camel/UriUtils.java
U         uima-as/pom.xml
U         uimaj-as-core/src/main/java/org/apache/uima/resourceSpecifier/factory/DeploymentDescriptorFactory.java
U         uimaj-as-core/src/main/java/org/apache/uima/aae/client/UimaAsynchronousEngine.java
At revision 1243628
Parsing POMs
Downloaded artifact http://repository.apache.org/snapshots//org/apache/uima/parent-pom/4-SNAPSHOT/maven-metadata.xml
[uima-as] $ /home/hudson/tools/java/latest1.5/bin/java -cp /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.3/boot/plexus-classworlds-2.4.jar org.jvnet.hudson.maven3.agent.Maven3Main /home/hudson/tools/maven/apache-maven-3.0.3 /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven3-interceptor.jar 51644
<===[JENKINS REMOTING CAPACITY]===>channel started
   channel stopped
ERROR: Failed to parse POMs
java.io.IOException: Remote call on Channel to Maven [/home/hudson/tools/java/latest1.5/bin/java, -cp, /home/jenkins/jenkins-slave/maven3-agent.jar:/home/hudson/tools/maven/apache-maven-3.0.3/boot/plexus-classworlds-2.4.jar, org.jvnet.hudson.maven3.agent.Maven3Main, /home/hudson/tools/maven/apache-maven-3.0.3, /home/jenkins/jenkins-slave/slave.jar, /home/jenkins/jenkins-slave/maven3-interceptor.jar, 51644] failed
	at hudson.remoting.Channel.call(Channel.java:690)
	at hudson.maven.ProcessCache$MavenProcess.call(ProcessCache.java:156)
	at hudson.maven.MavenModuleSetBuild$RunnerImpl.doRun(MavenModuleSetBuild.java:795)
	at hudson.model.AbstractBuild$AbstractRunner.run(AbstractBuild.java:470)
	at hudson.model.Run.run(Run.java:1409)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:481)
	at hudson.model.ResourceController.execute(ResourceController.java:88)
	at hudson.model.Executor.run(Executor.java:238)
Caused by: java.lang.ClassFormatError: Failed to load javax.servlet.ServletException
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:154)
	at hudson.remoting.RemoteClassLoader.findClass(RemoteClassLoader.java:131)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:307)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:252)
	at java.lang.ClassLoader.loadClassInternal(ClassLoader.java:320)
	at hudson.plugins.cobertura.MavenCoberturaPublisher.<clinit>(MavenCoberturaPublisher.java:239)
	at sun.misc.Unsafe.ensureClassInitialized(Native Method)
	at sun.reflect.UnsafeFieldAccessorFactory.newFieldAccessor(UnsafeFieldAccessorFactory.java:25)
	at sun.reflect.ReflectionFactory.newFieldAccessor(ReflectionFactory.java:122)
	at java.lang.reflect.Field.acquireFieldAccessor(Field.java:918)
	at java.lang.reflect.Field.getFieldAccessor(Field.java:899)
	at java.lang.reflect.Field.getLong(Field.java:528)
	at java.io.ObjectStreamClass.getDeclaredSUID(ObjectStreamClass.java:1586)
	at java.io.ObjectStreamClass.access$700(ObjectStreamClass.java:52)
	at java.io.ObjectStreamClass$2.run(ObjectStreamClass.java:408)
	at java.security.AccessController.doPrivileged(Native Method)
	at java.io.ObjectStreamClass.<init>(ObjectStreamClass.java:400)
	at java.io.ObjectStreamClass.lookup(ObjectStreamClass.java:297)
	at java.io.ObjectStreamClass.initNonProxy(ObjectStreamClass.java:531)
	at java.io.ObjectInputStream.readNonProxyDesc(ObjectInputStream.java:1552)
	at java.io.ObjectInputStream.readClassDesc(ObjectInputStream.java:1466)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1699)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at java.util.ArrayList.readObject(ArrayList.java:591)
	at sun.reflect.GeneratedMethodAccessor2.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1812)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at java.util.HashMap.readObject(HashMap.java:1067)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
	at java.lang.reflect.Method.invoke(Method.java:592)
	at java.io.ObjectStreamClass.invokeReadObject(ObjectStreamClass.java:946)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1812)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
	at java.io.ObjectInputStream.defaultReadFields(ObjectInputStream.java:1910)
	at java.io.ObjectInputStream.readSerialData(ObjectInputStream.java:1834)
	at java.io.ObjectInputStream.readOrdinaryObject(ObjectInputStream.java:1719)
	at java.io.ObjectInputStream.readObject0(ObjectInputStream.java:1305)
	at java.io.ObjectInputStream.readObject(ObjectInputStream.java:348)
	at hudson.remoting.UserRequest.deserialize(UserRequest.java:182)
	at hudson.remoting.UserRequest.perform(UserRequest.java:98)
	at hudson.remoting.UserRequest.perform(UserRequest.java:48)
	at hudson.remoting.Request$2.run(Request.java:287)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask$Sync.innerRun(FutureTask.java:269)
	at java.util.concurrent.FutureTask.run(FutureTask.java:123)
	at java.util.concurrent.ThreadPoolExecutor$Worker.runTask(ThreadPoolExecutor.java:651)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:676)
	at java.lang.Thread.run(Thread.java:595)
Caused by: java.lang.UnsupportedClassVersionError: Bad version number in .class file
	at java.lang.ClassLoader.defineClass1(Native Method)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:621)
	at java.lang.ClassLoader.defineClass(ClassLoader.java:466)
	at hudson.remoting.RemoteClassLoader.loadClassFile(RemoteClassLoader.java:152)
	... 56 more


Jenkins build is back to normal : UIMA-AS #107

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/107/changes>



Build failed in Jenkins: UIMA-AS #106

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/106/changes>

Changes:

[cwiklik] UIMA-2377 Forgot to check the type of Throwable before calling System.exit. Only uncaught java errors should trigger jvm exit

[cwiklik] UIMA-2180 extended support for collecting perf stats to uima-as aggregates

------------------------------------------
[...truncated 5157 lines...]
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7beb
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bea
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bf1
runTest: Client:::::::::::::: Received:949 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be9
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bf4
runTest: Client:::::::::::::: Received:950 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bef is being processed on machine:67.195.138.8 by process (PID):12549:158
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bec is being processed on machine:67.195.138.8 by process (PID):12549:160
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be8
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bee
runTest: Client:::::::::::::: Received:951 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be7
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bea is being processed on machine:67.195.138.8 by process (PID):12549:161
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bf0
runTest: Client:::::::::::::: Received:952 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be6
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7beb is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bef
runTest: Client:::::::::::::: Received:953 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be5
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bf3
runTest: Client:::::::::::::: Received:954 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be4
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be9 is being processed on machine:67.195.138.8 by process (PID):12549:158
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bed is being processed on machine:67.195.138.8 by process (PID):12549:163
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bea
runTest: Client:::::::::::::: Received:955 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be3
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bec
runTest: Client:::::::::::::: Received:956 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be7 is being processed on machine:67.195.138.8 by process (PID):12549:161
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be2
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be8 is being processed on machine:67.195.138.8 by process (PID):12549:160
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bed
runTest: Client:::::::::::::: Received:957 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be1
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7beb
runTest: Client:::::::::::::: Received:958 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be5 is being processed on machine:67.195.138.8 by process (PID):12549:163
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be6 is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7be0
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be9
runTest: Client:::::::::::::: Received:959 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be4 is being processed on machine:67.195.138.8 by process (PID):12549:158
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bdf
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be6
runTest: Client:::::::::::::: Received:960 Reply
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be7
runTest: Client:::::::::::::: Received:961 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be1 is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bde
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bdd
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be8
runTest: Client:::::::::::::: Received:962 Reply
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be5
runTest: Client:::::::::::::: Received:963 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bdc
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be2 is being processed on machine:67.195.138.8 by process (PID):12549:161
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be0 is being processed on machine:67.195.138.8 by process (PID):12549:163
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7be3 is being processed on machine:67.195.138.8 by process (PID):12549:160
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bdb
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be1
runTest: Client:::::::::::::: Received:964 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bda
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be4
runTest: Client:::::::::::::: Received:965 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bdd is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be0
runTest: Client:::::::::::::: Received:966 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd9
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd8
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be2
runTest: Client:::::::::::::: Received:967 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bdb is being processed on machine:67.195.138.8 by process (PID):12549:163
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bdf is being processed on machine:67.195.138.8 by process (PID):12549:158
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bde is being processed on machine:67.195.138.8 by process (PID):12549:161
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd7
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bdd
runTest: Client:::::::::::::: Received:968 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd8 is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd6
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bdb
runTest: Client:::::::::::::: Received:969 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd5
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7be3
runTest: Client:::::::::::::: Received:970 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd7 is being processed on machine:67.195.138.8 by process (PID):12549:163
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd4
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bde
runTest: Client:::::::::::::: Received:971 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bdc is being processed on machine:67.195.138.8 by process (PID):12549:160
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd8
runTest: Client:::::::::::::: Received:972 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd3
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd9 is being processed on machine:67.195.138.8 by process (PID):12549:161
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd2
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd6 is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bdf
runTest: Client:::::::::::::: Received:973 Reply
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bdc
runTest: Client:::::::::::::: Received:974 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd1
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bda is being processed on machine:67.195.138.8 by process (PID):12549:158
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bd0
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd9
runTest: Client:::::::::::::: Received:975 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd4 is being processed on machine:67.195.138.8 by process (PID):12549:160
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bcf
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd6
runTest: Client:::::::::::::: Received:976 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd3 is being processed on machine:67.195.138.8 by process (PID):12549:161
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bce
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd7
runTest: Client:::::::::::::: Received:977 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd2 is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bcd
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd4
runTest: Client:::::::::::::: Received:978 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bcc
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd3
runTest: Client:::::::::::::: Received:979 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd0 is being processed on machine:67.195.138.8 by process (PID):12549:160
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd5 is being processed on machine:67.195.138.8 by process (PID):12549:163
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bcb
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bda
runTest: Client:::::::::::::: Received:980 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bcf is being processed on machine:67.195.138.8 by process (PID):12549:161
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bd1 is being processed on machine:67.195.138.8 by process (PID):12549:158
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd2
runTest: Client:::::::::::::: Received:981 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bca
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc9
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bce is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd1
runTest: Client:::::::::::::: Received:982 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc8
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd5
runTest: Client:::::::::::::: Received:983 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bca is being processed on machine:67.195.138.8 by process (PID):12549:158
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bcc is being processed on machine:67.195.138.8 by process (PID):12549:163
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc7
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bce
runTest: Client:::::::::::::: Received:984 Reply
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bd0
runTest: Client:::::::::::::: Received:985 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc6
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc9 is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bcd is being processed on machine:67.195.138.8 by process (PID):12549:160
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc5
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bcf
runTest: Client:::::::::::::: Received:986 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bcb is being processed on machine:67.195.138.8 by process (PID):12549:161
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc4
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bca
runTest: Client:::::::::::::: Received:987 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc8 is being processed on machine:67.195.138.8 by process (PID):12549:158
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc3
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bcc
runTest: Client:::::::::::::: Received:988 Reply
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bcd
runTest: Client:::::::::::::: Received:989 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc2
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc6 is being processed on machine:67.195.138.8 by process (PID):12549:160
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc7 is being processed on machine:67.195.138.8 by process (PID):12549:163
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc1
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bcb
runTest: Client:::::::::::::: Received:990 Reply
runTest: Received onBeforeMessageSend() Notification With CAS:-15fb0d80:135e47a8b48:-7bc0
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc9
runTest: Client:::::::::::::: Received:991 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc4 is being processed on machine:67.195.138.8 by process (PID):12549:161
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc5 is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc8
runTest: Client:::::::::::::: Received:992 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc3 is being processed on machine:67.195.138.8 by process (PID):12549:158
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc7
runTest: Client:::::::::::::: Received:993 Reply
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc4
runTest: Client:::::::::::::: Received:994 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc2 is being processed on machine:67.195.138.8 by process (PID):12549:163
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc5
runTest: Client:::::::::::::: Received:995 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc0 is being processed on machine:67.195.138.8 by process (PID):12549:159
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc6
runTest: Client:::::::::::::: Received:996 Reply
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc3
runTest: Client:::::::::::::: Received:997 Reply
runTest: onBeforeProcessCAS() Notification - CAS:-15fb0d80:135e47a8b48:-7bc1 is being processed on machine:67.195.138.8 by process (PID):12549:160
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc2
runTest: Client:::::::::::::: Received:998 Reply
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc0
runTest: Client:::::::::::::: Received:999 Reply
runTest: Received Reply Containing CAS:-15fb0d80:135e47a8b48:-7bc1
runTest: Client:::::::::::::: Received:1000 Reply
>>>> runTest: Quiescing Service And Stopping it
Mar 5, 2012 8:09:04 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl quiesceAndStop
INFO: Stopping Controller: Test Aggregate TAE
Mar 5, 2012 8:09:04 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow false
Mar 5, 2012 8:09:04 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2000 OR Command=2002. 
Mar 5, 2012 8:09:04 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow false
Mar 5, 2012 8:09:04 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2001. 
....... AnalysisEngineInstancePool.destroy() was called
Mar 5, 2012 8:09:06 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:160 EXITING
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:158 EXITING
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:161 EXITING
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:160
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:161
.................... Thread:160 CountDownLatch Value:4
.................... Thread:161 CountDownLatch Value:3
.................... Thread:158 CountDownLatch Value:2
.................... Thread:159 CountDownLatch Value:1
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:163 EXITING
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:159 EXITING
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:158
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:159
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:163
.................... Thread:163 CountDownLatch Value:0
Mar 5, 2012 8:09:06 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2000 OR Command=2002. 
Mar 5, 2012 8:09:06 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Mar 5, 2012 8:09:06 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2001. 
Mar 5, 2012 8:09:06 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: Test Aggregate TAE
Mar 5, 2012 8:09:06 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: ID:minerva-32976-1330978130853-2:11:1 and Broker Uri: tcp://localhost:61617
Mar 5, 2012 8:09:06 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Output Channel Shutdown Completed
Build timed out (after 50 minutes). Marking the build as failed.
Process 1330978130294 is killed.
channel stopped


Build failed in Jenkins: UIMA-AS #105

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/UIMA-AS/105/changes>

Changes:

[cwiklik] UIMA-2377 Exit the jvm on java Error

[cwiklik] UIMA-2372 Modified to override Spring's refreshConnectionUntilSuccessful() to control logging

------------------------------------------
[...truncated 5167 lines...]
runTest: Client:::::::::::::: Received:949 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bf1 is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be9
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bf2
runTest: Client:::::::::::::: Received:950 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bf0 is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be8
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bf1
runTest: Client:::::::::::::: Received:951 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bef is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be7
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bf0
runTest: Client:::::::::::::: Received:952 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bee is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be6
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bef
runTest: Client:::::::::::::: Received:953 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bed is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be5
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bee
runTest: Client:::::::::::::: Received:954 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bec is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be4
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bed
runTest: Client:::::::::::::: Received:955 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7beb is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be3
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bec
runTest: Client:::::::::::::: Received:956 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bea is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be2
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7beb
runTest: Client:::::::::::::: Received:957 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be9 is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be1
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bea
runTest: Client:::::::::::::: Received:958 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be8 is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7be0
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be9
runTest: Client:::::::::::::: Received:959 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be7 is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bdf
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be8
runTest: Client:::::::::::::: Received:960 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be6 is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bde
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be7
runTest: Client:::::::::::::: Received:961 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be5 is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bdd
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be6
runTest: Client:::::::::::::: Received:962 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be4 is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bdc
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be5
runTest: Client:::::::::::::: Received:963 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be3 is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bdb
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be4
runTest: Client:::::::::::::: Received:964 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be2 is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bda
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be3
runTest: Client:::::::::::::: Received:965 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be1 is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd9
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be2
runTest: Client:::::::::::::: Received:966 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7be0 is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd8
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be1
runTest: Client:::::::::::::: Received:967 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bdf is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd7
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7be0
runTest: Client:::::::::::::: Received:968 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bde is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd6
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bdf
runTest: Client:::::::::::::: Received:969 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bdd is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd5
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bde
runTest: Client:::::::::::::: Received:970 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bdc is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd4
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bdd
runTest: Client:::::::::::::: Received:971 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bdb is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd3
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bdc
runTest: Client:::::::::::::: Received:972 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bda is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd2
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bdb
runTest: Client:::::::::::::: Received:973 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd9 is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd1
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bda
runTest: Client:::::::::::::: Received:974 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd8 is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bd0
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd9
runTest: Client:::::::::::::: Received:975 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd7 is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bcf
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd8
runTest: Client:::::::::::::: Received:976 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd6 is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bce
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd7
runTest: Client:::::::::::::: Received:977 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd5 is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bcd
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd6
runTest: Client:::::::::::::: Received:978 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd4 is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bcc
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd5
runTest: Client:::::::::::::: Received:979 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd3 is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bcb
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd4
runTest: Client:::::::::::::: Received:980 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd2 is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bca
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd3
runTest: Client:::::::::::::: Received:981 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd1 is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc9
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd2
runTest: Client:::::::::::::: Received:982 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bd0 is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc8
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd1
runTest: Client:::::::::::::: Received:983 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bcf is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc7
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bd0
runTest: Client:::::::::::::: Received:984 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bce is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc6
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bcf
runTest: Client:::::::::::::: Received:985 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bcd is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc5
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bce
runTest: Client:::::::::::::: Received:986 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bcc is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc4
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bcd
runTest: Client:::::::::::::: Received:987 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bcb is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc3
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bcc
runTest: Client:::::::::::::: Received:988 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bca is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc2
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bcb
runTest: Client:::::::::::::: Received:989 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc9 is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc1
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bca
runTest: Client:::::::::::::: Received:990 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc8 is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received onBeforeMessageSend() Notification With CAS:3c6aea8b:135e440b91e:-7bc0
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc9
runTest: Client:::::::::::::: Received:991 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc7 is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc8
runTest: Client:::::::::::::: Received:992 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc6 is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc7
runTest: Client:::::::::::::: Received:993 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc5 is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc6
runTest: Client:::::::::::::: Received:994 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc4 is being processed on machine:67.195.138.8 by process (PID):3947:159
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc5
runTest: Client:::::::::::::: Received:995 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc3 is being processed on machine:67.195.138.8 by process (PID):3947:160
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc4
runTest: Client:::::::::::::: Received:996 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc2 is being processed on machine:67.195.138.8 by process (PID):3947:158
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc3
runTest: Client:::::::::::::: Received:997 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc1 is being processed on machine:67.195.138.8 by process (PID):3947:161
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc2
runTest: Client:::::::::::::: Received:998 Reply
runTest: onBeforeProcessCAS() Notification - CAS:3c6aea8b:135e440b91e:-7bc0 is being processed on machine:67.195.138.8 by process (PID):3947:157
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc1
runTest: Client:::::::::::::: Received:999 Reply
runTest: Received Reply Containing CAS:3c6aea8b:135e440b91e:-7bc0
runTest: Client:::::::::::::: Received:1000 Reply
>>>> runTest: Quiescing Service And Stopping it
Mar 5, 2012 7:05:55 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl quiesceAndStop
INFO: Stopping Controller: Test Aggregate TAE
Mar 5, 2012 7:05:55 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow false
Mar 5, 2012 7:05:55 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2000 OR Command=2002. 
Mar 5, 2012 7:05:55 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow false
Mar 5, 2012 7:05:55 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2001. 
....... AnalysisEngineInstancePool.destroy() was called
Mar 5, 2012 7:05:57 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:157 EXITING
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:160 EXITING
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:161 EXITING
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:157
.................... Thread:157 CountDownLatch Value:4
.................... Thread:160 CountDownLatch Value:3
.................... Thread:158 CountDownLatch Value:2
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:160
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:158 EXITING
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:158
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:161
.................... Thread:161 CountDownLatch Value:1
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- Process Thread ID:159 EXITING
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.UimaAsThreadFactory$1 UimaAsThreadFactory.run()
INFO: Controller: Test Aggregate TAE --------------- AE destroy() Method Call Returned ID:159
Mar 5, 2012 7:05:57 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
.................... Thread:159 CountDownLatch Value:0
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2000 OR Command=2002. 
Mar 5, 2012 7:05:57 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Stopping Service JMS Transport. Service: TopLevelTaeQueue ShutdownNow true
Mar 5, 2012 7:05:57 PM org.apache.uima.adapter.jms.activemq.JmsInputChannel stopChannel
INFO: Controller: Test Aggregate TAE Stopped Listener on Endpoint: queue://TopLevelTaeQueue Selector:  Selector:Command=2001. 
Mar 5, 2012 7:05:57 PM org.apache.uima.aae.controller.PrimitiveAnalysisEngineController_impl stop
INFO: Stopping Controller: Test Aggregate TAE
Mar 5, 2012 7:05:57 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Aborted Connection To Endpoint: ID:minerva-49324-1330974341500-2:11:1 and Broker Uri: tcp://localhost:61617
Mar 5, 2012 7:05:57 PM org.apache.uima.adapter.jms.activemq.JmsOutputChannel stop
INFO: Controller: TopLevelTaeQueue Output Channel Shutdown Completed
Build timed out (after 50 minutes). Marking the build as failed.
Process 1330974340959 is killed.
channel stopped