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/17 22:44:49 UTC

Build failed in Jenkins: Qpid » Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix » JDK 1.8 (latest),0-9-1 #3

See <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-9-1/3/display/redirect>

Changes:


------------------------------------------
Started by upstream project "Qpid/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix" build number 3
originally caused by:
 Started by user Alex Rudyy
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on H42 (ubuntu) in workspace <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-9-1/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-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-9-1/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
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"
 > git rev-list --no-walk 83205d0c1a5924bf5390691cee1ae6b6758ccbda # timeout=10
[0-9-1] $ /home/jenkins/tools/maven/latest3/bin/mvn -f ./pom.xml -Dqpid.amqp.version=0-9-1 cleanverify-Pbroker-j-fae
[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] Reactor Summary for Apache Qpid JMS AMQP 0-x Parent 6.4.1-SNAPSHOT:
[INFO] 
[INFO] Apache Qpid JMS AMQP 0-x Parent .................... FAILURE [  0.003 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:  0.271 s
[INFO] Finished at: 2020-08-17T22:44:47Z
[INFO] ------------------------------------------------------------------------
[ERROR] Unknown lifecycle phase "cleanverify-Pbroker-j-fae". You must specify a valid lifecycle phase or a goal in the format <plugin-prefix>:<goal> or <plugin-group-id>:<plugin-artifact-id>[:<plugin-version>]:<goal>. Available lifecycle phases are: validate, initialize, generate-sources, process-sources, generate-resources, process-resources, compile, process-classes, generate-test-sources, process-test-sources, generate-test-resources, process-test-resources, test-compile, process-test-classes, test, prepare-package, package, pre-integration-test, integration-test, post-integration-test, verify, install, deploy, pre-clean, clean, post-clean, pre-site, site, post-site, site-deploy. -> [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/LifecyclePhaseNotFoundException
Build step 'Invoke top-level Maven targets' marked build as failure
Archiving artifacts
Recording test results
ERROR: Step ?Publish JUnit test result report? failed: No test report files were found. Configuration error?

Jenkins build is back to normal : Qpid » Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix » JDK 1.8 (latest),0-9-1 #4

Posted by Apache Jenkins Server <je...@builds.apache.org>.
See <https://ci-builds.apache.org/job/Qpid/job/Qpid-JMS-AMQP-0-x-Broker-J-TestMatrix/jdk=JDK%201.8%20(latest),qpid.amqp.version=0-9-1/4/display/redirect>