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 2020/07/11 00:12:04 UTC

Build failed in Jenkins: httpcomponents-client-5.x #458

See <https://builds.apache.org/job/httpcomponents-client-5.x/458/display/redirect?page=changes>

Changes:

[github] BasicExpiresHandler is annotated as immutable but is not. (#240)

[garydgregory] Document: Bug fix: BasicExpiresHandler is annotated as immutable but is


------------------------------------------
[...truncated 95.46 KB...]
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5-testing ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ httpclient5-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ httpclient5-testing ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/classes>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ httpclient5-testing ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ httpclient5-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ httpclient5-testing ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ httpclient5-testing ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hc.client5.testing.fluent.TestFluent
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.186 s - in org.apache.hc.client5.testing.fluent.TestFluent
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1Reactive
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.14 s - in org.apache.hc.client5.testing.async.TestHttp1Reactive
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1ClientAuthentication
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.303 s - in org.apache.hc.client5.testing.async.TestHttp1ClientAuthentication
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1Async
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.102 s - in org.apache.hc.client5.testing.async.TestHttp1Async
[INFO] Running org.apache.hc.client5.testing.async.TestH2MinimalReactive
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.783 s - in org.apache.hc.client5.testing.async.TestH2MinimalReactive
[INFO] Running org.apache.hc.client5.testing.async.TestH2Reactive
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.122 s - in org.apache.hc.client5.testing.async.TestH2Reactive
[INFO] Running org.apache.hc.client5.testing.async.TestH2AsyncMinimal
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.553 s - in org.apache.hc.client5.testing.async.TestH2AsyncMinimal
[INFO] Running org.apache.hc.client5.testing.async.TestH2ClientAuthentication
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.963 s - in org.apache.hc.client5.testing.async.TestH2ClientAuthentication
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1AsyncStatefulConnManagement
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.255 s - in org.apache.hc.client5.testing.async.TestHttp1AsyncStatefulConnManagement
[INFO] Running org.apache.hc.client5.testing.async.TestH2AsyncRedirect
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.36 s - in org.apache.hc.client5.testing.async.TestH2AsyncRedirect
[INFO] Running org.apache.hc.client5.testing.async.TestH2Async
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.471 s - in org.apache.hc.client5.testing.async.TestH2Async
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1AsyncRedirects
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.598 s - in org.apache.hc.client5.testing.async.TestHttp1AsyncRedirects
[INFO] Running org.apache.hc.client5.testing.async.TestHttpAsyncMinimal
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 6.48 s - in org.apache.hc.client5.testing.async.TestHttpAsyncMinimal
[INFO] Running org.apache.hc.client5.testing.async.TestHttpMinimalReactive
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.72 s - in org.apache.hc.client5.testing.async.TestHttpMinimalReactive
[INFO] Running org.apache.hc.client5.testing.sync.TestCookieVirtualHost
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 s - in org.apache.hc.client5.testing.sync.TestCookieVirtualHost
[INFO] Running org.apache.hc.client5.testing.sync.TestContentCodings
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.apache.hc.client5.testing.sync.TestContentCodings
[INFO] Running org.apache.hc.client5.testing.sync.TestClientAuthenticationFakeNTLM
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.214 s - in org.apache.hc.client5.testing.sync.TestClientAuthenticationFakeNTLM
[INFO] Running org.apache.hc.client5.testing.sync.TestSPNegoScheme
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.789 s - in org.apache.hc.client5.testing.sync.TestSPNegoScheme
[INFO] Running org.apache.hc.client5.testing.sync.TestClientRequestExecution
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in org.apache.hc.client5.testing.sync.TestClientRequestExecution
[INFO] Running org.apache.hc.client5.testing.sync.TestStatefulConnManagement
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.281 s - in org.apache.hc.client5.testing.sync.TestStatefulConnManagement
[INFO] Running org.apache.hc.client5.testing.sync.TestMinimalClientRequestExecution
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.hc.client5.testing.sync.TestMinimalClientRequestExecution
[INFO] Running org.apache.hc.client5.testing.sync.TestBasicConnectionManager
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.apache.hc.client5.testing.sync.TestBasicConnectionManager
[INFO] Running org.apache.hc.client5.testing.sync.TestIdleConnectionEviction
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.28 s - in org.apache.hc.client5.testing.sync.TestIdleConnectionEviction
[INFO] Running org.apache.hc.client5.testing.sync.TestConnectionReuse
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.823 s - in org.apache.hc.client5.testing.sync.TestConnectionReuse
[INFO] Running org.apache.hc.client5.testing.sync.TestWindowsNegotiateScheme
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.012 s - in org.apache.hc.client5.testing.sync.TestWindowsNegotiateScheme
[INFO] Running org.apache.hc.client5.testing.sync.TestMalformedServerResponse
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.hc.client5.testing.sync.TestMalformedServerResponse
[INFO] Running org.apache.hc.client5.testing.sync.TestRedirects
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.226 s - in org.apache.hc.client5.testing.sync.TestRedirects
[INFO] Running org.apache.hc.client5.testing.sync.TestConnectionManagement
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.521 s - in org.apache.hc.client5.testing.sync.TestConnectionManagement
[INFO] Running org.apache.hc.client5.testing.sync.TestSSLSocketFactory
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.6 s - in org.apache.hc.client5.testing.sync.TestSSLSocketFactory
[INFO] Running org.apache.hc.client5.testing.sync.TestClientAuthentication
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.198 s - in org.apache.hc.client5.testing.sync.TestClientAuthentication
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 362, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ httpclient5-testing ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ httpclient5-testing ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ httpclient5-testing >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5-testing ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ httpclient5-testing <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ httpclient5-testing ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ httpclient5-testing ---
[INFO] Toolchain in maven-javadoc-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://docs.oracle.com/javase/7/docs/api/package-list
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ httpclient5-testing ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: src/test/resources/*.serialized
[INFO] Exclude: .checkstyle
[INFO] Exclude: .externalToolBuilders/**
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: **/serial
[INFO] Exclude: **/index.txt
[INFO] 75 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 70 licenses.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ httpclient5-testing ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client Parent ................ SUCCESS [ 12.422 s]
[INFO] Apache HttpClient .................................. SUCCESS [01:37 min]
[INFO] Apache HttpClient Fluent ........................... SUCCESS [ 13.150 s]
[INFO] Apache HttpClient Cache ............................ SUCCESS [ 25.305 s]
[INFO] Apache HttpClient Windows features ................. SUCCESS [ 10.134 s]
[INFO] Apache HttpClient Integration Tests ................ SUCCESS [01:11 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:23 min
[INFO] Finished at: 2020-07-11T00:11:51+00:00
[INFO] Final Memory: 73M/4058M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/pom.xml> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-tests.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/pom.xml> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-tests.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/pom.xml> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/pom.xml> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/pom.xml> to org.apache.httpcomponents.client5/httpclient5-parent/5.0.2-SNAPSHOT/httpclient5-parent-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/pom.xml> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT-javadoc.jar
channel stopped
FATAL: Remote call on H14 failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H14
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class hudson.slaves.SlaveComputer
	at hudson.util.ProcessTree.get(ProcessTree.java:414)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1103)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1094)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H14 failed
	at hudson.remoting.Channel.call(Channel.java:963)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: httpcomponents-client-5.x #461

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/461/display/redirect?page=changes>

