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: californium.core #154

See <https://hudson.eclipse.org/californium/job/californium.core/154/changes>

Changes:

[Ryan Meador] Add CBOR type specification to the MediaTypeRegistry, as described in the official IANA registry at http://www.iana.org/assignments/core-parameters/core-parameters.xhtml#content-formats

------------------------------------------
[...truncated 952 lines...]
<-----   ACK [MID=11901], 2.04, 2:1/1/128    
CON [MID=11902], POST, /test, 2:2/0/128    ----->
<-----   ACK [MID=11902], 2.04, 2:2/1/128    
CON [MID=11903], POST, /test, 2:3/0/128    ----->
<-----   ACK [MID=11903], 2.04, 2:3/0/128    

TODO: Random access GET: (low priority for Cf client)
TODO: Observe sequence with early negotiation: (low priority for Cf client)
Observe sequence with blockwise response:
Establish observe relation to test1
Send first notification
Send second notification
Send third notification during transfer
268 WARNING [BlockwiseLayer]: Ongoing blockwise transfer reseted at num=1 by new notification: CON-2.05   MID= 8004, Token=635902, OptionSet={"Observe":19, "Block2":"(szx=3/128, m=true, num=0)"}, "-1874259-166604066816128".. 128 bytes - (org.eclipse.californium.core.network.stack.BlockwiseLayer.java:354) receiveResponse() in thread Thread-7 at (2016-01-14 11:21:19)
Send old notification during transfer
268 INFO [BlockwiseLayer]: Ignoring old notification during ongoing blockwise transfer: CON-2.05   MID= 8005, Token=635902, OptionSet={"Observe":18, "Block2":"(szx=3/128, m=true, num=0)"}, "-1874259-166604066816128".. 128 bytes - (org.eclipse.californium.core.network.stack.BlockwiseLayer.java:360) receiveResponse() in thread Thread-7 at (2016-01-14 11:21:19)
CON [MID=11904], GET, /test1, (observe=0)    ----->
<-----   ACK [MID=11904], 2.05, 2:0/1/128, (observe=62350)    
CON [MID=11905], GET, /test1, 2:1/0/128    ----->
<-----   ACK [MID=11905], 2.05, 2:1/1/128    
CON [MID=11906], GET, /test1, 2:2/0/128    ----->
<-----   ACK [MID=11906], 2.05, 2:2/0/128    
... time passes ...
<-----   CON [MID=8002], 2.05, 2:0/1/128, (observe=62354)    
ACK [MID=8002], 0                         ----->
CON [MID=11907], GET, /test1, 2:1/0/128    ----->
<-----   ACK [MID=11907], 2.05, 2:1/1/128    
CON [MID=11908], GET, /test1, 2:2/0/128    ----->
<-----   ACK [MID=11908], 2.05, 2:2/0/128    
... time passes ...
<-----   CON [MID=8003], 2.05, 2:0/1/128, (observe=17)    
ACK [MID=8003], 0                         ----->
CON [MID=11909], GET, /test1, 2:1/0/128    ----->
<-----   CON [MID=8004], 2.05, 2:0/1/128, (observe=19)    
ACK [MID=8004], 0                         ----->
CON [MID=11910], GET, /test1, 2:1/0/128    ----->
<-----   CON [MID=8005], 2.05, 2:0/1/128, (observe=18)    
ACK [MID=8005], 0                         ----->
<-----   ACK [MID=11910], 2.05, 2:1/1/128    
CON [MID=11911], GET, /test1, 2:2/0/128    ----->
<-----   ACK [MID=11911], 2.05, 2:2/0/128    


 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:56432 - (org.eclipse.californium.core.network.CoapEndpoint.java:89) destroy() in thread main at (2016-01-14 11:21:19)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:56432 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2016-01-14 11:21:19)
End BlockwiseClientSideTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.003 sec - in org.eclipse.californium.core.test.lockstep.BlockwiseClientSideTest
Running org.eclipse.californium.core.test.lockstep.DeduplicationTest

