Build failed in Hudson: JBoss-AS-5.1.x-testSuite-sun15 #207

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Thu Apr 16 18:39:39 EDT 2009


See http://hudson.qa.jboss.com/hudson/job/JBoss-AS-5.1.x-testSuite-sun15/207/changes

Changes:

[Ian Springer] update EmbJopr version to 1.2.0.CR1

[smcgowan at redhat.com] adjust jvmargs for start/stop-jboss to be consistent with default config including increase of PermGen

[bstansberry at jboss.com] [JBAS-6800] Don't add dependency to non-clustered beans

[ALRubinger] [JBAS-6798] AS to no longer bring in jboss-ejb3-proxy (instead proxy-impl and proxy-spi)

[emuckenhuber] [JBAS-6796] use the default managed object plugin, if no type is specified.

[bstansberry at jboss.com] [JBAS-6797] Deprecate callMethodOnPartition as mbean operation

------------------------------------------
[...truncated 17414 lines...]
_buildmagic:init:

init:

compile-classes:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/output/classes
    [javac] Compiling 24 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/output/classes
Warning: Reference javac.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference thirdparty.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference library.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference spring.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference spring.spring.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference dependentmodule.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.aop.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.common.core.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.common.logging.spi.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.ejb3.ext.api.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.j2se.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.server.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.system.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.systemjmx.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.deployers.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.man.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.microcontainer.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.vfs.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.reflect.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jbossxb.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.jboss.javaee.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.cache.jbosscache.core.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
Warning: Reference jboss.cache.jbosscache.pojo.classpath has not been set at runtime, but was found during
build file parsing, attempting to resolve. Future versions of Ant may support
 referencing ids defined in non-executed targets.
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/src/main/org/jboss/spring/factory/NamedXmlBeanDefinitionReader.java:34: warning: [deprecation] getBeanFactory() in org.springframework.beans.factory.support.BeanDefinitionReader has been deprecated
public class NamedXmlBeanDefinitionReader extends XmlBeanDefinitionReader implements Nameable, Instantiable
       ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/src/main/org/jboss/spring/factory/NamedXmlBeanFactory.java:31: warning: [deprecation] registerCustomEditor(java.lang.Class,java.beans.PropertyEditor) in org.springframework.beans.factory.config.ConfigurableBeanFactory has been deprecated
public class NamedXmlBeanFactory extends DefaultListableBeanFactory implements Nameable, Instantiable
       ^
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/src/main/org/jboss/spring/factory/NamedXmlBeanFactory.java:31: warning: [deprecation] registerCustomEditor(java.lang.Class,java.beans.PropertyEditor) in org.springframework.beans.factory.config.ConfigurableBeanFactory has been deprecated
public class NamedXmlBeanFactory extends DefaultListableBeanFactory implements Nameable, Instantiable
       ^
Note: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/src/main/org/jboss/spring/facade/KernelControllerListableBeanFactory.java uses unchecked or unsafe operations.
Note: Recompile with -Xlint:unchecked for details.
3 warnings

compile-resources:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/output/resources
     [copy] Copying 16 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/output/resources

compile:

build-spring-jars:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/output/lib
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/output/lib/jboss-spring.jar
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/output/lib/jboss-spring.deployer
    [touch] Creating /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/spring-int/output/build-marker

most:

    ==
    ==  Finished with 'most' in module 'spring-int'.
    ======================================================================
    

_module-spring-int-most:

_module-spring-int-most:

modules-most:

thirdparty:

thirdparty:
     [copy] Copying 7 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/lib
     [copy] Copying 37 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/lib
     [copy] Copying 38 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/client
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/lib/endorsed
     [copy] Copying 7 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/lib/endorsed
     [copy] Copying 13 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/lib
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/schema
    [unzip] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/thirdparty/jboss/metadata/lib/jboss-metadata.jar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs
     [copy] Copying 4 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/lib
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/client
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/conf
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/examples/transactions
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/examples/transactions
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/examples/transactions
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/docs/examples/transactions
    [unzip] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/thirdparty/webbeans-deployer/lib/webbeans-ri-int-deployer.zip into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/deployers
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/deploy/jopr-embedded-jbas5.war
    [unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/thirdparty/org/jboss/jopr/lib/jopr-embedded-jbas5.war into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/all/deploy/jopr-embedded-jbas5.war
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/deploy/jopr-embedded-jbas5.war
    [unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/thirdparty/org/jboss/jopr/lib/jopr-embedded-jbas5.war into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/deploy/jopr-embedded-jbas5.war

partition-build:
     [move] Moving 89 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/common/lib
     [copy] Copying 296 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default
     [copy] Copied 82 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/lib
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/conf
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/deployers
    [unjar] Expanding: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/varia/output/lib/http-invoker.sar into /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/default/deploy/http-invoker.sar
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/deploy
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/deployers
     [copy] Copying 10 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/conf
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/conf
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/deploy
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/lib
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/minimal/lib
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web/lib
     [copy] Copying 30 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web/conf
     [copy] Copying 20 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web/deployers
     [copy] Copying 64 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/web/deploy
     [copy] Copying 419 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/standard
     [copy] Copied 116 empty directories to 1 empty directory under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/standard
     [copy] Copying 2 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/standard/conf
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/server/standard/deployers

_buildmagic:init:

init:

jboss-all-client:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/temp
      [jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/jboss-5.1.0.CR1/client/jbossall-client.jar
   [delete] Deleting directory /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/build/output/temp

install:

most:

main:

BUILD SUCCESSFUL
Total time: 6 minutes 40 seconds
+ cd ../testsuite
+ export ANT_OPTS=-Xmx1536m
+ ANT_OPTS=-Xmx1536m
+ export 'ANT_OPTS=-Xmx1536m -Djbossas.startup.timeout=240'
+ ANT_OPTS='-Xmx1536m -Djbossas.startup.timeout=240'
+ ./build.sh tests -Dnode0=10.16.93.9 -Dnode1=10.16.93.10 -DudpGroup=227.43.88.240
Searching for build.xml ...
Buildfile: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/build.xml

maybejars:

init:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/ejb
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/interfaces
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/service
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/interfaces
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/ejb
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/cts/service
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton
     [copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/gen-src/org/jboss/test/classloader/scoping/singleton

compile-resources:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/resources
     [copy] Copying 1522 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/resources
     [copy] Copied 1059 empty directories to 8 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/resources

init-code-generation:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/reports

compile-bean-sources:

compile-mbean-sources:

compile-proxycompiler-bean-sources:

compile-annotated-classes-50:
    [mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/classes
    [javac] Compiling 251 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/output/classes

BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/build.xml:964: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.1.x-testSuite-sun15/JBossAS_5_x/testsuite/build.xml:494: Reference jboss.jboss.ejb3.proxy.classpath not found.

Total time: 54 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
usage: kill [ -s signal | -p ] [ -a ] pid ...
       kill -l [ signal ]
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
usage: kill [ -s signal | -p ] [ -a ] pid ...
       kill -l [ signal ]
+ return 0
+ exit 1
[JBoss-AS-5.1.x-testSuite-sun15] $ bash -xe /tmp/hudson4528093818370717084.sh
+ kill 25857
Recording test results




More information about the builds mailing list