Build failed in Hudson: drools #955
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/955/changes
Changes:
[Rikkola] Added Eval order check to patterns.
------------------------------------------
[...truncated 6817 lines...]
#generated from Decision Table
import clazz name;
my functions
#rule comments
rule "myrule"
salience 42
when
cond snippet
then
cons snippet
end
#rule comments
rule "other rule"
salience 42
when
cond snippet
then
cons snippet
end
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.decisiontable.parser.RuleWorksheetParseLargeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.decisiontable.parser.RuleTemplateTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.decisiontable.model.FunctionsRenderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec
Running org.drools.decisiontable.model.RuleRenderTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
null
Cheapest possible
BASE PRICE IS: 120
DISCOUNT IS: 20
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.439 sec
Running org.drools.decisiontable.parser.LhsBuilderTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.decisiontable.parser.ColumnFactoryTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.decisiontable.parser.PropertiesSheetListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.decisiontable.parser.RuleSheetParserUtilTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.decisiontable.parser.ActionTypeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Results :
Tests run: 79, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-decisiontables/target/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-decisiontables/4.1.0.SNAPSHOT/drools-decisiontables-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: JSR-94 API Module
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 17 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 18 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.drools.jsr94.rules.admin.RuleExecutionSetTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.795 sec
Running org.drools.jsr94.rules.admin.RuleAdministratorTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.814 sec
Running org.drools.jsr94.rules.StatelessRuleSessionTest
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.136 sec
Running org.drools.jsr94.rules.StatefulRuleSessionTest
jeannie and rebecca are sisters
rebecca and jeannie are sisters
jeannie and rebecca are sisters
rebecca and jeannie are sisters
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.751 sec
Running org.drools.jsr94.rules.admin.RuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 sec
Running org.jcp.jsr94.tck.AllTests
SignatureTest report
Tested version: 1.5.0_12
The credit limit of the customer is 3000
The status of the invoice is paid
The credit limit of the customer is 1500
The status of the invoice is paid
The credit limit of the customer is 3000
The status of the invoice is paid
The credit limit of the customer is 3000
The status of the invoice is paid
Tests run: 27, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.429 sec
Running org.drools.jsr94.rules.RuleServiceProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 sec
Running org.drools.jsr94.rules.MultipleRepositoryTest
Engine1
Engine2
1
1
Engine 1 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 1 Asserted object: value1
[value1]
Engine 2 Asserted object: org.drools.reteoo.InitialFactImpl@4dde85f0
Engine 2 Asserted object: value2
[value2]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.121 sec
Running org.drools.jsr94.rules.RuleRuntimeTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.045 sec
Running org.drools.jsr94.rules.admin.LocalRuleExecutionSetProviderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.486 sec
Running org.drools.decisiontable.SpreadsheetIntegrationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.203 sec
Results :
Tests run: 63, Failures: 0, Errors: 0, Skipped: 0
[INFO] [jar:jar]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT.jar
[INFO] Preparing source:jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-sources.jar
[INFO] Preparing source:test-jar
[WARNING] Removing: jar from forked lifecycle, to prevent recursive invocation.
[WARNING] Removing: test-jar from forked lifecycle, to prevent recursive invocation.
[INFO] No goals needed for project - skipping
[INFO] [source:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] [jar:test-jar {execution: default}]
[INFO] Building jar: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] [install:install]
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-test-sources.jar
[INFO] Installing /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-jsr94/target/drools-jsr94-4.1.0.SNAPSHOT-tests.jar to /home/hudson/.m2/repository/org/drools/drools-jsr94/4.1.0.SNAPSHOT/drools-jsr94-4.1.0.SNAPSHOT-tests.jar
[INFO] ----------------------------------------------------------------------------
[INFO] Building Drools :: Analytics
[INFO] task-segment: [clean, install]
[INFO] ----------------------------------------------------------------------------
[INFO] [clean:clean]
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/test-classes
[INFO] Deleting directory /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/site
[INFO] [resources:resources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:compile]
[INFO] Compiling 65 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/classes
[INFO] [resources:testResources]
[INFO] Using default encoding to copy filtered resources.
[INFO] [compiler:testCompile]
[INFO] Compiling 15 source files to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/test-classes
[INFO] [surefire:test]
[INFO] Surefire report directory: /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-analytics/target/surefire-reports
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running org.drools.analytics.optimisation.PatternOrderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.556 sec
Running org.drools.analytics.redundancy.NotesTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 0.185 sec <<< FAILURE!
Running org.drools.analytics.PatternSolverTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec
Running org.drools.analytics.RangeCheckIntegersTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.113 sec
Running org.drools.analytics.RedundancyTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.analytics.SubsumptantPossibilitiesRuleTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.analytics.ConsequenceTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 sec
Running org.drools.analytics.RangeCheckDoublesTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.59 sec
Running org.drools.analytics.accumulateFunction.ValidatePatternTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 sec
Running org.drools.analytics.RangeCheckCleanTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.488 sec
Running org.drools.analytics.optimisation.RestrictionOrderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.545 sec
Running org.drools.analytics.SolversTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec
Running org.drools.analytics.RangeCheckDatesTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec
Results :
Failed tests:
testRedundantRestrictionsInPatternPossibilities(org.drools.analytics.redundancy.NotesTest)
Tests run: 35, Failures: 1, Errors: 0, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 2 minutes 53 seconds
[INFO] Finished at: Wed Oct 31 07:18:45 EDT 2007
[INFO] Final Memory: 13M/42M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 27885
Deleting old artifacts from #953
Recording test results
17 years, 1 month
Build failed in Hudson: JBoss-AS-5.0.x-TestSuite-sun15-noip #115
by jboss-qa-internal@redhat.com
See https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15-noip/1...
Changes:
[scott.stark(a)jboss.org] checkpoint resolving deployer
[scott.stark(a)jboss.org] Add true dependencies in addition to demands
[scott.stark(a)jboss.org] JBAS-4929, need to use the JBossWebMetaData for the container injection
[thomas.diesler(a)jboss.com] Fix service-ref handling
[scott.stark(a)jboss.org] Validate the invoker bindings for null
[dimitris(a)jboss.org] [JBAOP-107] Update packaging of aop integration (Kabir forgot to update this)
[kabir.khan(a)jboss.com] [JBAOP-107] Move the AspectLibrary bean into aspects/ from the aop source tree and use the correct classloader to deploy the base-aspects.xml file
[ALRubinger] [EJBTHREE-1091] Added missing ejb-jar and jboss.xml descriptors to Unit Test for validation
[ALRubinger] [EJBTHREE-1091] Updated to proper DTD
[kabir.khan(a)jboss.com] [JBAOP-107] Update packaging of aop integration
[kabir.khan(a)jboss.com] Disable the MicrocontainerJMXUnitTestCase since it seems to be using some assumptions that are no longer valid
[thomas.diesler(a)jboss.com] Fix service-ref JNDI binding
[thomas.diesler(a)jboss.com] Rollback: Call the checkComplete() without any deployment to validate the state of the deployment attempt.
------------------------------------------
[...truncated 27906 lines...]
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-jbossmx-performance:
[junit] Running org.jboss.test.jbossmx.performance.dynamic.InvocationTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 11.138 sec
[junit] Running org.jboss.test.jbossmx.performance.standard.InvocationTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 49.075 sec
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-iiop:
[junit] Running org.jboss.test.bankiiop.test.BankStressTestCase
[junit] Tests run: 8, Failures: 0, Errors: 8, Time elapsed: 5.901 sec
[junit] Test org.jboss.test.bankiiop.test.BankStressTestCase FAILED
[junit] Running org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 9.145 sec
[junit] Test org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase FAILED
[junit] Running org.jboss.test.helloiiop.test.HelloTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 6, Time elapsed: 4.313 sec
[junit] Test org.jboss.test.helloiiop.test.HelloTimingStressTestCase FAILED
[junit] Running org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 6, Time elapsed: 2.312 sec
[junit] Test org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase FAILED
[junit] Running org.jboss.test.iiop.test.NoCodebaseUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 0.968 sec
[junit] Test org.jboss.test.iiop.test.NoCodebaseUnitTestCase FAILED
[junit] Running org.jboss.test.iiop.test.ParameterPassingStressTestCase
[junit] Tests run: 20, Failures: 0, Errors: 20, Time elapsed: 10.323 sec
[junit] Test org.jboss.test.iiop.test.ParameterPassingStressTestCase FAILED
[junit] Running org.jboss.test.marshaliiop.test.EjbUnMarshalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 1, Time elapsed: 2.644 sec
[junit] Test org.jboss.test.marshaliiop.test.EjbUnMarshalUnitTestCase FAILED
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-scout-jaxr:
[junit] Running org.jboss.test.jaxr.scout.JaxrBaseTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.064 sec
[junit] Running org.jboss.test.jaxr.scout.basic.JaxrJNDIConnectionTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.259 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteAssociationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 17.132 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.711 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.93 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveServiceBindingTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.407 sec
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrClassficationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.741 sec
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrConfimAssociationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.587 sec
[junit] Running org.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.627 sec
[junit] Running org.jboss.test.jaxr.scout.query.infomodel.JaxrFindAssociationsTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.614 sec
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-webservice:
[junit] Running org.jboss.test.webservice.admindevel.ExampleTestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 33.274 sec
[junit] Running org.jboss.test.webservice.admindevel.ExplodedExampleTestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 6.98 sec
[junit] Running org.jboss.test.webservice.admindevel.RedeployExampleTestCase
[junit] Found log4j.xml: file:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/output/resources/log4j.xml
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.901 sec
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-aspects-14:
tests-aspects-15:
_buildmagic:init:
Trying to override old definition of task property
_buildmagic:init:buildlog:
configure:
Overriding previous definition of reference to jboss.test.classpath
init:
compile-classes:
[javac] Compiling 4 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/aspects/output/classes
asynch:
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/aspects/output/lib/asynch-test.sar
jars:
main:
_buildmagic:init:
Trying to override old definition of task property
configure:
Overriding previous definition of reference to jboss.test.classpath
init:
tests:
_buildmagic:init:
init:
test:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/aspects/output/reports
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/aspects/output/log
[junit] Running org.jboss.test.asynch.AsynchTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.716 sec
tests-aspects:
[server:stop] Shutting down server: all
[server:stop] Shutting down server: /qa/tools/opt/jdk1.5.0_12/bin/java -cp /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/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.Beta3/client/jboss-common.jar org.jboss.Shutdown --server jnp://localhost:1099 --shutdown
[server:stop] shutdownTimeout will be=45
[server:stop] Failed to shutdown server "all" before timeout. Destroying the process.
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-profileservice:
[echo] creating profileservice config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3
[copy] Copying 378 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/build/output/jboss-5.0.0.Beta3/server/profileservice
[copy] Copied 101 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.Beta3/server/profileservice
[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.Beta3/server/profileservice/conf
[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.Beta3/server/profileservice/deployers
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/build.xml:834: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15-noip/trunk/testsuite/build.xml:891: Error starting server "profileservice": Found a process already listening on:http://localhost:8080 or jnp://localhost:1099
Total time: 105 minutes 42 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
+ sleep 10
+ ps -eaf --columns 2200
+ grep run.jar
+ grep -v grep
+ awk '{ print $2; }'
+ xargs kill -9
+ exit 1
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
finished: FAILURE
17 years, 1 month