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

See <https://hudson.eclipse.org/hono/job/Hono-CI/575/changes>

Changes:

[Karsten Frank] [#261] Architecture for credentials usage in protocol adapters.

[Karsten Frank] [#261] Mqtt adapter only checks credentials during CONNECT phase now.

[Karsten Frank] [#261] Authentication of devices in MQTT protocol adapter configurable.

[Karsten Frank] [#298] Renames and code simplifications for Mqtt adapter.

[Karsten Frank] [#298] MQTT Adapter tests added.

------------------------------------------
[...truncated 3493 lines...]
[INFO] /jobs/genie.hono/Hono-CI/workspace/services/device-registry/src/test/java/org/eclipse/hono/deviceregistry/FileBasedRegistrationServiceTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-service-device-registry ---
[INFO] Surefire report directory: /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
05:07:01.706 [main] INFO  o.e.h.d.FileBasedRegistrationService - operation [bumlux] not supported
05:07:01.872 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
05:07:01.879 [main] INFO  o.e.h.d.FileBasedRegistrationService - persistence is disabled, will not save device identities to file
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.708 sec - in org.eclipse.hono.deviceregistry.FileBasedRegistrationServiceTest
Running org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest
05:07:02.003 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - listening on event bus [address: credentials.in] for incoming credentials messages
05:07:02.004 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - loading credentials from file credentials.json
05:07:02.006 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - persistence is disabled, will not save credentials to file
05:07:02.009 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - starting endpoint [name: credentials, class: org.eclipse.hono.service.credentials.CredentialsAmqpEndpoint]
05:07:02.014 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - secure port is not enabled
05:07:02.014 [vert.x-eventloop-thread-2] INFO  o.e.h.d.DeviceRegistryAmqpServer - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
05:07:02.046 [vert.x-eventloop-thread-0] INFO  o.e.h.d.FileBasedCredentialsService - successfully loaded 2 credentials from file [credentials.json]
05:07:02.318 [vert.x-eventloop-thread-2] WARN  o.e.h.d.DeviceRegistryAmqpServer - server listens on non-standard insecure port [127.0.0.1:52030], default is 5672
05:07:02.597 [main] INFO  o.e.h.c.i.AbstractRequestResponseClient - closing request response client ...
05:07:02.601 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:52030]...
05:07:02.602 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:52030]
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.721 sec - in org.eclipse.hono.deviceregistry.StandaloneCredentialsApiTest

Results :

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

[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_legal_docs) @ hono-service-device-registry ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/legal/target/hono-legal-0.5-M9-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/classes with includes "" and excludes "META-INF/**"
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ hono-service-device-registry ---
[INFO] Building jar: /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/hono-service-device-registry-0.5-M9-SNAPSHOT.jar
[INFO] 
[INFO] --- spring-boot-maven-plugin:1.4.5.RELEASE:repackage (default) @ hono-service-device-registry ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ hono-service-device-registry ---
[INFO] Building jar: /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/hono-service-device-registry-0.5-M9-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ hono-service-device-registry ---
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/hono-service-device-registry-0.5-M9-SNAPSHOT.jar to <https://hudson.eclipse.org/hono/job/Hono-CI/ws/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M9-SNAPSHOT/hono-service-device-registry-0.5-M9-SNAPSHOT.jar>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/device-registry/pom.xml to <https://hudson.eclipse.org/hono/job/Hono-CI/ws/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M9-SNAPSHOT/hono-service-device-registry-0.5-M9-SNAPSHOT.pom>
[INFO] Installing /jobs/genie.hono/Hono-CI/workspace/services/device-registry/target/hono-service-device-registry-0.5-M9-SNAPSHOT-sources.jar to <https://hudson.eclipse.org/hono/job/Hono-CI/ws/.maven/repo/org/eclipse/hono/hono-service-device-registry/0.5-M9-SNAPSHOT/hono-service-device-registry-0.5-M9-SNAPSHOT-sources.jar>
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Hono Messaging 0.5-M9-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.pom (10 KB at 87.2 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/1.3.6/assertj-parent-pom-1.3.6.pom
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-parent-pom/1.3.6/assertj-parent-pom-1.3.6.pom (15 KB at 121.3 KB/sec)
Downloading: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.jar
Downloaded: https://repo.eclipse.org/content/repositories/maven_central/org/assertj/assertj-core/3.2.0/assertj-core-3.2.0.jar (755 KB at 16044.5 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ hono-service-messaging ---
[INFO] 
[INFO] --- buildnumber-maven-plugin:1.4:create-timestamp (default) @ hono-service-messaging ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ hono-service-messaging ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.1:unpack-dependencies (copy_demo_certs) @ hono-service-messaging ---
[INFO] Unpacking /jobs/genie.hono/Hono-CI/workspace/demo-certs/target/hono-demo-certs-0.5-M9-SNAPSHOT.jar to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/certs with includes "*.pem" and excludes ""
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ hono-service-messaging ---
[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-messaging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 20 source files to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ hono-service-messaging ---
[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-messaging ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 10 source files to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/test-classes
[INFO] /jobs/genie.hono/Hono-CI/workspace/services/messaging/src/test/java/org/eclipse/hono/messaging/MessageForwardingEndpointTest.java: Some input files use unchecked or unsafe operations.
[INFO] /jobs/genie.hono/Hono-CI/workspace/services/messaging/src/test/java/org/eclipse/hono/messaging/MessageForwardingEndpointTest.java: Recompile with -Xlint:unchecked for details.
[INFO] 
[INFO] --- maven-surefire-plugin:2.19.1:test (default-test) @ hono-service-messaging ---
[INFO] Surefire report directory: /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.hono.messaging.StandaloneEventApiTest
05:07:07.041 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Telemetry endpoint has been configured, Hono Messaging will not support Telemetry API
05:07:07.044 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - Hono Messaging does not yet support limiting the incoming message size via the maxPayloadSize property
05:07:07.045 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: event, class: org.eclipse.hono.event.impl.EventEndpoint]
05:07:07.055 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
05:07:07.056 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
05:07:07.323 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:51244], default is 5672
05:07:07.836 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-a81be96b-f325-4a90-8239-8dc7c721d1da, session window size: 9830400]
05:07:08.401 [main] INFO  o.e.hono.client.impl.AbstractSender - closing sender ...
05:07:08.413 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:51244]...
05:07:08.416 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:51244]
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 1.879 sec <<< FAILURE! - in org.eclipse.hono.messaging.StandaloneEventApiTest
testSendEventSucceedsForRegisteredDevice(org.eclipse.hono.messaging.StandaloneEventApiTest)  Time elapsed: 0.521 sec  <<< ERROR!
java.util.concurrent.TimeoutException: Timed out
	at org.eclipse.hono.messaging.StandaloneEventApiTest.lambda$testSendEventSucceedsForRegisteredDevice$7(StandaloneEventApiTest.java:190)
	at org.eclipse.hono.messaging.StandaloneEventApiTest.testSendEventSucceedsForRegisteredDevice(StandaloneEventApiTest.java:181)

Running org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
05:07:08.984 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - downstream container [downstream] has closed connection
05:07:08.984 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
05:07:09.485 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
05:07:09.492 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
05:07:09.993 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
05:07:09.994 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
05:07:10.495 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
05:07:10.495 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: cannot connect
05:07:10.513 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
05:07:10.996 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
05:07:11.079 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
05:07:11.099 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
05:07:11.600 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
05:07:11.609 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - lost connection to downstream container [downstream], closing upstream receivers ...
05:07:11.625 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - created downstream sender [con: connection-1, link: protocol_adapter]
05:07:11.631 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing 1 downstream senders for connection [id: upstream-connection-id]
05:07:11.632 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - closing downstream sender [con: upstream-connection-id, link: link-id]
05:07:11.637 [main] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - failed to connect to downstream container: remote host unreachable
05:07:11.638 [main] WARN  o.e.h.m.ForwardingDownstreamAdapterTest$1 - can't create downstream sender [con: CON_ID, link: protocol_adapter]: downstream connection must be opened before creating sender
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.811 sec - in org.eclipse.hono.messaging.ForwardingDownstreamAdapterTest
Running org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.hono.messaging.HonoMessagingMessageFilterTest
Running org.eclipse.hono.messaging.StandaloneTelemetryApiTest
05:07:11.653 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - no Event endpoint has been configured, Hono Messaging will not support Event API
05:07:11.654 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - Hono Messaging does not yet support limiting the incoming message size via the maxPayloadSize property
05:07:11.654 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - starting endpoint [name: telemetry, class: org.eclipse.hono.telemetry.impl.TelemetryEndpoint]
05:07:11.654 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - secure port is not enabled
05:07:11.654 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - Server found insecure port number configured for ephemeral port selection (port chosen automatically).
05:07:11.656 [vert.x-eventloop-thread-0] WARN  o.e.hono.messaging.HonoMessaging - server listens on non-standard insecure port [127.0.0.1:56299], default is 5672
05:07:11.673 [vert.x-eventloop-thread-0] INFO  o.e.hono.messaging.HonoMessaging - opening new session with client [name: test-9fa2c306-b403-4179-81ca-6bec7fdf311a, session window size: 9830400]
05:07:11.725 [main] INFO  o.e.hono.client.impl.AbstractSender - closing sender ...
05:07:11.728 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closing connection to server [127.0.0.1:56299]...
05:07:11.728 [vert.x-eventloop-thread-1] INFO  o.e.hono.client.impl.HonoClientImpl - closed connection to server [127.0.0.1:56299]
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.eclipse.hono.messaging.StandaloneTelemetryApiTest
Running org.eclipse.hono.messaging.HonoMessagingTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 sec - in org.eclipse.hono.messaging.HonoMessagingTest
Running org.eclipse.hono.messaging.MessageForwardingEndpointTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.038 sec - in org.eclipse.hono.messaging.MessageForwardingEndpointTest
Running org.eclipse.hono.event.impl.EventEndpointTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in org.eclipse.hono.event.impl.EventEndpointTest
Running org.eclipse.hono.event.impl.ForwardingEventDownstreamAdapterTest
05:07:12.110 [vert.x-eventloop-thread-0] INFO  o.e.h.m.ForwardingDownstreamAdapterTest$1 - attempting to re-connect to downstream container
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.379 sec - in org.eclipse.hono.event.impl.ForwardingEventDownstreamAdapterTest
Running org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 sec - in org.eclipse.hono.telemetry.impl.ForwardingTelemetryDownstreamAdapterTest

Results :

Tests in error: 
  StandaloneEventApiTest.testSendEventSucceedsForRegisteredDevice:181->lambda$testSendEventSucceedsForRegisteredDevice$7:190 ยป Timeout

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Hono ............................................... SUCCESS [01:04 min]
[INFO] Hono Dependencies .................................. SUCCESS [  0.228 s]
[INFO] Legal Documents .................................... SUCCESS [  9.900 s]
[INFO] Hono Demo Certs .................................... SUCCESS [  0.132 s]
[INFO] Hono Core .......................................... SUCCESS [ 48.518 s]
[INFO] Hono Client ........................................ SUCCESS [  8.952 s]
[INFO] Hono Service base .................................. SUCCESS [ 22.334 s]
[INFO] Hono Protocol Adapters ............................. SUCCESS [  1.092 s]
[INFO] Hono HTTP Adapter base ............................. SUCCESS [  2.072 s]
[INFO] Hono REST Adapter .................................. SUCCESS [ 31.962 s]
[INFO] Hono MQTT Adapter .................................. SUCCESS [  2.752 s]
[INFO] Hono Artemis ....................................... SUCCESS [  0.149 s]
[INFO] Hono Dispatch Router ............................... SUCCESS [ 54.446 s]
[INFO] Metrics Docker Images .............................. SUCCESS [  0.571 s]
[INFO] Hono Services ...................................... SUCCESS [  0.606 s]
[INFO] Hono Auth .......................................... SUCCESS [  4.839 s]
[INFO] Hono Device Registry ............................... SUCCESS [  4.346 s]
[INFO] Hono Messaging ..................................... FAILURE [  9.162 s]
[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: 05:01 min
[INFO] Finished at: 2017-09-05T05:07:14-04:00
[INFO] Final Memory: 76M/2372M
[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 org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project hono-service-messaging: There are test failures.

Please refer to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project hono-service-messaging: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.19.1:test (default-test) on project hono-service-messaging: There are test failures.

Please refer to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports for the individual test results.
	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.MojoFailureException: There are test failures.

Please refer to /jobs/genie.hono/Hono-CI/workspace/services/messaging/target/surefire-reports for the individual test results.
	at org.apache.maven.plugin.surefire.SurefireHelper.reportExecution(SurefireHelper.java:91)
	at org.apache.maven.plugin.surefire.SurefirePlugin.handleSummary(SurefirePlugin.java:320)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.executeAfterPreconditionsChecked(AbstractSurefireMojo.java:892)
	at org.apache.maven.plugin.surefire.AbstractSurefireMojo.execute(AbstractSurefireMojo.java:755)
	at org.apache.maven.plugin.DefaultBuildPluginManager.executeMojo(DefaultBuildPluginManager.java:134)
	at org.apache.maven.lifecycle.internal.MojoExecutor.execute(MojoExecutor.java:207)
	... 20 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/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :hono-service-messaging
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results

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


Back to the top