You are viewing a plain text version of this content. The canonical link for it is here.
Posted to notifications@qpid.apache.org by Apache Jenkins Server <je...@builds.apache.org> on 2020/08/15 04:27:27 UTC

Build failed in Jenkins: Qpid » Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x #1

See <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/1/display/redirect>

Changes:


------------------------------------------
Started by an SCM change
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H36 (ubuntu) in workspace <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/>
No credentials specified
Cloning the remote Git repository
Cloning repository https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git init <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/> # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git --version # timeout=10
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git # timeout=10
Cleaning workspace
 > git rev-parse --verify HEAD # timeout=10
No valid HEAD. Skipping the resetting
 > git clean -fdx # timeout=10
Fetching upstream changes from https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git
 > git fetch --tags --progress -- https://gitbox.apache.org/repos/asf/qpid-jms-amqp-0-x.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision 83205d0c1a5924bf5390691cee1ae6b6758ccbda (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 83205d0c1a5924bf5390691cee1ae6b6758ccbda # timeout=10
Commit message: "NO-JIRA: Simplify FailoverMethodTest"
First time build. Skipping changelog.
[Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x] $ /home/jenkins/tools/maven/latest3/bin/mvn -f ./pom.xml -DskipTests=true clean package
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent                                    [pom]
[INFO] Apache Qpid JMS AMQP 0-x                                           [jar]
[INFO] Apache Qpid JMS AMQP 0-x Bundles                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-x Examples                                  [jar]
[INFO] Apache Qpid JMS AMQP 0-x Docbook                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook                    [jar]
[INFO] Apache Qpid JMS AMQP 0-10 Docbook                                  [jar]
[INFO] Apache Qpid JMS AMQP 0-x System Tests                              [jar]
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-jms-amqp-0-x-parent >--------------
[INFO] Building Apache Qpid JMS AMQP 0-x Parent 6.4.1-SNAPSHOT            [1/8]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.1.0:clean (default-clean) @ qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven-version) @ qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-jms-amqp-0-x-parent ---
[WARNING] Rule 0: org.apache.maven.plugins.enforcer.RequireJavaVersion failed with message:
Detected JDK Version: 1.7.0-80 is not in the allowed range 1.8.0.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid JMS AMQP 0-x Parent 6.4.1-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent .................... FAILURE [  1.048 s]
[INFO] Apache Qpid JMS AMQP 0-x ........................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Bundles ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Examples .................. SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Docbook ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook .... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-10 Docbook .................. SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x System Tests .............. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  1.393 s
[INFO] Finished at: 2020-08-15T04:27:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) on project qpid-jms-amqp-0-x-parent: Some Enforcer rules have failed. Look above for specific messages explaining why the rule failed. -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts

Build failed in Jenkins: Qpid » Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x #3

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/3/display/redirect>

Changes:


