Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: 1.0.x-nightly #9

See <https://hudson.eclipse.org/californium/job/1.0.x-nightly/9/>

------------------------------------------
[...truncated 980 lines...]
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$MessageExpectation$7.check(LockstepEndpoint.java:251)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$MessageExpectation$7.check(LockstepEndpoint.java:249)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$MessageExpectation.check(LockstepEndpoint.java:310)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$RequestExpectation.check(LockstepEndpoint.java:395)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$RequestExpectation.go(LockstepEndpoint.java:410)
	at org.eclipse.californium.core.test.lockstep.BlockwiseClientSideTest.testGET(BlockwiseClientSideTest.java:139)

Running org.eclipse.californium.core.test.SmallServerClientTest

Start SmallServerClientTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:17)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:17)
client sent request
server received request
client received response
End SmallServerClientTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.497 sec - in org.eclipse.californium.core.test.SmallServerClientTest
Running org.eclipse.californium.core.test.MessageTypeTest

Start MessageTypeTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:18)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:126) setURI() in thread main at (2017-03-29 02:21:18)
gotit
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:55083 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:55083 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-03-29 02:21:18)
End MessageTypeTest

Start MessageTypeTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:18)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:98) setURI() in thread main at (2017-03-29 02:21:18)
gotit
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:47651 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:47651 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-03-29 02:21:18)
End MessageTypeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.californium.core.test.MessageTypeTest
Running org.eclipse.californium.core.test.StartStopTest

Start StartStopTest
Socket port: 54215
Start server 1
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:18)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2017-03-29 02:21:18)
Stop server 1 and start server 2
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:210) stop() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) stop() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:18)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:18)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2017-03-29 02:21:19)
Stop server 2 and start server 1
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:210) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:19)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2017-03-29 02:21:19)
Stop server 1 and start server 2
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:210) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:19)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2017-03-29 02:21:19)
Stop server 2 and start server 1
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:210) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:19)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2017-03-29 02:21:19)
Stop server 1 and start server 2
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:210) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:19)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2017-03-29 02:21:19)
Stop server 2 and start server 1
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:210) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) stop() in thread main at (2017-03-29 02:21:19)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:20)

 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:124) setURI() in thread main at (2017-03-29 02:21:20)
Stop server 1
 1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:210) stop() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:212) stop() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:54215 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-03-29 02:21:20)
End StartStopTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.837 sec - in org.eclipse.californium.core.test.StartStopTest
Running org.eclipse.californium.core.test.ObserveTest

Start ObserveTest
Resource resX changed to "resX says hi for the 1 time"
Resource resY changed to "resY says hi for the 1 time"
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:20)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:691) setURI() in thread main at (2017-03-29 02:21:20)
137 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:50333#a076 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-12-thread-1 at (2017-03-29 02:21:20)
Received Notification: 52922
Resource resX changed to "resX says hi for the 2 time"
Received RST: 52923
Resource resX changed to "resX says hi for the 3 time"
Received RST: 52924
Resource resX changed to "resX says hi for the 4 time"
Received RST: 52925
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:40591 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:40591 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-03-29 02:21:20)
End ObserveTest

Start ObserveTest
Resource resX changed to "resX says hi for the 1 time"
Resource resY changed to "resY says hi for the 1 time"
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:20)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:20)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:127) setURI() in thread main at (2017-03-29 02:21:20)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:132) setURI() in thread main at (2017-03-29 02:21:20)
147 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:50333#1e5448c4 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-13-thread-1 at (2017-03-29 02:21:20)
150 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:50333#b2d625a97173 and resource /resY - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-13-thread-2 at (2017-03-29 02:21:20)

Observe relation established, resource changes
Resource resX changed to "resX says hi for the 2 time"

Lose response 3 with MID 34055, payload = "resX says hi for the 2 time"

Lose response 4 with MID 34055, payload = "resX says hi for the 2 time"

Lose response 5 with MID 34055, payload = "resX says hi for the 2 time"
Resource resX changed to "resX says hi for the 3 time"

Lose response 6 with MID 34055, payload = "resX says hi for the 3 time"

