You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@hc.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2015/11/26 14:05:52 UTC

Build failed in Jenkins: httpcomponents-core-5.x #67

See <https://builds.apache.org/job/httpcomponents-core-5.x/67/changes>

Changes:

[ggregory] Reuse Java 7's StandardCharsets.

[ggregory] Reuse Java's StandardCharsets.

------------------------------------------
[...truncated 180 lines...]
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/HttpAsyncService.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/NullRequestConsumer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/DefaultNHttpServerConnectionFactory.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/BasicAsyncResponseProducer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/LengthDelimitedEncoder.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/ChunkEncoder.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/DefaultNHttpServerConnection.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/UriHttpAsyncRequestHandlerMapper.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/DefaultHttpRequestParser.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/BasicAsyncResponseConsumer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/HttpAsyncRequester.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/BasicAsyncClientExchangeHandler.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/DefaultHttpResponseParser.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/NullRequestHandler.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/SharedOutputBuffer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/AbstractMessageParser.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/MessageState.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/AbstractAsyncRequestConsumer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/BasicAsyncRequestHandler.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/SSLNHttpClientConnectionFactory.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/LengthDelimitedDecoder.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/SessionHttpContext.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/IdentityEncoder.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/DefaultHttpRequestWriter.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/DefaultHttpClientIODispatch.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/BasicAsyncRequestProducer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/AbstractContentEncoder.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/ChunkDecoder.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/PipeliningClientExchangeHandler.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/DefaultHttpResponseWriter.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/nio/DefaultHttpRequestParserFactory.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/io/BHttpConnectionBase.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/io/DefaultBHttpServerConnection.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/io/DefaultBHttpClientConnectionFactory.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/io/HttpService.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/io/DefaultBHttpClientConnection.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/io/HttpRequestExecutor.java
A         httpcore/src/main/java/org/apache/hc/core5/http/impl/io/DefaultBHttpServerConnectionFactory.java
D         httpcore/src/main/java/org/apache/hc/core5/http/protocol/HttpService.java
D         httpcore/src/main/java/org/apache/hc/core5/http/protocol/HttpRequestExecutor.java
D         httpcore/src/main/java/org/apache/hc/core5/http/protocol/UriHttpRequestHandlerMapper.java
D         httpcore/src/main/java/org/apache/hc/core5/http/protocol/HttpRequestHandler.java
D         httpcore/src/main/java/org/apache/hc/core5/http/protocol/HttpRequestHandlerMapper.java
A         httpcore/src/main/java/org/apache/hc/core5/http/pool
A         httpcore/src/main/java/org/apache/hc/core5/http/pool/nio
A         httpcore/src/main/java/org/apache/hc/core5/http/pool/nio/BasicNIOConnFactory.java
A         httpcore/src/main/java/org/apache/hc/core5/http/pool/nio/BasicNIOConnPool.java
A         httpcore/src/main/java/org/apache/hc/core5/http/pool/nio/BasicNIOPoolEntry.java
AU        httpcore/src/main/java/org/apache/hc/core5/http/pool/nio/package-info.java
A         httpcore/src/main/java/org/apache/hc/core5/http/pool/io
A         httpcore/src/main/java/org/apache/hc/core5/http/pool/io/package-info.java
A         httpcore/src/main/java/org/apache/hc/core5/http/pool/io/BasicConnFactory.java
A         httpcore/src/main/java/org/apache/hc/core5/http/pool/io/BasicConnPool.java
A         httpcore/src/main/java/org/apache/hc/core5/http/pool/io/BasicPoolEntry.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/nio
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/nio/ServerBootstrap.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/nio/package-info.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/nio/HttpServer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/nio/ThreadFactoryImpl.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/io
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/io/RequestListener.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/io/ThreadFactoryImpl.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/io/ServerBootstrap.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/io/package-info.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/io/HttpServer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/io/SSLServerSetupHandler.java
A         httpcore/src/main/java/org/apache/hc/core5/http/bootstrap/io/Worker.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/DefaultNHttpServerConnectionFactory.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/DefaultNHttpServerConnection.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/protocol
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/SSLNHttpClientConnectionFactory.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/SessionHttpContext.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/pool
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/DefaultHttpClientIODispatch.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/bootstrap
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/ContentEncoderChannel.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/NHttpConnectionBase.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/DefaultNHttpClientConnectionFactory.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/SSLNHttpServerConnectionFactory.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/SessionInputBufferImpl.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/SessionOutputBufferImpl.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/codecs
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/DefaultNHttpClientConnection.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/DefaultHttpServerIODispatch.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/ContentDecoderChannel.java
D         httpcore/src/main/java/org/apache/hc/core5/http/nio/util
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/HttpAsyncRequestHandler.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/ContentInputBuffer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/ContentOutputBuffer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/HttpAsyncRequestHandlerMapper.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/HttpAsyncRequestProducer.java
U         httpcore/src/main/java/org/apache/hc/core5/http/nio/entity/ContentBufferEntity.java
U         httpcore/src/main/java/org/apache/hc/core5/http/nio/entity/NStringEntity.java
U         httpcore/src/main/java/org/apache/hc/core5/http/nio/entity/ContentInputStream.java
U         httpcore/src/main/java/org/apache/hc/core5/http/nio/entity/ContentOutputStream.java
U         httpcore/src/main/java/org/apache/hc/core5/http/nio/entity/NFileEntity.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/HttpAsyncResponseProducer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/HttpAsyncRequestConsumer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/HttpAsyncResponseConsumer.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/HttpAsyncClientExchangeHandler.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/HttpAsyncExpectationVerifier.java
A         httpcore/src/main/java/org/apache/hc/core5/http/nio/HttpAsyncExchange.java
U         httpcore/src/main/java/org/apache/hc/core5/http/Consts.java
U         httpcore/src/main/java/org/apache/hc/core5/http/config/ConnectionConfig.java
A         httpcore/src/main/java/org/apache/hc/core5/http/io/HttpRequestHandler.java
A         httpcore/src/main/java/org/apache/hc/core5/http/io/HttpServerConnection.java
A         httpcore/src/main/java/org/apache/hc/core5/http/io/HttpConnectionFactory.java
A         httpcore/src/main/java/org/apache/hc/core5/http/io/HttpRequestHandlerMapper.java
A         httpcore/src/main/java/org/apache/hc/core5/http/io/UriHttpRequestHandlerMapper.java
A         httpcore/src/main/java/org/apache/hc/core5/http/io/HttpClientConnection.java
A         httpcore/src/main/java/org/apache/hc/core5/http/io/BHttpConnection.java
D         httpcore/src/main/java/org/apache/hc/core5/http/entity/ContentLengthStrategy.java
U         httpcore/src/main/java/org/apache/hc/core5/http/entity/EntityUtils.java
U         httpcore/src/main/java/org/apache/hc/core5/http/entity/StringEntity.java
U         httpcore/src/main/java/org/apache/hc/core5/http/entity/ContentType.java
A         httpcore/src/main/java/org/apache/hc/core5/http/ContentLengthStrategy.java
U         httpcore-ab/src/test/java/org/apache/hc/core5/http/benchmark/HttpServer.java
U         httpcore-ab/src/test/java/org/apache/hc/core5/http/benchmark/SmokeTest.java
U         httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java
U         httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java
At revision 1716631
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 44842
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcore-trunk] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 44842
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/2 clean install -DdisableOSGiTests=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Core
[INFO] Apache HttpCore
[INFO] Apache HttpCore OSGi bundle
[INFO] Apache HttpCore Benchmarking Tool
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcomponents-core ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcomponents-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcomponents-core ---
[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-core-5.x/ws/httpcore-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk>
[INFO] Storing buildNumber: 1716559 at timestamp: 1448543148433
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-core ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcomponents-core ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcomponents-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpcomponents-core ---
[INFO] 54 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] 13 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 8 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcomponents-core ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/httpcomponents-core-5.0-alpha1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpCore 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore ---
[INFO] Starting audit...
<https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/src/main/java/org/apache/hc/core5/http/Consts.java>:30:8: Unused import - java.nio.charset.StandardCharsets.
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core ........................ SUCCESS [  7.077 s]
[INFO] Apache HttpCore ................................... FAILURE [  3.513 s]
[INFO] Apache HttpCore OSGi bundle ....................... SKIPPED
[INFO] Apache HttpCore Benchmarking Tool ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 12.446 s
[INFO] Finished at: 2015-11-26T13:05:56+00:00
[INFO] Final Memory: 35M/394M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle (validate) on project httpcore: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :httpcore
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/pom.xml> to org.apache.httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> to org.apache.httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/httpcomponents-core-5.0-alpha1-SNAPSHOT.pom
No artifacts from httpcomponents-core-5.x ? Apache HttpComponents Core #66 to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/pom.xml> to org.apache.httpcomponents/httpcore-ab/5.0-alpha1-SNAPSHOT/httpcore-ab-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to org.apache.httpcomponents/httpcore-osgi/5.0-alpha1-SNAPSHOT/httpcore-osgi-5.0-alpha1-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped

