Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hono-dev] Build failed in Jenkins: Hono-Release Pipeline #11

See <https://ci.eclipse.org/hono/job/Hono-Release%20Pipeline/11/display/redirect>

------------------------------------------
[...truncated 4274 lines...]
+ git commit -m 'Release 1.0-M4'
[master 7695edae] Release 1.0-M4
 27 files changed, 27 insertions(+), 27 deletions(-)
+ git tag 1.0-M4
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Set next version)
[Pipeline] withMaven
[withMaven] Options: [org.jenkinsci.plugins.pipeline.maven.publishers.JacocoReportPublisher[disabled=true], org.jenkinsci.plugins.pipeline.maven.publishers.GeneratedArtifactsPublisher[disabled=true]]
[withMaven] Available options: 
[withMaven] using JDK installation jdk11-latest
[withMaven] using Maven installation 'apache-maven-latest'
[Pipeline] {
[Pipeline] sh
+ mvn versions:set -DallowSnapshots=true -DgenerateBackupPoms=false -DnewVersion=1.0-M5-SNAPSHOT
----- withMaven Wrapper script -----
Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.hono -Dmaven.ext.class.path="/home/hudson/genie.hono/.jenkins/jobs/Hono-Release Pipeline/workspace@tmp/withMaven46920125/pipeline-maven-spy.jar" -Dorg.jenkinsci.plugins.pipeline.maven.reportsFolder="/home/hudson/genie.hono/.jenkins/jobs/Hono-Release Pipeline/workspace@tmp/withMaven46920125" 
Apache Maven 3.6.0 (97c98ec64a1fdfee7767ce5ffb20918da4f719f3; 2018-10-24T14:41:47-04:00)
Maven home: /shared/common/apache-maven-latest
Java version: 11, vendor: Oracle Corporation, runtime: /opt/public/common/java/openjdk/jdk11-x64
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.12.51-52.39-default", arch: "amd64", family: "unix"
[INFO] [jenkins-event-spy] Generate /jobs/genie.hono/Hono-Release Pipeline/workspace@tmp/withMaven46920125/maven-spy-20190530-032242-6179817301323298280312.log.tmp ...
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 27 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 27 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Hono                                                               [pom]
[INFO] Hono Dependencies                                                  [pom]
[INFO] Legal Documents                                                    [jar]
[INFO] Hono Demo Certs                                                    [jar]
[INFO] Hono Core                                                       [bundle]
[INFO] Hono Client                                                     [bundle]
[INFO] Hono Service base                                                  [jar]
[INFO] Hono Protocol Adapters                                             [pom]
[INFO] Hono AMQP Adapter                                                  [jar]
[INFO] Hono COAP Adapter base                                             [jar]
[INFO] Hono COAP Adapter                                                  [jar]
[INFO] Hono HTTP Adapter base                                             [jar]
[INFO] Hono HTTP Adapter                                                  [jar]
[INFO] Hono MQTT Adapter base                                             [jar]
[INFO] Hono Kura Adapter                                                  [jar]
[INFO] Hono LoRa Adapter                                                  [jar]
[INFO] Hono MQTT Adapter                                                  [jar]
[INFO] Hono Sigfox Adapter                                                [jar]
[INFO] Hono command-line interface                                        [jar]
[INFO] Hono Deployment                                                    [jar]
[INFO] Hono Examples                                                      [jar]
[INFO] Hono JMeter Plugin                                                 [jar]
[INFO] Hono Services                                                      [pom]
[INFO] Hono Auth                                                          [jar]
[INFO] Hono Device Registry                                               [jar]
[INFO] Hono Site                                                          [pom]
[INFO] Hono Integration Tests                                             [jar]
[INFO] 
[INFO] --------------------< org.eclipse.hono:hono-parent >--------------------
[INFO] Building Hono 1.0-M4                                              [1/27]
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- versions-maven-plugin:2.7:set (default-cli) @ hono-parent ---
[INFO] Searching for local aggregator root...
[INFO] Local aggregation root: /jobs/genie.hono/Hono-Release Pipeline/workspace
[INFO] Processing change of org.eclipse.hono:hono-parent:1.0-M4 -> 1.0-M5-SNAPSHOT
[INFO] Processing org.eclipse.hono:hono-parent
[INFO]     Updating project org.eclipse.hono:hono-parent
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-bom
[INFO]     Updating parent org.eclipse.hono:hono-parent
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapters
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-cli
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-client
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-core
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-demo-certs
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-deploy
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-example
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-jmeter
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-legal
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-base
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-services
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-site
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-tests
[INFO]     Updating parent org.eclipse.hono:hono-bom
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-amqp-vertx
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-coap-vertx-base
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-coap-vertx
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-http-vertx-base
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-http-vertx
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-kura
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-lora-vertx
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-mqtt-vertx-base
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-mqtt-vertx
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-adapter-sigfox-vertx
[INFO]     Updating parent org.eclipse.hono:hono-adapters
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-auth
[INFO]     Updating parent org.eclipse.hono:hono-services
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] Processing org.eclipse.hono:hono-service-device-registry
[INFO]     Updating parent org.eclipse.hono:hono-services
[INFO]         from version 1.0-M4 to 1.0-M5-SNAPSHOT
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Hono 1.0-M4:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  1.568 s]
[INFO] Hono Dependencies .................................. SKIPPED
[INFO] Legal Documents .................................... SKIPPED
[INFO] Hono Demo Certs .................................... SKIPPED
[INFO] Hono Core .......................................... SKIPPED
[INFO] Hono Client ........................................ SKIPPED
[INFO] Hono Service base .................................. SKIPPED
[INFO] Hono Protocol Adapters ............................. SKIPPED
[INFO] Hono AMQP Adapter .................................. SKIPPED
[INFO] Hono COAP Adapter base ............................. SKIPPED
[INFO] Hono COAP Adapter .................................. SKIPPED
[INFO] Hono HTTP Adapter base ............................. SKIPPED
[INFO] Hono HTTP Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter base ............................. SKIPPED
[INFO] Hono Kura Adapter .................................. SKIPPED
[INFO] Hono LoRa Adapter .................................. SKIPPED
[INFO] Hono MQTT Adapter .................................. SKIPPED
[INFO] Hono Sigfox Adapter ................................ SKIPPED
[INFO] Hono command-line interface ........................ SKIPPED
[INFO] Hono Deployment .................................... SKIPPED
[INFO] Hono Examples ...................................... SKIPPED
[INFO] Hono JMeter Plugin ................................. SKIPPED
[INFO] Hono Services ...................................... SKIPPED
[INFO] Hono Auth .......................................... SKIPPED
[INFO] Hono Device Registry ............................... SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  3.929 s
[INFO] Finished at: 2019-05-30T03:22:46-04:00
[INFO] ------------------------------------------------------------------------
[INFO] [jenkins-event-spy] Generated /jobs/genie.hono/Hono-Release Pipeline/workspace@tmp/withMaven46920125/maven-spy-20190530-032242-6179817301323298280312.log
[Pipeline] }
[withMaven] Jenkins Task Scanner Plugin not found, don't display results of source code scanning for 'TODO' and 'FIXME' in pipeline screen.
[withMaven] Publishers: Open Task Scanner Publisher: 1 ms
[Pipeline] // withMaven
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Commit and push)
[Pipeline] sh
+ git add pom.xml '*/pom.xml'
+ git commit -m 'Bump version to 1.0-M5-SNAPSHOT'
[master e097491d] Bump version to 1.0-M5-SNAPSHOT
 27 files changed, 27 insertions(+), 27 deletions(-)
+ git push --all ssh://git@xxxxxxxxxx/eclipse/hono.git
remote: 
remote: GitHub found 1 vulnerability on eclipse/hono's default branch (1 moderate). To find out more, visit:        
remote:      https://github.com/eclipse/hono/network/alerts        
remote: 
To ssh://github.com/eclipse/hono.git
   a8a74f61..e097491d  master -> master
+ git push --tags ssh://git@xxxxxxxxxx/eclipse/hono.git
To ssh://github.com/eclipse/hono.git
 * [new tag]           1.0-M4 -> 1.0-M4
[Pipeline] }
[Pipeline] // stage
[Pipeline] stage
[Pipeline] { (Copy Artifacts)
[Pipeline] sh
+ chmod +r deploy/target/eclipse-hono-deploy-1.0-M4.tar.gz
chmod: cannot access ‘deploy/target/eclipse-hono-deploy-1.0-M4.tar.gz’: No such file or directory
[Pipeline] }
[Pipeline] // stage
[Pipeline] echo
Error: hudson.AbortException: script returned exit code 1
[Pipeline] echo
Build status: FAILURE
[Pipeline] step


Back to the top