You are viewing a plain text version of this content. The canonical link for it is here.
Posted to dev@commons.apache.org by Gary Gregory <ga...@gmail.com> on 2013/07/19 15:34:06 UTC

Fwd: Build failed in Jenkins: HttpComponents Core » Apache HttpCore NIO #509

Whoa, a JVM core dump...

Gary

---------- Forwarded message ----------
From: Apache Jenkins Server <je...@builds.apache.org>
Date: Fri, Jul 19, 2013 at 8:21 AM
Subject: Build failed in Jenkins: HttpComponents Core » Apache HttpCore NIO
#509
To: commits@hc.apache.org


See <
https://builds.apache.org/job/HttpComponents%20Core/org.apache.httpcomponents$httpcore-nio/509/changes
>

Changes:

[olegk] Removed web content

[olegk] Fixed duplicate N&L problem by removing maven-notice-plugin in
favor of maven-remote-resource-plugin included through Apache parent POM

------------------------------------------
[INFO]
[INFO]
------------------------------------------------------------------------
[INFO] Building Apache HttpCore NIO 4.3-beta3-SNAPSHOT
[INFO]
------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore-nio
---[INFO] Deleting <
https://builds.apache.org/job/HttpComponents%20Core/org.apache.httpcomponents$httpcore-nio/ws/target
>

