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.1.x-nightly #57

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

Changes:

[GitHub] XML fix

------------------------------------------
[...truncated 2796 lines...]
End ClientSynchronousTest
02:06:31.388:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:06:31.389:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8251 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:06:31.389:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8251 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:31.389:   1 FINE [DirectDatagramSocketImpl]: closing port 8,251, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:31.390:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.833 sec - in org.eclipse.californium.core.test.ClientSynchronousTest
Running org.eclipse.californium.core.test.SmallServerClientTest

Start SmallServerClientTest
02:06:31.391:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:06:31.391:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:31.392:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:31.392:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:06:31.392:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,252 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:06:31.393:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:31.394:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:31.394:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:06:31.394:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,253 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:06:31.395:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8253 - (org.eclipse.californium.core.network.EndpointManager.java:166) createDefaultEndpoint() in thread main
client sent request
02:06:31.396: 348 FINE [DirectDatagramSocketImpl]: (E403,T348) 127.0.0.1:8,253 ==> :8,252 [NON-POST   MID=37094, Token=e17709609d9056f6, OptionSet={}, "client says hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
server received request
02:06:31.897: 352 FINE [DirectDatagramSocketImpl]: (E404,T352) 127.0.0.1:8,252 ==> :8,253 [NON-2.05   MID=59934, Token=e17709609d9056f6, OptionSet={}, "server responds hi"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
client received response
End SmallServerClientTest
02:06:31.898:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:06:31.898:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8253 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:06:31.898:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8253 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:31.898:   1 FINE [DirectDatagramSocketImpl]: closing port 8,253, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:31.899:   1 INFO [NetworkRule]: Test org.eclipse.californium.core.test.SmallServerClientTest did not close all DatagramSockets! - (org.eclipse.californium.elements.rule.NetworkRule.java:374) closeNetwork() in thread main
02:06:31.899:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main

Start ClientAsynchronousTest
02:06:31.900:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:06:31.901:   1 INFO [CoapEndpoint]: Starting endpoint at localhost/127.0.0.1:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:31.901:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:31.901:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:06:31.902:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,254 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.511 sec - in org.eclipse.californium.core.test.SmallServerClientTest
Running org.eclipse.californium.core.test.ClientAsynchronousTest
02:06:31.904:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:31.904:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:31.904:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:06:31.905:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,255 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:06:31.905:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8255 - (org.eclipse.californium.core.network.EndpointManager.java:166) createDefaultEndpoint() in thread main
02:06:31.907: 357 FINE [DirectDatagramSocketImpl]: (E405,T357) 127.0.0.1:8,255 ==> :8,254 [CON-PUT    MID=11751, Token=128a07b38f798b99, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage", "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:06:31.907: 362 FINE [DirectDatagramSocketImpl]: (E406,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-4.05   MID=11751, Token=128a07b38f798b99, OptionSet={}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.909: 357 FINE [DirectDatagramSocketImpl]: (E407,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=11752, Token=a2eeb4719a1697b1, OptionSet={"Uri-Host":"localhost", "Observe":0, "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:06:31.910: 365 INFO [CoapResource]: Successfully established observe relation between localhost/127.0.0.1:8255#a2eeb4719a1697b1 and resource /storage - (org.eclipse.californium.core.CoapResource.java:691) addObserveRelation() in thread CoapServer#2
02:06:31.911: 362 FINE [DirectDatagramSocketImpl]: (E408,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=11752, Token=a2eeb4719a1697b1, OptionSet={"Observe":0, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.912: 362 FINE [DirectDatagramSocketImpl]: (E409,T362) 127.0.0.1:8,254 ==> :8,255 [NON-2.05   MID=28688, Token=a2eeb4719a1697b1, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.913: 362 FINE [DirectDatagramSocketImpl]: (E410,T362) 127.0.0.1:8,254 ==> :8,255 [NON-2.05   MID=28689, Token=a2eeb4719a1697b1, OptionSet={"Observe":2, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.913: 362 FINE [DirectDatagramSocketImpl]: (E411,T362) 127.0.0.1:8,254 ==> :8,255 [NON-2.05   MID=28690, Token=a2eeb4719a1697b1, OptionSet={"Observe":3, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.914: 362 FINE [DirectDatagramSocketImpl]: (E412,T362) 127.0.0.1:8,254 ==> :8,255 [NON-2.05   MID=28691, Token=a2eeb4719a1697b1, OptionSet={"Observe":4, "Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.915: 357 FINE [DirectDatagramSocketImpl]: (E413,T357) 127.0.0.1:8,255 ==> :8,254 [RST        MID=28691] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:06:31.965:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:06:31.966: 357 FINE [DirectDatagramSocketImpl]: (E414,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=11753, Token=89e4593cd56ea4fc, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage", "Uri-Query":"uppercase"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:06:31.967: 362 FINE [DirectDatagramSocketImpl]: (E415,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=11753, Token=89e4593cd56ea4fc, OptionSet={"Content-Format":"text/plain"}, "ONE"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.969: 357 FINE [DirectDatagramSocketImpl]: (E416,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=11754, Token=37d8a482174e62ee, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:06:31.970: 362 FINE [DirectDatagramSocketImpl]: (E417,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=11754, Token=37d8a482174e62ee, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.972: 357 FINE [DirectDatagramSocketImpl]: (E418,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=11755, Token=57e31b53adc2aab2, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:06:31.973: 362 FINE [DirectDatagramSocketImpl]: (E419,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=11755, Token=57e31b53adc2aab2, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.975: 357 FINE [DirectDatagramSocketImpl]: (E420,T357) 127.0.0.1:8,255 ==> :8,254 [CON-POST   MID=11756, Token=d484878624b06a9b, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage", "Content-Format":"text/plain"}, "two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:06:31.976: 362 FINE [DirectDatagramSocketImpl]: (E421,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.04   MID=11756, Token=d484878624b06a9b, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.977: 357 FINE [DirectDatagramSocketImpl]: (E422,T357) 127.0.0.1:8,255 ==> :8,254 [CON-GET    MID=11757, Token=9e2bf43e7f806c43, OptionSet={"Uri-Host":"localhost", "Uri-Path":"storage"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-localhost/127.0.0.1:0[0]
02:06:31.978: 362 FINE [DirectDatagramSocketImpl]: (E423,T362) 127.0.0.1:8,254 ==> :8,255 [ACK-2.05   MID=11757, Token=9e2bf43e7f806c43, OptionSet={"Content-Format":"text/plain"}, "one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
02:06:31.979:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:249) destroy() in thread main
02:06:31.980:   1 INFO [CoapEndpoint]: Destroying endpoint at address localhost/127.0.0.1:8254 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:06:31.980:   1 INFO [CoapEndpoint]: Stopping endpoint at address localhost/127.0.0.1:8254 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:31.980:   1 FINE [DirectDatagramSocketImpl]: closing port 8,254, address localhost/127.0.0.1 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:31.981:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:273) destroy() in thread main
End ClientAsynchronousTest
02:06:31.981:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
02:06:31.981:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8255 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:06:31.981:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8255 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:31.981:   1 FINE [DirectDatagramSocketImpl]: closing port 8,255, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:31.982:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:277) applyConfig() in thread main
Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 sec - in org.eclipse.californium.core.test.ClientAsynchronousTest
Running org.eclipse.californium.core.test.StartStopTest

Start StartStopTest
02:06:31.983:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:31.983:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:06:31.983:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,256 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:06:31.984:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
Socket port: 8256
Start server 1
02:06:32.486:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:06:32.486:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:32.487:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:32.487:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:06:32.588:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:06:32.589:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:0 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:32.589:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:32.590:   1 FINE [DirectDatagramSocketImpl]: binding to port 0, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main
02:06:32.590:   1 FINE [DirectDatagramSocketImpl]: assigned port 8,257 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:366) bind() in thread main
02:06:32.591:   1 INFO [EndpointManager]: Created implicit default endpoint 0.0.0.0/0.0.0.0:8257 - (org.eclipse.californium.core.network.EndpointManager.java:166) createDefaultEndpoint() in thread main
02:06:32.592: 380 FINE [DirectDatagramSocketImpl]: (E424,T380) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID=23162, Token=3899e001654e9103, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:06:32.593: 384 FINE [DirectDatagramSocketImpl]: (E425,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID=23162, Token=3899e001654e9103, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1 and start server 2
02:06:32.593:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:06:32.593:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:32.594:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:32.694:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:06:32.695:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:32.695:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:32.695:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:06:32.796:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:06:32.797: 389 FINE [DirectDatagramSocketImpl]: (E426,T389) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID=23163, Token=5fbe85a42488a1b4, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:06:32.798: 384 FINE [DirectDatagramSocketImpl]: (E427,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID=23163, Token=5fbe85a42488a1b4, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 2 and start server 1
02:06:32.799:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:06:32.799:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:32.799:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:32.900:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:06:32.900:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:32.901:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:32.901:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:06:33.002:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:06:33.003: 394 FINE [DirectDatagramSocketImpl]: (E428,T394) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID=23164, Token=fd38a69e341f0d50, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:06:33.004: 384 FINE [DirectDatagramSocketImpl]: (E429,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID=23164, Token=fd38a69e341f0d50, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1 and start server 2
02:06:33.004:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:06:33.005:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:33.005:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:33.105:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:06:33.106:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:33.106:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:33.107:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:06:33.208:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:06:33.209: 399 FINE [DirectDatagramSocketImpl]: (E430,T399) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID=23165, Token=96f9d60e1732e153, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:06:33.210: 384 FINE [DirectDatagramSocketImpl]: (E431,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID=23165, Token=96f9d60e1732e153, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 2 and start server 1
02:06:33.210:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:06:33.210:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:33.211:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:33.311:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:06:33.311:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:33.312:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:33.312:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:06:33.413:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:06:33.414: 404 FINE [DirectDatagramSocketImpl]: (E432,T404) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID=23166, Token=3db155ddd1ae264e, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:06:33.415: 384 FINE [DirectDatagramSocketImpl]: (E433,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID=23166, Token=3db155ddd1ae264e, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1 and start server 2
02:06:33.416:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:06:33.416:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:33.416:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:33.517:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:06:33.517:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:33.517:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:33.518:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:06:33.619:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:06:33.620: 409 FINE [DirectDatagramSocketImpl]: (E434,T409) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID=23167, Token=aea54e4618ca4880, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:06:33.621: 384 FINE [DirectDatagramSocketImpl]: (E435,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID=23167, Token=aea54e4618ca4880, OptionSet={"Content-Format":"text/plain"}, "This is server two"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 2 and start server 1
02:06:33.621:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:06:33.622:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:33.622:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:33.722:   1 INFO [CoapServer]: Starting server - (org.eclipse.californium.core.CoapServer.java:201) start() in thread main
02:06:33.723:   1 INFO [CoapEndpoint]: Starting endpoint at 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:339) start() in thread main
02:06:33.723:   1 INFO [NetworkRule]: 1 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:429) isActive() in thread main
02:06:33.724:   1 FINE [DirectDatagramSocketImpl]: binding to port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:138) bind() in thread main

02:06:33.824:   1 WARNING [Request]: update your code to supply an RFC 7252 compliant URI including a scheme - (org.eclipse.californium.core.coap.Request.java:230) setURI() in thread main
02:06:33.825: 414 FINE [DirectDatagramSocketImpl]: (E436,T414) 127.0.0.1:8,257 ==> :8,256 [CON-GET    MID=23168, Token=335ad595234180ae, OptionSet={"Uri-Host":"localhost", "Uri-Path":"res"}, no payload] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:8256[0]
02:06:33.826: 384 FINE [DirectDatagramSocketImpl]: (E437,T384) 127.0.0.1:8,256 ==> :8,257 [ACK-2.05   MID=23168, Token=335ad595234180ae, OptionSet={"Content-Format":"text/plain"}, "This is server one"] - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:208) receive() in thread UDP-Receiver-0.0.0.0/0.0.0.0:0[0]
Stop server 1
02:06:33.827:   1 INFO [CoapServer]: Stopping server - (org.eclipse.californium.core.CoapServer.java:235) stop() in thread main
02:06:33.827:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:33.827:   1 FINE [DirectDatagramSocketImpl]: closing port 8,256, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
02:06:33.828:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:249) destroy() in thread main
02:06:33.828:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:06:33.829:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:273) destroy() in thread main
02:06:33.829:   1 INFO [CoapServer]: Destroying server - (org.eclipse.californium.core.CoapServer.java:249) destroy() in thread main
02:06:33.829:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8256 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:06:33.830:   1 INFO [CoapServer]: CoAP server has been destroyed - (org.eclipse.californium.core.CoapServer.java:273) destroy() in thread main
02:06:33.830:   1 INFO [CoapEndpoint]: Destroying endpoint at address 0.0.0.0/0.0.0.0:8257 - (org.eclipse.californium.core.network.CoapEndpoint.java:390) destroy() in thread main
02:06:33.830:   1 INFO [CoapEndpoint]: Stopping endpoint at address 0.0.0.0/0.0.0.0:8257 - (org.eclipse.californium.core.network.CoapEndpoint.java:377) stop() in thread main
02:06:33.830:   1 FINE [DirectDatagramSocketImpl]: closing port 8,257, address 0.0.0.0/0.0.0.0 - (org.eclipse.californium.elements.util.DirectDatagramSocketImpl.java:158) close() in thread main
End StartStopTest
02:06:33.831:   1 INFO [NetworkRule]: 0 rules active. - (org.eclipse.californium.elements.rule.NetworkRule.java:299) closeConfig() in thread main
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.848 sec - in org.eclipse.californium.core.test.StartStopTest

Results :

Failed tests: 
  ObserveServerSideTest.testQuickChangeAndTimeout:417 did not receive message within expected time frame (2 secs)

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  3.096 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  1.258 s]
[INFO] element-connector .................................. SUCCESS [01:03 min]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 15.921 s]
[INFO] Californium (Cf) Core .............................. FAILURE [ 28.451 s]
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] Californium (Cf) Demo Applications ................. SKIPPED
[INFO] Sc-DTLS-Example-Server ............................. SKIPPED
[INFO] Sc-DTLS-Example-Client ............................. 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: 01:56 min
[INFO] Finished at: 2017-04-28T02:06:33-04:00
[INFO] Final Memory: 43M/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.1.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.1.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
Archiving artifacts
Recording test results

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


Back to the top