Start DeduplicationTest
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:67) start() in thread main at (2016-01-14 11:21:19)
Client binds to port 57836
Simple blockwise GET:
285 INFO [MessageTracer]: localhost/127.0.0.1:41656 <== req CON-GET    MID= 1234, Token=36e4c8b3, OptionSet={"Uri-Port":41656, "Uri-Path":"test"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:39) sendRequest() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 ==> emp ACK        MID= 1234 - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:64) receiveEmptyMessage() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 ==> emp ACK        MID= 1234 - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:64) receiveEmptyMessage() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [Matcher]: Ignoring unmatchable empty message from /127.0.0.1:41656: ACK        MID= 1234 - (org.eclipse.californium.core.network.Matcher.java:382) receiveEmptyMessage() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 ==> res CON-2.05   MID= 4711, Token=36e4c8b3, OptionSet={}, "separate" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:59) receiveResponse() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 <== emp ACK        MID= 4711 - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:49) sendEmptyMessage() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 ==> res CON-2.05   MID= 4711, Token=36e4c8b3, OptionSet={}, "separate" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:59) receiveResponse() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [Matcher]: Duplicate response for completed exchange: CON-2.05   MID= 4711, Token=36e4c8b3, OptionSet={}, "separate" - (org.eclipse.californium.core.network.Matcher.java:358) receiveResponse() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 <== emp ACK        MID= 4711 - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:49) sendEmptyMessage() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 ==> res CON-2.05   MID=   42, Token=36e4c8b3, OptionSet={}, "separate" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:59) receiveResponse() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 <== emp RST        MID=   42 - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:49) sendEmptyMessage() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: localhost/127.0.0.1:41656 <== req CON-GET    MID= 4711, Token=a1868dcb33096535, OptionSet={"Uri-Port":41656, "Uri-Path":"test"}, no payload - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:39) sendRequest() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 ==> res ACK-2.05   MID= 4711, Token=a1868dcb33096535, OptionSet={}, "possible conflict" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:59) receiveResponse() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [MessageTracer]: /127.0.0.1:41656 ==> res ACK-2.05   MID= 4711, Token=a1868dcb33096535, OptionSet={}, "possible conflict" - (org.eclipse.californium.core.network.interceptors.MessageTracer.java:59) receiveResponse() in thread Thread-8 at (2016-01-14 11:21:19)
285 INFO [Matcher]: Ignoring unmatchable piggy-backed response from /127.0.0.1:41656: ACK-2.05   MID= 4711, Token=a1868dcb33096535, OptionSet={}, "possible conflict" - (org.eclipse.californium.core.network.Matcher.java:363) receiveResponse() in thread Thread-8 at (2016-01-14 11:21:19)

 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:57836 - (org.eclipse.californium.core.network.CoapEndpoint.java:75) destroy() in thread main at (2016-01-14 11:21:20)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:57836 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2016-01-14 11:21:20)
End DeduplicationTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.115 sec - in org.eclipse.californium.core.test.lockstep.DeduplicationTest
Running org.eclipse.californium.core.test.lockstep.ObserveServerSideTest

Start ObserveServerSideTest
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2016-01-14 11:21:20)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2016-01-14 11:21:20)
Server binds to port 43070
Establish an observe relation. Cancellation after timeout
290 INFO [CoapResource]: Successfully established observe relation between /127.0.0.1:42823#0b and resource /obs - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-17-thread-1 at (2016-01-14 11:21:20)
Resource changed: First notification
Resource changed: Second notification
Resource changed: Third notification
Resource changed: Forth notification
Resource changed: Fifth notification
300 INFO [ObserveLayer$NotificationController]: Notification 0b timed out. Cancel all relations with source /127.0.0.1:42823 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:225) onTimeout() in thread pool-17-thread-7 at (2016-01-14 11:21:21)
java.lang.AssertionError: Did not receive a response (but nothing)

 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2016-01-14 11:21:23)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:43070 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2016-01-14 11:21:23)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:43070 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2016-01-14 11:21:23)