Changes:

[github] BasicExpiresHandler is annotated as immutable but is not. (#240)

[garydgregory] Document: Bug fix: BasicExpiresHandler is annotated as immutable but is

[github] HTTPCLIENT-2099, HTTPCLIENT-2091: SSLConnectionSocketFactory connect

[olegk] HTTPCLIENT-2100: incorrect handling of EXTENDED mode by


------------------------------------------
[...truncated 95.45 KB...]
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5-testing ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ httpclient5-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ httpclient5-testing ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/classes>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ httpclient5-testing ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ httpclient5-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ httpclient5-testing ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ httpclient5-testing ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hc.client5.testing.fluent.TestFluent
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.223 s - in org.apache.hc.client5.testing.fluent.TestFluent
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1Reactive
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.5 s - in org.apache.hc.client5.testing.async.TestHttp1Reactive
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1ClientAuthentication
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.289 s - in org.apache.hc.client5.testing.async.TestHttp1ClientAuthentication
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1Async
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.075 s - in org.apache.hc.client5.testing.async.TestHttp1Async
[INFO] Running org.apache.hc.client5.testing.async.TestH2MinimalReactive
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.734 s - in org.apache.hc.client5.testing.async.TestH2MinimalReactive
[INFO] Running org.apache.hc.client5.testing.async.TestH2Reactive
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.247 s - in org.apache.hc.client5.testing.async.TestH2Reactive
[INFO] Running org.apache.hc.client5.testing.async.TestH2AsyncMinimal
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.582 s - in org.apache.hc.client5.testing.async.TestH2AsyncMinimal
[INFO] Running org.apache.hc.client5.testing.async.TestH2ClientAuthentication
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.033 s - in org.apache.hc.client5.testing.async.TestH2ClientAuthentication
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1AsyncStatefulConnManagement
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.271 s - in org.apache.hc.client5.testing.async.TestHttp1AsyncStatefulConnManagement
[INFO] Running org.apache.hc.client5.testing.async.TestH2AsyncRedirect
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.423 s - in org.apache.hc.client5.testing.async.TestH2AsyncRedirect
[INFO] Running org.apache.hc.client5.testing.async.TestH2Async
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.516 s - in org.apache.hc.client5.testing.async.TestH2Async
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1AsyncRedirects
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.636 s - in org.apache.hc.client5.testing.async.TestHttp1AsyncRedirects
[INFO] Running org.apache.hc.client5.testing.async.TestHttpAsyncMinimal
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.43 s - in org.apache.hc.client5.testing.async.TestHttpAsyncMinimal
[INFO] Running org.apache.hc.client5.testing.async.TestHttpMinimalReactive
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.46 s - in org.apache.hc.client5.testing.async.TestHttpMinimalReactive
[INFO] Running org.apache.hc.client5.testing.sync.TestCookieVirtualHost
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.apache.hc.client5.testing.sync.TestCookieVirtualHost
[INFO] Running org.apache.hc.client5.testing.sync.TestContentCodings
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.apache.hc.client5.testing.sync.TestContentCodings
[INFO] Running org.apache.hc.client5.testing.sync.TestClientAuthenticationFakeNTLM
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.238 s - in org.apache.hc.client5.testing.sync.TestClientAuthenticationFakeNTLM
[INFO] Running org.apache.hc.client5.testing.sync.TestSPNegoScheme
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.744 s - in org.apache.hc.client5.testing.sync.TestSPNegoScheme
[INFO] Running org.apache.hc.client5.testing.sync.TestClientRequestExecution
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.07 s - in org.apache.hc.client5.testing.sync.TestClientRequestExecution
[INFO] Running org.apache.hc.client5.testing.sync.TestStatefulConnManagement
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 s - in org.apache.hc.client5.testing.sync.TestStatefulConnManagement
[INFO] Running org.apache.hc.client5.testing.sync.TestMinimalClientRequestExecution
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.hc.client5.testing.sync.TestMinimalClientRequestExecution
[INFO] Running org.apache.hc.client5.testing.sync.TestBasicConnectionManager
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.hc.client5.testing.sync.TestBasicConnectionManager
[INFO] Running org.apache.hc.client5.testing.sync.TestIdleConnectionEviction
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.354 s - in org.apache.hc.client5.testing.sync.TestIdleConnectionEviction
[INFO] Running org.apache.hc.client5.testing.sync.TestConnectionReuse
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.819 s - in org.apache.hc.client5.testing.sync.TestConnectionReuse
[INFO] Running org.apache.hc.client5.testing.sync.TestWindowsNegotiateScheme
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.apache.hc.client5.testing.sync.TestWindowsNegotiateScheme
[INFO] Running org.apache.hc.client5.testing.sync.TestMalformedServerResponse
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.hc.client5.testing.sync.TestMalformedServerResponse
[INFO] Running org.apache.hc.client5.testing.sync.TestRedirects
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.253 s - in org.apache.hc.client5.testing.sync.TestRedirects
[INFO] Running org.apache.hc.client5.testing.sync.TestConnectionManagement
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.525 s - in org.apache.hc.client5.testing.sync.TestConnectionManagement
[INFO] Running org.apache.hc.client5.testing.sync.TestSSLSocketFactory
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in org.apache.hc.client5.testing.sync.TestSSLSocketFactory
[INFO] Running org.apache.hc.client5.testing.sync.TestClientAuthentication
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.205 s - in org.apache.hc.client5.testing.sync.TestClientAuthentication
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 362, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ httpclient5-testing ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ httpclient5-testing ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ httpclient5-testing >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5-testing ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ httpclient5-testing <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ httpclient5-testing ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ httpclient5-testing ---
[INFO] Toolchain in maven-javadoc-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://docs.oracle.com/javase/7/docs/api/package-list
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ httpclient5-testing ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: src/test/resources/*.serialized
[INFO] Exclude: .checkstyle
[INFO] Exclude: .externalToolBuilders/**
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: **/serial
[INFO] Exclude: **/index.txt
[INFO] 75 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 70 licenses.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ httpclient5-testing ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/1/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client Parent ................ SUCCESS [ 13.003 s]
[INFO] Apache HttpClient .................................. SUCCESS [01:39 min]
[INFO] Apache HttpClient Fluent ........................... SUCCESS [ 13.523 s]
[INFO] Apache HttpClient Cache ............................ SUCCESS [ 26.895 s]
[INFO] Apache HttpClient Windows features ................. SUCCESS [ 10.587 s]
[INFO] Apache HttpClient Integration Tests ................ SUCCESS [01:07 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:26 min
[INFO] Finished at: 2020-07-17T12:11:43+00:00
[INFO] Final Memory: 73M/4058M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/pom.xml> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-tests.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/pom.xml> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-tests.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/pom.xml> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/pom.xml> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/pom.xml> to org.apache.httpcomponents.client5/httpclient5-parent/5.0.2-SNAPSHOT/httpclient5-parent-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/pom.xml> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT-javadoc.jar
channel stopped
FATAL: Remote call on H14 failed
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H14
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class hudson.slaves.SlaveComputer
	at hudson.util.ProcessTree.get(ProcessTree.java:414)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1103)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1094)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H14 failed
	at hudson.remoting.Channel.call(Channel.java:963)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)

Build failed in Jenkins: httpcomponents-client-5.x #460

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/460/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on jenkins-win-he-de-1 (Windows) in workspace <https://builds.apache.org/job/httpcomponents-client-5.x/ws/>
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git" returned status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1753)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1387)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from jenkins-win-he-de-1.apache.org/144.76.12.43:49684
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy120.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:882)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git" returned status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1753)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1387)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from jenkins-win-he-de-1.apache.org/144.76.12.43:49684
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy120.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:882)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'
Retrying after 10 seconds
No credentials specified
 > git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
 > git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git # timeout=10
ERROR: Error fetching remote repo 'origin'
hudson.plugins.git.GitException: Failed to fetch from https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git
	at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:894)
	at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
	at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
	at hudson.scm.SCM.checkout(SCM.java:504)
	at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
	at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
	at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)
Caused by: hudson.plugins.git.GitException: Command "git config remote.origin.url https://git-wip-us.apache.org/repos/asf/httpcomponents-client.git" returned status code 4:
stdout: 
stderr: error: could not write config file .git/config: Permission denied

	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2172)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2140)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommandIn(CliGitAPIImpl.java:2136)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1741)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.launchCommand(CliGitAPIImpl.java:1753)
	at org.jenkinsci.plugins.gitclient.CliGitAPIImpl.setRemoteUrl(CliGitAPIImpl.java:1387)
	at hudson.plugins.git.GitAPI.setRemoteUrl(GitAPI.java:160)
	at sun.reflect.GeneratedMethodAccessor205.invoke(Unknown Source)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
	at java.lang.reflect.Method.invoke(Unknown Source)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.perform(RemoteInvocationHandler.java:929)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:903)
	at hudson.remoting.RemoteInvocationHandler$RPCRequest.call(RemoteInvocationHandler.java:855)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(Unknown Source)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(Unknown Source)
	at hudson.remoting.Engine$1.lambda$newThread$0(Engine.java:93)
	at java.lang.Thread.run(Unknown Source)
	Suppressed: hudson.remoting.Channel$CallSiteStackTrace: Remote call to JNLP4-connect connection from jenkins-win-he-de-1.apache.org/144.76.12.43:49684
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.remoting.RemoteInvocationHandler.invoke(RemoteInvocationHandler.java:283)
		at com.sun.proxy.$Proxy120.setRemoteUrl(Unknown Source)
		at org.jenkinsci.plugins.gitclient.RemoteGitImpl.setRemoteUrl(RemoteGitImpl.java:295)
		at hudson.plugins.git.GitSCM.fetchFrom(GitSCM.java:882)
		at hudson.plugins.git.GitSCM.retrieveChanges(GitSCM.java:1161)
		at hudson.plugins.git.GitSCM.checkout(GitSCM.java:1192)
		at hudson.scm.SCM.checkout(SCM.java:504)
		at hudson.model.AbstractProject.checkout(AbstractProject.java:1208)
		at hudson.model.AbstractBuild$AbstractBuildExecution.defaultCheckout(AbstractBuild.java:574)
		at jenkins.scm.SCMCheckoutStrategy.checkout(SCMCheckoutStrategy.java:86)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:499)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
