Build failed in Hudson: drools #2068
by jboss-qa-internal@redhat.com
See http://hudson.qa.jboss.com/hudson/job/drools/2068/changes
Changes:
[michael.neale(a)jboss.com] test case for wierd variable bug
------------------------------------------
[...truncated 29578 lines...]
RightTuple int:14
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuples End
EqualityKey int:1 int:2
EqualityKey int:1 int:3
FactHandleFactory int:3 long:4
InitialFact int:0 long:0
PropagationCounter long:17
InitialFactMemory false
Object : int:1 long:1
org.drools.FactA@704f9693
RightTuples Start
RightTuple int:17
RightTuples END
Object : int:3 long:4
org.drools.FactC@70cf9693
RightTuples Start
RightTuple int:10
RightTuple int:20
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:10 int:1
LeftTuples End
EqualityKey int:1 int:1
EqualityKey int:1 int:3
FactHandleFactory int:3 long:4
InitialFact int:0 long:0
PropagationCounter long:17
InitialFactMemory false
Object : int:1 long:1
org.drools.FactA@704f9693
RightTuples Start
RightTuple int:17
RightTuples END
Object : int:3 long:4
org.drools.FactC@70cf9693
RightTuples Start
RightTuple int:10
RightTuple int:20
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:10 int:1
LeftTuples End
EqualityKey int:1 int:1
EqualityKey int:1 int:3
FactHandleFactory int:3 long:3
InitialFact int:0 long:0
PropagationCounter long:13
InitialFactMemory false
Object : int:1 long:1
Cheese( type='stilton', price=10 )
RightTuples Start
RightTuples END
Object : int:2 long:2
Cheese( type='stilton', price=15 )
RightTuples Start
RightTuple int:11
RightTuples END
Object : int:3 long:3
Cheese( type='stilton', price=20 )
RightTuples Start
RightTuple int:15
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:11 int:1
LeftTuples End
EqualityKey int:1 int:1
EqualityKey int:1 int:2
EqualityKey int:1 int:3
FactHandleFactory int:3 long:3
InitialFact int:0 long:0
PropagationCounter long:13
InitialFactMemory false
Object : int:1 long:1
Cheese( type='stilton', price=10 )
RightTuples Start
RightTuples END
Object : int:2 long:2
Cheese( type='stilton', price=15 )
RightTuples Start
RightTuple int:11
RightTuples END
Object : int:3 long:3
Cheese( type='stilton', price=20 )
RightTuples Start
RightTuple int:15
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:11 int:1
LeftTuples End
EqualityKey int:1 int:1
EqualityKey int:1 int:2
EqualityKey int:1 int:3
FactHandleFactory int:3 long:3
InitialFact int:0 long:0
PropagationCounter long:21
InitialFactMemory false
Object : int:1 long:1
Cheese( type='stilton', price=10 )
RightTuples Start
RightTuples END
Object : int:3 long:3
Cheese( type='stilton', price=20 )
RightTuples Start
RightTuple int:21
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:17 int:1
JoinNode
RightTuple int:22 int:3
RuleTerminalNode
LeftTuples End
Rule org.drools.dynamic not node
AgendaItem long:21
ActivationGroup bool:false
AgendaItem bool:false
EqualityKey int:1 int:1
EqualityKey int:1 int:3
FactHandleFactory int:3 long:3
InitialFact int:0 long:0
PropagationCounter long:21
InitialFactMemory false
Object : int:1 long:1
Cheese( type='stilton', price=10 )
RightTuples Start
RightTuples END
Object : int:3 long:3
Cheese( type='stilton', price=20 )
RightTuples Start
RightTuple int:21
RightTuples END
InitialFact LeftTuples Start
InitialFact LeftTuples End
LeftTuples Start
LeftTuple int:17 int:1
JoinNode
RightTuple int:22 int:3
RuleTerminalNode
LeftTuples End
Rule org.drools.dynamic not node
AgendaItem long:21
ActivationGroup bool:false
AgendaItem bool:false
EqualityKey int:1 int:1
EqualityKey int:1 int:3
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.533 sec
Running org.drools.guvnor.modeldriven.ActionSetFieldTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec
Running org.drools.guvnor.server.util.BRLPersitenceTest
<rule>
<modelVersion>1.0</modelVersion>
<attributes>
<attribute>
<attributeName>no-loop</attributeName>
<value>true</value>
</attribute>
</attributes>
<lhs>
<fact>
<constraintList>
<constraints>
<fieldConstraint>
<value>42</value>
<constraintValueType>0</constraintValueType>
<fieldBinding>f1</fieldBinding>
<fieldName>age</fieldName>
<operator><</operator>
<fieldType></fieldType>
</fieldConstraint>
</constraints>
</constraintList>
<factType>Person</factType>
<boundName>p1</boundName>
</fact>
<compositePattern>
<type>not</type>
<patterns>
<fact>
<factType>Cancel</factType>
</fact>
</patterns>
</compositePattern>
</lhs>
<rhs>
<modify>
<fieldValues>
<fieldValue>
<field>status</field>
<value>rejected</value>
<type>String</type>
</fieldValue>
</fieldValues>
<variable>p1</variable>
</modify>
<retract>
<variableName>p1</variableName>
</retract>
<dslSentence>
<sentence>Send an email to {administrator}</sentence>
</dslSentence>
</rhs>
</rule>
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec
Running org.drools.testframework.RuleCoverageListenerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec
Running org.drools.guvnor.modeldriven.CompositeFactPatternTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
Running org.drools.rule.builder.dialect.mvel.MVELPredicateBuilderTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec
Results :
Tests in error:
testGeneratedBeansMVEL(org.drools.integrationtests.MiscTest)
Tests run: 1007, Failures: 0, Errors: 1, Skipped: 0
[INFO] ------------------------------------------------------------------------
[ERROR] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] There are test failures.
Please refer to /qa/services/hudson/hudson_workspace/workspace/drools/trunk/drools-compiler/target/surefire-reports for the individual test results.
[INFO] ------------------------------------------------------------------------
[INFO] For more information, run Maven with the -e switch
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 4 minutes 55 seconds
[INFO] Finished at: Tue Sep 30 22:08:41 EDT 2008
[INFO] Final Memory: 29M/1002M
[INFO] ------------------------------------------------------------------------
Terminating xvnc
[drools] $ vncserver -kill :10
Killing Xvnc process ID 22898
ERROR: No artifacts found that match the file pattern "trunk/target/,rules-ouput/". Configuration error?
ERROR: 'trunk/target/' doesn't match anything, but '' does. Perhaps that's what you mean?
Recording test results
16 years, 1 month
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 970 - Still Failing!
by jboss-qa-internal@redhat.com
JBoss-AS-5.0.x-TestSuite-sun15 - Build # 970 - Still Failing:
Check console output at https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/970 to view the results.
Modifications since last build:
[adrian(a)jboss.org] [JBAS-6030] - Need to register directly if we implement MBeanRegistration
[mmoyses] JBAS-5960: Empty security domain in DD should be set to default
-------------------------------------------------------------------------
[...truncated 20921 lines...]
[junit] Running org.jboss.test.jca.test.ContentiousInterleavingStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.879 sec
[junit] Running org.jboss.test.jca.test.ContentiousRecyclingInterleavingStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.405 sec
[junit] Running org.jboss.test.jca.test.ContentiousRecyclingStickyStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.529 sec
[junit] Running org.jboss.test.jca.test.ContentiousStickyStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.293 sec
[junit] Running org.jboss.test.jca.test.ExecuteJMSDuringRollbackStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 8.5 sec
[junit] Running org.jboss.test.jca.test.ExecuteSQLDuringRollbackStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.113 sec
[junit] Running org.jboss.test.jca.test.RecyclingInterleavingStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.482 sec
[junit] Running org.jboss.test.jca.test.RecyclingStickyStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.359 sec
[junit] Running org.jboss.test.jca.test.RecyclingStickyWithContinuousPoisonThreadStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.346 sec
[junit] Running org.jboss.test.jca.test.RecyclingStickyWithPoisonThreadStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.551 sec
[junit] Running org.jboss.test.jca.test.TxConnectionManagerStressTestCase
[junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed: 58.876 sec
[junit] Running org.jboss.test.jca.test.UncontendedInterleavingStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.468 sec
[junit] Running org.jboss.test.jca.test.UncontendedStickyStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 3.939 sec
[junit] Running org.jboss.test.jmx.test.RMIAdaptorAuthorizationUnitTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.9 sec
[junit] Running org.jboss.test.jmx.test.RedeployStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 42.497 sec
[junit] Running org.jboss.test.lock.test.EnterpriseEntityStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.005 sec
[junit] Running org.jboss.test.naming.test.NamingStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 20.729 sec
[junit] Running org.jboss.test.perf.test.PerfStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 3.659 sec
[junit] Running org.jboss.test.pooled.test.BeanStressTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 4.515 sec
[junit] Running org.jboss.test.security.test.SecurityMgrStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.25 sec
[junit] Running org.jboss.test.tm.test.SimpleNoLockTransactionLocalStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.714 sec
[junit] Running org.jboss.test.tm.test.SimpleTransactionLocalStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.689 sec
[junit] Running org.jboss.test.tm.test.SimpleUncontendedNoLockTransactionLocalStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.962 sec
[junit] Running org.jboss.test.tm.test.SimpleUncontendedTransactionLocalStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.137 sec
[junit] Running org.jboss.test.util.test.TimeoutFactoryCancelStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.123 sec
[junit] Running org.jboss.test.util.test.TimeoutFactoryMixedStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.092 sec
[junit] Running org.jboss.test.util.test.TimeoutFactoryStressTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.12 sec
tests-jbossmx-compliance:
[junit] Running org.jboss.test.jbossmx.compliance.modelmbean.ModelMBeanTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.15 sec
[junit] Running org.jboss.test.jbossmx.compliance.monitor.BasicTestCase
[junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed: 5.241 sec
[junit] Running org.jboss.test.jbossmx.compliance.notcompliant.NCMBeanTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.174 sec
[junit] Running org.jboss.test.jbossmx.compliance.objectname.BasicTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 0.117 sec
[junit] Running org.jboss.test.jbossmx.compliance.objectname.CanonicalTestCase
[junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed: 0.14 sec
[junit] Running org.jboss.test.jbossmx.compliance.objectname.MalformedTestCase
[junit] Tests run: 49, Failures: 0, Errors: 0, Time elapsed: 0.175 sec
[junit] Running org.jboss.test.jbossmx.compliance.objectname.PatternTestCase
[junit] Tests run: 12, Failures: 0, Errors: 0, Time elapsed: 0.152 sec
[junit] Running org.jboss.test.jbossmx.compliance.registration.RegistrationTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.121 sec
[junit] Running org.jboss.test.jbossmx.compliance.relation.BasicTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.124 sec
[junit] Running org.jboss.test.jbossmx.compliance.server.MBeanServerFactoryTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 0.165 sec
[junit] Running org.jboss.test.jbossmx.compliance.server.MBeanServerTestCase
[junit] Tests run: 13, Failures: 0, Errors: 0, Time elapsed: 0.193 sec
[junit] Running org.jboss.test.jbossmx.compliance.standard.InfoTortureTestCase
[junit] Tests run: 38, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
[junit] Running org.jboss.test.jbossmx.compliance.standard.InheritanceTestCase
[junit] Tests run: 21, Failures: 0, Errors: 0, Time elapsed: 0.127 sec
[junit] Running org.jboss.test.jbossmx.compliance.standard.PackageProtectedTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.113 sec
[junit] Running org.jboss.test.jbossmx.compliance.standard.TrivialTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 0.144 sec
[junit] Running org.jboss.test.jbossmx.compliance.timer.BasicTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 29.67 sec
[junit] Running org.jboss.test.jbossmx.compliance.timer.JBossTimerBasicTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 29.681 sec
[junit] Running org.jboss.test.jbossmx.compliance.timer.JBossTimerPeriodTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.408 sec
[junit] Running org.jboss.test.jbossmx.compliance.timer.PeriodTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 4.381 sec
tests-jbossmx-implementation:
[junit] Running org.jboss.test.jbossmx.implementation.persistence.OnTimerPersistenceTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 5.161 sec
[junit] Running org.jboss.test.jbossmx.implementation.server.ContextCLTestCase
[junit] Tests run: 0, Failures: 0, Errors: 0, Time elapsed: 0.056 sec
[junit] Running org.jboss.test.jbossmx.implementation.util.AgentIDTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.221 sec
[junit] Running org.jboss.test.jbossmx.implementation.util.MBeanProxyExtTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.141 sec
[junit] Running org.jboss.test.jbossmx.implementation.util.MBeanProxyTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 0.166 sec
tests-jbossmx-performance:
[junit] Running org.jboss.test.jbossmx.performance.dynamic.InvocationTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 8.574 sec
[junit] Running org.jboss.test.jbossmx.performance.standard.InvocationTestCase
[junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed: 25.648 sec
tests-iiop:
[junit] Running org.jboss.test.bankiiop.test.BankStressTestCase
[junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed: 8.388 sec
[junit] Running org.jboss.test.excepiiop.test.ExceptionTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 2.137 sec
[junit] Running org.jboss.test.helloiiop.test.HelloTimingStressTestCase
[junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed: 1.964 sec
[junit] Running org.jboss.test.hellojrmpiiop.test.HelloTimingStressTestCase
[junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed: 4.851 sec
[junit] Running org.jboss.test.iiop.test.NoCodebaseUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.222 sec
[junit] Running org.jboss.test.iiop.test.ParameterPassingStressTestCase
[junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed: 3.591 sec
[junit] Running org.jboss.test.marshaliiop.test.EjbUnMarshalUnitTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.442 sec
tests-scout-jaxr:
[junit] Running org.jboss.test.jaxr.scout.JaxrBaseTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.456 sec
[junit] Running org.jboss.test.jaxr.scout.basic.JaxrJNDIConnectionTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 0.52 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteAssociationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.603 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrDeleteOrganizationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.754 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveOrganizationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.771 sec
[junit] Running org.jboss.test.jaxr.scout.publish.JaxrSaveServiceBindingTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.445 sec
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrClassficationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.584 sec
[junit] Running org.jboss.test.jaxr.scout.publish.infomodel.JaxrConfimAssociationTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.838 sec
[junit] Running org.jboss.test.jaxr.scout.query.JaxrBusinessQueryTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 2.638 sec
[junit] Running org.jboss.test.jaxr.scout.query.infomodel.JaxrFindAssociationsTestCase
[junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 3.03 sec
tests-webservice:
[junit] Running org.jboss.test.webservice.admindevel.ExampleTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 7.677 sec
[junit] Running org.jboss.test.webservice.admindevel.ExplodedExampleTestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 5.131 sec
[junit] Running org.jboss.test.webservice.admindevel.RedeployExampleTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 5.624 sec
[junit] Running org.jboss.test.webservice.jbas5614.JBAS5614TestCase
[junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 4.95 sec
tests-aspects:
_buildmagic:init:
Trying to override old definition of task property
_buildmagic:init:buildlog:
configure:
init:
compile-classes:
[javac] Compiling 4 source files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/classes
asynch:
[jar] Building jar: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/lib/asynch-test.sar
jars:
main:
_buildmagic:init:
Trying to override old definition of task property
configure:
init:
tests:
_buildmagic:init:
init:
test:
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/reports
[mkdir] Created dir: /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/aspects/output/log
[junit] Running org.jboss.test.asynch.AsynchTestCase
[junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 6.528 sec
[server:stop] Shutting down server: all
[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/trunk/build/output/jboss-5.0.0.GA/bin/shutdown.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jbossall-client.jar:/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/client/jboss-common.jar org.jboss.Shutdown --server jnp://10.18.34.175:1099 --shutdown
[server:stop] shutdownTimeout will be=120
tests-profileservice:
[echo] creating profileservice config, jboss.dist=/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA
[copy] Copying 380 files to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/profileservice
[copy] Copied 84 empty directories to 2 empty directories under /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/profileservice
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/profileservice/conf
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/profileservice/deployers
[echo] Overwriting config descriptors
[copy] Copying 1 file to /qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/profileservice
[server:start] Starting server "profileservice", with command (start timeout is 120 seconds ):
[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/trunk/build/output/jboss-5.0.0.GA/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/trunk/build/output/jboss-5.0.0.GA/lib/endorsed -Djgroups.udp.ip_ttl=0 org.jboss.Main -c profileservice -b 10.18.34.175 -u 227.43.0.80
BUILD FAILED
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:934: The following error occurred while executing this line:
/qa/services/hudson/hudson_workspace/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/build.xml:1021: Error starting server "profileservice": Server failed to start; see logs. exit code: 0
Total time: 68 minutes 36 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.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson48035.sh
+ kill 3910
Recording test results
Build was marked for publishing on https://hudson.jboss.org/hudson/
Email was triggered for: Failure
There are 1 triggered emails.
Sending email for trigger: Failure
16 years, 1 month