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 2018/12/03 20:42:18 UTC

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

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

Changes:

[rschmitt] SSLIOSession: Add `connectTimeout` constructor param

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam2 (beam) in workspace <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/>
 > 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-core.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 6c74a0d8bed7b71110b6eef64c36a583abc387fe (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 6c74a0d8bed7b71110b6eef64c36a583abc387fe
Commit message: "SSLIOSession: Add `connectTimeout` constructor param"
 > git rev-list --no-walk 0088ef6dfdd5ba4c8f5dcceea5c9fe68ccd7996f # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 34465
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcomponents-core-5.x-java11] $ /home/jenkins/tools/java/latest11/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 34465
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/1 clean install -P-use-toolchains
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Core Parent                                  [pom]
[INFO] Apache HttpComponents Core HTTP/1.1                                [jar]
[INFO] Apache HttpComponents Core HTTP/2                                  [jar]
[INFO] Apache HttpComponents Core Reactive Extensions                     [jar]
[INFO] Apache HttpComponents Core Integration Tests                       [jar]
[INFO] 
[INFO] ----------< org.apache.httpcomponents.core5:httpcore5-parent >----------
[INFO] Building Apache HttpComponents Core Parent 5.0-beta6               [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpcore5-parent ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-examples) @ httpcore5-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ httpcore5-parent ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ httpcore5-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ httpcore5-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpcore5-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpcore5-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpcore5-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-examples) @ httpcore5-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpcore5-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ httpcore5-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ httpcore5-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ httpcore5-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ httpcore5-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 72 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.pmd
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: **/.dockerignore
[INFO] Exclude: bin/**
[INFO] 33 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 7, unknown: 7, generated: 0, approved: 8 licenses.
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core Parent 5.0-beta6 ........ FAILURE [ 32.301 s]
[INFO] Apache HttpComponents Core HTTP/1.1 ................ SKIPPED
[INFO] Apache HttpComponents Core HTTP/2 .................. SKIPPED
[INFO] Apache HttpComponents Core Reactive Extensions ..... SKIPPED
[INFO] Apache HttpComponents Core Integration Tests 5.0-beta6 SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 41.040 s
[INFO] Finished at: 2018-12-03T20:42:02Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project httpcore5-parent: Too many files with unapproved license: 7 See RAT report in: <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/target/rat.txt> -> [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
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/httpcore5-h2/pom.xml> to org.apache.httpcomponents.core5/httpcore5-h2/5.0-beta6/httpcore5-h2-5.0-beta6.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/pom.xml> to org.apache.httpcomponents.core5/httpcore5-parent/5.0-beta6/httpcore5-parent-5.0-beta6.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/httpcore5-reactive/pom.xml> to org.apache.httpcomponents.core5/httpcore5-reactive/5.0-beta6/httpcore5-reactive-5.0-beta6.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/httpcore5/pom.xml> to org.apache.httpcomponents.core5/httpcore5/5.0-beta6/httpcore5-5.0-beta6.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/httpcore5-testing/pom.xml> to org.apache.httpcomponents.core5/httpcore5-testing/5.0-beta6/httpcore5-testing-5.0-beta6.pom
Sending e-mails to: commits@hc.apache.org
channel stopped

Jenkins build is back to normal : httpcomponents-core-5.x-java11 #120

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


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

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

Changes:

[olegk] Upgraded HttpCore version to 5.0-beta7-SNAPSHOT

[olegk] SSLIOSession: Add `connectTimeout` constructor param

------------------------------------------
Started by an SCM change
[EnvInject] - Loading node environment variables.
Building remotely on beam2 (beam) in workspace <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/>
 > 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-core.git # timeout=10
Fetching upstream changes from https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git
 > git --version # timeout=10
 > git fetch --tags --progress https://git-wip-us.apache.org/repos/asf/httpcomponents-core.git +refs/heads/*:refs/remotes/origin/*
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision ba9596f5156dd89aa41b0ada1dd8c33cbe0ffa46 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f ba9596f5156dd89aa41b0ada1dd8c33cbe0ffa46
Commit message: "SSLIOSession: Add `connectTimeout` constructor param"
 > git rev-list --no-walk 6c74a0d8bed7b71110b6eef64c36a583abc387fe # timeout=10
Parsing POMs
Modules changed, recalculating dependency graph
Established TCP socket on 41497
maven35-agent.jar already up to date
maven35-interceptor.jar already up to date
maven3-interceptor-commons.jar already up to date
[httpcomponents-core-5.x-java11] $ /home/jenkins/tools/java/latest11/bin/java -Xmx4g -Xms4g -cp /home/jenkins/jenkins-slave/maven35-agent.jar:/home/jenkins/tools/maven/latest3/boot/plexus-classworlds-2.5.2.jar:/home/jenkins/tools/maven/latest3/conf/logging jenkins.maven3.agent.Maven35Main /home/jenkins/tools/maven/latest3/ /home/jenkins/jenkins-slave/slave.jar /home/jenkins/jenkins-slave/maven35-interceptor.jar /home/jenkins/jenkins-slave/maven3-interceptor-commons.jar 41497
<===[JENKINS REMOTING CAPACITY]===>   channel started
Executing Maven:  -B -f <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/pom.xml> -Dmaven.repo.local=/home/jenkins/jenkins-slave/maven-repositories/0 clean install -P-use-toolchains
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache HttpComponents Core Parent                                  [pom]
[INFO] Apache HttpComponents Core HTTP/1.1                                [jar]
[INFO] Apache HttpComponents Core HTTP/2                                  [jar]
[INFO] Apache HttpComponents Core Reactive Extensions                     [jar]
[INFO] Apache HttpComponents Core Integration Tests                       [jar]
[INFO] 
[INFO] ----------< org.apache.httpcomponents.core5:httpcore5-parent >----------
[INFO] Building Apache HttpComponents Core Parent 5.0-beta7-SNAPSHOT      [1/5]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ httpcore5-parent ---
[INFO] Deleting <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/target>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-examples) @ httpcore5-parent ---
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ httpcore5-parent ---
[INFO] 
[INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ httpcore5-parent ---
[INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0
[INFO] 
[INFO] >>> maven-source-plugin:3.0.1:jar (attach-sources) > generate-sources @ httpcore5-parent >>>
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate) @ httpcore5-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-main) @ httpcore5-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-test) @ httpcore5-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:checkstyle (validate-examples) @ httpcore5-parent ---
[INFO] Starting audit...
Audit done.
[INFO] 
[INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ httpcore5-parent ---
[WARNING] Failed to getClass for org.apache.maven.plugins.source.SourceJarMojo
[INFO] 
[INFO] <<< maven-source-plugin:3.0.1:jar (attach-sources) < generate-sources @ httpcore5-parent <<<
[INFO] 
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar (attach-sources) @ httpcore5-parent ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.1:jar (attach-javadocs) @ httpcore5-parent ---
[INFO] Not executing Javadoc as the project is not a Java classpath-capable package
[INFO] 
[INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ httpcore5-parent ---
[INFO] No site descriptor found: nothing to attach.
[INFO] 
[INFO] --- apache-rat-plugin:0.12:check (default) @ httpcore5-parent ---
[INFO] Enabled default license matchers.
[INFO] Will parse SCM ignores for exclusions...
[INFO] Parsing exclusions from <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/.gitignore>
[INFO] Finished adding exclusions from SCM ignore files.
[INFO] 72 implicit excludes (use -debug for more details).
[INFO] Exclude: .pmd
[INFO] Exclude: **/.checkstyle
[INFO] Exclude: **/.pmd
[INFO] Exclude: **/*.iml
[INFO] Exclude: **/.externalToolBuilders/**
[INFO] Exclude: maven-eclipse.xml
[INFO] Exclude: src/docbkx/resources/**
[INFO] Exclude: src/test/resources/*.truststore
[INFO] Exclude: **/.dockerignore
[INFO] Exclude: bin/**
[INFO] 33 resources included (use -debug for more details)
[INFO] Rat check: Summary over all files. Unapproved: 7, unknown: 7, generated: 0, approved: 8 licenses.
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenArtifactArchiver$2; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[WARNING] Attempt to (de-)serialize anonymous class hudson.maven.reporters.MavenFingerprinter$1; see: https://jenkins.io/redirect/serialization-of-anonymous-classes/
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Apache HttpComponents Core Parent 5.0-beta7-SNAPSHOT FAILURE [ 22.959 s]
[INFO] Apache HttpComponents Core HTTP/1.1 ................ SKIPPED
[INFO] Apache HttpComponents Core HTTP/2 .................. SKIPPED
[INFO] Apache HttpComponents Core Reactive Extensions ..... SKIPPED
[INFO] Apache HttpComponents Core Integration Tests 5.0-beta7-SNAPSHOT SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 34.342 s
[INFO] Finished at: 2018-12-04T09:59:29Z
[INFO] ------------------------------------------------------------------------
Waiting for Jenkins to finish collecting data
[ERROR] Failed to execute goal org.apache.rat:apache-rat-plugin:0.12:check (default) on project httpcore5-parent: Too many files with unapproved license: 7 See RAT report in: <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/target/rat.txt> -> [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
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/httpcore5-h2/pom.xml> to org.apache.httpcomponents.core5/httpcore5-h2/5.0-beta7-SNAPSHOT/httpcore5-h2-5.0-beta7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/pom.xml> to org.apache.httpcomponents.core5/httpcore5-parent/5.0-beta7-SNAPSHOT/httpcore5-parent-5.0-beta7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/httpcore5-reactive/pom.xml> to org.apache.httpcomponents.core5/httpcore5-reactive/5.0-beta7-SNAPSHOT/httpcore5-reactive-5.0-beta7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/httpcore5/pom.xml> to org.apache.httpcomponents.core5/httpcore5/5.0-beta7-SNAPSHOT/httpcore5-5.0-beta7-SNAPSHOT.pom
[JENKINS] Archiving <https://builds.apache.org/job/httpcomponents-core-5.x-java11/ws/httpcore5-testing/pom.xml> to org.apache.httpcomponents.core5/httpcore5-testing/5.0-beta7-SNAPSHOT/httpcore5-testing-5.0-beta7-SNAPSHOT.pom
Sending e-mails to: commits@hc.apache.org
channel stopped