Build failed in Jenkins: httpcomponents-core-5.x #73

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-5.x/73/changes>

Changes:

[ggregory] Reduce use of magic number 200 (Use HttpStatus.SC_OK)

------------------------------------------
[...truncated 1320 lines...]
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/spice/spice-parent/15/spice-parent-15.pom (9 KB at 123.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.pom (2 KB at 25.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.5/wagon-2.5.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon/2.5/wagon-2.5.pom (20 KB at 287.9 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.5/wagon-file-2.5.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.5/wagon-file-2.5.pom (2 KB at 23.0 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.5/wagon-providers-2.5.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-providers/2.5/wagon-providers-2.5.pom (3 KB at 40.3 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.5/wagon-http-lightweight-2.5.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.5/wagon-http-lightweight-2.5.pom (2 KB at 28.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.5/wagon-http-shared-2.5.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.5/wagon-http-shared-2.5.pom (2 KB at 27.0 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-wrap/2.0.0/pax-url-wrap-2.0.0.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-wrap/2.0.0/pax-url-wrap-2.0.0.pom (3 KB at 40.2 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.7.0/pax-swissbox-bnd-1.7.0.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.7.0/pax-swissbox-bnd-1.7.0.pom (3 KB at 30.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.pom (3 KB at 39.2 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-parent/1.6.4/slf4j-parent-1.6.4.pom (12 KB at 180.6 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.1/logback-classic-1.0.1.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.1/logback-classic-1.0.1.pom (13 KB at 189.9 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.1/logback-parent-1.0.1.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-parent/1.0.1/logback-parent-1.0.1.pom (14 KB at 201.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.1/logback-core-1.0.1.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.1/logback-core-1.0.1.pom (6 KB at 83.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/4.2.0/org.apache.felix.framework-4.2.0.pom
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/4.2.0/org.apache.felix.framework-4.2.0.pom (4 KB at 59.4 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-20150827.185500-6.jar
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-20150827.185500-6-tests.jar
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-20150827.185500-6-tests.jar (249 KB at 1054.8 KB/sec)
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-20150827.185500-6.jar (252 KB at 857.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam-container-native/3.5.0/pax-exam-container-native-3.5.0.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam/3.5.0/pax-exam-3.5.0.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-store/1.4.0/ops4j-base-store-1.4.0.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-io/1.4.0/ops4j-base-io-1.4.0.jar
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-util-property/1.4.0/ops4j-base-util-property-1.4.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-util-property/1.4.0/ops4j-base-util-property-1.4.0.jar (6 KB at 87.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam-spi/3.5.0/pax-exam-spi-3.5.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam-container-native/3.5.0/pax-exam-container-native-3.5.0.jar (20 KB at 261.3 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-spi/1.4.0/ops4j-base-spi-1.4.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-store/1.4.0/ops4j-base-store-1.4.0.jar (8 KB at 95.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/tinybundles/tinybundles/2.0.0/tinybundles-2.0.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-io/1.4.0/ops4j-base-io-1.4.0.jar (20 KB at 208.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-core/1.7.0/pax-swissbox-core-1.7.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam/3.5.0/pax-exam-3.5.0.jar (78 KB at 633.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.7.0/pax-swissbox-lifecycle-1.7.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam-spi/3.5.0/pax-exam-spi-3.5.0.jar (67 KB at 1007.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.7.0/pax-swissbox-tracker-1.7.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-spi/1.4.0/ops4j-base-spi-1.4.0.jar (7 KB at 87.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-lang/1.4.0/ops4j-base-lang-1.4.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-core/1.7.0/pax-swissbox-core-1.7.0.jar (9 KB at 141.2 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-net/1.4.0/ops4j-base-net-1.4.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/tinybundles/tinybundles/2.0.0/tinybundles-2.0.0.jar (29 KB at 285.3 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-monitors/1.4.0/ops4j-base-monitors-1.4.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-lifecycle/1.7.0/pax-swissbox-lifecycle-1.7.0.jar (7 KB at 95.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-link/2.0.0/pax-url-link-2.0.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-tracker/1.7.0/pax-swissbox-tracker-1.7.0.jar (15 KB at 224.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-classpath/2.0.0/pax-url-classpath-2.0.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-lang/1.4.0/ops4j-base-lang-1.4.0.jar (7 KB at 92.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.7.0/pax-swissbox-optional-jcl-1.7.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-net/1.4.0/ops4j-base-net-1.4.0.jar (12 KB at 150.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam-junit4/3.5.0/pax-exam-junit4-3.5.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/base/ops4j-base-monitors/1.4.0/ops4j-base-monitors-1.4.0.jar (8 KB at 119.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam-link-mvn/3.5.0/pax-exam-link-mvn-3.5.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-link/2.0.0/pax-url-link-2.0.0.jar (8 KB at 112.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-aether/2.0.0/pax-url-aether-2.0.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-classpath/2.0.0/pax-url-classpath-2.0.0.jar (9 KB at 123.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-commons/2.0.0/pax-url-commons-2.0.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-optional-jcl/1.7.0/pax-swissbox-optional-jcl-1.7.0.jar (7 KB at 100.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-property/1.7.0/pax-swissbox-property-1.7.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam-link-mvn/3.5.0/pax-exam-link-mvn-3.5.0.jar (12 KB at 154.0 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M4/aether-api-0.9.0.M4.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/exam/pax-exam-junit4/3.5.0/pax-exam-junit4-3.5.0.jar (38 KB at 398.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M4/aether-spi-0.9.0.M4.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-commons/2.0.0/pax-url-commons-2.0.0.jar (9 KB at 136.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M4/aether-util-0.9.0.M4.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-property/1.7.0/pax-swissbox-property-1.7.0.jar (4 KB at 60.3 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M4/aether-impl-0.9.0.M4.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-spi/0.9.0.M4/aether-spi-0.9.0.M4.jar (32 KB at 485.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-basic/0.9.0.M4/aether-connector-basic-0.9.0.M4.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-util/0.9.0.M4/aether-util-0.9.0.M4.jar (143 KB at 2125.6 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-transport-wagon/0.9.0.M4/aether-transport-wagon-0.9.0.M4.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-impl/0.9.0.M4/aether-impl-0.9.0.M4.jar (171 KB at 1554.3 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-transport-wagon/0.9.0.M4/aether-transport-wagon-0.9.0.M4.jar (25 KB at 380.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-api/0.9.0.M4/aether-api-0.9.0.M4.jar (134 KB at 801.6 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/eclipse/aether/aether-connector-basic/0.9.0.M4/aether-connector-basic-0.9.0.M4.jar (37 KB at 402.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-aether-provider/3.1.1/maven-aether-provider-3.1.1.jar (59 KB at 868.6 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model/3.1.1/maven-model-3.1.1.jar (151 KB at 2247.9 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-repository-metadata/3.1.1/maven-repository-metadata-3.1.1.jar (25 KB at 378.3 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-model-builder/3.1.1/maven-model-builder-3.1.1.jar (156 KB at 1456.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings-builder/3.1.1/maven-settings-builder-3.1.1.jar (41 KB at 634.1 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-utils/3.0.15/plexus-utils-3.0.15.jar (234 KB at 2287.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/codehaus/plexus/plexus-interpolation/1.19/plexus-interpolation-1.19.jar (61 KB at 669.5 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-aether/2.0.0/pax-url-aether-2.0.0.jar (1682 KB at 4288.8 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.5/wagon-file-2.5.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/maven-settings/3.1.1/maven-settings-3.1.1.jar (41 KB at 627.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.5/wagon-http-lightweight-2.5.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-sec-dispatcher/1.4/plexus-sec-dispatcher-1.4.jar (28 KB at 422.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.5/wagon-http-shared-2.5.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/sonatype/plexus/plexus-cipher/1.7/plexus-cipher-1.7.jar (14 KB at 203.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-wrap/2.0.0/pax-url-wrap-2.0.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-provider-api/2.5/wagon-provider-api-2.5.jar (52 KB at 724.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.7.0/pax-swissbox-bnd-1.7.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-lightweight/2.5/wagon-http-lightweight-2.5.jar (16 KB at 242.4 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-file/2.5/wagon-file-2.5.jar (11 KB at 154.9 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.1/logback-classic-1.0.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/maven/wagon/wagon-http-shared/2.5/wagon-http-shared-2.5.jar (11 KB at 152.3 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.1/logback-core-1.0.1.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/url/pax-url-wrap/2.0.0/pax-url-wrap-2.0.0.jar (12 KB at 160.7 KB/sec)
[INFO] Downloading: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/4.2.0/org.apache.felix.framework-4.2.0.jar
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/ops4j/pax/swissbox/pax-swissbox-bnd/1.7.0/pax-swissbox-bnd-1.7.0.jar (9 KB at 123.2 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/slf4j/slf4j-api/1.6.4/slf4j-api-1.6.4.jar (26 KB at 390.1 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-classic/1.0.1/logback-classic-1.0.1.jar (243 KB at 2578.6 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/ch/qos/logback/logback-core/1.0.1/logback-core-1.0.1.jar (323 KB at 2556.8 KB/sec)
[INFO] Downloaded: http://repo.maven.apache.org/maven2/org/apache/felix/org.apache.felix.framework/4.2.0/org.apache.felix.framework-4.2.0.jar (505 KB at 3790.7 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore5-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore5-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore5-osgi ---
[INFO] Starting audit...
Audit done.

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

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore5-osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore5-osgi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore5-osgi ---
[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-core-5.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildNumber: ?????? at timestamp: 1449795982010
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildScmBranch: UNKNOWN_BRANCH
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file (generate-depends-file) @ httpcore5-osgi ---
[INFO] Created: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore5-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore5-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore5-osgi ---
[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) @ httpcore5-osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[30,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[31,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[30,44] package org.apache.hc.core5.http.integration does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[43,40] cannot find symbol
  symbol: class TestSyncHttp
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[30,38] package org.apache.hc.core5.annotation does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[38,6] cannot find symbol
  symbol:   class Immutable
  location: class org.apache.hc.core5.http.osgi.AnnotationIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,13] cannot find symbol
  symbol:   class BasicFuture
  location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,35] cannot find symbol
  symbol:   class FutureCallback
  location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[INFO] 8 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core Parent ................. SUCCESS [  5.005 s]
[INFO] Apache HttpComponents Core ........................ SUCCESS [01:11 min]
[INFO] Apache HttpComponents Core OSGi bundle ............ FAILURE [  9.790 s]
[INFO] Apache HttpComponents Core Benchmarking Tool ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:27 min
[INFO] Finished at: 2015-12-10T17:06:22-08:00
[INFO] Final Memory: 65M/524M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project httpcore5-osgi: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[30,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[31,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[30,44] package org.apache.hc.core5.http.integration does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[43,40] cannot find symbol
[ERROR] symbol: class TestSyncHttp
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[30,38] package org.apache.hc.core5.annotation does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[38,6] cannot find symbol
[ERROR] symbol:   class Immutable
[ERROR] location: class org.apache.hc.core5.http.osgi.AnnotationIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,13] cannot find symbol
[ERROR] symbol:   class BasicFuture
[ERROR] location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,35] cannot find symbol
[ERROR] symbol:   class FutureCallback
[ERROR] location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[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 :httpcore5-osgi
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/pom.xml> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-sources.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-tests.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/pom.xml> to org.apache.httpcomponents.core5/httpcore5-ab/5.0-alpha1-SNAPSHOT/httpcore5-ab-5.0-alpha1-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to org.apache.httpcomponents.core5/httpcore5-osgi/5.0-alpha1-SNAPSHOT/httpcore5-osgi-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> to org.apache.httpcomponents.core5/httpcore5-parent/5.0-alpha1-SNAPSHOT/httpcore5-parent-5.0-alpha1-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
Sending e-mails to: commits@hc.apache.org
channel stopped

Build failed in Jenkins: httpcomponents-core-5.x #72

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-5.x/72/changes>

Changes:

[olegk] Javadoc fix

------------------------------------------
[...truncated 480 lines...]
[INFO] Created: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore5-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore5-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore5-osgi ---
[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) @ httpcore5-osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.15:test (default-test) @ httpcore5-osgi ---
[JENKINS] Recording test results[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:bundle (default-bundle) @ httpcore5-osgi ---

[WARNING] Bundle org.apache.httpcomponents.core5:httpcore5-osgi:bundle:5.0-alpha1-SNAPSHOT : Unused Private-Package instructions, no such package(s) on the class path: [!*]
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore5-osgi >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore5-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore5-osgi ---
[INFO] Starting audit...
Audit done.

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

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore5-osgi ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore5-osgi <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore5-osgi ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcore5-osgi ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcore5-osgi ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.15:integration-test (it) @ httpcore5-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpcore5-osgi ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] 8 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 6 licence.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.15:verify (it) @ httpcore5-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcore5-osgi ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/httpcomponents/core5/httpcore5-osgi/5.0-alpha1-SNAPSHOT/httpcore5-osgi-5.0-alpha1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/httpcomponents/core5/httpcore5-osgi/5.0-alpha1-SNAPSHOT/httpcore5-osgi-5.0-alpha1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/httpcomponents/core5/httpcore5-osgi/5.0-alpha1-SNAPSHOT/httpcore5-osgi-5.0-alpha1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ httpcore5-osgi ---
[INFO] Installing org/apache/httpcomponents/core5/httpcore5-osgi/5.0-alpha1-SNAPSHOT/httpcore5-osgi-5.0-alpha1-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core Benchmarking Tool 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore5-ab ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore5-ab ---
[INFO] Starting audit...
Audit done.

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

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

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore5-ab ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore5-ab ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore5-ab ---
[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-core-5.x/ws/httpcore-trunk/httpcore-ab> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab>
[INFO] Storing buildNumber: 1718073 at timestamp: 1449363878725
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore5-ab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore5-ab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[33,40] cannot find symbol
  symbol:   class DefaultBHttpClientConnection
  location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[37,35] cannot find symbol
  symbol: class DefaultBHttpClientConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[52,40] cannot find symbol
  symbol:   class HttpRequestExecutor
  location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[70,19] cannot find symbol
  symbol:   class HttpRequestExecutor
  location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[51,17] cannot find symbol
  symbol:   variable super
  location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[46,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[57,40] cannot find symbol
  symbol:   variable super
  location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[55,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[98,33] cannot find symbol
  symbol:   class HttpRequestExecutor
  location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[129,26] cannot find symbol
  symbol:   method isOpen()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[142,25] cannot find symbol
  symbol:   method bind(java.net.Socket)
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[158,25] cannot find symbol
  symbol:   method shutdown()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[196,51] cannot find symbol
  symbol:   method isConsistent()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[197,25] cannot find symbol
  symbol:   method close()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[225,17] cannot find symbol
  symbol:   method close()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[INFO] 15 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core Parent ................. SUCCESS [  7.799 s]
[INFO] Apache HttpComponents Core ........................ SUCCESS [01:05 min]
[INFO] Apache HttpComponents Core OSGi bundle ............ SUCCESS [ 15.461 s]
[INFO] Apache HttpComponents Core Benchmarking Tool ...... FAILURE [  1.447 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:33 min
[INFO] Finished at: 2015-12-06T01:04:39+00:00
[INFO] Final Memory: 62M/382M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project httpcore5-ab: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[33,40] cannot find symbol
[ERROR] symbol:   class DefaultBHttpClientConnection
[ERROR] location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[37,35] cannot find symbol
[ERROR] symbol: class DefaultBHttpClientConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[52,40] cannot find symbol
[ERROR] symbol:   class HttpRequestExecutor
[ERROR] location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[70,19] cannot find symbol
[ERROR] symbol:   class HttpRequestExecutor
[ERROR] location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[51,17] cannot find symbol
[ERROR] symbol:   variable super
[ERROR] location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[46,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[57,40] cannot find symbol
[ERROR] symbol:   variable super
[ERROR] location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[55,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[98,33] cannot find symbol
[ERROR] symbol:   class HttpRequestExecutor
[ERROR] location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[129,26] cannot find symbol
[ERROR] symbol:   method isOpen()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[142,25] cannot find symbol
[ERROR] symbol:   method bind(java.net.Socket)
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[158,25] cannot find symbol
[ERROR] symbol:   method shutdown()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[196,51] cannot find symbol
[ERROR] symbol:   method isConsistent()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[197,25] cannot find symbol
[ERROR] symbol:   method close()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[225,17] cannot find symbol
[ERROR] symbol:   method close()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[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 :httpcore5-ab
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/pom.xml> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-sources.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-tests.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-tests.jar
Compressed 3.56 MB of artifacts by 12.3% relative to #71
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/pom.xml> to org.apache.httpcomponents.core5/httpcore5-ab/5.0-alpha1-SNAPSHOT/httpcore5-ab-5.0-alpha1-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to org.apache.httpcomponents.core5/httpcore5-osgi/5.0-alpha1-SNAPSHOT/httpcore5-osgi-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT.jar> to org.apache.httpcomponents.core5/httpcore5-osgi/5.0-alpha1-SNAPSHOT/httpcore5-osgi-5.0-alpha1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT-sources.jar> to org.apache.httpcomponents.core5/httpcore5-osgi/5.0-alpha1-SNAPSHOT/httpcore5-osgi-5.0-alpha1-SNAPSHOT-sources.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> to org.apache.httpcomponents.core5/httpcore5-parent/5.0-alpha1-SNAPSHOT/httpcore5-parent-5.0-alpha1-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
Sending e-mails to: commits@hc.apache.org
channel stopped

Build failed in Jenkins: httpcomponents-core-5.x #71

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-5.x/71/changes>

Changes:

[olegk] Removed IllegalStateException from method declarations

[olegk] Updated version.properties

[olegk] Changed artifactIds to include major project version (httpcore -> httpcore5)

------------------------------------------
[...truncated 338 lines...]
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.hc.core5.http.impl.nio.TestIdentityDecoder
Running org.apache.hc.core5.http.impl.nio.TestBasicAsyncRequestProducer
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.hc.core5.http.impl.nio.TestBasicAsyncRequestProducer
Running org.apache.hc.core5.http.impl.nio.TestBuffers
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.hc.core5.http.impl.nio.TestBuffers
Running org.apache.hc.core5.http.impl.nio.TestChunkEncoder
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.hc.core5.http.impl.nio.TestChunkEncoder
Running org.apache.hc.core5.http.impl.nio.TestBasicAsyncClientExchangeHandler
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 sec - in org.apache.hc.core5.http.impl.nio.TestBasicAsyncClientExchangeHandler
Running org.apache.hc.core5.http.impl.nio.ExceptionEventTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.nio.ExceptionEventTest
Running org.apache.hc.core5.http.impl.nio.TestDefaultNHttpServerConnection
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.apache.hc.core5.http.impl.nio.TestDefaultNHttpServerConnection
Running org.apache.hc.core5.http.impl.nio.TestHttpAsyncRequester
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 sec - in org.apache.hc.core5.http.impl.nio.TestHttpAsyncRequester
Running org.apache.hc.core5.http.impl.io.TestIdentityInputStream
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.io.TestIdentityInputStream
Running org.apache.hc.core5.http.impl.io.TestIdentityOutputStream
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.io.TestIdentityOutputStream
Running org.apache.hc.core5.http.impl.io.TestResponseParser
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.io.TestResponseParser
Running org.apache.hc.core5.http.impl.io.TestMessageParser
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.io.TestMessageParser
Running org.apache.hc.core5.http.impl.io.TestContentLengthInputStream
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.io.TestContentLengthInputStream
Running org.apache.hc.core5.http.impl.io.TestDefaultBHttpServerConnection
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.apache.hc.core5.http.impl.io.TestDefaultBHttpServerConnection
Running org.apache.hc.core5.http.impl.io.TestContentLengthOutputStream
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.hc.core5.http.impl.io.TestContentLengthOutputStream
Running org.apache.hc.core5.http.impl.io.TestHttpService
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 sec - in org.apache.hc.core5.http.impl.io.TestHttpService
Running org.apache.hc.core5.http.impl.io.TestRequestParser
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.io.TestRequestParser
Running org.apache.hc.core5.http.impl.io.TestDefaultBHttpClientConnection
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.hc.core5.http.impl.io.TestDefaultBHttpClientConnection
Running org.apache.hc.core5.http.impl.io.TestSessionInOutBuffers
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.apache.hc.core5.http.impl.io.TestSessionInOutBuffers
Running org.apache.hc.core5.http.impl.io.TestHttpRequestExecutor
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 sec - in org.apache.hc.core5.http.impl.io.TestHttpRequestExecutor
Running org.apache.hc.core5.http.impl.io.TestBHttpConnectionBase
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 sec - in org.apache.hc.core5.http.impl.io.TestBHttpConnectionBase
Running org.apache.hc.core5.http.impl.io.TestChunkCoding
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 sec - in org.apache.hc.core5.http.impl.io.TestChunkCoding
Running org.apache.hc.core5.http.impl.TestEnglishReasonPhraseCatalog
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.hc.core5.http.impl.TestEnglishReasonPhraseCatalog

Results :

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

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ httpcore5 ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore5 >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore5 ---
[INFO] Starting audit...
Audit done.

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

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

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

[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore5 <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore5 ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcore5 ---
[INFO] 
2 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/src/main/java/org/apache/hc/core5/http/HttpMessage.java>:58: warning - Tag @link: can't find toString() in org.apache.hc.core5.http.HttpMessage
[WARNING] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/src/main/java/org/apache/hc/core5/http/HttpMessage.java>:75: warning - Tag @link: can't find toString() in org.apache.hc.core5.http.HttpMessage
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcore5 ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ httpcore5 ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpcore5 ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .externalToolBuilders/**
[INFO] Exclude: .pmd
[INFO] Exclude: maven-eclipse.xml
[INFO] 529 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 521 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcore5 ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-javadoc.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core OSGi bundle 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/maven-metadata.xml (2 KB at 2.5 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/maven-metadata.xml (631 B at 3.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore5-osgi ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore5-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore5-osgi ---
[INFO] Starting audit...
Audit done.

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

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore5-osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore5-osgi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore5-osgi ---
[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-core-5.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildNumber: 1718073 at timestamp: 1449320722749
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file (generate-depends-file) @ httpcore5-osgi ---
[INFO] Created: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore5-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore5-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore5-osgi ---
[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) @ httpcore5-osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[30,44] package org.apache.hc.core5.http.integration does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[43,40] cannot find symbol
  symbol: class TestSyncHttp
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[30,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[31,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[30,38] package org.apache.hc.core5.annotation does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[38,6] cannot find symbol
  symbol:   class Immutable
  location: class org.apache.hc.core5.http.osgi.AnnotationIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,13] cannot find symbol
  symbol:   class BasicFuture
  location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,35] cannot find symbol
  symbol:   class FutureCallback
  location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[INFO] 8 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core Parent ................. SUCCESS [  8.827 s]
[INFO] Apache HttpComponents Core ........................ SUCCESS [01:00 min]
[INFO] Apache HttpComponents Core OSGi bundle ............ FAILURE [  6.189 s]
[INFO] Apache HttpComponents Core Benchmarking Tool ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:18 min
[INFO] Finished at: 2015-12-05T13:05:24+00:00
[INFO] Final Memory: 58M/299M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project httpcore5-osgi: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[30,44] package org.apache.hc.core5.http.integration does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[43,40] cannot find symbol
[ERROR] symbol: class TestSyncHttp
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[30,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[31,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[30,38] package org.apache.hc.core5.annotation does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[38,6] cannot find symbol
[ERROR] symbol:   class Immutable
[ERROR] location: class org.apache.hc.core5.http.osgi.AnnotationIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,13] cannot find symbol
[ERROR] symbol:   class BasicFuture
[ERROR] location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,35] cannot find symbol
[ERROR] symbol:   class FutureCallback
[ERROR] location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[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 :httpcore5-osgi
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/pom.xml> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-sources.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore5-5.0-alpha1-SNAPSHOT-tests.jar> to org.apache.httpcomponents.core5/httpcore5/5.0-alpha1-SNAPSHOT/httpcore5-5.0-alpha1-SNAPSHOT-tests.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/pom.xml> to org.apache.httpcomponents.core5/httpcore5-ab/5.0-alpha1-SNAPSHOT/httpcore5-ab-5.0-alpha1-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to org.apache.httpcomponents.core5/httpcore5-osgi/5.0-alpha1-SNAPSHOT/httpcore5-osgi-5.0-alpha1-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> to org.apache.httpcomponents.core5/httpcore5-parent/5.0-alpha1-SNAPSHOT/httpcore5-parent-5.0-alpha1-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: commits@hc.apache.org
channel stopped

Build failed in Jenkins: httpcomponents-core-5.x #70

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-5.x/70/>

------------------------------------------
[...truncated 1014 lines...]
Tests run: 42, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.apache.hc.core5.http.impl.nio.TestSessionInOutBuffers
Running org.apache.hc.core5.http.impl.nio.TestErrorResponseProducer
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.hc.core5.http.impl.nio.TestErrorResponseProducer
Running org.apache.hc.core5.http.impl.nio.TestIdentityDecoder
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.apache.hc.core5.http.impl.nio.TestIdentityDecoder
Running org.apache.hc.core5.http.impl.nio.TestBasicAsyncRequestProducer
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.hc.core5.http.impl.nio.TestBasicAsyncRequestProducer
Running org.apache.hc.core5.http.impl.nio.TestBuffers
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.hc.core5.http.impl.nio.TestBuffers
Running org.apache.hc.core5.http.impl.nio.TestChunkEncoder
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.apache.hc.core5.http.impl.nio.TestChunkEncoder
Running org.apache.hc.core5.http.impl.nio.TestBasicAsyncClientExchangeHandler
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 sec - in org.apache.hc.core5.http.impl.nio.TestBasicAsyncClientExchangeHandler
Running org.apache.hc.core5.http.impl.nio.ExceptionEventTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.nio.ExceptionEventTest
Running org.apache.hc.core5.http.impl.nio.TestDefaultNHttpServerConnection
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.051 sec - in org.apache.hc.core5.http.impl.nio.TestDefaultNHttpServerConnection
Running org.apache.hc.core5.http.impl.nio.TestHttpAsyncRequester
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 sec - in org.apache.hc.core5.http.impl.nio.TestHttpAsyncRequester
Running org.apache.hc.core5.http.impl.io.TestIdentityInputStream
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.io.TestIdentityInputStream
Running org.apache.hc.core5.http.impl.io.TestIdentityOutputStream
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.hc.core5.http.impl.io.TestIdentityOutputStream
Running org.apache.hc.core5.http.impl.io.TestResponseParser
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.hc.core5.http.impl.io.TestResponseParser
Running org.apache.hc.core5.http.impl.io.TestMessageParser
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.hc.core5.http.impl.io.TestMessageParser
Running org.apache.hc.core5.http.impl.io.TestContentLengthInputStream
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.io.TestContentLengthInputStream
Running org.apache.hc.core5.http.impl.io.TestDefaultBHttpServerConnection
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 sec - in org.apache.hc.core5.http.impl.io.TestDefaultBHttpServerConnection
Running org.apache.hc.core5.http.impl.io.TestContentLengthOutputStream
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.apache.hc.core5.http.impl.io.TestContentLengthOutputStream
Running org.apache.hc.core5.http.impl.io.TestHttpService
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 sec - in org.apache.hc.core5.http.impl.io.TestHttpService
Running org.apache.hc.core5.http.impl.io.TestRequestParser
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.apache.hc.core5.http.impl.io.TestRequestParser
Running org.apache.hc.core5.http.impl.io.TestDefaultBHttpClientConnection
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 sec - in org.apache.hc.core5.http.impl.io.TestDefaultBHttpClientConnection
Running org.apache.hc.core5.http.impl.io.TestSessionInOutBuffers
Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 sec - in org.apache.hc.core5.http.impl.io.TestSessionInOutBuffers
Running org.apache.hc.core5.http.impl.io.TestHttpRequestExecutor
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 sec - in org.apache.hc.core5.http.impl.io.TestHttpRequestExecutor
Running org.apache.hc.core5.http.impl.io.TestBHttpConnectionBase
Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 sec - in org.apache.hc.core5.http.impl.io.TestBHttpConnectionBase
Running org.apache.hc.core5.http.impl.io.TestChunkCoding
Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in org.apache.hc.core5.http.impl.io.TestChunkCoding
Running org.apache.hc.core5.http.impl.TestEnglishReasonPhraseCatalog
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.apache.hc.core5.http.impl.TestEnglishReasonPhraseCatalog

Results :

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

[JENKINS] Recording test results
log4j:WARN No appenders could be found for logger (org.apache.commons.beanutils.converters.BooleanConverter).
log4j:WARN Please initialize the log4j system properly.
[INFO] 
[INFO] --- maven-jar-plugin:2.6:jar (default-jar) @ httpcore ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT.jar>
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore ---
[INFO] Starting audit...
Audit done.

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

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

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

[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcore ---
[INFO] 
2 warnings
[WARNING] Javadoc Warnings
[WARNING] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/src/main/java/org/apache/hc/core5/http/HttpMessage.java>:58: warning - Tag @link: can't find toString() in org.apache.hc.core5.http.HttpMessage
[WARNING] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/src/main/java/org/apache/hc/core5/http/HttpMessage.java>:75: warning - Tag @link: can't find toString() in org.apache.hc.core5.http.HttpMessage
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcore ---
[INFO] 
[INFO] --- maven-jar-plugin:2.6:test-jar (default) @ httpcore ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-tests.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpcore ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .externalToolBuilders/**
[INFO] Exclude: .pmd
[INFO] Exclude: maven-eclipse.xml
[INFO] 529 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 521 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcore ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT-javadoc.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-tests.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT-tests.jar
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core OSGi bundle 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/maven-metadata.xml (2 KB at 1.3 KB/sec)
[INFO] Downloading: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/maven-metadata.xml
[INFO] Downloaded: http://repository.apache.org/snapshots/org/apache/httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/maven-metadata.xml (631 B at 0.2 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcore-osgi ---
[INFO] Starting audit...
Audit done.

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

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-osgi ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-osgi ---
[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-core-5.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildNumber: 1717428 at timestamp: 1449067262133
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- depends-maven-plugin:1.2:generate-depends-file (generate-depends-file) @ httpcore-osgi ---
[INFO] Created: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/classes/META-INF/maven/dependencies.properties>
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-osgi ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ httpcore-osgi ---
[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-osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 4 source files to <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/test-classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[30,44] package org.apache.hc.core5.http.integration does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[43,40] cannot find symbol
  symbol: class TestSyncHttp
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[30,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[31,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[30,38] package org.apache.hc.core5.annotation does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[38,6] cannot find symbol
  symbol:   class Immutable
  location: class org.apache.hc.core5.http.osgi.AnnotationIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,13] cannot find symbol
  symbol:   class BasicFuture
  location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,35] cannot find symbol
  symbol:   class FutureCallback
  location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[INFO] 8 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core Parent ................. SUCCESS [ 11.666 s]
[INFO] Apache HttpComponents Core ........................ SUCCESS [01:11 min]
[INFO] Apache HttpComponents Core OSGi bundle ............ FAILURE [ 13.690 s]
[INFO] Apache HttpComponents Core Benchmarking Tool ...... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:39 min
[INFO] Finished at: 2015-12-02T14:41:03+00:00
[INFO] Final Memory: 56M/278M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:testCompile (default-testCompile) on project httpcore-osgi: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[30,44] package org.apache.hc.core5.http.integration does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ActuallyConnectIT.java>:[43,40] cannot find symbol
[ERROR] symbol: class TestSyncHttp
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[30,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[31,38] package org.apache.hc.core5.concurrent does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[30,38] package org.apache.hc.core5.annotation does not exist
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/AnnotationIT.java>:[38,6] cannot find symbol
[ERROR] symbol:   class Immutable
[ERROR] location: class org.apache.hc.core5.http.osgi.AnnotationIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,13] cannot find symbol
[ERROR] symbol:   class BasicFuture
[ERROR] location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/src/test/java/org/apache/hc/core5/http/osgi/ConcurrentIT.java>:[41,35] cannot find symbol
[ERROR] symbol:   class FutureCallback
[ERROR] location: class org.apache.hc.core5.http.osgi.ConcurrentIT
[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 :httpcore-osgi
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/pom.xml> to org.apache.httpcomponents.core5/httpcore-ab/5.0-alpha1-SNAPSHOT/httpcore-ab-5.0-alpha1-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> to org.apache.httpcomponents.core5/httpcore-parent/5.0-alpha1-SNAPSHOT/httpcore-parent-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to org.apache.httpcomponents.core5/httpcore-osgi/5.0-alpha1-SNAPSHOT/httpcore-osgi-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/pom.xml> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT.jar> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-sources.jar> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-tests.jar> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT-tests.jar
Sending e-mails to: commits@hc.apache.org
channel stopped

Build failed in Jenkins: httpcomponents-core-5.x #69

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-5.x/69/changes>

Changes:

[ggregory] Add missing '@Override' annotations.

[ggregory] Add final modifier to local variables.

[ggregory] Add final modifier to private fields.

[ggregory] Statement unnecessarily nested within else clause.

[ggregory] Use varargs instead of an array.

[ggregory] Javadoc.

[olegk] Fixed javadoc errors

[olegk] Changed project groupId to org.apache.httpcomponents.core5

[olegk] Renamed Consts to Chars

[olegk] Updated examples to use StandardCharsets

------------------------------------------
[...truncated 581 lines...]
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcore-osgi ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcore-osgi ---
[INFO] 
[INFO] --- maven-failsafe-plugin:2.15:integration-test (it) @ httpcore-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpcore-osgi ---
[INFO] 51 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] 8 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 6 licence.
[INFO] 
[INFO] --- maven-failsafe-plugin:2.15:verify (it) @ httpcore-osgi ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcore-osgi ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/core5/httpcore-osgi/5.0-alpha1-SNAPSHOT/httpcore-osgi-5.0-alpha1-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/core5/httpcore-osgi/5.0-alpha1-SNAPSHOT/httpcore-osgi-5.0-alpha1-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/core5/httpcore-osgi/5.0-alpha1-SNAPSHOT/httpcore-osgi-5.0-alpha1-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.4.0:install (default-install) @ httpcore-osgi ---
[WARNING] Exception while updating local OBR: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
org.apache.maven.plugin.MojoExecutionException: Unable to read repository xml: file:/home/jenkins/jenkins-slave/maven-repositories/1/repository.xml
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:324)
	at org.apache.felix.obrplugin.ObrInstall.execute(ObrInstall.java:143)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:133)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:208)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:108)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:76)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:116)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:361)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:155)
	at org.jvnet.hudson.maven3.launcher.Maven32Launcher.main(Maven32Launcher.java:132)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchStandard(Launcher.java:330)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:238)
	at jenkins.maven3.agent.Maven32Main.launch(Maven32Main.java:186)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:57)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:606)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:136)
	at hudson.maven.Maven3Builder.call(Maven3Builder.java:71)
	at hudson.remoting.UserRequest.perform(UserRequest.java:121)
	at hudson.remoting.UserRequest.perform(UserRequest.java:49)
	at hudson.remoting.Request$2.run(Request.java:326)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:68)
	at java.util.concurrent.FutureTask.run(FutureTask.java:262)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615)
	at java.lang.Thread.run(Thread.java:745)
Caused by: org.xmlpull.v1.XmlPullParserException: unexpected type (position:END_DOCUMENT null@3:1 in java.io.InputStreamReader@2dc5fe9a) 
	at org.kxml2.io.KXmlParser.exception(Unknown Source)
	at org.kxml2.io.KXmlParser.nextTag(Unknown Source)
	at org.apache.felix.bundlerepository.impl.PullParser.parseRepository(PullParser.java:43)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:147)
	at org.apache.felix.bundlerepository.impl.DataModelHelperImpl.repository(DataModelHelperImpl.java:118)
	at org.apache.felix.obrplugin.ObrUpdate.parseRepositoryXml(ObrUpdate.java:316)
	... 33 more
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core Benchmarking Tool 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore-ab ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore-ab ---
[INFO] Starting audit...
Audit done.

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

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

[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcore-ab ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcore-ab ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcore-ab ---
[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-core-5.x/ws/httpcore-trunk/httpcore-ab> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab>
[INFO] Storing buildNumber: 1717428 at timestamp: 1449018260114
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ httpcore-ab ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ httpcore-ab ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 12 source files to <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/target/classes>
[INFO] -------------------------------------------------------------
[ERROR] COMPILATION ERROR : 
[INFO] -------------------------------------------------------------
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[33,40] cannot find symbol
  symbol:   class DefaultBHttpClientConnection
  location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[37,35] cannot find symbol
  symbol: class DefaultBHttpClientConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[52,40] cannot find symbol
  symbol:   class HttpRequestExecutor
  location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[70,19] cannot find symbol
  symbol:   class HttpRequestExecutor
  location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[51,17] cannot find symbol
  symbol:   variable super
  location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[46,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[57,40] cannot find symbol
  symbol:   variable super
  location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[55,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[98,33] cannot find symbol
  symbol:   class HttpRequestExecutor
  location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[129,26] cannot find symbol
  symbol:   method isOpen()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[142,25] cannot find symbol
  symbol:   method bind(java.net.Socket)
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[158,25] cannot find symbol
  symbol:   method shutdown()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[196,51] cannot find symbol
  symbol:   method isConsistent()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[197,25] cannot find symbol
  symbol:   method close()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[225,17] cannot find symbol
  symbol:   method close()
  location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[INFO] 15 errors 
[INFO] -------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core Parent ................. SUCCESS [ 18.995 s]
[INFO] Apache HttpComponents Core ........................ SUCCESS [01:19 min]
[INFO] Apache HttpComponents Core OSGi bundle ............ SUCCESS [ 10.238 s]
[INFO] Apache HttpComponents Core Benchmarking Tool ...... FAILURE [  1.531 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:53 min
[INFO] Finished at: 2015-12-02T01:04:21+00:00
[INFO] Final Memory: 60M/274M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.1:compile (default-compile) on project httpcore-ab: Compilation failure: Compilation failure:
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[33,40] cannot find symbol
[ERROR] symbol:   class DefaultBHttpClientConnection
[ERROR] location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[37,35] cannot find symbol
[ERROR] symbol: class DefaultBHttpClientConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[52,40] cannot find symbol
[ERROR] symbol:   class HttpRequestExecutor
[ERROR] location: package org.apache.hc.core5.http.impl.io
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[70,19] cannot find symbol
[ERROR] symbol:   class HttpRequestExecutor
[ERROR] location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[51,17] cannot find symbol
[ERROR] symbol:   variable super
[ERROR] location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[46,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[57,40] cannot find symbol
[ERROR] symbol:   variable super
[ERROR] location: class org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkConnection.java>:[55,5] method does not override or implement a method from a supertype
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[98,33] cannot find symbol
[ERROR] symbol:   class HttpRequestExecutor
[ERROR] location: class org.apache.hc.core5.http.benchmark.BenchmarkWorker
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[129,26] cannot find symbol
[ERROR] symbol:   method isOpen()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[142,25] cannot find symbol
[ERROR] symbol:   method bind(java.net.Socket)
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[158,25] cannot find symbol
[ERROR] symbol:   method shutdown()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[196,51] cannot find symbol
[ERROR] symbol:   method isConsistent()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[197,25] cannot find symbol
[ERROR] symbol:   method close()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[ERROR] <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/src/main/java/org/apache/hc/core5/http/benchmark/BenchmarkWorker.java>:[225,17] cannot find symbol
[ERROR] symbol:   method close()
[ERROR] location: variable conn of type org.apache.hc.core5.http.benchmark.BenchmarkConnection
[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 :httpcore-ab
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/pom.xml> to org.apache.httpcomponents.core5/httpcore-ab/5.0-alpha1-SNAPSHOT/httpcore-ab-5.0-alpha1-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> to org.apache.httpcomponents.core5/httpcore-parent/5.0-alpha1-SNAPSHOT/httpcore-parent-5.0-alpha1-SNAPSHOT.pom
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to org.apache.httpcomponents.core5/httpcore-osgi/5.0-alpha1-SNAPSHOT/httpcore-osgi-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT.jar> to org.apache.httpcomponents.core5/httpcore-osgi/5.0-alpha1-SNAPSHOT/httpcore-osgi-5.0-alpha1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/target/org.apache.httpcomponents.httpcore_5.0-alpha1-SNAPSHOT-sources.jar> to org.apache.httpcomponents.core5/httpcore-osgi/5.0-alpha1-SNAPSHOT/httpcore-osgi-5.0-alpha1-SNAPSHOT-sources.jar
No prior successful build to compare, so performing full copy of artifacts
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/pom.xml> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT.jar> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-sources.jar> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target/httpcore-5.0-alpha1-SNAPSHOT-tests.jar> to org.apache.httpcomponents.core5/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT-tests.jar
No prior successful build to compare, so performing full copy of artifacts
Sending e-mails to: commits@hc.apache.org
channel stopped

Build failed in Jenkins: httpcomponents-core-5.x #68

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-core-5.x/68/changes>

Changes:

[ggregory] Update addHeader() and setHeader() APIs to take an Object instead of a String.

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on ubuntu3 (Ubuntu ubuntu legacy-ubuntu) in workspace <https://builds.apache.org/job/httpcomponents-core-5.x/ws/>
Updating http://svn.apache.org/repos/asf/httpcomponents/httpcore/trunk at revision '2015-12-01T00:55:58.094 +0000'
U         httpcore/src/main/java/org/apache/hc/core5/http/HttpMessage.java
U         httpcore/src/main/java/org/apache/hc/core5/http/message/BasicHeader.java
U         httpcore/src/main/java/org/apache/hc/core5/http/message/AbstractHttpMessage.java
At revision 1717364
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 38903
maven32-agent.jar already up to date
maven32-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcore-trunk] $ /home/jenkins/jenkins-slave/tools/hudson.model.JDK/JDK_1.7_latest_/bin/java -Xmx2g -Xms256m -XX:MaxPermSize=512m -cp /home/jenkins/jenkins-slave/maven32-agent.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/boot/plexus-classworlds-2.5.1.jar:/home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1/conf/logging jenkins.maven3.agent.Maven32Main /home/jenkins/jenkins-slave/tools/hudson.tasks.Maven_MavenInstallation/maven-3.2.1 /x1/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven32-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 38903
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/2 clean install -DdisableOSGiTests=true
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Core
[INFO] Apache HttpCore
[INFO] Apache HttpCore OSGi bundle
[INFO] Apache HttpCore Benchmarking Tool
[INFO] 
[INFO] Using the builder org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder with a thread count of 1
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpComponents Core 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcomponents-core ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.4:process (default) @ httpcomponents-core ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.2:create (default) @ httpcomponents-core ---
[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-core-5.x/ws/httpcore-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk>
[INFO] Storing buildNumber: 1717327 at timestamp: 1448931749476
[INFO] Executing: /bin/sh -c cd <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk> && svn --non-interactive info
[INFO] Working directory: <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk>
[INFO] Storing buildScmBranch: trunk
[INFO] 
[INFO] >>> maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core >>>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-main) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-test) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate-examples) @ httpcomponents-core ---
[WARNING] Failed to getClass for org.apache.maven.plugin.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core <<<
[INFO] 
[INFO] --- maven-source-plugin:2.2.1:jar (attach-sources) @ httpcomponents-core ---
[INFO] 
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ httpcomponents-core ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-site-plugin:3.3:attach-descriptor (attach-descriptor) @ httpcomponents-core ---
[INFO] 
[INFO] --- apache-rat-plugin:0.11:check (default) @ httpcomponents-core ---
[INFO] 54 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] 13 resources included (use -debug for more details)
Warning:  org.apache.xerces.jaxp.SAXParserImpl$JAXPSAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
Compiler warnings:
  WARNING:  'org.apache.xerces.jaxp.SAXParserImpl: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.'
Warning:  org.apache.xerces.parsers.SAXParser: Feature 'http://javax.xml.XMLConstants/feature/secure-processing' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://javax.xml.XMLConstants/property/accessExternalDTD' is not recognized.
Warning:  org.apache.xerces.parsers.SAXParser: Property 'http://www.oracle.com/xml/jaxp/properties/entityExpansionLimit' is not recognized.
[INFO] Rat check: Summary of files. Unapproved: 0 unknown: 0 generated: 0 approved: 8 licence.
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ httpcomponents-core ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/2/org/apache/httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/httpcomponents-core-5.0-alpha1-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Apache HttpCore 5.0-alpha1-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ httpcore ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/target>
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.9.1:checkstyle (validate) @ httpcore ---
[INFO] Starting audit...
<https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/src/main/java/org/apache/hc/core5/http/Consts.java>:30:8: Unused import - java.nio.charset.StandardCharsets.
Audit done.

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core ........................ SUCCESS [ 12.301 s]
[INFO] Apache HttpCore ................................... FAILURE [  4.164 s]
[INFO] Apache HttpCore OSGi bundle ....................... SKIPPED
[INFO] Apache HttpCore Benchmarking Tool ................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 19.001 s
[INFO] Finished at: 2015-12-01T01:02:40+00:00
[INFO] Final Memory: 31M/249M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-checkstyle-plugin:2.9.1:checkstyle (validate) on project httpcore: An error has occurred in Checkstyle report generation. Failed during checkstyle execution: There are 1 checkstyle errors. -> [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/MojoExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :httpcore
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore/pom.xml> to org.apache.httpcomponents/httpcore/5.0-alpha1-SNAPSHOT/httpcore-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/pom.xml> to org.apache.httpcomponents/httpcomponents-core/5.0-alpha1-SNAPSHOT/httpcomponents-core-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-ab/pom.xml> to org.apache.httpcomponents/httpcore-ab/5.0-alpha1-SNAPSHOT/httpcore-ab-5.0-alpha1-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x/ws/httpcore-trunk/httpcore-osgi/pom.xml> to org.apache.httpcomponents/httpcore-osgi/5.0-alpha1-SNAPSHOT/httpcore-osgi-5.0-alpha1-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped