Hallo,
Looking in the build log one can see that
org.jboss.test.cluster.defaultcfg.ejb2.ustxsticky.test.UserTransactionStickyUnitTestCase
is executed twice but only one report file is present in the reports
directory.
Probably some pattern needs to be changed.
Galder Zamarreno wrote, On 11/07/2008 10:38 AM (EEST):
Btw, I have no idea what this is supposed to mean in
https://hudson.jboss.org/hudson/job/JBoss-AS-5.0.x-TestSuite-sun15/1053/c...
[common] $ ant -f common_groovy.xml
-Dgroovy.script=scripts/jbossas/reports_overwritten.groovy
-Djboss.as.src=trunk
-Drem.env.HUDSON_CONFIG_DIR=/home/akostadinov/repos/hudson
-Drem.env.HUDSON_CONFIG_DIR=h:\hudson\alexk_config_repository
Buildfile: common_groovy.xml
groovy:
[groovy] Org basedir:
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/common
[groovy] Basedir now set to
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15
[groovy] Count of test cases executed "685" and count of report files
generated "684" don't match. Probably same test(s) was executed twice
(or more) and second run overwrited the test report file(s).
[groovy] Or probably there is a report file just missing for some
reason.
[groovy] Bad Tests:
[groovy]
[org.jboss.test.cluster.defaultcfg.ejb2.ustxsticky.test.UserTransactionStickyUnitTestCase]
BUILD FAILED
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/common/common_groovy.xml:80:
tests reported and tests executed mismatch
Do I have to add the new test or test configuration in some kind of
groovy script too?
Cheers,
Galder Zamarreno wrote:
> Should be fixed now. I'm gonna schedule a run...
>
> Galder Zamarreno wrote:
>> Looking into it
>>
>> Brian Stansberry wrote:
>>> Galder,
>>>
>>> This testsuite run failure seems like it has something to do with
>>> the tx sticky tests (see bottom below). Can you have a look?
>>>
>>> - Brian
>>>
>>> -------- Original Message --------
>>> Subject: JBoss-AS-5.0.x-TestSuite-sun15 - Build # 1053 - Failure!
>>> Date: Thu, 6 Nov 2008 21:31:05 -0500 (EST)
>>> From: jboss-qa-internal(a)redhat.com
>>> To: builds(a)lists.jboss.org
>>>
>>> JBoss-AS-5.0.x-TestSuite-sun15 - Build # 1053 - Failure:
>>>
>>> Check console output at
>>>
https://hudson.jboss.org/hudson//job/JBoss-AS-5.0.x-TestSuite-sun15/1053
>>> to view the results.
>>>
>>> Modifications since last build:
>>>
>>> [scott.stark(a)jboss.org] JBAS-6022, update to jboss-vfs 2.0.0.CR4 and
>>> set the default vfs cache impl to
>>> org.jboss.virtual.plugins.cache.TimedVFSCache in conf/initialize.xml
>>>
>>> [wolfc] Upgrade to jboss-jpa-deployers 1.0.0-Beta3
>>>
>>> [adrian(a)jboss.org] Fix the comments
>>>
>>> [adrian(a)jboss.org] Experimental installation of security policy in
>>> the bootstrap
>>>
>>> [Jesper Pedersen] dos2unix
>>>
>>> [galder.zamarreno(a)jboss.com] [JBAS-6056] [JBAS-6153] Added user
>>> transaction sticky test case that tests stickyness of both
>>> UserTransaction and EJB invocations. This required addition of a new
>>> test config where ClientUserTransactionService returned an HA proxy
>>> with transaction sticky lbp.
>>>
>>> [galder.zamarreno(a)jboss.com] [JBAS-6116] Tpc is now properly cleared
>>> both with successfull and exceptional commit/rollback calls. Added
>>> some TRACE to help debugging in future.
>>>
>>> [galder.zamarreno(a)jboss.com] [JBAS-6056] Some TRACE added to
>>> GenericProxyFactory and ClientUserTransactionService register itself
>>> in the system registry to be used by server side invoker.
>>>
>>> [galder.zamarreno(a)jboss.com] [JBAS-6056] [JBAS-6153] UserTransaction
>>> can now be deployed with transaction sticky load balance policies.
>>> Added in server test that verify that the stickyness happens all
>>> throughout the user transaction API and bean invocations. Also,
>>> "Transaction sticky target not available" is now wrapped in
>>> ServiceUnavailableException.
>>>
>>> [anil.saldhana(a)jboss.com] add a debug statement
>>>
>>> [pgier] [JBAS-6055] Exclude extra bsh dependency
>>>
>>> [fjuma] JBAS-5657: Created a generic error page for the JMX console
>>> that gets
>>> displayed whenever HTTP Status 500 exceptions occur. The error page
>>> does not
>>> expose the details of the error. This is the same behaviour that was
>>> implemented for JBPAPP-529.
>>>
>>> [adrian(a)jboss.org] [JBAS-5927][JBAS-6159] - Update to integration
>>> 5.0.1.GA which includes UserTransaction/CCM abstraction
>>>
>>> [pgier] Change the enforcer to warn only, when plugin versions are
>>> missing.
>>>
>>> [alesj] Remove uninstall, we already have default stop.
>>>
>>>
>>>
>>> -------------------------------------------------------------------------
>>>
>>> [...truncated 23117 lines...]
>>> [server:start] Starting server "scoped-aop-jdk50", with command
>>> (start timeout is 240 seconds ):
>>> [server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp
>>>
/qa/hudson_ws/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
>>> -javaagent:pluggable-instrumentor.jar
>>> -Djava.net.preferIPv4Stack=true
>>>
-Djava.endorsed.dirs=/qa/hudson_ws/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 scoped-aop-jdk50 -b
>>> 10.18.124.15 -u 227.43.1.111
>>>
>>> run-tests-aop-scoped:
>>> [echo] Starting patternset=aop-with-classloader.includes
>>> config=aop-scoped
>>> [junit] Running org.jboss.test.aop.test.ScopedAnnotatedTestCase
>>> [junit] Tests run: 15, Failures: 0, Errors: 0, Time elapsed:
>>> 6.983 sec
>>> [junit] Running org.jboss.test.aop.test.ScopedAttachUnitTestCase
>>> [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed:
>>> 5.022 sec
>>> [junit] Running
>>> org.jboss.test.aop.test.ScopedEarWithClassesInWebInfTestCase
>>> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed:
>>> 2.694 sec
>>> [junit] Running
>>>
org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedNoParentDelegationTestCase
>>>
>>> [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed:
>>> 9.108 sec
>>> [junit] Running
>>>
org.jboss.test.aop.test.ScopedExtenderBaseLoadedScopedParentDelegationTestCase
>>>
>>> [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed:
>>> 7.685 sec
>>> [junit] Running
>>>
org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedNoParentDelegationTestCase
>>>
>>> [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed:
>>> 9.489 sec
>>> [junit] Running
>>>
org.jboss.test.aop.test.ScopedExtenderBaseNotLoadedScopedParentDelegationTestCase
>>>
>>> [junit] Tests run: 7, Failures: 0, Errors: 0, Time elapsed:
>>> 7.517 sec
>>> [junit] Running org.jboss.test.aop.test.ScopedUnitTestCase
>>> [junit] Tests run: 16, Failures: 0, Errors: 0, Time elapsed:
>>> 6.466 sec
>>> [junit] Running
>>> org.jboss.test.aop.test.ScopedWovenDependencyTestCase
>>> [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed:
>>> 2.013 sec
>>> [server:stop] Shutting down server: scoped-aop-jdk50
>>> [server:stop] shutdownTimeout will be=240
>>> [delete] Deleting:
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/bin/pluggable-instrumentor.jar
>>>
>>>
>>> jrmp-invoker-tests:
>>> [echo] creating jrmp-invoker config
>>> [copy] Copying 293 files to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/jrmp-invoker
>>>
>>> [copy] Copied 84 empty directories to 3 empty directories under
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/jrmp-invoker
>>>
>>> [echo] Overwriting config descriptors
>>> [copy] Copying 1 file to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/jrmp-invoker
>>>
>>> [server:start] Starting server "jrmp-invoker", with command (start
>>> timeout is 240 seconds ):
>>> [server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp
>>>
/qa/hudson_ws/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=128m
>>> -Djava.net.preferIPv4Stack=true org.jboss.Main -c jrmp-invoker -b
>>> 10.18.124.15 -u 227.43.1.111
>>> [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:
>>> 11.74 sec
>>> [junit] Running org.jboss.test.cts.test.BmpUnitTestCase
>>> [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed:
>>> 15.331 sec
>>> [junit] Running org.jboss.test.cts.test.CmpUnitTestCase
>>> [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed:
>>> 1.968 sec
>>> [junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
>>> [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed:
>>> 2.673 sec
>>> [junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
>>> [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed:
>>> 2.467 sec
>>> [junit] Running org.jboss.test.cts.test.LocalEjbTestCase
>>> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed:
>>> 1.798 sec
>>> [junit] Running
>>> org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
>>> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed:
>>> 6.749 sec
>>> [junit] Running
>>> org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
>>> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed:
>>> 132.772 sec
>>> [junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
>>> [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed:
>>> 141.653 sec
>>> [junit] Running
>>> org.jboss.test.cts.test.StatelessSessionStressTestCase
>>> [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed:
>>> 1.826 sec
>>> [junit] Running
>>> org.jboss.test.cts.test.StatelessSessionUnitTestCase
>>> [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed:
>>> 26.185 sec
>>> [junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
>>> [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed:
>>> 4.953 sec
>>> [server:stop] Shutting down server: jrmp-invoker
>>> [server:stop] shutdownTimeout will be=240
>>>
>>> pooled-invoker-tests:
>>> [echo] creating pooled-invoker config
>>> [copy] Copying 293 files to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/pooled-invoker
>>>
>>> [copy] Copied 84 empty directories to 3 empty directories under
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/pooled-invoker
>>>
>>> [echo] Overwriting config descriptors
>>> [copy] Copying 1 file to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/pooled-invoker
>>>
>>> [server:start] Starting server "pooled-invoker", with command
(start
>>> timeout is 240 seconds ):
>>> [server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp
>>>
/qa/hudson_ws/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=128m
>>> -Djava.net.preferIPv4Stack=true org.jboss.Main -c pooled-invoker -b
>>> 10.18.124.15 -u 227.43.1.111
>>> [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:
>>> 10.847 sec
>>> [junit] Running org.jboss.test.cts.test.BmpUnitTestCase
>>> [junit] Tests run: 11, Failures: 0, Errors: 0, Time elapsed:
>>> 15.27 sec
>>> [junit] Running org.jboss.test.cts.test.CmpUnitTestCase
>>> [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 1.96
>>> sec
>>> [junit] Running org.jboss.test.cts.test.CtsCmp2UnitTestCase
>>> [junit] Tests run: 4, Failures: 0, Errors: 0, Time elapsed:
>>> 2.499 sec
>>> [junit] Running org.jboss.test.cts.test.IndependentJarsUnitTestCase
>>> [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed:
>>> 2.519 sec
>>> [junit] Running org.jboss.test.cts.test.LocalEjbTestCase
>>> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 1.87
>>> sec
>>> [junit] Running
>>> org.jboss.test.cts.test.LongWaitStatefulSessionUnitTestCase
>>> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed:
>>> 6.787 sec
>>> [junit] Running
>>> org.jboss.test.cts.test.StatefulSessionLocalUnitTestCase
>>> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed:
>>> 132.785 sec
>>> [junit] Running org.jboss.test.cts.test.StatefulSessionUnitTestCase
>>> [junit] Tests run: 20, Failures: 0, Errors: 0, Time elapsed:
>>> 141.7 sec
>>> [junit] Running
>>> org.jboss.test.cts.test.StatelessSessionStressTestCase
>>> [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed: 1.81
>>> sec
>>> [junit] Running
>>> org.jboss.test.cts.test.StatelessSessionUnitTestCase
>>> [junit] Tests run: 8, Failures: 0, Errors: 0, Time elapsed:
>>> 26.214 sec
>>> [junit] Running org.jboss.test.testbean.test.BeanUnitTestCase
>>> [junit] Tests run: 9, Failures: 0, Errors: 0, Time elapsed:
>>> 4.673 sec
>>> [server:stop] Shutting down server: pooled-invoker
>>> [server:stop] shutdownTimeout will be=240
>>>
>>> tests-clustered-profileservice:
>>> [echo] creating cluster-profilesvc-0 config,
>>>
jboss.dist=/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA
>>>
>>> [copy] Copying 333 files to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0
>>>
>>> [copy] Copied 103 empty directories to 3 empty directories
>>> under
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0
>>>
>>> [copy] Copying 1 file to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0/conf
>>>
>>> [copy] Copying 1 file to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0/deploy
>>>
>>> [echo] Overwriting config descriptors
>>> [copy] Copying 1 file to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-0
>>>
>>> [echo] creating cluster-profilesvc-1 config,
>>>
jboss.dist=/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA
>>>
>>> [copy] Copying 333 files to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1
>>>
>>> [copy] Copied 103 empty directories to 3 empty directories
>>> under
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1
>>>
>>> [copy] Copying 1 file to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1/conf
>>>
>>> [copy] Copying 1 file to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1/deploy
>>>
>>> [echo] Overwriting config descriptors
>>> [copy] Copying 1 file to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-profilesvc-1
>>>
>>> [server:start] Starting server "cluster-profilesvc-0", with command
>>> (start timeout is 240 seconds ):
>>> [server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp
>>>
/qa/hudson_ws/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/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed
>>> -Dresolve.dns=false -Djgroups.udp.ip_ttl=0
>>> -Djboss.messaging.ServerPeerID=0
>>> -Djboss.partition.name=DefaultPartition org.jboss.Main -c
>>> cluster-profilesvc-0 -b 10.18.124.15 -u 227.43.1.111
>>> [server:start] Starting server "cluster-profilesvc-1", with command
>>> (start timeout is 240 seconds ):
>>> [server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp
>>>
/qa/hudson_ws/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/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed
>>> -Dresolve.dns=false -Djgroups.udp.ip_ttl=0
>>> -Djboss.messaging.ServerPeerID=1
>>> -Djboss.partition.name=DefaultPartition org.jboss.Main -c
>>> cluster-profilesvc-1 -b 10.18.124.16 -u 227.43.1.111
>>>
>>> tests-clustering-unit:
>>> [junit] Running
>>>
org.jboss.test.cluster.defaultcfg.profileservice.test.ProfileRepositoryHASingletonDeployerTestCase
>>>
>>> [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed:
>>> 7.863 sec
>>> [server:stop] Shutting down server: cluster-profilesvc-0
>>> [server:stop] shutdownTimeout will be=240
>>> [server:stop] Shutting down server: cluster-profilesvc-1
>>> [server:stop] shutdownTimeout will be=240
>>>
>>> tests-web-profile:
>>> [echo] creating web-profile config
>>> [copy] Copying 114 files to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/web-profile
>>>
>>> [copy] Copied 44 empty directories to 1 empty directory under
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/web-profile
>>>
>>> [echo] Overwriting config descriptors
>>> [copy] Copying 2 files to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/web-profile
>>>
>>> [server:start] Starting server "web-profile", with command (start
>>> timeout is 240 seconds ):
>>> [server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp
>>>
/qa/hudson_ws/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/hudson_ws/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 web-profile -b
>>> 10.18.124.15 -u 227.43.1.111
>>>
>>> init:
>>>
>>> run-web-profile-unit:
>>> [echo]
>>> [echo] junit.timeout: 300000
>>> [echo] jbosstest.iterationcount: 10
>>> [echo] jbosstest.threadcount: 5
>>> [echo] jbosstest.beancount: 5
>>> [echo]
>>> [junit] Running org.jboss.test.jpa.test.WebClassesJPAUnitTestCase
>>> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed:
>>> 3.159 sec
>>> [junit] Running org.jboss.test.jpa.test.WebLibsJPAUnitTestCase
>>> [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed:
>>> 0.761 sec
>>> [server:stop] Shutting down server: web-profile
>>> [server:stop] shutdownTimeout will be=240
>>>
>>> tests-classloader-leak:
>>> [echo] creating classloader-leak config
>>> [copy] Copying 332 files to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/classloader-leak
>>>
>>> [copy] Copied 102 empty directories to 3 empty directories
>>> under
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/classloader-leak
>>>
>>> [echo] Overwriting config descriptors
>>> [copy] Warning:
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/classloader-leak
>>> not found.
>>> [server:start] Starting server "classloader-leak", with command
>>> (start timeout is 240 seconds ):
>>> [server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp
>>>
/qa/hudson_ws/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/hudson_ws/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 classloader-leak -b
>>> 10.18.124.15 -u 227.43.1.111
>>> [junit] Running
>>>
org.jboss.test.classloader.leak.test.AopPreparedClassesClassloaderLeakUnitTestCase
>>>
>>> [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed:
>>> 35.547 sec
>>> [junit] Running
>>> org.jboss.test.classloader.leak.test.ClassloaderLeakUnitTestCase
>>> [junit] Tests run: 6, Failures: 0, Errors: 0, Time elapsed:
>>> 144.761 sec
>>> [junit] Running
>>>
org.jboss.test.classloader.leak.test.CommonsLoggingClassloaderLeakUnitTestCase
>>>
>>> [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed:
>>> 129.839 sec
>>> [junit] Running
>>> org.jboss.test.classloader.leak.test.Ejb3ClassloaderLeakUnitTestCase
>>> [junit] Tests run: 5, Failures: 0, Errors: 0, Time elapsed:
>>> 148.188 sec
>>> [server:stop] Shutting down server: classloader-leak
>>> [server:stop] shutdownTimeout will be=240
>>>
>>> tests-clustered-classloader-leak:
>>> [echo] creating cluster-classloader-leak-0 config,
>>>
jboss.dist=/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA
>>>
>>> [copy] Copying 332 files to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-classloader-leak-0
>>>
>>> [copy] Copied 103 empty directories to 4 empty directories
>>> under
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-classloader-leak-0
>>>
>>> [echo] Overwriting config descriptors
>>> [copy] Warning:
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/cluster-classloader-leak-0
>>> not found.
>>> [echo] creating cluster-classloader-leak-1 config,
>>>
jboss.dist=/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA
>>>
>>> [copy] Copying 332 files to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-classloader-leak-1
>>>
>>> [copy] Copied 103 empty directories to 4 empty directories
>>> under
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/server/cluster-classloader-leak-1
>>>
>>> [echo] Overwriting config descriptors
>>> [copy] Warning:
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/resources/test-configs/cluster-classloader-leak-1
>>> not found.
>>> [server:start] Starting server "cluster-classloader-leak-0", with
>>> command (start timeout is 240 seconds ):
>>> [server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp
>>>
/qa/hudson_ws/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/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed
>>> -Dresolve.dns=false -Djgroups.udp.ip_ttl=0
>>> -Djboss.messaging.ServerPeerID=0 -Dnode0.bind.address=10.18.124.15
>>> -Djboss.partition.name=DefaultPartition org.jboss.Main -c
>>> cluster-classloader-leak-0 -b 10.18.124.15 -u 227.43.1.111
>>> [server:start] Starting server "cluster-classloader-leak-1", with
>>> command (start timeout is 240 seconds ):
>>> [server:start] /qa/tools/opt/jdk1.5.0_15/bin/java -cp
>>>
/qa/hudson_ws/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/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/build/output/jboss-5.0.0.GA/lib/endorsed
>>> -Dresolve.dns=false -Djgroups.udp.ip_ttl=0
>>> -Djboss.messaging.ServerPeerID=1 -Dnode0.bind.address=10.18.124.15
>>> -Djboss.partition.name=DefaultPartition org.jboss.Main -c
>>> cluster-classloader-leak-1 -b 10.18.124.16 -u 227.43.1.111
>>>
>>> tests-clustering-unit:
>>> [junit] Running
>>> org.jboss.test.cluster.classloader.leak.test.ClassloaderLeakUnitTestCase
>>>
>>> [junit] Tests run: 3, Failures: 0, Errors: 0, Time elapsed:
>>> 94.079 sec
>>> [junit] Running
>>>
org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase
>>>
>>> [junit] Tests run: 4, Failures: 1, Errors: 0, Time elapsed:
>>> 143.533 sec
>>> [junit] Test
>>>
org.jboss.test.cluster.classloader.leak.test.FieldGranularityClassloaderLeakUnitTestCase
>>> FAILED
>>> [server:stop] Shutting down server: cluster-classloader-leak-0
>>> [server:stop] shutdownTimeout will be=240
>>> [server:stop] Shutting down server: cluster-classloader-leak-1
>>> [server:stop] shutdownTimeout will be=240
>>>
>>> compile-stylesheets:
>>>
>>> tests-report-html:
>>> [mkdir] Created dir:
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/html
>>>
>>> [junitreport] Processing
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml
>>> to /tmp/null1931674772
>>> [junitreport] Loading stylesheet
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/junit-frames.xsl
>>>
>>> [junitreport] Transform time: 42754ms
>>> [junitreport] Deleting: /tmp/null1931674772
>>>
>>> tests-report-text:
>>> [mkdir] Created dir:
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/text
>>>
>>> [style] Warning: the task name <style> is deprecated. Use
<xslt>
>>> instead.
>>> [style] Transforming into
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/text
>>>
>>> [style] Processing
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml
>>> to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/text/TESTS-TestSuites.txt
>>>
>>> [style] Loading stylesheet
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/summary1b.xsl
>>>
>>>
>>> tests-report-xml:
>>> [mkdir] Created dir:
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/xml
>>>
>>> [style] Warning: the task name <style> is deprecated. Use
<xslt>
>>> instead.
>>> [style] Transforming into
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/xml
>>>
>>> [style] Processing
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/TESTS-TestSuites.xml
>>> to
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/reports/xml/TESTS-TestSuites.xml
>>>
>>> [style] Loading stylesheet
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/stylesheets/shortXmlSummary.xsl
>>>
>>>
>>> tests-report:
>>> [tar] Building tar:
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/trunk/testsuite/output/2008-11-06.23-07.tgz
>>>
>>>
>>> BUILD SUCCESSFUL
>>> Total time: 201 minutes 57 seconds
>>> + [[ '' -ne 0 ]]
>>> [common] $ ant -f common_groovy.xml
>>> -Dgroovy.script=scripts/jbossas/reports_overwritten.groovy
>>> -Djboss.as.src=trunk
>>> -Drem.env.HUDSON_CONFIG_DIR=/home/akostadinov/repos/hudson
>>> -Drem.env.HUDSON_CONFIG_DIR=h:\hudson\alexk_config_repository
>>> Buildfile: common_groovy.xml
>>>
>>> groovy:
>>> [groovy] Org basedir:
>>> /qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/common
>>> [groovy] Basedir now set to
>>> /qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15
>>> [groovy] Count of test cases executed "685" and count of report
>>> files generated "684" don't match. Probably same test(s) was
>>> executed twice (or more) and second run overwrited the test report
>>> file(s).
>>> [groovy] Or probably there is a report file just missing for some
>>> reason.
>>> [groovy] Bad Tests:
>>> [groovy]
>>>
[org.jboss.test.cluster.defaultcfg.ejb2.ustxsticky.test.UserTransactionStickyUnitTestCase]
>>>
>>>
>>> BUILD FAILED
>>>
/qa/hudson_ws/workspace/JBoss-AS-5.0.x-TestSuite-sun15/common/common_groovy.xml:80:
>>> tests reported and tests executed mismatch
>>>
>>> Total time: 2 seconds
>>> [JBoss-AS-5.0.x-TestSuite-sun15] $ bash -xe /tmp/hudson36123.sh
>>> + kill 29072
>>> 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
>>>
>>> _______________________________________________
>>> builds mailing list
>>> builds(a)lists.jboss.org
>>>
https://lists.jboss.org/mailman/listinfo/builds
>>>
>>
>