[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @
httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @
httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @
httpcore-nio ---
[INFO] Starting audit...
Audit done.

[INFO]
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @
httpcore-nio ---[INFO] Starting audit...
Audit done.


[INFO]
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @
httpcore-nio ---
[INFO]
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-nio
---[INFO] Checking for local modifications: skipped.
[INFO] Updating project files from SCM: skipped.
[INFO] Executing: /bin/sh -c cd "<
https://builds.apache.org/job/HttpComponents%20Core/org.apache.httpcomponents$httpcore-nio/ws/">
&& svn --non-interactive info
[INFO] Working directory: <
https://builds.apache.org/job/HttpComponents%20Core/org.apache.httpcomponents$httpcore-nio/ws/
>
[INFO] Storing buildNumber: 1504842 at timestamp: 1374236153240
[INFO] Executing: /bin/sh -c cd "<
https://builds.apache.org/job/HttpComponents%20Core/org.apache.httpcomponents$httpcore-nio/ws/">
&& svn --non-interactive info
[INFO] Working directory: <
https://builds.apache.org/job/HttpComponents%20Core/org.apache.httpcomponents$httpcore-nio/ws/
>
[INFO] Storing buildScmBranch: trunk

[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @
httpcore-nio ---[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @
httpcore-nio ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 189 source files to <
https://builds.apache.org/job/HttpComponents%20Core/org.apache.httpcomponents$httpcore-nio/ws/target/classes
>
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources)
@ httpcore-nio ---[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] Copying 3 resources

[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @
httpcore-nio ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 71 source files to <
https://builds.apache.org/job/HttpComponents%20Core/org.apache.httpcomponents$httpcore-nio/ws/target/test-classes
>
[INFO]
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpcore-nio
---[INFO] Surefire report directory: <
https://builds.apache.org/job/HttpComponents%20Core/org.apache.httpcomponents$httpcore-nio/ws/target/surefire-reports
>

-------------------------------------------------------
 T E S T S
-------------------------------------------------------

Running org.apache.http.impl.nio.reactor.TestDefaultIOReactorsSSL
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.918 sec
- in org.apache.http.impl.nio.reactor.TestDefaultIOReactorsSSL
Running org.apache.http.impl.nio.reactor.TestDefaultIOReactors
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.125 sec
- in org.apache.http.impl.nio.reactor.TestDefaultIOReactors
Running org.apache.http.impl.nio.reactor.ExceptionEventTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in
org.apache.http.impl.nio.reactor.ExceptionEventTest
Running org.apache.http.impl.nio.reactor.TestBaseIOReactorSSL
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.236 sec -
in org.apache.http.impl.nio.reactor.TestBaseIOReactorSSL
Running org.apache.http.impl.nio.reactor.TestSessionInOutBuffers
Tests run: 38, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.463 sec
- in org.apache.http.impl.nio.reactor.TestSessionInOutBuffers
Running org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.669 sec -
in org.apache.http.impl.nio.reactor.TestDefaultListeningIOReactor
Running org.apache.http.impl.nio.codecs.TestChunkEncoder
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.685 sec -
in org.apache.http.impl.nio.codecs.TestChunkEncoder
Running org.apache.http.impl.nio.codecs.TestIdentityDecoder
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec -
in org.apache.http.impl.nio.codecs.TestIdentityDecoder
Running org.apache.http.impl.nio.codecs.TestLengthDelimitedEncoder
Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.167 sec
- in org.apache.http.impl.nio.codecs.TestLengthDelimitedEncoder
Running org.apache.http.impl.nio.codecs.TestLengthDelimitedDecoder
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
- in org.apache.http.impl.nio.codecs.TestLengthDelimitedDecoder
Running org.apache.http.impl.nio.codecs.TestChunkDecoder
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec
- in org.apache.http.impl.nio.codecs.TestChunkDecoder
Running org.apache.http.impl.nio.codecs.TestIdentityEncoder
Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 sec -
in org.apache.http.impl.nio.codecs.TestIdentityEncoder
Running org.apache.http.impl.nio.codecs.TestHttpMessageParser
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec
- in org.apache.http.impl.nio.codecs.TestHttpMessageParser
Running org.apache.http.impl.nio.TestDefaultNHttpServerConnection
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.188 sec
- in org.apache.http.impl.nio.TestDefaultNHttpServerConnection
Running org.apache.http.impl.nio.TestNHttpConnectionBase
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec
- in org.apache.http.impl.nio.TestNHttpConnectionBase
Running org.apache.http.impl.nio.TestDefaultNHttpClientConnection
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 sec
- in org.apache.http.impl.nio.TestDefaultNHttpClientConnection
Running org.apache.http.impl.nio.TestContentChannel
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec -
in org.apache.http.impl.nio.TestContentChannel
Running org.apache.http.impl.nio.pool.TestBasicNIOConnPool
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.329 sec -
in org.apache.http.impl.nio.pool.TestBasicNIOConnPool
Running org.apache.http.nio.util.TestBuffers
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.398 sec -
in org.apache.http.nio.util.TestBuffers
Running org.apache.http.nio.integration.TestPipelining
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.142 sec -
in org.apache.http.nio.integration.TestPipelining
Running org.apache.http.nio.integration.TestHttpsAsyncTimeout
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.059 sec -
in org.apache.http.nio.integration.TestHttpsAsyncTimeout
Running org.apache.http.nio.integration.TestHttpAsyncHandlers
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 16.054 sec
- in org.apache.http.nio.integration.TestHttpAsyncHandlers
Running org.apache.http.nio.integration.TestHttpAsyncHandlerCancellable
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.522 sec -
in org.apache.http.nio.integration.TestHttpAsyncHandlerCancellable
Running org.apache.http.nio.integration.TestTruncatedChunks
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 sec -
in org.apache.http.nio.integration.TestTruncatedChunks
Running org.apache.http.nio.integration.TestHttpAsyncPrematureTermination
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.263 sec -
in org.apache.http.nio.integration.TestHttpAsyncPrematureTermination
Running org.apache.http.nio.integration.TestHttpsAsyncHandlers
Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 24.273 sec
- in org.apache.http.nio.integration.TestHttpsAsyncHandlers
Running org.apache.http.nio.integration.TestAsyncNHttpHandlers
#
# An unexpected error has been detected by HotSpot Virtual Machine:
#
#  SIGBUS (0xa) at pc=0xfef4443a, pid=14370, tid=1160
#
# Java VM: Java HotSpot(TM) Server VM (1.5.0_22-b03 mixed mode)
# Problematic frame:
# C  [libc.so.1+0xa443a]
#
# An error report file with more information is saved as hs_err_pid14370.log
#
# If you would like to submit a bug report, please visit:
#   http://java.sun.com/webapps/bugreport/crash.jsp
#
Abort - core dumped

Results :

Tests run: 259, Failures: 0, Errors: 0, Skipped: 0

[JENKINS] Recording test results



-- 
E-Mail: garydgregory@gmail.com | ggregory@apache.org
Java Persistence with Hibernate, Second Edition<http://www.manning.com/bauer3/>
JUnit in Action, Second Edition <http://www.manning.com/tahchiev/>
Spring Batch in Action <http://www.manning.com/templier/>
Blog: http://garygregory.wordpress.com
Home: http://garygregory.com/
Tweet! http://twitter.com/GaryGregory