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 #19

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

Changes:

[Kai Hudalla] Wait for socket being released after client shutdown.

[Kai Hudalla] Use StringBuilder instead of StringBuffer

[Kai Hudalla] Don't concatenate Strings on StringBuilder append

[Kai Hudalla] Replace occurrences of "\n" with platform's line separator.

------------------------------------------
[...truncated 6161 lines...]
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,237 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main at (02:08:43.900)
 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 (02:08:43.902)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main at (02:08:43.902)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (02:08:43.903)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (02:08:43.903)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,238 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main at (02:08:43.903)
 1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8238 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main at (02:08:43.904)
247 FINE [DirectDatagramSocketImpl]: (E184,T247) 127.0.0.1:8,238 ==> :8,237 [CON-GET    MID=16907, Token=f85f0dac04405697, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8237, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:43.905)
246 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8238#f85f0dac04405697 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-19-thread-1 at (02:08:43.906)
251 FINE [DirectDatagramSocketImpl]: (E185,T251) 127.0.0.1:8,237 ==> :8,238 [CON-2.05   MID=30263, Token=f85f0dac04405697, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:43.907)
Received Notification: 30263
247 FINE [DirectDatagramSocketImpl]: (E186,T247) 127.0.0.1:8,238 ==> :8,237 [ACK        MID=30263] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:43.908)
Resource resX changed to "resX says hi for the 2 time"
251 FINE [DirectDatagramSocketImpl]: (E187,T251) 127.0.0.1:8,237 ==> :8,238 [NON-2.05   MID=30264, Token=f85f0dac04405697, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:43.959)
247 FINE [DirectDatagramSocketImpl]: (E188,T247) 127.0.0.1:8,238 ==> :8,237 [RST        MID=30264] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:43.959)
Received RST: 30264
Resource resX changed to "resX says hi for the 3 time"
251 FINE [DirectDatagramSocketImpl]: (E189,T251) 127.0.0.1:8,237 ==> :8,238 [NON-2.05   MID=30265, Token=f85f0dac04405697, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:44.009)
247 FINE [DirectDatagramSocketImpl]: (E190,T247) 127.0.0.1:8,238 ==> :8,237 [RST        MID=30265] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:44.010)
Received RST: 30265
Resource resX changed to "resX says hi for the 4 time"
251 FINE [DirectDatagramSocketImpl]: (E191,T251) 127.0.0.1:8,237 ==> :8,238 [NON-2.05   MID=30266, Token=f85f0dac04405697, OptionSet={"Observe":4}, ""resX says hi for the 4 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:44.059)
247 FINE [DirectDatagramSocketImpl]: (E192,T247) 127.0.0.1:8,238 ==> :8,237 [RST        MID=30266] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:44.060)
Received RST: 30266
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (02:08:44.109)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8237 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (02:08:44.109)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8237 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (02:08:44.109)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,237, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (02:08:44.110)
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 (02:08:44.111)
 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 (02:08:44.112)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (02:08:44.112)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (02:08:44.112)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,239 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main at (02:08:44.113)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:133) setURI() in thread main at (02:08:44.113)
 1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a valid scheme - (org.eclipse.californium.core.coap.Request.java:138) setURI() in thread main at (02:08:44.114)
260 FINE [DirectDatagramSocketImpl]: (E193,T260) 127.0.0.1:8,238 ==> :8,239 [CON-GET    MID=16908, Token=9e0b6f7ff2, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8239, "Uri-Path":"resX"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:44.115)
259 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8238#9e0b6f7ff2 and resource /resX - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-20-thread-1 at (02:08:44.115)
260 FINE [DirectDatagramSocketImpl]: (E194,T260) 127.0.0.1:8,238 ==> :8,239 [CON-GET    MID=16909, Token=6a2a44f08e927e76, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8239, "Uri-Path":"resY"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:44.115)
262 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8238#6a2a44f08e927e76 and resource /resY - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-20-thread-2 at (02:08:44.116)
251 FINE [DirectDatagramSocketImpl]: (E195,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=19490, Token=9e0b6f7ff2, OptionSet={"Observe":1}, ""resX says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:44.116)
260 FINE [DirectDatagramSocketImpl]: (E197,T260) 127.0.0.1:8,238 ==> :8,239 [ACK        MID=19490] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:44.117)
251 FINE [DirectDatagramSocketImpl]: (E196,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=19491, Token=6a2a44f08e927e76, OptionSet={"Observe":1}, ""resY says hi for the 1 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:44.117)

Observe relation established, resource changes
260 FINE [DirectDatagramSocketImpl]: (E198,T260) 127.0.0.1:8,238 ==> :8,239 [ACK        MID=19491] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:44.118)
Resource resX changed to "resX says hi for the 2 time"
251 FINE [DirectDatagramSocketImpl]: (E199,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=19492, Token=9e0b6f7ff2, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:44.169)