Lose response 7 with MID 34055, payload = "resX says hi for the 3 time"
147 INFO [ObserveLayer$NotificationController]: Notification 1e5448c4 timed out. Cancel all relations with source /127.0.0.1:50333 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:225) onTimeout() in thread pool-13-thread-1 at (2017-03-29 02:21:21)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-03-29 02:21:21)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:37784 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-03-29 02:21:21)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:37784 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-03-29 02:21:21)
End ObserveTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.769 sec - in org.eclipse.californium.core.test.ObserveTest
Running org.eclipse.californium.core.test.ResourceTreeTest

Start ResourceTreeTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:21)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:21)
Check that the resource reacts
Check that the child of (now) 'second' is also reachable
Check that the resource is not found at the old URI
167 INFO [ServerMessageDeliverer]: Did not find resource [A, AA, first] requested by /127.0.0.1:50333 - (org.eclipse.californium.core.server.ServerMessageDeliverer.java:85) deliverRequest() in thread pool-14-thread-3 at (2017-03-29 02:21:21)
Check that the child of (now) 'second' is not reachable under 'first'
163 INFO [ServerMessageDeliverer]: Did not find resource [A, AA, first, child] requested by /127.0.0.1:50333 - (org.eclipse.californium.core.server.ServerMessageDeliverer.java:85) deliverRequest() in thread pool-14-thread-1 at (2017-03-29 02:21:21)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-03-29 02:21:21)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:50361 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-03-29 02:21:21)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:50361 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-03-29 02:21:21)
End ResourceTreeTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 sec - in org.eclipse.californium.core.test.ResourceTreeTest
Running org.eclipse.californium.core.test.RandomAccessBlockTest

Start RandomAccessBlockTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:21)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:21)
Request block number 2
Request block number 1
Request block number 3
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-03-29 02:21:21)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:53778 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-03-29 02:21:21)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:53778 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-03-29 02:21:21)
End RandomAccessBlockTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 sec - in org.eclipse.californium.core.test.RandomAccessBlockTest
Running org.eclipse.californium.core.test.ClientSynchronousTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2017-03-29 02:21:21)
 1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2017-03-29 02:21:21)

Start ClientSynchronousTest on port 48308
188 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:50333#d7 and resource /storage - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-16-thread-3 at (2017-03-29 02:21:21)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:337) setURI() in thread main at (2017-03-29 02:21:22)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2017-03-29 02:21:22)
 1 INFO [CoapEndpoint]: Destroying endpoint at address /127.0.0.1:48308 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2017-03-29 02:21:22)
 1 INFO [CoapEndpoint]: Stopping endpoint at address /127.0.0.1:48308 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2017-03-29 02:21:22)
End ClientSynchronousTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.816 sec - in org.eclipse.californium.core.test.ClientSynchronousTest

Results :

Failed tests: 
  BlockwiseClientSideTest.testGET:139 No Block2 option:

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  2.144 s]
[INFO] element-connector .................................. SUCCESS [  6.020 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  0.746 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 17.319 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 12.607 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] Californium (Cf) Demo Applications ................. SKIPPED
[INFO] Sc-DTLS-Example .................................... SKIPPED
[INFO] Cf-PlugtestClient .................................. SKIPPED
[INFO] Cf-PlugtestChecker ................................. SKIPPED
[INFO] Cf-PlugtestServer .................................. SKIPPED
[INFO] Cf-HelloWorldClient ................................ SKIPPED
[INFO] Cf-HelloWorldServer ................................ SKIPPED
[INFO] Cf-CoCoAClient ..................................... SKIPPED
[INFO] Cf-SecureServer .................................... SKIPPED
[INFO] Cf-ExampleCrossProxy ............................... SKIPPED
[INFO] Cf-BenchmarkServer ................................. SKIPPED
[INFO] Cf-ObserveBenchmarkClient .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 42.353 s
[INFO] Finished at: 2017-03-29T02:21:23-04:00
[INFO] Final Memory: 41M/1934M
[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.18.1:test (medium-tests) on project californium-core: There are test failures.

Please refer to /jobs/genie.californium/1.0.x-nightly/workspace/californium-core/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.18.1:test (medium-tests) on project californium-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.californium/1.0.x-nightly/workspace/californium-core/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 :californium-core
[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