ERROR: Error fetching remote repo 'origin'

Build failed in Jenkins: httpcomponents-client-5.x #459

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://builds.apache.org/job/httpcomponents-client-5.x/459/display/redirect?page=changes>

Changes:

[github] HTTPCLIENT-2099, HTTPCLIENT-2091: SSLConnectionSocketFactory connect


------------------------------------------
[...truncated 95.46 KB...]
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5-testing ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:resources (default-resources) @ httpclient5-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/src/main/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:compile (default-compile) @ httpclient5-testing ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 13 source files to <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/classes>
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ httpclient5-testing ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] --- maven-resources-plugin:3.1.0:testResources (default-testResources) @ httpclient5-testing ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.8.0:testCompile (default-testCompile) @ httpclient5-testing ---
[INFO] Toolchain in maven-compiler-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 46 source files to <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/test-classes>
[INFO] 
[INFO] --- maven-surefire-plugin:2.22.1:test (default-test) @ httpclient5-testing ---
[INFO] Toolchain in maven-surefire-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.apache.hc.client5.testing.fluent.TestFluent
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.429 s - in org.apache.hc.client5.testing.fluent.TestFluent
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1Reactive
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 10.527 s - in org.apache.hc.client5.testing.async.TestHttp1Reactive
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1ClientAuthentication
[INFO] Tests run: 26, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.307 s - in org.apache.hc.client5.testing.async.TestHttp1ClientAuthentication
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1Async
[INFO] Tests run: 20, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.109 s - in org.apache.hc.client5.testing.async.TestHttp1Async
[INFO] Running org.apache.hc.client5.testing.async.TestH2MinimalReactive
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.654 s - in org.apache.hc.client5.testing.async.TestH2MinimalReactive
[INFO] Running org.apache.hc.client5.testing.async.TestH2Reactive
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 5.51 s - in org.apache.hc.client5.testing.async.TestH2Reactive
[INFO] Running org.apache.hc.client5.testing.async.TestH2AsyncMinimal
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.622 s - in org.apache.hc.client5.testing.async.TestH2AsyncMinimal
[INFO] Running org.apache.hc.client5.testing.async.TestH2ClientAuthentication
[INFO] Tests run: 24, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.005 s - in org.apache.hc.client5.testing.async.TestH2ClientAuthentication
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1AsyncStatefulConnManagement
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.262 s - in org.apache.hc.client5.testing.async.TestHttp1AsyncStatefulConnManagement
[INFO] Running org.apache.hc.client5.testing.async.TestH2AsyncRedirect
[INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.331 s - in org.apache.hc.client5.testing.async.TestH2AsyncRedirect
[INFO] Running org.apache.hc.client5.testing.async.TestH2Async
[INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s - in org.apache.hc.client5.testing.async.TestH2Async
[INFO] Running org.apache.hc.client5.testing.async.TestHttp1AsyncRedirects
[INFO] Tests run: 40, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.435 s - in org.apache.hc.client5.testing.async.TestHttp1AsyncRedirects
[INFO] Running org.apache.hc.client5.testing.async.TestHttpAsyncMinimal
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 11.239 s - in org.apache.hc.client5.testing.async.TestHttpAsyncMinimal
[INFO] Running org.apache.hc.client5.testing.async.TestHttpMinimalReactive
[INFO] Tests run: 28, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 15.827 s - in org.apache.hc.client5.testing.async.TestHttpMinimalReactive
[INFO] Running org.apache.hc.client5.testing.sync.TestCookieVirtualHost
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 s - in org.apache.hc.client5.testing.sync.TestCookieVirtualHost
[INFO] Running org.apache.hc.client5.testing.sync.TestContentCodings
[INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.229 s - in org.apache.hc.client5.testing.sync.TestContentCodings
[INFO] Running org.apache.hc.client5.testing.sync.TestClientAuthenticationFakeNTLM
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.26 s - in org.apache.hc.client5.testing.sync.TestClientAuthenticationFakeNTLM
[INFO] Running org.apache.hc.client5.testing.sync.TestSPNegoScheme
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.869 s - in org.apache.hc.client5.testing.sync.TestSPNegoScheme
[INFO] Running org.apache.hc.client5.testing.sync.TestClientRequestExecution
[INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.apache.hc.client5.testing.sync.TestClientRequestExecution
[INFO] Running org.apache.hc.client5.testing.sync.TestStatefulConnManagement
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.291 s - in org.apache.hc.client5.testing.sync.TestStatefulConnManagement
[INFO] Running org.apache.hc.client5.testing.sync.TestMinimalClientRequestExecution
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.hc.client5.testing.sync.TestMinimalClientRequestExecution
[INFO] Running org.apache.hc.client5.testing.sync.TestBasicConnectionManager
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.037 s - in org.apache.hc.client5.testing.sync.TestBasicConnectionManager
[INFO] Running org.apache.hc.client5.testing.sync.TestIdleConnectionEviction
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.292 s - in org.apache.hc.client5.testing.sync.TestIdleConnectionEviction
[INFO] Running org.apache.hc.client5.testing.sync.TestConnectionReuse
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.834 s - in org.apache.hc.client5.testing.sync.TestConnectionReuse
[INFO] Running org.apache.hc.client5.testing.sync.TestWindowsNegotiateScheme
[WARNING] Tests run: 1, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.apache.hc.client5.testing.sync.TestWindowsNegotiateScheme
[INFO] Running org.apache.hc.client5.testing.sync.TestMalformedServerResponse
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in org.apache.hc.client5.testing.sync.TestMalformedServerResponse
[INFO] Running org.apache.hc.client5.testing.sync.TestRedirects
[INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.2 s - in org.apache.hc.client5.testing.sync.TestRedirects
[INFO] Running org.apache.hc.client5.testing.sync.TestConnectionManagement
[INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.526 s - in org.apache.hc.client5.testing.sync.TestConnectionManagement
[INFO] Running org.apache.hc.client5.testing.sync.TestSSLSocketFactory
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.645 s - in org.apache.hc.client5.testing.sync.TestSSLSocketFactory
[INFO] Running org.apache.hc.client5.testing.sync.TestClientAuthentication
[INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.apache.hc.client5.testing.sync.TestClientAuthentication
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 362, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[JENKINS] Recording test results
[INFO] 
[INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ httpclient5-testing ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ httpclient5-testing ---
[INFO] Skipping because packaging 'jar' is not pom.
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ httpclient5-testing >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpclient5-testing ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpclient5-testing ---
[INFO] 
[INFO] --- maven-toolchains-plugin:1.1:toolchain (default) @ httpclient5-testing ---
[INFO] Required toolchain: jdk [ version='1.7' ]
[INFO] Found matching toolchain for type jdk: JDK[/home/jenkins/tools/java/latest1.7/]
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ httpclient5-testing <<<
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ httpclient5-testing ---
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar>
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ httpclient5-testing ---
[INFO] Toolchain in maven-javadoc-plugin: JDK[/home/jenkins/tools/java/latest1.7/]
[INFO] 
1 warning
[WARNING] Javadoc Warnings
[WARNING] javadoc: warning - Error fetching URL: https://docs.oracle.com/javase/7/docs/api/package-list
[INFO] Building jar: <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar>
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ httpclient5-testing ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 61 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: src/test/resources/*.serialized
[INFO] Exclude: .checkstyle
[INFO] Exclude: .externalToolBuilders/**
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: **/serial
[INFO] Exclude: **/index.txt
[INFO] 75 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 0, unknown: 0, generated: 0, approved: 70 licenses.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ httpclient5-testing ---
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/pom.xml> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.pom
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar
[INFO] Installing <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar> to /home/jenkins/jenkins-slave/maven-repositories/0/org/apache/httpcomponents/client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Client Parent ................ SUCCESS [ 12.320 s]
[INFO] Apache HttpClient .................................. SUCCESS [01:37 min]
[INFO] Apache HttpClient Fluent ........................... SUCCESS [ 12.844 s]
[INFO] Apache HttpClient Cache ............................ SUCCESS [ 26.225 s]
[INFO] Apache HttpClient Windows features ................. SUCCESS [ 10.369 s]
[INFO] Apache HttpClient Integration Tests ................ SUCCESS [01:22 min]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:36 min
[INFO] Finished at: 2020-07-12T00:12:05+00:00
[INFO] Final Memory: 72M/4056M
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/pom.xml> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-cache/target/httpclient5-cache-5.0.2-SNAPSHOT-tests.jar> to org.apache.httpcomponents.client5/httpclient5-cache/5.0.2-SNAPSHOT/httpclient5-cache-5.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/pom.xml> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5/target/httpclient5-5.0.2-SNAPSHOT-tests.jar> to org.apache.httpcomponents.client5/httpclient5/5.0.2-SNAPSHOT/httpclient5-5.0.2-SNAPSHOT-tests.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/pom.xml> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-fluent/target/httpclient5-fluent-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-fluent/5.0.2-SNAPSHOT/httpclient5-fluent-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/pom.xml> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-testing/target/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-testing/5.0.2-SNAPSHOT/httpclient5-testing-5.0.2-SNAPSHOT-javadoc.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/pom.xml> to org.apache.httpcomponents.client5/httpclient5-parent/5.0.2-SNAPSHOT/httpclient5-parent-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/pom.xml> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT-sources.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT-sources.jar
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-client-5.x/ws/httpclient5-win/target/httpclient5-win-5.0.2-SNAPSHOT-javadoc.jar> to org.apache.httpcomponents.client5/httpclient5-win/5.0.2-SNAPSHOT/httpclient5-win-5.0.2-SNAPSHOT-javadoc.jar
FATAL: Remote call on H14 failed
channel stopped
Also:   hudson.remoting.Channel$CallSiteStackTrace: Remote call to H14
		at hudson.remoting.Channel.attachCallSiteStackTrace(Channel.java:1743)
		at hudson.remoting.UserRequest$ExceptionResponse.retrieve(UserRequest.java:357)
		at hudson.remoting.Channel.call(Channel.java:957)
		at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
		at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
		at hudson.model.Run.execute(Run.java:1815)
		at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
		at hudson.model.ResourceController.execute(ResourceController.java:97)
		at hudson.model.Executor.run(Executor.java:429)
java.lang.NoClassDefFoundError: Could not initialize class hudson.slaves.SlaveComputer
	at hudson.util.ProcessTree.get(ProcessTree.java:414)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1103)
	at hudson.Launcher$RemoteLauncher$KillTask.call(Launcher.java:1094)
	at hudson.remoting.UserRequest.perform(UserRequest.java:212)
	at hudson.remoting.UserRequest.perform(UserRequest.java:54)
	at hudson.remoting.Request$2.run(Request.java:369)
	at hudson.remoting.InterceptingExecutorService$1.call(InterceptingExecutorService.java:72)
	at java.util.concurrent.FutureTask.run(FutureTask.java:266)
	at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1149)
	at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:624)
	at java.lang.Thread.run(Thread.java:748)
Caused: java.io.IOException: Remote call on H14 failed
	at hudson.remoting.Channel.call(Channel.java:963)
	at hudson.Launcher$RemoteLauncher.kill(Launcher.java:1086)
	at hudson.model.AbstractBuild$AbstractBuildExecution.run(AbstractBuild.java:510)
	at hudson.model.Run.execute(Run.java:1815)
	at hudson.maven.MavenModuleSetBuild.run(MavenModuleSetBuild.java:543)
	at hudson.model.ResourceController.execute(ResourceController.java:97)
	at hudson.model.Executor.run(Executor.java:429)