Lose response 3 with MID 19492, payload = "resX says hi for the 2 time"
251 FINE [DirectDatagramSocketImpl]: (E200,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=19492, Token=9e0b6f7ff2, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:44.369)

Lose response 4 with MID 19492, payload = "resX says hi for the 2 time"
251 FINE [DirectDatagramSocketImpl]: (E201,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=19492, Token=9e0b6f7ff2, OptionSet={"Observe":2}, ""resX says hi for the 2 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:44.570)

Lose response 5 with MID 19492, payload = "resX says hi for the 2 time"
Resource resX changed to "resX says hi for the 3 time"
251 FINE [DirectDatagramSocketImpl]: (E202,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=19492, Token=9e0b6f7ff2, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:44.770)

Lose response 6 with MID 19492, payload = "resX says hi for the 3 time"
251 FINE [DirectDatagramSocketImpl]: (E203,T251) 127.0.0.1:8,239 ==> :8,238 [CON-2.05   MID=19492, Token=9e0b6f7ff2, OptionSet={"Observe":3}, ""resX says hi for the 3 ".. 29 bytes] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:44.970)

Lose response 7 with MID 19492, payload = "resX says hi for the 3 time"
264 INFO [ObserveLayer$NotificationController]: Notification 9e0b6f7ff2 timed out. Cancel all relations with source localhost/127.0.0.1:8238 - (org.eclipse.californium.core.network.stack.ObserveLayer$NotificationController.java:225) onTimeout() in thread pool-20-thread-4 at (02:08:45.170)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (02:08:45.669)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8239 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (02:08:45.669)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8239 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (02:08:45.669)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,239, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (02:08:45.669)
End ObserveTest
 1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main at (02:08:45.671)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8238 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main at (02:08:45.672)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8238 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (02:08:45.672)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,238, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (02:08:45.672)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main at (02:08:45.673)
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.774 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 (02:08:45.674)
 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 (02:08:45.674)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (02:08:45.675)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (02:08:45.675)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,240 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main at (02:08:45.675)
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main at (02:08:45.676)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (02:08:45.677)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (02:08:45.677)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,241 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main at (02:08:45.678)
 1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8241 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main at (02:08:45.678)
276 FINE [DirectDatagramSocketImpl]: (E204,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=22718, Token=b3, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","first"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.679)
280 FINE [DirectDatagramSocketImpl]: (E205,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-2.05   MID=22718, Token=b3, OptionSet={"Content-Format":"text/plain"}, "It is freezing"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.680)
276 FINE [DirectDatagramSocketImpl]: (E206,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=22719, Token=7e6a8ede9eed, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","first","child"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.682)
280 FINE [DirectDatagramSocketImpl]: (E207,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-2.05   MID=22719, Token=7e6a8ede9eed, OptionSet={"Content-Format":"text/plain"}, "It is too cold"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.683)
Check that the resource reacts
276 FINE [DirectDatagramSocketImpl]: (E208,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=22720, Token=b950842b7e61da, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","second"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.685)
280 FINE [DirectDatagramSocketImpl]: (E209,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-2.05   MID=22720, Token=b950842b7e61da, OptionSet={"Content-Format":"text/plain"}, "It is freezing"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.686)
Check that the child of (now) 'second' is also reachable
276 FINE [DirectDatagramSocketImpl]: (E210,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=22721, Token=7d8c6ffc, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","second","child"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.687)
280 FINE [DirectDatagramSocketImpl]: (E211,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-2.05   MID=22721, Token=7d8c6ffc, OptionSet={"Content-Format":"text/plain"}, "It is too cold"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.689)
Check that the resource is not found at the old URI
276 FINE [DirectDatagramSocketImpl]: (E212,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=22722, Token=1af7af0d, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","first"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.690)
282 INFO [ServerMessageDeliverer]: Did not find resource [A, AA, first] requested by localhost/127.0.0.1:8241 - (org.eclipse.californium.core.server.ServerMessageDeliverer.java:85) deliverRequest() in thread pool-21-thread-3 at (02:08:45.691)
280 FINE [DirectDatagramSocketImpl]: (E213,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-4.04   MID=22722, Token=1af7af0d, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.692)
Check that the child of (now) 'second' is not reachable under 'first'
276 FINE [DirectDatagramSocketImpl]: (E214,T276) 127.0.0.1:8,241 ==> :8,240 [CON-GET    MID=22723, Token=9ac1de9ddd, OptionSet={"Uri-Host":"localhost", "Uri-Port":8240, "Uri-Path":["A","AA","first","child"]}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.693)
275 INFO [ServerMessageDeliverer]: Did not find resource [A, AA, first, child] requested by localhost/127.0.0.1:8241 - (org.eclipse.californium.core.server.ServerMessageDeliverer.java:85) deliverRequest() in thread pool-21-thread-1 at (02:08:45.694)
280 FINE [DirectDatagramSocketImpl]: (E215,T280) 127.0.0.1:8,240 ==> :8,241 [ACK-4.04   MID=22723, Token=9ac1de9ddd, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.695)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (02:08:45.696)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8240 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (02:08:45.696)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8240 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (02:08:45.696)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,240, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (02:08:45.696)
End ResourceTreeTest
 1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main at (02:08:45.697)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8241 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main at (02:08:45.698)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8241 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (02:08:45.698)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,241, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (02:08:45.698)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main at (02:08:45.699)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 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 (02:08:45.700)
 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 (02:08:45.701)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (02:08:45.701)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (02:08:45.701)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,242 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main at (02:08:45.702)
Request block number 2
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main at (02:08:45.703)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (02:08:45.703)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (02:08:45.703)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,243 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main at (02:08:45.704)
 1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8243 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main at (02:08:45.704)
289 FINE [DirectDatagramSocketImpl]: (E216,T289) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=10185, Token=e573caa54a, OptionSet={"Uri-Port":8242, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=2)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.705)
293 FINE [DirectDatagramSocketImpl]: (E217,T293) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=10185, Token=e573caa54a, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=2)"}, "34567890"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.708)
Request block number 1
289 FINE [DirectDatagramSocketImpl]: (E218,T289) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=10186, Token=44a455bc63a474fa, OptionSet={"Uri-Port":8242, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=1)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.709)
293 FINE [DirectDatagramSocketImpl]: (E219,T293) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=10186, Token=44a455bc63a474fa, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=true, num=1)"}, "789_123456789_12"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.711)
Request block number 3
289 FINE [DirectDatagramSocketImpl]: (E220,T289) 127.0.0.1:8,243 ==> :8,242 [CON-GET    MID=10187, Token=8a, OptionSet={"Uri-Port":8242, "Uri-Path":"test", "Block2":"(szx=0/16, m=false, num=3)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.713)
293 FINE [DirectDatagramSocketImpl]: (E221,T293) 127.0.0.1:8,242 ==> :8,243 [ACK-2.05   MID=10187, Token=8a, OptionSet={"Content-Format":"text/plain", "Block2":"(szx=0/16, m=false, num=3)"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.715)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (02:08:45.715)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8242 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (02:08:45.716)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8242 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (02:08:45.716)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,242, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (02:08:45.716)
End RandomAccessBlockTest
 1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main at (02:08:45.718)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8243 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main at (02:08:45.718)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8243 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (02:08:45.718)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,243, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (02:08:45.719)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) applyConfig() in thread main at (02:08:45.719)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 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 (02:08:45.720)
 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 (02:08:45.721)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (02:08:45.721)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (02:08:45.721)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,244 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main at (02:08:45.722)

Start ClientSynchronousTest on port 8244
 1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:116) start() in thread main at (02:08:45.723)
 1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:124) isActive() in thread main at (02:08:45.723)
 1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:397) bind() in thread main at (02:08:45.723)
 1 FINE [DirectDatagramSocketImpl]: assigned port 8,245 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:155) bind() in thread main at (02:08:45.724)
 1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8245 - (org.eclipse.californium.core.network.EndpointManager.java:99) createDefaultEndpoint() in thread main at (02:08:45.724)
