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-CI #794

See <https://ci.eclipse.org/hono/job/Hono-CI/794/display/redirect?page=changes>

Changes:

[kai.hudalla] [#426] Add support for PKCS#1

------------------------------------------
[...truncated 1.99 MB...]
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-dispatch-router ---
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/hono-dispatch-router-0.5-M11-SNAPSHOT.jar to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/pom.xml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/openshift.yml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT-openshift.yml>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/openshift.json to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT-openshift.json>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/kubernetes.yml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT-kubernetes.yml>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/dispatchrouter/target/classes/META-INF/fabric8/kubernetes.json to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-dispatch-router/0.5-M11-SNAPSHOT/hono-dispatch-router-0.5-M11-SNAPSHOT-kubernetes.json>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Services 0.5-M11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-services ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-services ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-services ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-services ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/demo-certs/target/hono-demo-certs-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/target/certs with includes "*.pem" and excludes ""
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-services ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/legal/target/hono-legal-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/target/classes/META-INF with includes "" and excludes "META-INF/**,checkstyle/**"
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-services ---
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ hono-services ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-services ---
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/pom.xml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-services/0.5-M11-SNAPSHOT/hono-services-0.5-M11-SNAPSHOT.pom>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Auth 0.5-M11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-auth ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-auth ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-service-auth ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-service-auth ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/demo-certs/target/hono-demo-certs-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/auth/target/certs with includes "*.pem" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-auth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-service-auth ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /jobs/genie.hono/Hono-CI/workspace/services/auth/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-auth ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-service-auth ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /jobs/genie.hono/Hono-CI/workspace/services/auth/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-service-auth ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.service.auth.impl.StandaloneAuthServerTest
11:53:01.259 [vert.x-eventloop-thread-0] INFO  o.e.h.s.a.BaseAuthenticationService - listening on event bus [address: authentication.in] for authentication requests
11:53:01.268 [vert.x-eventloop-thread-0] INFO  o.e.h.s.a.i.FileBasedAuthenticationService - loading permissions from resource file:/jobs/genie.hono/Hono-CI/workspace/services/auth/target/test-classes/authentication-service-test-permissions.json
11:53:01.507 [vert.x-eventloop-thread-2] INFO  o.e.h.s.a.i.SimpleAuthenticationServer - starting endpoint [name: cbs, class: org.eclipse.hono.service.auth.impl.AuthenticationEndpoint]
11:53:01.517 [vert.x-eventloop-thread-2] INFO  o.e.h.s.a.i.SimpleAuthenticationServer - secure port is not enabled
11:53:01.518 [vert.x-eventloop-thread-2] INFO  o.e.h.s.a.i.SimpleAuthenticationServer - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
11:53:02.240 [vert.x-eventloop-thread-2] WARN  o.e.h.s.a.i.SimpleAuthenticationServer - server listens on non-standard insecure port [127.0.0.1:54259], default is 5672
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.647 sec - in org.eclipse.hono.service.auth.impl.StandaloneAuthServerTest
Running org.eclipse.hono.service.auth.impl.FileBasedAuthenticationServiceTest
11:53:02.634 [main] INFO  o.e.h.s.a.i.FileBasedAuthenticationService - loading permissions from resource file:/jobs/genie.hono/Hono-CI/workspace/services/auth/target/test-classes/authentication-service-test-permissions.json
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 sec - in org.eclipse.hono.service.auth.impl.FileBasedAuthenticationServiceTest

Results :

Tests run: 14, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-service-auth ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/legal/target/hono-legal-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/auth/target/classes/META-INF with includes "" and excludes "META-INF/**,checkstyle/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-service-auth ---
[INFO] Building jar: /jobs/genie.hono/Hono-CI/workspace/services/auth/target/hono-service-auth-0.5-M11-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.5.8.RELEASE:repackage (default) @ hono-service-auth ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-service-auth ---
[INFO] Building jar: /jobs/genie.hono/Hono-CI/workspace/services/auth/target/hono-service-auth-0.5-M11-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-checkstyle-plugin:2.17:check (checkstyle-check) @ hono-service-auth ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-auth ---
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/auth/target/hono-service-auth-0.5-M11-SNAPSHOT.jar to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-service-auth/0.5-M11-SNAPSHOT/hono-service-auth-0.5-M11-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/auth/pom.xml to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-service-auth/0.5-M11-SNAPSHOT/hono-service-auth-0.5-M11-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/auth/target/hono-service-auth-0.5-M11-SNAPSHOT-sources.jar to <https://ci.eclipse.org/hono/job/Hono-CI/ws/.repository/org/eclipse/hono/hono-service-auth/0.5-M11-SNAPSHOT/hono-service-auth-0.5-M11-SNAPSHOT-sources.jar>
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Device Registry 0.5-M11-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-device-registry ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-device-registry ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-service-device-registry ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-service-device-registry ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/demo-certs/target/hono-demo-certs-0.5-M11-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/certs with includes "*.pem" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-device-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 2 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ hono-service-device-registry ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 8 source files to /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-device-registry ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ hono-service-device-registry ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 6 source files to /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-service-device-registry ---

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.deviceregistry.CredentialsRestServerTest
11:53:04.253 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - listening on event bus [address: credentials.in] for incoming credentials messages
11:53:04.260 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
11:53:04.264 [vert.x-eventloop-thread-1] INFO  o.e.h.d.DeviceRegistryRestServer - limiting size of inbound request body to 2048 bytes
11:53:04.273 [vert.x-eventloop-thread-1] INFO  o.e.h.d.DeviceRegistryRestServer - starting endpoint [name: credentials, class: org.eclipse.hono.service.credentials.CredentialsHttpEndpoint]
11:53:04.537 [vert.x-eventloop-thread-1] WARN  o.e.h.d.DeviceRegistryRestServer - server listens on non-standard insecure port [127.0.0.1:50046], default is 8080
11:53:08.285 [vert.x-eventloop-thread-1] INFO  o.e.h.d.DeviceRegistryRestServer - stopping insecure HTTP server [127.0.0.1:50046]
11:53:08.285 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - unregistering event bus listener [address: credentials.in]
11:53:08.294 [vert.x-eventloop-thread-1] INFO  o.e.h.d.DeviceRegistryRestServer - stopping endpoint [name: credentials, class: org.eclipse.hono.service.credentials.CredentialsHttpEndpoint]
Tests run: 21, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 4.423 sec <<< FAILURE! - in org.eclipse.hono.deviceregistry.CredentialsRestServerTest
testGetAddedCredentials(org.eclipse.hono.deviceregistry.CredentialsRestServerTest)  Time elapsed: 3.324 sec  <<< ERROR!
org.junit.runners.model.TestTimedOutException: test timed out after 2000 milliseconds
	at org.eclipse.hono.deviceregistry.CredentialsRestServerTest.addCredentials(CredentialsRestServerTest.java:612)
	at org.eclipse.hono.deviceregistry.CredentialsRestServerTest.addCredentials(CredentialsRestServerTest.java:593)
	at org.eclipse.hono.deviceregistry.CredentialsRestServerTest.addCredentials(CredentialsRestServerTest.java:589)
	at org.eclipse.hono.deviceregistry.CredentialsRestServerTest.testGetAddedCredentials(CredentialsRestServerTest.java:376)

Running org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
11:53:08.447 [main] INFO  o.e.h.d.FileBasedCredentialsService - saving credentials to file every 3 seconds
11:53:08.454 [main] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 3 credentials from file [/credentials.json]
11:53:08.454 [main] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
11:53:08.466 [main] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 2 credentials from file [/credentials.json]
11:53:08.488 [main] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.hono.deviceregistry.FileBasedCredentialsServiceTest
Running org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
11:53:08.504 [main] INFO  o.e.h.d.FileBasedRegistrationService - saving device identities to file every 3 seconds
11:53:08.508 [main] INFO  o.e.h.d.FileBasedRegistrationService - successfully loaded 1 device identities from file [/device-identities.json]
11:53:08.508 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
11:53:08.515 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
11:53:08.518 [main] INFO  o.e.h.d.FileBasedRegistrationService - operation [unknown-action] not supported
11:53:08.525 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
11:53:08.527 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
Running org.eclipse.hono.deviceregistry.RegistrationRestServerTest
11:53:09.074 [main] INFO  org.eclipse.hono.util.JwtHelper - using shared secret [49 bytes] for signing tokens
11:53:09.076 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedRegistrationService - listening on event bus [address: registration.in] for incoming registration messages
11:53:09.077 [vert.x-eventloop-thread-1] INFO  o.e.h.d.DeviceRegistryRestServer - limiting size of inbound request body to 2048 bytes
11:53:09.078 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
11:53:09.083 [vert.x-eventloop-thread-1] INFO  o.e.h.d.DeviceRegistryRestServer - starting endpoint [name: registration, class: org.eclipse.hono.service.registration.RegistrationHttpEndpoint]
11:53:09.086 [vert.x-eventloop-thread-1] WARN  o.e.h.d.DeviceRegistryRestServer - server listens on non-standard insecure port [127.0.0.1:34442], default is 8080
11:53:09.216 [vert.x-eventloop-thread-1] INFO  o.e.h.d.DeviceRegistryRestServer - stopping insecure HTTP server [127.0.0.1:34442]
11:53:09.216 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedRegistrationService - unregistering event bus listener [address: registration.in]
11:53:09.219 [vert.x-eventloop-thread-1] INFO  o.e.h.d.DeviceRegistryRestServer - stopping endpoint [name: registration, class: org.eclipse.hono.service.registration.RegistrationHttpEndpoint]
Tests run: 14, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.hono.deviceregistry.RegistrationRestServerTest
Running org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest
11:53:09.248 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - listening on event bus [address: credentials.in] for incoming credentials messages
11:53:09.251 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 3 credentials from file [credentials.json]
11:53:09.251 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
11:53:09.252 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - starting endpoint [name: credentials, class: org.eclipse.hono.service.credentials.CredentialsAmqpEndpoint]
11:53:09.253 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - secure port is not enabled
11:53:09.254 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
11:53:09.266 [vert.x-eventloop-thread-2] WARN  o.e.h.d.DeviceRegistryAmqpServer - server listens on non-standard insecure port [127.0.0.1:42678], default is 5672
11:53:09.514 [main] INFO  o.e.h.c.i.AbstractRequestResponseClient - closing request-response client ...
11:53:09.519 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:42678]...
11:53:09.520 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:42678]
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest

Results :

Tests in error: 
  CredentialsRestServerTest.testGetAddedCredentials:376->addCredentials:589->addCredentials:593->addCredentials:612 ยป TestTimedOut

Tests run: 70, Failures: 0, Errors: 1, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono ............................................... SUCCESS [ 33.371 s]
[INFO] Hono Dependencies .................................. SUCCESS [  2.875 s]
[INFO] Legal Documents .................................... SUCCESS [  4.627 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.187 s]
[INFO] Hono Core .......................................... SUCCESS [ 20.617 s]
[INFO] Hono Client ........................................ SUCCESS [  8.834 s]
[INFO] Hono Service base .................................. SUCCESS [  3.875 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  0.682 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  1.684 s]
[INFO] Hono HTTP Adapter .................................. SUCCESS [  8.113 s]
[INFO] Hono MQTT Adapter base ............................. SUCCESS [  4.964 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  1.242 s]
[INFO] Hono Kura Adapter .................................. SUCCESS [  1.387 s]
[INFO] Hono Artemis ....................................... SUCCESS [  0.058 s]
[INFO] Hono Dispatch Router ............................... SUCCESS [ 18.770 s]
[INFO] Hono Services ...................................... SUCCESS [  0.059 s]
[INFO] Hono Auth .......................................... SUCCESS [  2.705 s]
[INFO] Hono Device Registry ............................... FAILURE [  6.721 s]
[INFO] Hono Messaging ..................................... SKIPPED
[INFO] Hono Examples ...................................... SKIPPED
[INFO] Hono JMeter Plugin ................................. SKIPPED
[INFO] Hono Site .......................................... SKIPPED
[INFO] Hono Integration Tests ............................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:09 min
[INFO] Finished at: 2018-01-09T11:53:09-05:00
[INFO] Final Memory: 82M/3690M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project hono-service-device-registry: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/surefire-reports for the individual test results.
[ERROR] -> [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
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hono-service-device-registry
Build step 'Invoke top-level Maven targets' marked build as failure


Back to the top