Build failed in Jenkins: jboss-esb-linux #1705

jboss-qa-internal at redhat.com jboss-qa-internal at redhat.com
Tue Jun 14 14:09:21 EDT 2011


See <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/1705/changes>

Changes:

[tcunning] JBESB-3604
Remove the EULA from the AS checks.

------------------------------------------
[...truncated 7187 lines...]
     [java] org.jboss.esb.tests.init:
     [java]     [mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/tests>
     [java]     [mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/tests/junit>

     [java] org.jboss.esb.rosetta.tests.compile:
     [java]     [javac] Compiling 354 source files to <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/tests>
     [java]     [javac] Note: Some input files use or override a deprecated API.
     [java]     [javac] Note: Recompile with -Xlint:deprecation for details.
     [java]     [javac] Note: Some input files use unchecked or unsafe operations.
     [java]     [javac] Note: Recompile with -Xlint:unchecked for details.

     [java] org.jboss.esb.compile:

     [java] org.jboss.esb.integration.test:
     [java]      [echo] Testing of modules, using unit, functional and integration tests

     [java] org.jboss.esb.rosetta.integration.test:

     [java] org.jboss.esb.rosetta.internal.integration.test:
     [java]     [mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/tests/coverage/rosetta/instr>
     [java]     [instr] processing instrumentation path ...
     [java]     [instr] instrumentation path processed in 1338 ms
     [java]     [instr] [895 class(es) instrumented, 0 resource(s) copied]
     [java]     [instr] metadata merged into [<http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/tests/coverage/rosetta/coverage.emma]> {in 407 ms}

     [java] create.endorsed.property:
     [java]      [echo] Setting java.endorsed.dir=/qa/tools/opt/jdk1.5.0_15/jre/lib/endorsed

     [java] org.jboss.esb.services.internal.integration.test.exec:
     [java]      [echo] Running all tests for module
     [java]     [mkdir] Created dir: <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/testdb>
     [java]      [copy] Copying 2 files to <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/testdb>
     [java]     [junit] Running org.jboss.internal.soa.esb.couriers.JmsCourierIntegrationTest
     [java]     [junit] Running org.jboss.internal.soa.esb.couriers.JmsCourierIntegrationTest
     [java]     [junit] Testsuite: org.jboss.internal.soa.esb.couriers.JmsCourierIntegrationTest
     [java]     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.571 sec
     [java]     [junit] Tests run: 1, Failures: 0, Errors: 0, Time elapsed: 2.571 sec
     [java]     [junit] ------------- Standard Output ---------------
     [java]     [junit] EMMA: collecting runtime coverage data ...
     [java]     [junit] ------------- ---------------- ---------------

     [java]     [junit] Testcase: getJmsSession took 1.855 sec
     [java]     [junit] Running org.jboss.internal.soa.esb.couriers.JmsCourierUnitTest
     [java]     [junit] Running org.jboss.internal.soa.esb.couriers.JmsCourierUnitTest
     [java]     [junit] Testsuite: org.jboss.internal.soa.esb.couriers.JmsCourierUnitTest
     [java]     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.96 sec
     [java]     [junit] Tests run: 2, Failures: 0, Errors: 0, Time elapsed: 0.96 sec
     [java]     [junit] ------------- Standard Output ---------------
     [java]     [junit] EMMA: collecting runtime coverage data ...
     [java]     [junit] ------------- ---------------- ---------------

     [java]     [junit] Testcase: testDelivery took 0.69 sec
     [java]     [junit] Testcase: testPickup took 0.004 sec
     [java]     [junit] Running org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest
     [java]     [junit] Running org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest
     [java]     [junit] Testsuite: org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest
     [java]     [junit] Tests run: 4, Failures: 0, Errors: 2, Time elapsed: 0.818 sec
     [java]     [junit] Tests run: 4, Failures: 0, Errors: 2, Time elapsed: 0.818 sec
     [java]     [junit] ------------- Standard Output ---------------
     [java]     [junit] EMMA: collecting runtime coverage data ...
     [java]     [junit] ------------- ---------------- ---------------
     [java]     [junit] ------------- Standard Error -----------------
     [java]     [junit] org.jboss.soa.esb.couriers.CourierException: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.getHandler(FtpFileHandler.java:278)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.uploadFile(FtpFileHandler.java:157)
     [java]     [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     [junit] 	at java.lang.reflect.Method.invoke(Method.java:585)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.FileCourier.deliver(FileCourier.java:233)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.deliver(TwoWayCourierImpl.java:189)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.deliver(CourierIntegrationTest.java:120)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.testDeliverFTP(CourierIntegrationTest.java:61)
     [java]     [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     [junit] 	at java.lang.reflect.Method.invoke(Method.java:585)
     [java]     [junit] 	at junit.framework.TestCase.runTest(TestCase.java:164)
     [java]     [junit] 	at junit.framework.TestCase.runBare(TestCase.java:130)
     [java]     [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
     [java]     [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
     [java]     [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
     [java]     [junit] 	at junit.framework.TestCase.run(TestCase.java:120)
     [java]     [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:230)
     [java]     [junit] 	at junit.framework.TestSuite.run(TestSuite.java:225)
     [java]     [junit] 	at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
     [java]     [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
     [java]     [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
     [java]     [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
     [java]     [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
     [java]     [junit] Caused by: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.soa.esb.util.RemoteFileSystemFactory.getRemoteFileSystem(RemoteFileSystemFactory.java:70)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.getHandler(FtpFileHandler.java:263)
     [java]     [junit] 	... 26 more
     [java]     [junit] Caused by: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.initialize(FtpImpl.java:450)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.<init>(FtpImpl.java:98)
     [java]     [junit] 	at org.jboss.soa.esb.util.RemoteFileSystemFactory.getRemoteFileSystem(RemoteFileSystemFactory.java:62)
     [java]     [junit] 	... 27 more
     [java]     [junit] Caused by: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
     [java]     [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
     [java]     [junit] 	at java.net.Socket.connect(Socket.java:520)
     [java]     [junit] 	at org.apache.commons.net.SocketClient.connect(SocketClient.java:176)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.connect(FtpImpl.java:466)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.initialize(FtpImpl.java:415)
     [java]     [junit] 	... 29 more
     [java]     [junit] org.jboss.soa.esb.couriers.CourierException: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.getHandler(FtpFileHandler.java:278)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.uploadFile(FtpFileHandler.java:157)
     [java]     [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     [junit] 	at java.lang.reflect.Method.invoke(Method.java:585)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.FileCourier.deliver(FileCourier.java:233)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.deliver(TwoWayCourierImpl.java:189)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.deliver(CourierIntegrationTest.java:120)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.testDeliverFTP(CourierIntegrationTest.java:61)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.testPickupFTP(CourierIntegrationTest.java:78)
     [java]     [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
     [java]     [junit] 	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:39)
     [java]     [junit] 	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:25)
     [java]     [junit] 	at java.lang.reflect.Method.invoke(Method.java:585)
     [java]     [junit] 	at junit.framework.TestCase.runTest(TestCase.java:164)
     [java]     [junit] 	at junit.framework.TestCase.runBare(TestCase.java:130)
     [java]     [junit] 	at junit.framework.TestResult$1.protect(TestResult.java:106)
     [java]     [junit] 	at junit.framework.TestResult.runProtected(TestResult.java:124)
     [java]     [junit] 	at junit.framework.TestResult.run(TestResult.java:109)
     [java]     [junit] 	at junit.framework.TestCase.run(TestCase.java:120)
     [java]     [junit] 	at junit.framework.TestSuite.runTest(TestSuite.java:230)
     [java]     [junit] 	at junit.framework.TestSuite.run(TestSuite.java:225)
     [java]     [junit] 	at org.junit.internal.runners.OldTestClassRunner.run(OldTestClassRunner.java:35)
     [java]     [junit] 	at junit.framework.JUnit4TestAdapter.run(JUnit4TestAdapter.java:32)
     [java]     [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.run(JUnitTestRunner.java:421)
     [java]     [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.launch(JUnitTestRunner.java:912)
     [java]     [junit] 	at org.apache.tools.ant.taskdefs.optional.junit.JUnitTestRunner.main(JUnitTestRunner.java:766)
     [java]     [junit] Caused by: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.soa.esb.util.RemoteFileSystemFactory.getRemoteFileSystem(RemoteFileSystemFactory.java:70)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.getHandler(FtpFileHandler.java:263)
     [java]     [junit] 	... 27 more
     [java]     [junit] Caused by: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.initialize(FtpImpl.java:450)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.<init>(FtpImpl.java:98)
     [java]     [junit] 	at org.jboss.soa.esb.util.RemoteFileSystemFactory.getRemoteFileSystem(RemoteFileSystemFactory.java:62)
     [java]     [junit] 	... 28 more
     [java]     [junit] Caused by: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
     [java]     [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
     [java]     [junit] 	at java.net.Socket.connect(Socket.java:520)
     [java]     [junit] 	at org.apache.commons.net.SocketClient.connect(SocketClient.java:176)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.connect(FtpImpl.java:466)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.initialize(FtpImpl.java:415)
     [java]     [junit] 	... 30 more
     [java]     [junit] ------------- ---------------- ---------------

     [java]     [junit] Testcase: testDeliverFile took 0.181 sec
     [java]     [junit] Testcase: testDeliverFTP took 0.284 sec
     [java]     [junit] 	Caused an ERROR
     [java]     [junit] java.lang.reflect.InvocationTargetException
     [java]     [junit] org.jboss.soa.esb.couriers.CourierException: java.lang.reflect.InvocationTargetException
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.FileCourier.deliver(FileCourier.java:243)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.deliver(TwoWayCourierImpl.java:189)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.deliver(CourierIntegrationTest.java:120)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.testDeliverFTP(CourierIntegrationTest.java:61)
     [java]     [junit] Caused by: java.lang.reflect.InvocationTargetException
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.FileCourier.deliver(FileCourier.java:233)
     [java]     [junit] Caused by: org.jboss.soa.esb.couriers.CourierException: org.jboss.soa.esb.couriers.CourierException: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.uploadFile(FtpFileHandler.java:175)
     [java]     [junit] Caused by: org.jboss.soa.esb.couriers.CourierException: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.getHandler(FtpFileHandler.java:278)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.uploadFile(FtpFileHandler.java:157)
     [java]     [junit] Caused by: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.soa.esb.util.RemoteFileSystemFactory.getRemoteFileSystem(RemoteFileSystemFactory.java:70)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.getHandler(FtpFileHandler.java:263)
     [java]     [junit] Caused by: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.initialize(FtpImpl.java:450)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.<init>(FtpImpl.java:98)
     [java]     [junit] 	at org.jboss.soa.esb.util.RemoteFileSystemFactory.getRemoteFileSystem(RemoteFileSystemFactory.java:62)
     [java]     [junit] Caused by: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
     [java]     [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
     [java]     [junit] 	at java.net.Socket.connect(Socket.java:520)
     [java]     [junit] 	at org.apache.commons.net.SocketClient.connect(SocketClient.java:176)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.connect(FtpImpl.java:466)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.initialize(FtpImpl.java:415)

     [java]     [junit] Testcase: testPickupFile took 0.304 sec
     [java]     [junit] Testcase: testPickupFTP took 0.004 sec
     [java]     [junit] 	Caused an ERROR
     [java]     [junit] java.lang.reflect.InvocationTargetException
     [java]     [junit] org.jboss.soa.esb.couriers.CourierException: java.lang.reflect.InvocationTargetException
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.FileCourier.deliver(FileCourier.java:243)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.TwoWayCourierImpl.deliver(TwoWayCourierImpl.java:189)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.deliver(CourierIntegrationTest.java:120)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.testDeliverFTP(CourierIntegrationTest.java:61)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest.testPickupFTP(CourierIntegrationTest.java:78)
     [java]     [junit] Caused by: java.lang.reflect.InvocationTargetException
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.FileCourier.deliver(FileCourier.java:233)
     [java]     [junit] Caused by: org.jboss.soa.esb.couriers.CourierException: org.jboss.soa.esb.couriers.CourierException: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.uploadFile(FtpFileHandler.java:175)
     [java]     [junit] Caused by: org.jboss.soa.esb.couriers.CourierException: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.getHandler(FtpFileHandler.java:278)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.uploadFile(FtpFileHandler.java:157)
     [java]     [junit] Caused by: org.jboss.soa.esb.util.RemoteFileSystemException: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.soa.esb.util.RemoteFileSystemFactory.getRemoteFileSystem(RemoteFileSystemFactory.java:70)
     [java]     [junit] 	at org.jboss.internal.soa.esb.couriers.helpers.FtpFileHandler.getHandler(FtpFileHandler.java:263)
     [java]     [junit] Caused by: org.jboss.soa.esb.util.RemoteFileSystemException: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.initialize(FtpImpl.java:450)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.<init>(FtpImpl.java:98)
     [java]     [junit] 	at org.jboss.soa.esb.util.RemoteFileSystemFactory.getRemoteFileSystem(RemoteFileSystemFactory.java:62)
     [java]     [junit] Caused by: java.net.UnknownHostException: dev39.qa.atl.jboss.com
     [java]     [junit] 	at java.net.PlainSocketImpl.connect(PlainSocketImpl.java:177)
     [java]     [junit] 	at java.net.SocksSocketImpl.connect(SocksSocketImpl.java:366)
     [java]     [junit] 	at java.net.Socket.connect(Socket.java:520)
     [java]     [junit] 	at org.apache.commons.net.SocketClient.connect(SocketClient.java:176)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.connect(FtpImpl.java:466)
     [java]     [junit] 	at org.jboss.internal.soa.esb.util.FtpImpl.initialize(FtpImpl.java:415)


     [java] BUILD FAILED
     [java] <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build.xml>:216: The following error occurred while executing this line:
     [java] <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/rosetta/build.xml>:212: The following error occurred while executing this line:
     [java] <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/rosetta/tests/build.xml>:209: The following error occurred while executing this line:
     [java] <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/rosetta/tests/build.xml>:233: Test org.jboss.internal.soa.esb.couriers.tests.CourierIntegrationTest failed

     [java] Total time: 58 seconds
     [java] Java Result: 1

esb.init-app-server:

esb.init-esb-server:

esb.init-ftp-server:

esb.init:

stop-server:
     [echo] Stopping local ESB server
     [java] Shutdown message has been posted to the server.
     [java] Server shutdown may take a while - check logfiles for completion
     [echo] 2011-06-14 14:08:51 EDT: waiting for ESB server to stop, checking file <http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build/jbossesb-test/jbossesb-server/server/default/log/server.log> ...

BUILD FAILED
<http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/integration-build.xml>:11: The following error occurred while executing this line:
<http://hudson.qa.jboss.com/hudson/job/jboss-esb-linux/ws/trunk/product/build.xml>:530: Product Unit Test failure

Total time: 1 minute 52 seconds
Recording test results
Emma: looking for coverage reports in the provided path: trunk/product/build/tests/coverage/coverage.xml



More information about the builds mailing list