Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[hono-dev] [Hudson] Build failed in Hudson: Hono-Nightly #294

See <https://hudson.eclipse.org/hono/job/Hono-Nightly/294/changes>

Changes:

[Kai Hudalla] Use fabric8 maven plugin for building Docker images.

[Kai Hudalla] Use fabric8 maven plugin for creating kubernetes/openshift descriptors.

[Kai Hudalla] Build images defined in modules using "pom" packaging.

[Kai Hudalla] Add Grafana and InfluxDB to Kubernetes/Openshift deployment.

[Kai Hudalla] Remove Grafana and InfluxDB from Openshift.

------------------------------------------
[...truncated 616 lines...]
[INFO] ------------------------------------------------------------------------
[INFO] Building Qpid Dispatch Router 0.5-M6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-dispatch-router ---
[INFO] Deleting /jobs/genie.hono/Hono-Nightly/workspace/dispatchrouter/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-dispatch-router ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-dispatch-router ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:copy-resources (create_dockerfile) @ hono-dispatch-router ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-dispatch-router ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly/workspace/legal/target/hono-legal-0.5-M6-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly/workspace/dispatchrouter/target/classes with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-dispatch-router ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly/workspace/demo-certs/target/hono-demo-certs-0.5-M6-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly/workspace/dispatchrouter/target/certs with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-dispatch-router ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-dispatch-router ---
[INFO] Installing /jobs/genie.hono/Hono-Nightly/workspace/dispatchrouter/pom.xml to <https://hudson.eclipse.org/hono/job/Hono-Nightly/ws/.maven/repo/org/eclipse/hono/hono-dispatch-router/0.5-M6-SNAPSHOT/hono-dispatch-router-0.5-M6-SNAPSHOT.pom>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Examples 0.5-M6-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-example ---
[INFO] Deleting /jobs/genie.hono/Hono-Nightly/workspace/example/target
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-example ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-example ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-example ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly/workspace/demo-certs/target/hono-demo-certs-0.5-M6-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly/workspace/example/target/certs with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource to /jobs/genie.hono/Hono-Nightly/workspace/example/target/hono
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-example ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.hono/Hono-Nightly/workspace/example/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-example ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.hono/Hono-Nightly/workspace/example/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-example ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-example ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-example ---
[INFO] Unpacking /jobs/genie.hono/Hono-Nightly/workspace/legal/target/hono-legal-0.5-M6-SNAPSHOT.jar to /jobs/genie.hono/Hono-Nightly/workspace/example/target/classes with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-example ---
[INFO] Building jar: /jobs/genie.hono/Hono-Nightly/workspace/example/target/hono-example-0.5-M6-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.4.5.RELEASE:repackage (default) @ hono-example ---
[INFO] 
[INFO] --- fabric8-maven-plugin:3.4.2:build (fabric8) @ hono-example ---
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-core/3.4.2/fabric8-maven-core-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-core/3.4.2/fabric8-maven-core-3.4.2.pom (4 KB at 49.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-api/2.2.215/kubernetes-api-2.2.215.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-api/2.2.215/kubernetes-api-2.2.215.pom (7 KB at 83.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/components/2.2.215/components-2.2.215.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/components/2.2.215/components-2.2.215.pom (4 KB at 44.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-parent/2.2.215/fabric8-parent-2.2.215.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-parent/2.2.215/fabric8-parent-2.2.215.pom (16 KB at 196.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-project/2.2.215/fabric8-project-2.2.215.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-project/2.2.215/fabric8-project-2.2.215.pom (84 KB at 760.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-utils/2.2.215/fabric8-utils-2.2.215.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-utils/2.2.215/fabric8-utils-2.2.215.pom (2 KB at 25.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-api/3.4.2/fabric8-maven-enricher-api-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-api/3.4.2/fabric8-maven-enricher-api-3.4.2.pom (2 KB at 25.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-standard/3.4.2/fabric8-maven-enricher-standard-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-standard/3.4.2/fabric8-maven-enricher-standard-3.4.2.pom (3 KB at 1.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-fabric8/3.4.2/fabric8-maven-enricher-fabric8-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-fabric8/3.4.2/fabric8-maven-enricher-fabric8-3.4.2.pom (3 KB at 2.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-api/3.4.2/fabric8-maven-generator-api-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-api/3.4.2/fabric8-maven-generator-api-3.4.2.pom (4 KB at 41.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-java-exec/3.4.2/fabric8-maven-generator-java-exec-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-java-exec/3.4.2/fabric8-maven-generator-java-exec-3.4.2.pom (2 KB at 21.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-spring-boot/3.4.2/fabric8-maven-generator-spring-boot-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-spring-boot/3.4.2/fabric8-maven-generator-spring-boot-3.4.2.pom (2 KB at 20.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-vertx/3.4.2/fabric8-maven-generator-vertx-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-vertx/3.4.2/fabric8-maven-generator-vertx-3.4.2.pom (3 KB at 27.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-karaf/3.4.2/fabric8-maven-generator-karaf-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-karaf/3.4.2/fabric8-maven-generator-karaf-3.4.2.pom (2 KB at 24.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-wildfly-swarm/3.4.2/fabric8-maven-generator-wildfly-swarm-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-wildfly-swarm/3.4.2/fabric8-maven-generator-wildfly-swarm-3.4.2.pom (2 KB at 21.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-webapp/3.4.2/fabric8-maven-generator-webapp-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-webapp/3.4.2/fabric8-maven-generator-webapp-3.4.2.pom (2 KB at 24.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-watcher-api/3.4.2/fabric8-maven-watcher-api-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-watcher-api/3.4.2/fabric8-maven-watcher-api-3.4.2.pom (2 KB at 25.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-watcher-standard/3.4.2/fabric8-maven-watcher-standard-3.4.2.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-watcher-standard/3.4.2/fabric8-maven-watcher-standard-3.4.2.pom (2 KB at 27.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-project-utils/2.2.215/fabric8-project-utils-2.2.215.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-project-utils/2.2.215/fabric8-project-utils-2.2.215.pom (3 KB at 39.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/gitrepo-api/2.2.215/gitrepo-api-2.2.215.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/gitrepo-api/2.2.215/gitrepo-api-2.2.215.pom (3 KB at 32.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/cxf-utils/2.2.215/cxf-utils-2.2.215.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/cxf-utils/2.2.215/cxf-utils-2.2.215.pom (2 KB at 26.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/jaxrs-utils/2.2.215/jaxrs-utils-2.2.215.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/jaxrs-utils/2.2.215/jaxrs-utils-2.2.215.pom (2 KB at 24.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/gitective-core/0.9.21/gitective-core-0.9.21.pom
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/gitective-core/0.9.21/gitective-core-0.9.21.pom (6 KB at 82.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-core/3.4.2/fabric8-maven-core-3.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-api/3.4.2/fabric8-maven-enricher-api-3.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-standard/3.4.2/fabric8-maven-enricher-standard-3.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-fabric8/3.4.2/fabric8-maven-enricher-fabric8-3.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-api/3.4.2/fabric8-maven-generator-api-3.4.2.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-api/3.4.2/fabric8-maven-enricher-api-3.4.2.jar (23 KB at 78.1 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-java-exec/3.4.2/fabric8-maven-generator-java-exec-3.4.2.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-api/3.4.2/fabric8-maven-generator-api-3.4.2.jar (23 KB at 81.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-fabric8/3.4.2/fabric8-maven-enricher-fabric8-3.4.2.jar (63 KB at 219.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-spring-boot/3.4.2/fabric8-maven-generator-spring-boot-3.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-vertx/3.4.2/fabric8-maven-generator-vertx-3.4.2.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-core/3.4.2/fabric8-maven-core-3.4.2.jar (196 KB at 672.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-karaf/3.4.2/fabric8-maven-generator-karaf-3.4.2.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-enricher-standard/3.4.2/fabric8-maven-enricher-standard-3.4.2.jar (85 KB at 273.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-wildfly-swarm/3.4.2/fabric8-maven-generator-wildfly-swarm-3.4.2.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-java-exec/3.4.2/fabric8-maven-generator-java-exec-3.4.2.jar (17 KB at 45.9 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-webapp/3.4.2/fabric8-maven-generator-webapp-3.4.2.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-vertx/3.4.2/fabric8-maven-generator-vertx-3.4.2.jar (7 KB at 16.8 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-karaf/3.4.2/fabric8-maven-generator-karaf-3.4.2.jar (11 KB at 29.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-watcher-api/3.4.2/fabric8-maven-watcher-api-3.4.2.jar
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-watcher-standard/3.4.2/fabric8-maven-watcher-standard-3.4.2.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-spring-boot/3.4.2/fabric8-maven-generator-spring-boot-3.4.2.jar (12 KB at 30.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-api/2.2.215/kubernetes-api-2.2.215.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-wildfly-swarm/3.4.2/fabric8-maven-generator-wildfly-swarm-3.4.2.jar (5 KB at 10.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-utils/2.2.215/fabric8-utils-2.2.215.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-generator-webapp/3.4.2/fabric8-maven-generator-webapp-3.4.2.jar (16 KB at 36.2 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-project-utils/2.2.215/fabric8-project-utils-2.2.215.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-watcher-api/3.4.2/fabric8-maven-watcher-api-3.4.2.jar (9 KB at 19.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-maven-watcher-standard/3.4.2/fabric8-maven-watcher-standard-3.4.2.jar (20 KB at 43.5 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/gitrepo-api/2.2.215/gitrepo-api-2.2.215.jar
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/cxf-utils/2.2.215/cxf-utils-2.2.215.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/kubernetes-api/2.2.215/kubernetes-api-2.2.215.jar (119 KB at 243.4 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/jaxrs-utils/2.2.215/jaxrs-utils-2.2.215.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-utils/2.2.215/fabric8-utils-2.2.215.jar (140 KB at 276.6 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/io/fabric8/gitective-core/0.9.21/gitective-core-0.9.21.jar
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/fabric8-project-utils/2.2.215/fabric8-project-utils-2.2.215.jar (21 KB at 40.3 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/cxf-utils/2.2.215/cxf-utils-2.2.215.jar (11 KB at 19.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/gitrepo-api/2.2.215/gitrepo-api-2.2.215.jar (39 KB at 70.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/jaxrs-utils/2.2.215/jaxrs-utils-2.2.215.jar (6 KB at 9.9 KB/sec)
Downloaded: https://repo.maven.apache.org/maven2/io/fabric8/gitective-core/0.9.21/gitective-core-0.9.21.jar (138 KB at 221.5 KB/sec)
[WARN] i.f.k.c.Config - Error reading service account token from: [/var/run/secrets/kubernetes.io/serviceaccount/token]. Ignoring.
[INFO] F8: Building Docker image in Kubernetes mode
[WARN] i.f.k.c.Config - Error reading service account token from: [/var/run/secrets/kubernetes.io/serviceaccount/token]. Ignoring.
[WARNING] F8: Cannot access cluster for detecting mode: Unknown host kubernetes.default.svc
[WARN] i.f.k.c.Config - Error reading service account token from: [/var/run/secrets/kubernetes.io/serviceaccount/token]. Ignoring.
[INFO] F8: Generators:
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Skipping Hono
[INFO] This project has been banned from the build due to previous failures.
[INFO] ------------------------------------------------------------------------
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono ............................................... SUCCESS [  5.463 s]
[INFO] Hono Dependencies .................................. SUCCESS [  0.067 s]
[INFO] Legal Documents .................................... SUCCESS [  1.475 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  2.757 s]
[INFO] Hono Core .......................................... SUCCESS [  8.641 s]
[INFO] Hono Client ........................................ SUCCESS [  4.558 s]
[INFO] Hono Service base .................................. SUCCESS [  4.151 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.364 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  1.452 s]
[INFO] Hono REST Adapter .................................. SUCCESS [  2.894 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  0.792 s]
[INFO] hono-artemis ....................................... SUCCESS [  0.233 s]
[INFO] Qpid Dispatch Router ............................... SUCCESS [  0.287 s]
[INFO] Hono Examples ...................................... FAILURE [ 14.420 s]
[INFO] Hono JMeter Plugin ................................. SKIPPED
[INFO] Metrics Docker Images .............................. SKIPPED
[INFO] Hono Services ...................................... SKIPPED
[INFO] Hono Auth .......................................... SKIPPED
[INFO] Hono Device Registry ............................... SKIPPED
[INFO] Hono Messaging ..................................... SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 53.718 s
[INFO] Finished at: 2017-06-27T02:17:18-04:00
[INFO] Final Memory: 79M/2537M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal io.fabric8:fabric8-maven-plugin:3.4.2:build (fabric8) on project hono-example: Execution fabric8 of goal io.fabric8:fabric8-maven-plugin:3.4.2:build failed: No <dockerHost> given, no DOCKER_HOST environment variable, no read/writable '/var/run/docker.sock' or '//./pipe/docker_engine' and no external provider like Docker machine configured
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal io.fabric8:fabric8-maven-plugin:3.4.2:build (fabric8) on project hono-example: Execution fabric8 of goal io.fabric8:fabric8-maven-plugin:3.4.2:build failed: No <dockerHost> given, no DOCKER_HOST environment variable, no read/writable '/var/run/docker.sock' or '//./pipe/docker_engine' and no external provider like Docker machine configured -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal io.fabric8:fabric8-maven-plugin:3.4.2:build (fabric8) on project hono-example: Execution fabric8 of goal io.fabric8:fabric8-maven-plugin:3.4.2:build failed: No <dockerHost> given, no DOCKER_HOST environment variable, no read/writable '/var/run/docker.sock' or '//./pipe/docker_engine' and no external provider like Docker machine configured
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:212)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:153)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:145)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:116)
	at org.apache.maven.lifecycle.internal.LifecycleModuleBuilder.buildProject(LifecycleModuleBuilder.java:80)
	at org.apache.maven.lifecycle.internal.builder.singlethreaded.SingleThreadedBuilder.build(SingleThreadedBuilder.java:51)
	at org.apache.maven.lifecycle.internal.LifecycleStarter.execute(LifecycleStarter.java:128)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:307)
	at org.apache.maven.DefaultMaven.doExecute(DefaultMaven.java:193)
	at org.apache.maven.DefaultMaven.execute(DefaultMaven.java:106)
	at org.apache.maven.cli.MavenCli.execute(MavenCli.java:863)
	at org.apache.maven.cli.MavenCli.doMain(MavenCli.java:288)
	at org.apache.maven.cli.MavenCli.main(MavenCli.java:199)
	at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.lang.reflect.Method.invoke(Method.java:498)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launchEnhanced(Launcher.java:289)
	at org.codehaus.plexus.classworlds.launcher.Launcher.launch(Launcher.java:229)
	at org.codehaus.plexus.classworlds.launcher.Launcher.mainWithExitCode(Launcher.java:415)
	at org.codehaus.plexus.classworlds.launcher.Launcher.main(Launcher.java:356)
Caused by: org.apache.maven.plugin.PluginExecutionException: Execution fabric8 of goal io.fabric8:fabric8-maven-plugin:3.4.2:build failed: No <dockerHost> given, no DOCKER_HOST environment variable, no read/writable '/var/run/docker.sock' or '//./pipe/docker_engine' and no external provider like Docker machine configured
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:145)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 more
Caused by: java.lang.IllegalArgumentException: No <dockerHost> given, no DOCKER_HOST environment variable, no read/writable '/var/run/docker.sock' or '//./pipe/docker_engine' and no external provider like Docker machine configured
	at io.fabric8.maven.docker.access.DockerConnectionDetector.detectConnectionParameter(DockerConnectionDetector.java:83)
	at io.fabric8.maven.docker.service.DockerAccessFactory.createDockerAccess(DockerAccessFactory.java:37)
	at io.fabric8.maven.docker.AbstractDockerMojo.execute(AbstractDockerMojo.java:220)
	at io.fabric8.maven.plugin.mojo.build.BuildMojo.execute(BuildMojo.java:193)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	... 21 more
[ERROR] 
[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/PluginExecutionException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hono-example
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results
Archiving artifacts
Publishing Javadoc

--
This message is automatically generated by Hudson. 
For more information on Hudson, see: http://hudson-ci.org/


Back to the top