302 FINE [DirectDatagramSocketImpl]: (E222,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=17394, Token=e50f6465c227, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.725)
307 FINE [DirectDatagramSocketImpl]: (E223,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=17394, Token=e50f6465c227, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.726)
302 FINE [DirectDatagramSocketImpl]: (E224,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=17395, Token=49ba23fac637e1e6, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.728)
307 FINE [DirectDatagramSocketImpl]: (E225,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=17395, Token=49ba23fac637e1e6, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.729)
302 FINE [DirectDatagramSocketImpl]: (E226,T302) 127.0.0.1:8,245 ==> :8,244 [CON-POST   MID=17396, Token=3c3e4c, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.730)
307 FINE [DirectDatagramSocketImpl]: (E227,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.04   MID=17396, Token=3c3e4c, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.731)
302 FINE [DirectDatagramSocketImpl]: (E228,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=17397, Token=ecec024a76, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.733)
307 FINE [DirectDatagramSocketImpl]: (E229,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=17397, Token=ecec024a76, OptionSet={"Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.734)
302 FINE [DirectDatagramSocketImpl]: (E230,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=17398, Token=dd116cc07b25b3f5, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Port":8244, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:45.736)
309 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8245#dd116cc07b25b3f5 and resource /storage - (org.eclipse.californium.core.CoapResource.java:688) addObserveRelation() in thread pool-23-thread-3 at (02:08:45.737)
307 FINE [DirectDatagramSocketImpl]: (E231,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=17398, Token=dd116cc07b25b3f5, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.738)
307 FINE [DirectDatagramSocketImpl]: (E232,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID=20149, Token=dd116cc07b25b3f5, OptionSet={"Observe":2, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.839)
307 FINE [DirectDatagramSocketImpl]: (E233,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID=20150, Token=dd116cc07b25b3f5, OptionSet={"Observe":3, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:45.939)
307 FINE [DirectDatagramSocketImpl]: (E234,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID=20151, Token=dd116cc07b25b3f5, OptionSet={"Observe":4, "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:46.039)
302 FINE [DirectDatagramSocketImpl]: (E235,T302) 127.0.0.1:8,245 ==> :8,244 [CON-POST   MID=17399, Token=23469d2de4, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:46.140)
307 FINE [DirectDatagramSocketImpl]: (E236,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.04   MID=17399, Token=23469d2de4, OptionSet={"Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:46.141)
307 FINE [DirectDatagramSocketImpl]: (E237,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID=20152, Token=dd116cc07b25b3f5, OptionSet={"Observe":5, "Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:46.142)
302 FINE [DirectDatagramSocketImpl]: (E238,T302) 127.0.0.1:8,245 ==> :8,244 [CON-PUT    MID=17400, Token=f066, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Content-Format":"text/plain"}, "four"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:46.142)
307 FINE [DirectDatagramSocketImpl]: (E239,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-4.05   MID=17400, Token=f066, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:46.143)
307 FINE [DirectDatagramSocketImpl]: (E240,T307) 127.0.0.1:8,244 ==> :8,245 [NON-2.05   MID=20153, Token=dd116cc07b25b3f5, OptionSet={"Observe":6, "Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:46.344)
302 FINE [DirectDatagramSocketImpl]: (E241,T302) 127.0.0.1:8,245 ==> :8,244 [RST        MID=20153] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:46.345)
302 FINE [DirectDatagramSocketImpl]: (E242,T302) 127.0.0.1:8,245 ==> :8,244 [CON-POST   MID=17401, Token=a7a889eacc87ed, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Content-Format":"text/plain"}, "four"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:46.445)
307 FINE [DirectDatagramSocketImpl]: (E243,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.04   MID=17401, Token=a7a889eacc87ed, OptionSet={"Content-Format":"text/plain"}, "three"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:46.446)
 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 (02:08:46.446)
302 FINE [DirectDatagramSocketImpl]: (E244,T302) 127.0.0.1:8,245 ==> :8,244 [CON-GET    MID=17402, Token=c7c0511d16, OptionSet={"Uri-Host":"localhost", "Uri-Port":8244, "Uri-Path":"storage", "Uri-Query":"uppercase"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0] at (02:08:46.447)
307 FINE [DirectDatagramSocketImpl]: (E245,T307) 127.0.0.1:8,244 ==> :8,245 [ACK-2.05   MID=17402, Token=c7c0511d16, OptionSet={"Content-Format":"text/plain"}, "FOUR"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:817) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0] at (02:08:46.448)
 1 INFO [CoapServer]: Destroy server - (org.eclipse.californium.core.CoapServer.java:220) destroy() in thread main at (02:08:46.549)
 1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:222) destroy() in thread main at (02:08:46.549)
 1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8244 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (02:08:46.549)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,244, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (02:08:46.549)
End ClientSynchronousTest
 1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:80) closeConfig() in thread main at (02:08:46.551)
 1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:233) destroy() in thread main at (02:08:46.551)
 1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8245 - (org.eclipse.californium.core.network.CoapEndpoint.java:311) stop() in thread main at (02:08:46.551)
 1 FINE [DirectDatagramSocketImpl]: closing port 8,245, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:1232) close() in thread main at (02:08:46.551)
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.832 sec - in org.eclipse.californium.core.test.ClientSynchronousTest

Results :

Failed tests: 
  BlockwiseClientSideTest.testAtomicBlockwisePOSTWithBlockwiseResponse:390 Wrong Block1 num: expected:<1> but was:<0>

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  1.447 s]
[INFO] element-connector .................................. SUCCESS [  8.172 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  2.143 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 17.581 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 25.484 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 58.233 s
[INFO] Finished at: 2017-04-08T02:08:46-04:00
[INFO] Final Memory: 40M/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