End ObserveServerSideTest
Tests run: 1, Failures: 1, Errors: 0, Skipped: 0, Time elapsed: 2.827 sec <<< FAILURE! - in org.eclipse.californium.core.test.lockstep.ObserveServerSideTest
test(org.eclipse.californium.core.test.lockstep.ObserveServerSideTest)  Time elapsed: 2.827 sec  <<< FAILURE!
java.lang.AssertionError: Did not receive a response (but nothing)
	at org.junit.Assert.fail(Assert.java:88)
	at org.junit.Assert.assertTrue(Assert.java:41)
	at org.junit.Assert.assertNotNull(Assert.java:712)
	at org.eclipse.californium.core.test.lockstep.LockstepEndpoint$ResponseExpectation.go(LockstepEndpoint.java:543)
	at org.eclipse.californium.core.test.lockstep.ObserveServerSideTest.testEstablishmentAndTimeout(ObserveServerSideTest.java:162)
	at org.eclipse.californium.core.test.lockstep.ObserveServerSideTest.test(ObserveServerSideTest.java:101)

Running org.eclipse.californium.core.test.CoapTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.californium.core.test.CoapTest
Running org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

Start LossyBlockwiseTransferTest
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:71) start() in thread main at (2016-01-14 11:21:23)
 1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:180) start() in thread main at (2016-01-14 11:21:23)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:192) start() in thread main at (2016-01-14 11:21:23)
Client at 37206, middle at 34733, server at 55810
Start man in the middle
uri: coap://localhost:34733/test
Man in the middle will drop packets [5, 6, 8, 9, 15]
Drop packet 5 (burst 1)
Drop packet 6 (burst 2)
313 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17350, Token=e49410fc, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-3 at (2016-01-14 11:21:23)
Drop packet 8 (burst 3)
Drop packet 9 (burst 4)
316 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17350, Token=e49410fc, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-6 at (2016-01-14 11:21:24)
Drop packet 15 (burst 1)
315 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17352, Token=e49410fc, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=4)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-5 at (2016-01-14 11:21:24)
Received 250 bytes
Man in the middle will drop packets [0, 2, 5, 6, 7, 7, 8, 11, 12, 12]
Drop packet 0 (burst 1)
Drop packet 2 (burst 2)
314 INFO [Matcher]: Duplicate request: CON-GET    MID=17356, Token=71, OptionSet={"Uri-Port":34733, "Uri-Path":"test"}, no payload - (org.eclipse.californium.core.network.Matcher.java:256) receiveRequest() in thread pool-18-thread-4 at (2016-01-14 11:21:24)
Drop packet 5 (burst 2)
Drop packet 6 (burst 3)
Drop packet 7 (burst 4)
Drop packet 11 (burst 1)
Drop packet 12 (burst 2)
315 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17358, Token=71, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-5 at (2016-01-14 11:21:25)
Received 250 bytes
Man in the middle will drop packets [0, 2, 4, 4, 5, 5, 6, 9, 11, 15]
Drop packet 0 (burst 1)
Drop packet 2 (burst 2)
332 INFO [Matcher]: Duplicate request: CON-GET    MID=17364, Token=498f0a718426, OptionSet={"Uri-Port":34733, "Uri-Path":"test"}, no payload - (org.eclipse.californium.core.network.Matcher.java:256) receiveRequest() in thread pool-18-thread-22 at (2016-01-14 11:21:26)
Drop packet 4 (burst 3)
Drop packet 5 (burst 4)
322 INFO [Matcher]: Duplicate request: CON-GET    MID=17364, Token=498f0a718426, OptionSet={"Uri-Port":34733, "Uri-Path":"test"}, no payload - (org.eclipse.californium.core.network.Matcher.java:256) receiveRequest() in thread pool-18-thread-12 at (2016-01-14 11:21:26)
Drop packet 9 (burst 1)
318 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17365, Token=498f0a718426, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-8 at (2016-01-14 11:21:26)
Drop packet 11 (burst 2)
325 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17365, Token=498f0a718426, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-15 at (2016-01-14 11:21:27)
Drop packet 15 (burst 1)
327 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17366, Token=498f0a718426, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-17 at (2016-01-14 11:21:27)
Received 250 bytes
Man in the middle will drop packets [0, 1, 1, 2, 3, 11, 13, 13, 14, 15]
Drop packet 0 (burst 1)
Drop packet 1 (burst 2)
Drop packet 2 (burst 3)
Drop packet 3 (burst 4)
Drop packet 11 (burst 1)
319 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17375, Token=4e9a8286366faa4f, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=3)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-9 at (2016-01-14 11:21:28)
Drop packet 13 (burst 2)
Drop packet 14 (burst 3)
Drop packet 15 (burst 4)
315 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17375, Token=4e9a8286366faa4f, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=3)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-5 at (2016-01-14 11:21:28)
Received 250 bytes
Man in the middle will drop packets [0, 1, 2, 3, 7, 11, 14, 14, 15, 15]
Drop packet 0 (burst 1)
Drop packet 1 (burst 2)
Drop packet 2 (burst 3)
Drop packet 3 (burst 4)
Drop packet 7 (burst 1)
332 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17381, Token=d679, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-22 at (2016-01-14 11:21:29)
Drop packet 11 (burst 1)
334 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17382, Token=d679, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=2)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-24 at (2016-01-14 11:21:30)
Drop packet 14 (burst 1)
Drop packet 15 (burst 2)
Received 250 bytes
Man in the middle will drop packets [0, 0, 2, 2, 3, 7, 8, 10, 10, 13]
Drop packet 0 (burst 1)
Drop packet 2 (burst 2)
Drop packet 3 (burst 3)
321 INFO [Matcher]: Duplicate request: CON-GET    MID=17388, Token=59c2a96b04, OptionSet={"Uri-Port":34733, "Uri-Path":"test"}, no payload - (org.eclipse.californium.core.network.Matcher.java:256) receiveRequest() in thread pool-18-thread-11 at (2016-01-14 11:21:31)
Drop packet 7 (burst 1)
Drop packet 8 (burst 2)
308 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17389, Token=59c2a96b04, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-1 at (2016-01-14 11:21:31)
Drop packet 10 (burst 3)
333 INFO [Matcher]: Duplicate ongoing request: CON-GET    MID=17389, Token=59c2a96b04, OptionSet={"Uri-Port":34733, "Uri-Path":"test", "Block2":"(szx=1/32, m=false, num=1)"}, no payload - (org.eclipse.californium.core.network.Matcher.java:272) receiveRequest() in thread pool-18-thread-23 at (2016-01-14 11:21:31)
Drop packet 13 (burst 3)
Received 250 bytes

 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (2016-01-14 11:21:31)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:55810 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (2016-01-14 11:21:31)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:55810 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2016-01-14 11:21:31)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:37206 - (org.eclipse.californium.core.network.CoapEndpoint.java:90) destroy() in thread main at (2016-01-14 11:21:31)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:37206 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (2016-01-14 11:21:31)
End LossyBlockwiseTransferTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 7.476 sec - in org.eclipse.californium.core.test.maninmiddle.LossyBlockwiseTransferTest

Results :

Failed tests: 
  MemoryLeakingHashMapTest.testServer:85->testObserveBlockwise:312 Client has not received all expected responses
  ObserveServerSideTest.test:101->testEstablishmentAndTimeout:162 Did not receive a response (but nothing)

Tests run: 37, Failures: 2, Errors: 0, Skipped: 0

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) ................................... SUCCESS [  4.962 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 52.846 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] Cf-PlugtestClient .................................. SKIPPED
[INFO] Cf-PlugtestChecker ................................. SKIPPED
[INFO] Cf-PlugtestServer .................................. SKIPPED
[INFO] Cf-HelloWorldClient ................................ SKIPPED
[INFO] Cf-HelloWorldServer ................................ SKIPPED
[INFO] Cf-CoCoA-Client .................................... SKIPPED
[INFO] Cf-SecureServer .................................... SKIPPED
[INFO] Cf-ExampleCrossProxy ............................... SKIPPED
[INFO] Cf Benchmark Server ................................ SKIPPED
[INFO] Cf Observe Benchmark Client ........................ SKIPPED
[INFO] Cf Demo Applications ............................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:02 min
[INFO] Finished at: 2016-01-14T11:21:32-05:00
[INFO] Final Memory: 38M/1932M
[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 (default-test) on project californium-core: There are test failures.

Please refer to /jobs/genie.californium/californium.core/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 (default-test) on project californium-core: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.californium/californium.core/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
Archiving artifacts

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


Back to the top