Build failed in Jenkins: JBoss-AS-7.0.x #1322
by jboss-qa-internal@redhat.com
See <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/1322/changes>
Changes:
[kabir] Tidy up logging
[kabir] Avoid propagating the InterruptedException used to cancel async requests up to the NIO layer which leads to ClosedByInterruptExceptions
[kabir] Close provider registration in tests
------------------------------------------
[...truncated 2456 lines...]
at org.apache.maven.surefire.booter.SurefireStarter.runSuitesInProcess(SurefireStarter.java:91)
at org.apache.maven.surefire.booter.ForkedBooter.main(ForkedBooter.java:69)
Jun 28, 2011 12:17:02 PM org.jboss.as.controller.OperationContextImpl executeStep
WARN: Operation ("read-children-resources") failed - address: ([
"profile",
"profileA",
"subsystem",
"subsystem1"
])
Jun 28, 2011 12:17:02 PM org.jboss.as.controller.OperationContextImpl executeStep
WARN: Operation ("read-children-resources") failed - address: ([
"profile",
"profileC",
"subsystem",
"subsystem4"
])
Jun 28, 2011 12:17:04 PM org.jboss.as.controller.OperationContextImpl executeStep
WARN: Operation ("read-children-resources") failed - address: ([
"profile",
"profileA",
"subsystem",
"subsystem1"
])
Jun 28, 2011 12:17:04 PM org.jboss.as.controller.OperationContextImpl executeStep
WARN: Operation ("read-children-resources") failed - address: ([
"profile",
"profileC",
"subsystem",
"subsystem4"
])
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 20.83 sec
Running org.jboss.as.controller.test.RegistryProxyControllerTestCase
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.554 sec
Running org.jboss.as.controller.test.RemoteChannelProxyControllerTestCase
/127.0.0.1:32123
/127.0.0.1:32123
/127.0.0.1:32123
/127.0.0.1:32123
/127.0.0.1:32123
/127.0.0.1:32123
/127.0.0.1:32123
/127.0.0.1:32123
/127.0.0.1:32123
/127.0.0.1:32123
/127.0.0.1:32123
Jun 28, 2011 12:17:34 PM org.xnio.ChannelListeners invokeChannelListener
ERROR: A channel event listener threw an exception
java.util.concurrent.RejectedExecutionException
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1768)
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:767)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:658)
at org.jboss.remoting3.remote.RemoteReadListener$1.handleEvent(RemoteReadListener.java:48)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:71)
at org.xnio.channels.TranslatingSuspendableChannel$5.handleEvent(TranslatingSuspendableChannel.java:132)
at org.xnio.channels.TranslatingSuspendableChannel$5.handleEvent(TranslatingSuspendableChannel.java:130)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:71)
at org.xnio.nio.AbstractNioStreamChannel.invokeCloseHandler(AbstractNioStreamChannel.java:234)
at org.xnio.nio.NioTcpChannel.close(NioTcpChannel.java:141)
at org.xnio.nio.NioTcpChannel.shutdownReads(NioTcpChannel.java:153)
at org.xnio.channels.TranslatingSuspendableChannel.shutdownReads(TranslatingSuspendableChannel.java:347)
at org.xnio.channels.FramedMessageChannel.shutdownReads(FramedMessageChannel.java:199)
at org.jboss.remoting3.remote.RemoteConnection.handleIncomingCloseRequest(RemoteConnection.java:140)
at org.jboss.remoting3.remote.RemoteReadListener.handleEvent(RemoteReadListener.java:83)
at org.jboss.remoting3.remote.RemoteReadListener.handleEvent(RemoteReadListener.java:40)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:71)
at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:173)
at org.xnio.channels.TranslatingSuspendableChannel$2.handleEvent(TranslatingSuspendableChannel.java:94)
at org.xnio.channels.TranslatingSuspendableChannel$2.handleEvent(TranslatingSuspendableChannel.java:92)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:71)
at org.xnio.nio.NioHandle.invoke(NioHandle.java:77)
at org.xnio.nio.AbstractNioChannelThread$1.run(AbstractNioChannelThread.java:142)
at java.lang.Thread.run(Thread.java:662)
/127.0.0.1:32123
/127.0.0.1:32123
Jun 28, 2011 12:17:37 PM org.xnio.ChannelListeners invokeChannelListener
ERROR: A channel event listener threw an exception
java.util.concurrent.RejectedExecutionException
at java.util.concurrent.ThreadPoolExecutor$AbortPolicy.rejectedExecution(ThreadPoolExecutor.java:1768)
at java.util.concurrent.ThreadPoolExecutor.reject(ThreadPoolExecutor.java:767)
at java.util.concurrent.ThreadPoolExecutor.execute(ThreadPoolExecutor.java:658)
at org.jboss.remoting3.remote.RemoteReadListener$1.handleEvent(RemoteReadListener.java:48)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:71)
at org.xnio.channels.TranslatingSuspendableChannel$5.handleEvent(TranslatingSuspendableChannel.java:132)
at org.xnio.channels.TranslatingSuspendableChannel$5.handleEvent(TranslatingSuspendableChannel.java:130)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:71)
at org.xnio.nio.AbstractNioStreamChannel.invokeCloseHandler(AbstractNioStreamChannel.java:234)
at org.xnio.nio.NioTcpChannel.close(NioTcpChannel.java:141)
at org.xnio.nio.NioTcpChannel.shutdownReads(NioTcpChannel.java:153)
at org.xnio.channels.TranslatingSuspendableChannel.shutdownReads(TranslatingSuspendableChannel.java:347)
at org.xnio.channels.FramedMessageChannel.shutdownReads(FramedMessageChannel.java:199)
at org.jboss.remoting3.remote.RemoteConnection.handleIncomingCloseRequest(RemoteConnection.java:140)
at org.jboss.remoting3.remote.RemoteReadListener.handleEvent(RemoteReadListener.java:83)
at org.jboss.remoting3.remote.RemoteReadListener.handleEvent(RemoteReadListener.java:40)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:71)
at org.xnio.channels.TranslatingSuspendableChannel.handleReadable(TranslatingSuspendableChannel.java:173)
at org.xnio.channels.TranslatingSuspendableChannel$2.handleEvent(TranslatingSuspendableChannel.java:94)
at org.xnio.channels.TranslatingSuspendableChannel$2.handleEvent(TranslatingSuspendableChannel.java:92)
at org.xnio.ChannelListeners.invokeChannelListener(ChannelListeners.java:71)
at org.xnio.nio.NioHandle.invoke(NioHandle.java:77)
at org.xnio.nio.AbstractNioChannelThread$1.run(AbstractNioChannelThread.java:142)
at java.lang.Thread.run(Thread.java:662)
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 21.915 sec
Running org.jboss.as.controller.test.WildcardUnitTestCase
{
"outcome" => "success",
"result" => [
{
"address" => [
("host" => "A"),
("server" => "one"),
("subsystem" => "web"),
("connector" => "default")
],
"outcome" => "success",
"result" => {"1" => {}}
},
{
"address" => [
("host" => "A"),
("server" => "two"),
("subsystem" => "web"),
("connector" => "default")
],
"outcome" => "success",
"result" => {"2" => {}}
},
{
"address" => [
("host" => "B"),
("server" => "one"),
("subsystem" => "web"),
("connector" => "default")
],
"outcome" => "success",
"result" => {"4" => {}}
},
{
"address" => [
("host" => "B"),
("server" => "two"),
("subsystem" => "web"),
("connector" => "default")
],
"outcome" => "success",
"result" => {"5" => {}}
}
]
}
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.4 sec
Results :
Tests in error:
testOperationControlFailed(org.jboss.as.controller.RemoteProxyControllerProtocolTestCase): Could not connect to remote server at 5000 within 5000ms
Tests run: 111, Failures: 0, Errors: 1, Skipped: 3
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO]
[INFO] JBoss Application Server: Build Configuration ..... SUCCESS [1:31.843s]
[INFO] JBoss Application Server: Parent Aggregator ....... SUCCESS [1:35.659s]
[INFO] JBoss Application Server: Protocol Utilities ...... SUCCESS [7:38.941s]
[INFO] JBoss Application Server: Controller Client ....... SUCCESS [4:02.311s]
[INFO] JBoss Application Server: Command line interface .. SUCCESS [8:12.778s]
[INFO] JBoss Application Server: Clustering Subsystem .... SUCCESS [8.872s]
[INFO] JBoss Application Server: Clustering Server API ... SUCCESS [4:26.472s]
[INFO] JBoss Application Server: Common code for clustering subsystems SUCCESS [2:30.481s]
[INFO] JBoss Application Server: Network ................. SUCCESS [3:05.133s]
[INFO] JBoss Application Server: Controller Core ......... FAILURE [12:24.646s]
[INFO] JBoss Application Server: Threading Subsystem ..... SKIPPED
[INFO] JBoss Application Server: JGroups Subsystem ....... SKIPPED
[INFO] JBoss Application Server: Clustering Server API implementation SKIPPED
[INFO] JBoss Application Server: Domain Management ....... SKIPPED
[INFO] JBoss Application Server: Domain HTTP API ......... SKIPPED
[INFO] JBoss Application Server: Deployment Repository ... SKIPPED
[INFO] JBoss Application Server: Embedded ................ SKIPPED
[INFO] JBoss Application Server: Process Controller ...... SKIPPED
[INFO] JBoss Application Server: Remoting Subsystem ...... SKIPPED
[INFO] JBoss Application Server: Server .................. SKIPPED
[INFO] JBoss Application Server: Naming Subsystem ........ SKIPPED
[INFO] JBoss Application Server: EE ...................... SKIPPED
[INFO] JBoss Application Server: Infinispan Subsystem .... SKIPPED
[INFO] JBoss Application Server: Distributed Web Session SPI SKIPPED
[INFO] JBoss Application Server: Distributed Web Session Infinispan provider SKIPPED
[INFO] JBoss Application Server: Transaction Subsystem ... SKIPPED
[INFO] JBoss Application Server: Security Subsystem ...... SKIPPED
[INFO] JBoss Application Server: Connector Subsystem ..... SKIPPED
[INFO] JBoss Application Server: Deployment Scanner ...... SKIPPED
[INFO] JBoss Application Server: Domain Controller ....... SKIPPED
[INFO] JBoss Application Server: EJB Subsystem ........... SKIPPED
[INFO] JBoss Application Server: Web Subsystem ........... SKIPPED
[INFO] JBoss Application Server: JPA Subsystem ........... SKIPPED
[INFO] JBoss Application Server: Weld Integration ........ SKIPPED
[INFO] JBoss Application Server: JAX-RS Integration ...... SKIPPED
[INFO] JBoss Application Server: JMX Subsystem ........... SKIPPED
[INFO] JBoss Application Server: Host Controller ......... SKIPPED
[INFO] JBoss Application Server: JacORB Subsystem ........ SKIPPED
[INFO] JBoss Application Server: Logging Subsystem ....... SKIPPED
[INFO] JBoss Application Server: Messaging Subsystem ..... SKIPPED
[INFO] JBoss Application Server: ModCluster Subsystem .... SKIPPED
[INFO] JBoss Application Server: OSGi .................... SKIPPED
[INFO] JBoss Application Server: OSGi Subsystem .......... SKIPPED
[INFO] JBoss Application Server: OSGi Config Admin ....... SKIPPED
[INFO] JBoss Application Server: Service Archive Subsystem SKIPPED
[INFO] JBoss Application Server: Web Services Subsystem .. SKIPPED
[INFO] JBoss Application Server: Web Services Server Integration Subsystem SKIPPED
[INFO] JBoss Application Server: Build ................... SKIPPED
[INFO] JBoss Application Server: Arquillian .............. SKIPPED
[INFO] JBoss Application Server: Arquillian TestEnricher MSC SKIPPED
[INFO] JBoss Application Server: Arquillian Common ....... SKIPPED
[INFO] JBoss Application Server: Arquillian Protocol JMX . SKIPPED
[INFO] JBoss Application Server: Arquillian Managed Container SKIPPED
[INFO] JBoss Application Server: Arquillian Remote Container SKIPPED
[INFO] JBoss Application Server: Arquillian Managed Domain Container SKIPPED
[INFO] JBoss Application Server: Arquillian Managed Container for clustering SKIPPED
[INFO] JBoss Application Server: Demos: Aggregator ....... SKIPPED
[INFO] JBoss Application Server: Demos: AS7 API .......... SKIPPED
[INFO] JBoss Application Server: Demos: Spec ............. SKIPPED
[INFO] JBoss Application Server: Demos: AS7 Internals .... SKIPPED
[INFO] JBoss Application Server: Demos: Legacy TO BE MOVED SKIPPED
[INFO] JBoss Application Server: Distribution ............ SKIPPED
[INFO] JBoss Application Server: Microcontainer Subsystem SKIPPED
[INFO] JBoss Application Server: OSGi Integration Plugin . SKIPPED
[INFO] JBoss Application Server: Web Services Tests Integration Subsystem SKIPPED
[INFO] JBoss Application Server Test Suite: Aggregator ... SKIPPED
[INFO] JBoss Application Server Test Suite: Smoke Tests .. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 50:06.380s
[INFO] Finished at: Tue Jun 28 12:17:39 EDT 2011
[INFO] Final Memory: 107M/476M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.8.1:test (default-test) on project jboss-as-controller: There are test failures.
[ERROR]
[ERROR] Please refer to <http://hudson.qa.jboss.com/hudson/job/JBoss-AS-7.0.x/ws/controller/target...> for the individual test results.
[ERROR] -> [Help 1]
[ERROR]
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR]
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR]
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR] mvn <goals> -rf :jboss-as-controller
Archiving artifacts
Recording test results