Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15-noip #214

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Sun Apr 13 05:12:16 EDT 2008


See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15-noip/214/changes

Changes:

[anil.saldhana at jboss.com] JBAS-5413: remove JaccHelper refs

[alesj] Remove FileMatcher, it's already implemented in VFSParserDeployer.

[wolfc] JBAS-5413: disabled broken code

[bstansberry at jboss.com] [JBAS-5377] Deploy a JBC CacheManager in the AS

[bstansberry at jboss.com] Use NullEvictionPolicy as default for session caches

[bstansberry at jboss.com] [JBAS-5329] Use JGroups shared transport instead of multiplexer

[pgier] Change maven-buildmagic-thirdparty-plugin to release version 2.0.

[bstansberry at jboss.com] [JBAS-5148] Move to JBC 2.1.1.CR2

[pgier] [JBBUILD-453] Rename the build-thirdparty.xml files to make it obvious that they should no longer be used.

[adrian at jboss.org] [JBAS-5412] - Pass null credentials in the invocation when there is no security context

[bstansberry at jboss.com] [JBAS-5394] Break Remoting aspects out of AS
[JBAS-5395] Break clustering aspects out of AS

[clebert.suconic at jboss.com] Upgrading JBossMessaging to CR1

[bstansberry at jboss.com] [JBAS-5394] Add jboss-remoting-aspects to the classpath

[adrian at jboss.org] Fix broken config

[bstansberry at jboss.com] Declare dependencies that are no longer coming in transitively via aspects module

[bstansberry at jboss.com] Declare dependencies that are no longer coming in transitively via aspects module

[bstansberry at jboss.com] Add the dependency on the server module

[bstansberry at jboss.com] Add jboss-XXX-aspects jars to classpath

[bstansberry at jboss.com] Add jboss-XXX-aspects jars to classpath

[bstansberry at jboss.com] Add jboss-security-aspects.jar to classpath

[adrian at jboss.org] Fix the pooled-invoker proxy config for entity beans

[dimitris at jboss.org] JBAS-5403, remove tx and txlock aspects from AS/aspects - import those from the new jboss-aspects project

[dimitris at jboss.org] JBAS-5403, remove tx and txlock aspects from AS/aspects - import those from the new jboss-aspects project

[dimitris at jboss.org] JBAS-5403, remove tx and txlock aspects from AS/aspects - import those from the new jboss-aspects project

[bstansberry at jboss.com] Fix typo

[adrian at jboss.org] Fix the AOP MC JMX Test xml

[alex.loubyansky at jboss.com] JBDEPLOY-27

[scott.stark at jboss.org] Add missing AbstractParsingDeployerWithOutput parse overrides.

[newtonm] Set chunk.section.depth to 0 to chunk by chapters.

[scott.stark at jboss.org] Fix the security aspects classpath for the extraction of these aspects to thirdparty/org/jboss/aspects/lib/jboss-security-aspects.jar

[newtonm] Renamed redhat.xsl to jboss.xsl

[bstansberry at jboss.com] Clean out legacy config file formats

[bstansberry at jboss.com] [JBAS-5377] Deploy a CacheManager

[bstansberry at jboss.com] [JBAS-5378] Create a PojoCacheManager interface and impl

[bstansberry at jboss.com] Add the pojocache sources

[bstansberry at jboss.com] [JBAS-5406] Increase testing of alternate legacy detached invokers

[bstansberry at jboss.com] [JBAS-5375] Don't leak TCCL to Timer thread

[bstansberry at jboss.com] [JBAS-5342] Remove the old non-concurrent stacks used by JBM

[bstansberry at jboss.com] Turn on diagnostic logging of commons-logging discovery

[bstansberry at jboss.com] Prevent conflicts between manager stop and background processing work

[bstansberry at jboss.com] Prevent conflicts between manager stop and background processing work

[bstansberry at jboss.com] [JBAS-5405] Add classloader leak tests for clustered use cases

[bstansberry at jboss.com] Improve Reference type handling and report node descriptions

[bstansberry at jboss.com] Switch back to non-condensed report; add a log msg

[pgier] [JBBUILD-453] Enable downloading of source jars in the thirdparty directory.

[bstansberry at jboss.com] Fix the source path for jboss-classloading.jar

[bstansberry at jboss.com] [JBAS-5395] Remove unneeded tie to ClusterConstants

[dimitris at jboss.org] JBAS-5396, break security aspects out of AS. Include the imported security classes in the old libraries for now.

[dimitris at jboss.org] JBAS-5396, break security aspects out of AS