------------------------------------------
[...truncated 9.60 KB...]
[INFO] Compiling 89 source files to <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/target/test-classes>
[INFO] <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/src/test/java/org/apache/qpid/test/unit/message/NonQpidMessage.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/src/test/java/org/apache/qpid/test/unit/message/NonQpidMessage.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-client ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/target/qpid-client-6.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-client ---
[INFO] 
[INFO] --------------< org.apache.qpid:apache-qpid-jms-amqp-0-x >--------------
[INFO] Building Apache Qpid JMS AMQP 0-x Bundles 6.3.5-SNAPSHOT           [3/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ apache-qpid-jms-amqp-0-x ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ apache-qpid-jms-amqp-0-x ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ apache-qpid-jms-amqp-0-x ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/apache-qpid-jms-amqp-0-x/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ apache-qpid-jms-amqp-0-x ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ apache-qpid-jms-amqp-0-x ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ apache-qpid-jms-amqp-0-x ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] Cannot include project artifact: org.apache.qpid:apache-qpid-jms-amqp-0-x:pom:6.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building tar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/3/artifact/apache-qpid-jms-amqp-0-x/target/apache-qpid-jms-amqp-0-x-6.3.5-SNAPSHOT-bin.tar.gz>
[WARNING] Cannot include project artifact: org.apache.qpid:apache-qpid-jms-amqp-0-x:pom:6.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/apache-qpid-jms-amqp-0-x/target/apache-qpid-jms-amqp-0-x-6.3.5-SNAPSHOT-bin.zip>
[INFO] 
[INFO] ----------------< org.apache.qpid:qpid-client-examples >----------------
[INFO] Building Apache Qpid JMS AMQP 0-x Examples 6.3.5-SNAPSHOT          [4/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-client-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-client-examples ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-client-examples ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-client-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-client-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/src/main/resources>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-client-examples ---
[INFO] Compiling 8 source files to <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-client-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-client-examples ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-client-examples ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-client-examples ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/target/qpid-client-examples-6.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-client-examples ---
[INFO] 
[INFO] -------------------< org.apache.qpid:qpid-java-doc >--------------------
[INFO] Building Apache Qpid JMS AMQP 0-x Docbook 6.3.5-SNAPSHOT           [5/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------< org.apache.qpid:qpid-java-doc-jms-client-0-8 >------------
[INFO] Building Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook 6.3.5-SNAPSHOT [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-8 ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/jms-client-0-8/target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-jms-client-0-8 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/jms-client-0-8/target/qpid-java-doc-jms-client-0-8-6.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-java-doc-jms-client-0-10 >------------
[INFO] Building Apache Qpid JMS AMQP 0-10 Docbook 6.3.5-SNAPSHOT          [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-10 ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/jms-client-0-10/target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-jms-client-0-10 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/jms-client-0-10/target/qpid-java-doc-jms-client-0-10-6.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid JMS AMQP 0-x Parent 6.3.5-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent .................... SUCCESS [  4.763 s]
[INFO] Apache Qpid JMS AMQP 0-x ........................... SUCCESS [ 20.578 s]
[INFO] Apache Qpid JMS AMQP 0-x Bundles ................... SUCCESS [  1.539 s]
[INFO] Apache Qpid JMS AMQP 0-x Examples .................. SUCCESS [  0.420 s]
[INFO] Apache Qpid JMS AMQP 0-x Docbook ................... SUCCESS [  0.063 s]
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook .... SUCCESS [  0.604 s]
[INFO] Apache Qpid JMS AMQP 0-10 Docbook .................. SUCCESS [  0.175 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  28.684 s
[INFO] Finished at: 2020-08-17T22:40:42Z
[INFO] ------------------------------------------------------------------------
[Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x] $ /home/jenkins/tools/maven/latest3/bin/mvn -f ./pom.xml -DskipTests=true deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent                                    [pom]
[INFO] Apache Qpid JMS AMQP 0-x                                           [jar]
[INFO] Apache Qpid JMS AMQP 0-x Bundles                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-x Examples                                  [jar]
[INFO] Apache Qpid JMS AMQP 0-x Docbook                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook                    [jar]
[INFO] Apache Qpid JMS AMQP 0-10 Docbook                                  [jar]
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-jms-amqp-0-x-parent >--------------
[INFO] Building Apache Qpid JMS AMQP 0-x Parent 6.3.5-SNAPSHOT            [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-jms-amqp-0-x-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/./target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qpid-jms-amqp-0-x-parent ---
[INFO] Installing <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/./pom.xml> to /home/jenkins/.m2/repository/org/apache/qpid/qpid-jms-amqp-0-x-parent/6.3.5-SNAPSHOT/qpid-jms-amqp-0-x-parent-6.3.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ qpid-jms-amqp-0-x-parent ---
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/qpid/qpid-jms-amqp-0-x-parent/6.3.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.qpid:qpid-jms-amqp-0-x-parent:6.3.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Transfer failed for https://repository.apache.org/content/repositories/snapshots/org/apache/qpid/qpid-jms-amqp-0-x-parent/6.3.5-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid JMS AMQP 0-x Parent 6.3.5-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent .................... FAILURE [  6.283 s]
[INFO] Apache Qpid JMS AMQP 0-x ........................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Bundles ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Examples .................. SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Docbook ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook .... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-10 Docbook .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  6.887 s
[INFO] Finished at: 2020-08-17T22:40:53Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project qpid-jms-amqp-0-x-parent: Failed to retrieve remote metadata org.apache.qpid:qpid-jms-amqp-0-x-parent:6.3.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.qpid:qpid-jms-amqp-0-x-parent:6.3.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Transfer failed for https://repository.apache.org/content/repositories/snapshots/org/apache/qpid/qpid-jms-amqp-0-x-parent/6.3.5-SNAPSHOT/maven-metadata.xml: Received fatal alert: protocol_version -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts

Build failed in Jenkins: Qpid » Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x #2

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/2/display/redirect>

Changes:


------------------------------------------
[...truncated 9.56 KB...]
[INFO] Compiling 89 source files to <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/target/test-classes>
[INFO] <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/src/test/java/org/apache/qpid/test/unit/message/NonQpidMessage.java>: Some input files use unchecked or unsafe operations.
[INFO] <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/src/test/java/org/apache/qpid/test/unit/message/NonQpidMessage.java>: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-client ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/target/qpid-client-6.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-client ---
[INFO] 
[INFO] --------------< org.apache.qpid:apache-qpid-jms-amqp-0-x >--------------
[INFO] Building Apache Qpid JMS AMQP 0-x Bundles 6.3.5-SNAPSHOT           [3/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ apache-qpid-jms-amqp-0-x ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ apache-qpid-jms-amqp-0-x ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ apache-qpid-jms-amqp-0-x ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/apache-qpid-jms-amqp-0-x/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ apache-qpid-jms-amqp-0-x ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ apache-qpid-jms-amqp-0-x ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (make-assembly) @ apache-qpid-jms-amqp-0-x ---
[INFO] Reading assembly descriptor: src/main/assembly/bin.xml
[WARNING] Cannot include project artifact: org.apache.qpid:apache-qpid-jms-amqp-0-x:pom:6.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building tar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/2/artifact/apache-qpid-jms-amqp-0-x/target/apache-qpid-jms-amqp-0-x-6.3.5-SNAPSHOT-bin.tar.gz>
[WARNING] Cannot include project artifact: org.apache.qpid:apache-qpid-jms-amqp-0-x:pom:6.3.5-SNAPSHOT; it doesn't have an associated file or directory.
[INFO] Building zip: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/apache-qpid-jms-amqp-0-x/target/apache-qpid-jms-amqp-0-x-6.3.5-SNAPSHOT-bin.zip>
[INFO] 
[INFO] ----------------< org.apache.qpid:qpid-client-examples >----------------
[INFO] Building Apache Qpid JMS AMQP 0-x Examples 6.3.5-SNAPSHOT          [4/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-client-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-client-examples ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-client-examples ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-client-examples ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-client-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/src/main/resources>
[INFO] Copying 1 resource
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-client-examples ---
[INFO] Compiling 8 source files to <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/target/classes>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-client-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/src/test/resources>
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-client-examples ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-client-examples ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-client-examples ---
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/client/example/target/qpid-client-examples-6.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-client-examples ---
[INFO] 
[INFO] -------------------< org.apache.qpid:qpid-java-doc >--------------------
[INFO] Building Apache Qpid JMS AMQP 0-x Docbook 6.3.5-SNAPSHOT           [5/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] ------------< org.apache.qpid:qpid-java-doc-jms-client-0-8 >------------
[INFO] Building Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook 6.3.5-SNAPSHOT [6/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-8 ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/jms-client-0-8/target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 18 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-8 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-jms-client-0-8 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/jms-client-0-8/target/qpid-java-doc-jms-client-0-8-6.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-8 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-jms-client-0-8 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] 
[INFO] -----------< org.apache.qpid:qpid-java-doc-jms-client-0-10 >------------
[INFO] Building Apache Qpid JMS AMQP 0-10 Docbook 6.3.5-SNAPSHOT          [7/7]
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-java-doc-jms-client-0-10 ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/jms-client-0-10/target/jacoco.exec>
[INFO] 
[INFO] --- maven-resources-plugin:2.7:copy-resources (filter-docbook-sources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:compile (default-compile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.5.1:testCompile (default-testCompile) @ qpid-java-doc-jms-client-0-10 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.0:jar (default-jar) @ qpid-java-doc-jms-client-0-10 ---
[WARNING] JAR will be empty - no content was marked for inclusion!
[INFO] Building jar: <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/doc/jms-client-0-10/target/qpid-java-doc-jms-client-0-10-6.3.5-SNAPSHOT.jar>
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-java-doc-jms-client-0-10 ---
[INFO] 
[INFO] --- maven-assembly-plugin:2.6:single (default) @ qpid-java-doc-jms-client-0-10 ---
[INFO] Assemblies have been skipped per configuration of the skipAssembly parameter.
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid JMS AMQP 0-x Parent 6.3.5-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent .................... SUCCESS [  3.037 s]
[INFO] Apache Qpid JMS AMQP 0-x ........................... SUCCESS [ 14.446 s]
[INFO] Apache Qpid JMS AMQP 0-x Bundles ................... SUCCESS [  1.268 s]
[INFO] Apache Qpid JMS AMQP 0-x Examples .................. SUCCESS [  0.258 s]
[INFO] Apache Qpid JMS AMQP 0-x Docbook ................... SUCCESS [  0.036 s]
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook .... SUCCESS [  0.421 s]
[INFO] Apache Qpid JMS AMQP 0-10 Docbook .................. SUCCESS [  0.124 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  19.948 s
[INFO] Finished at: 2020-08-17T00:14:14Z
[INFO] ------------------------------------------------------------------------
[Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x] $ /home/jenkins/tools/maven/latest3/bin/mvn -f ./pom.xml -DskipTests=true deploy
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent                                    [pom]
[INFO] Apache Qpid JMS AMQP 0-x                                           [jar]
[INFO] Apache Qpid JMS AMQP 0-x Bundles                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-x Examples                                  [jar]
[INFO] Apache Qpid JMS AMQP 0-x Docbook                                   [pom]
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook                    [jar]
[INFO] Apache Qpid JMS AMQP 0-10 Docbook                                  [jar]
[INFO] 
[INFO] --------------< org.apache.qpid:qpid-jms-amqp-0-x-parent >--------------
[INFO] Building Apache Qpid JMS AMQP 0-x Parent 6.3.5-SNAPSHOT            [1/7]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-minimum-versions) @ qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- jacoco-maven-plugin:0.8.2:prepare-agent (default-prepare-agent) @ qpid-jms-amqp-0-x-parent ---
[INFO] argLine set to -javaagent:/home/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.2/org.jacoco.agent-0.8.2-runtime.jar=destfile=<https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/./target/jacoco.exec>
[INFO] 
[INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- maven-site-plugin:3.5.1:attach-descriptor (attach-descriptor) @ qpid-jms-amqp-0-x-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ qpid-jms-amqp-0-x-parent ---
[INFO] Installing <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Artefact-Release-6.3.x/ws/./pom.xml> to /home/jenkins/.m2/repository/org/apache/qpid/qpid-jms-amqp-0-x-parent/6.3.5-SNAPSHOT/qpid-jms-amqp-0-x-parent-6.3.5-SNAPSHOT.pom
[INFO] 
[INFO] --- maven-deploy-plugin:2.8.2:deploy (default-deploy) @ qpid-jms-amqp-0-x-parent ---
Downloading from apache.snapshots.https: https://repository.apache.org/content/repositories/snapshots/org/apache/qpid/qpid-jms-amqp-0-x-parent/6.3.5-SNAPSHOT/maven-metadata.xml
[WARNING] Could not transfer metadata org.apache.qpid:qpid-jms-amqp-0-x-parent:6.3.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Transfer failed for https://repository.apache.org/content/repositories/snapshots/org/apache/qpid/qpid-jms-amqp-0-x-parent/6.3.5-SNAPSHOT/maven-metadata.xml
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Apache Qpid JMS AMQP 0-x Parent 6.3.5-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent .................... FAILURE [  4.067 s]
[INFO] Apache Qpid JMS AMQP 0-x ........................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Bundles ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Examples .................. SKIPPED
[INFO] Apache Qpid JMS AMQP 0-x Docbook ................... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-8, 0-9 and 0-9-1 Docbook .... SKIPPED
[INFO] Apache Qpid JMS AMQP 0-10 Docbook .................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  4.433 s
[INFO] Finished at: 2020-08-17T00:14:22Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-deploy-plugin:2.8.2:deploy (default-deploy) on project qpid-jms-amqp-0-x-parent: Failed to retrieve remote metadata org.apache.qpid:qpid-jms-amqp-0-x-parent:6.3.5-SNAPSHOT/maven-metadata.xml: Could not transfer metadata org.apache.qpid:qpid-jms-amqp-0-x-parent:6.3.5-SNAPSHOT/maven-metadata.xml from/to apache.snapshots.https (https://repository.apache.org/content/repositories/snapshots): Transfer failed for https://repository.apache.org/content/repositories/snapshots/org/apache/qpid/qpid-jms-amqp-0-x-parent/6.3.5-SNAPSHOT/maven-metadata.xml: Received fatal alert: protocol_version -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
[Fast Archiver] No prior successful build to compare, so performing full copy of artifacts