[dimitris at jboss.org] JBAS-5396, break security aspects out of AS

[dimitris at jboss.org] JBAS-5396, break security aspects out of AS

[wolfc] removed ejb3-impl and ejb3-interceptors (except the mapping)

[adrian at jboss.org] Update to jboss-deployers 2.0.0.beta14

[newtonm] Tidied up CSS and added a Firefox customization from the original dirty.css

[newtonm] Added conditional processing for simplified author group.

[adrian at jboss.org] [JBAS-5121] - Update to latest MC betas and the latest JBossXB

[scott.stark at jboss.org] Put org.jboss.ejb3.iiop.* classes moved from ejb3-core into a jboss-ejb3-iiop.jar included in the ejb3.deployer

[dimitris at jboss.org] add jboss-iiop dependency

[newtonm] Renamed navigation icons to match default DocBook names.

[newtonm] Moved callout, admonition, and navigation icons to a docbook subdirectory in the images directory.

[newtonm] Moved callout, admonition, and navigation icons to a docbook subdirectory in the images directory.

[newtonm] Made the names of the header CSS classes generic.

[newtonm] Made the names of header XSL params and CSS classes generic.

[mladen.turk at jboss.com] Use new jboss-native packaging convention for detecting if native is present

[mladen.turk at jboss.com] JRockit reports 64 bit JVM as x86_64, unilke Sun which reports as 64-Bit. Allow both variants to be detected

[newtonm] Removed redundant images.

[mark.spritzler] Added assertion to check to see if the ManagedComponent is still in the Map by ComponentType after deleting the deployment

[pgier] Update dependencies to match iiop changes in build.xml

[bstansberry at jboss.com] Add a .project file for component-matrix module

[ALRubinger] [EJBTHREE-1253] Make IORFactory adhere to new contract, throw NYI for now

[adrian at jboss.org] Update the test since TestConnection is now an InvocationHandler with a proxy in front

[adrian at jboss.org] Fix an NPE

[adrian at jboss.org] Missed a test that needs its iteration count tweaking to something reasonable

[adrian at jboss.org] [JBAS-4088] - Fine grained background validation

[pgier] [JBBUILD-466] Remove the resources folders.  The resources are now downloaded from the repository so they are not needed in trunk anymore.

[adrian at jboss.org] Fix the broken test and tweak the iteration counts so the tests don't take so long with default config

[dimitris at jboss.org] add missing build.bat/sh files

[dimitris at jboss.org] use the correct location for jboss-logging-spi

[dimitris at jboss.org] use the correct location for jboss-logging-spi

[dimitris at jboss.org] use the correct location for jboss-logging-spi

[dimitris at jboss.org] use the correct location for jboss-logging-spi

[dimitris at jboss.org] use the correct location for jboss-logging-spi

[dimitris at jboss.org] use the correct location for jboss-logging-spi

[newtonm] Tidied up pom.xml, changed version to 3 digit number, and added scm section.

[dimitris at jboss.org] tidy up the pom

[scott.stark at jboss.org] copy https://svn.jboss.org/repos/jbossas/projects/ejb3/trunk/core/src/main/java/org/jboss/ejb3/iiop into trunk/ejb3

[newtonm] Moved all images to a community subdirectory. Changed image paths for community images. Tidied up pom.xml and added scm section.

[newtonm] Changed image paths for community images. Added XSL params for header links alternative text. Tidied up pom.xml, removed redundant dependencies and added scm section.

[adrian at jboss.org] Fix the TODO

[mmoyses] JBAS-5372

[mmoyses] JBAS-5372

[pgier] Add exclusions to ejb3 dependency for jbossas artifacts.  This will prevent unnecessary warning messages and some unused deps from being downloaded.

[pgier] [JBBUILD-466] Add new dependencies to retrieve resource folders from the jars in the repository.

[dimitris at jboss.org] JBAS-5351, jboss-common-core to 2.2.5.GA
and move from jboss:jboss-common-logging-* to org.jboss.logging:jboss-logging-*

[dimitris at jboss.org] JBAS-5351, jboss-common-core to 2.2.5.GA
and move from jboss:jboss-common-logging-* to org.jboss.logging:jboss-logging-*

[bstansberry at jboss.com] Refactor some session cookie stuff into a utility method

[pgier] Add component-matrix as a module so that it gets installed and deployed automatically during maven builds.

[adrian at jboss.org] [JBAS-5278] - Hack the JMS rollback stress test to work with JBoss Messaging

[bstansberry at jboss.com] Refactor some session cookie stuff into a utility method

[adrian at jboss.org] [JBAS-5278] - Port JMS fixes from 4.2

[adrian at jboss.org] [JBAS-5278] - Update rar deployments for use-try-lock

[adrian at jboss.org] [JBAS-5278] - Port SQL fixes from 4.2

[adrian at jboss.org] [JBAS-5278] - Port tests from jboss-4.2

[adrian at jboss.org] Remove the obsolete ha jdbc rars - now in the main jdbc rars

[adrian at jboss.org] Remove the obsolete ha jdbc rars - now in the main jdbc rars

[adrian at jboss.org] Sync connection manager changes with jboss-4.2

[adrian at jboss.org] Port latest changes to IMCP to head

[adrian at jboss.org] Fix the incorrect cast by converting to generics. Also reduced some of the noise in the logging.

[thomas.diesler at jboss.com] Delegate building of jbossws.sar to jbossws build macro

[bstansberry at jboss.com] [JBAS-5382] Upgrade PojoCache to 2.1.0.GA
[JBAS-5148] Upgrade JBoss Cache to 2.1.1.GA

[newtonm] Added highlight project.

[newtonm] Made all section titles the same colour. Use graphical callouts instead of custom numbers. Increased callout number limit from 10 to 15. Changed code highlighting XSL to work on text nodes so that inlined callouts will render correctly. Turned off indenting as this incorrectly adds linebreaks to inline callout markup. Set PDF programlisting font back to verdana from monospaced.

[newtonm] Adjusted CSS so that callouts are inlined and placed on the right if necessary for backwards compatibility. Added images/callouts directory with default png images for numbers 1 to 15.

[scott.stark at jboss.org] Update jboss-common-core to 2.2.5.beta1

[bstansberry at jboss.com] Avoid JBCACHE-1319

------------------------------------------
[...truncated 24380 lines...]
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath

run-tests-aop-scoped:
     [echo] Starting patternset=aop-with-classloader.includes config=aop-scoped
    [junit] Running org.jboss.test.aop.test.ScopedAttachUnitTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 4.556 sec
    [junit] Running org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.19 sec
    [junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 17.1 sec
    [junit] Running org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 13.16 sec
    [junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 13.97 sec
    [junit] Running org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase
    [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 13.459 sec
    [junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
    [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 6.002 sec
[server:stop] Shutting down server: scoped-aop-jdk50
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://localhost:1099 --shutdown
[server:stop] shutdownTimeout will be=45
   [delete] Deleting: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/bin/pluggable-instrumentor.jar
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath

jrmp-invoker-tests:
     [echo] creating jrmp-invoker config
     [copy] Copying 345 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/server/jrmp-invoker
     [echo] Overwriting config descriptors
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/server/jrmp-invoker
[server:start] Starting server "jrmp-invoker" with command: 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Djava.net.preferIPv4Stack=true  org.jboss.Main -c jrmp-invoker -b localhost -u 227.43.0.66 
     [echo] Starting patternset=jrmp-invoker.includes config=JRMP-Invoker
    [junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 15.857 sec
    [junit] Running org.jboss.test.cts.test.BmpUnitTestCase
    [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed: 20.225 sec
    [junit] Running org.jboss.test.cts.test.CmpUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.895 sec
    [junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 3.641 sec
    [junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.557 sec
    [junit] Running org.jboss.test.cts.test.LocalEjbTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.742 sec
    [junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.266 sec
    [junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 133.539 sec
    [junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
    [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 143.084 sec
    [junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.136 sec
    [junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 28.027 sec
    [junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 6.997 sec
[server:stop] Shutting down server: jrmp-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://localhost:1099 --shutdown
[server:stop] shutdownTimeout will be=45
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath

pooled-invoker-tests:
     [echo] creating pooled-invoker config
     [copy] Copying 345 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/server/pooled-invoker
     [echo] Overwriting config descriptors
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/server/pooled-invoker
[server:start] Starting server "pooled-invoker" with command: 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Djava.net.preferIPv4Stack=true  org.jboss.Main -c pooled-invoker -b localhost -u 227.43.0.66 
     [echo] Starting patternset=jrmp-invoker.includes config=Pooled-Invoker
    [junit] Running org.jboss.test.bank.test.BankEJB20StressTestCase
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 14.559 sec
    [junit] Running org.jboss.test.cts.test.BmpUnitTestCase
    [junit] Tests run: 11, Failures: 1, Errors: 0, Time elapsed: 19.543 sec
    [junit] Test org.jboss.test.cts.test.BmpUnitTestCase FAILED
    [junit] Running org.jboss.test.cts.test.CmpUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.416 sec
    [junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
    [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 4.155 sec
    [junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
    [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.007 sec
    [junit] Running org.jboss.test.cts.test.LocalEjbTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.217 sec
    [junit] Running org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 7.119 sec
    [junit] Running org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
    [junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 62.183 sec
    [junit] Test org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase FAILED
    [junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
    [junit] Tests run: 20, Failures: 1, Errors: 0, Time elapsed: 143.023 sec
    [junit] Test org.jboss.test.cts.test.StatefulSessionUnitTestCase FAILED
    [junit] Running org.jboss.test.cts.test.StatelessSessionStressTestCase
    [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 2.087 sec
    [junit] Running org.jboss.test.cts.test.StatelessSessionUnitTestCase
    [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 27.076 sec
    [junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
    [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 7.064 sec
[server:stop] Shutting down server: pooled-invoker
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://localhost:1099 --shutdown
[server:stop] shutdownTimeout will be=45
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath

tests-classloader-leak:
     [echo] creating classloader-leak config
     [copy] Copying 387 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/server/classloader-leak
     [copy] Copied 93 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/server/classloader-leak
     [echo] Overwriting config descriptors
     [copy] Warning: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/resources/test-configs/classloader-leak not found.
[server:start] Starting server "classloader-leak" with command: 
[server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/bin/run.jar:/qa/tools/opt/jdk1.5.0_15/lib/tools.jar -Xms128m -Xmx512m -XX:MaxPermSize=512m -XX:+HeapDumpOnOutOfMemoryError -Djava.net.preferIPv4Stack=true -Djava.endorsed.dirs=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/lib/endorsed -Djgroups.udp.ip_ttl=0  org.jboss.Main -c classloader-leak -b localhost -u 227.43.0.66 
    [junit] Running org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
    [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 168.071 sec
    [junit] Running org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 136.289 sec
    [junit] Running org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
    [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 157.641 sec
[server:stop] Shutting down server: classloader-leak
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_15/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.CR1/client/jboss-common.jar org.jboss.Shutdown --server jnp://localhost:1099 --shutdown
[server:stop] shutdownTimeout will be=45
Overriding previous definition of reference to xerces.xerces.classpath
Overriding previous definition of reference to apache.commons.classpath
Overriding previous definition of reference to sax.classpath
Overriding previous definition of reference to xdoclet.task.classpath
Overriding previous definition of reference to gjt.jpl-util.classpath
Overriding previous definition of reference to opennms.joesnmp.classpath
Overriding previous definition of reference to jacorb.idl.classpath
Overriding previous definition of reference to sleepycat.classpath
Overriding previous definition of reference to apache.tomcat55.classpath
Overriding previous definition of reference to trove.classpath
Overriding previous definition of reference to qdox.classpath
Overriding previous definition of reference to javassist.classpath
Overriding previous definition of reference to hibernate3.classpath
Overriding previous definition of reference to odmg.classpath
Overriding previous definition of reference to cglib.classpath
Overriding previous definition of reference to ejb3-persistence.classpath
Overriding previous definition of reference to spring.classpath
Overriding previous definition of reference to apache.ant.classpath
Overriding previous definition of reference to jboss.test.classpath

compile-stylesheets:

tests-report-html:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/reports/html
[junitreport] Transform time: 288561ms

tests-report-text:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/reports/text
    [style] Transforming into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/reports/text
    [style] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/reports/text/TESTS-TestSuites.txt
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/stylesheets/summary1b.xsl

tests-report-xml:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/reports/xml
    [style] Transforming into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/reports/xml
    [style] Processing /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/reports/TESTS-TestSuites.xml to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/reports/xml/TESTS-TestSuites.xml
    [style] Loading stylesheet /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/stylesheets/shortXmlSummary.xsl

tests-report:
      [tar] Building tar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/2008-04-13.04-49.tgz

BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/build.xml:938: Some servers failed to shutdown cleanly.

Total time: 260 minutes 30 seconds
+ BSTATUS=1
+ [[ 1 -ne 0 ]]
+ kill-jboss
++ uname -s
+ [[ Linux == \L\i\n\u\x ]]
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill
kill 8179: Operation not permitted
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
kill 8179: Operation not permitted
+ return 0
+ exit 1
[JBoss-AS-5.0.x-TestSuite-sun15-noip] $ bash -xe /tmp/hudson24897.sh
+ kill 28911
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE




More information about the builds mailing list