Skip to content
Failed

Console Output

Skipping 181 KB.. Full Log
06:59:10.604 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:10.604 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:10.604 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:10.605 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:10.605 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:10.605 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:10.605 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:10.606 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:51999, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:10.606 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:51999 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:10.611 INFO [JavaScriptApp]: App test starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:10.612 INFO [JavaScriptApp]: App test shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:10.649 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:10.650 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:10.651 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:10.652 ERROR [JavaScriptApp]: Exception while executing [test] (o.e.c.a.p.JavaScriptApp.run:146)
java.util.NoSuchElementException: null
	at java.util.Scanner.throwFor(Scanner.java:862)
	at java.util.Scanner.next(Scanner.java:1371)
	at org.eclipse.californium.actinium.Utils.readFile(Utils.java:34)
	at org.eclipse.californium.actinium.Utils.readFile(Utils.java:58)
	at org.eclipse.californium.actinium.plugnplay.JavaScriptApp.run(JavaScriptApp.java:137)
	at java.lang.Thread.run(Thread.java:748)
06:59:11.151 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:51999 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:11.154 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:11.155 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:11.155 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:11.155 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:11.156 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:11.156 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:11.156 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:11.157 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:11.157 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:11.158 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:11.158 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:11.158 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:11.159 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:11.159 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:11.159 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:11.160 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:51259, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:11.160 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:51259 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:11.162 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:11.163 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:11.163 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:11.164 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:11.664 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:51259 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:11.666 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:11.667 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:11.668 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:11.668 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:11.668 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:11.668 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:11.668 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:11.669 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:11.670 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:11.670 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:11.670 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:11.671 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:11.671 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:11.671 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:11.672 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:11.672 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:51406, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:11.672 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:51406 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:11.674 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:11.674 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:11.674 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:11.675 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:12.175 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:51406 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:12.178 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:12.178 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:12.179 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:12.179 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:12.179 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:12.180 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:12.180 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:12.181 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:12.181 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:12.182 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:12.182 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:12.182 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:12.182 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:12.182 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:12.183 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:12.183 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:53793, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:12.184 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:53793 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:12.185 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:12.186 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:12.186 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:12.187 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:12.687 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:53793 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:12.690 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:12.691 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:12.691 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:12.691 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:12.691 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:12.692 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:12.692 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:12.693 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:12.693 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:12.694 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:12.694 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:12.694 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:12.694 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:12.695 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:12.695 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:12.695 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:56396, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:12.696 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:56396 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:12.700 INFO [JavaScriptApp]: App test starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:12.702 INFO [JavaScriptApp]: App test shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:12.739 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:12.740 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:12.740 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:13.241 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:56396 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:13.247 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:13.248 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:13.249 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:13.249 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:13.249 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:13.250 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:13.250 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:13.252 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:13.252 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:13.252 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:13.253 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:13.253 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:13.253 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:13.253 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:13.254 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:13.255 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:53456, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:13.255 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:53456 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:13.261 INFO [JavaScriptApp]: App test starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:13.262 INFO [JavaScriptApp]: App test shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:13.308 ERROR [JavaScriptApp]: Exception while executing [test] (o.e.c.a.p.JavaScriptApp.run:146)
java.util.NoSuchElementException: null
	at java.util.Scanner.throwFor(Scanner.java:862)
	at java.util.Scanner.next(Scanner.java:1371)
	at org.eclipse.californium.actinium.Utils.readFile(Utils.java:34)
	at org.eclipse.californium.actinium.Utils.readFile(Utils.java:58)
	at org.eclipse.californium.actinium.plugnplay.JavaScriptApp.run(JavaScriptApp.java:137)
	at java.lang.Thread.run(Thread.java:748)
06:59:13.308 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:13.309 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:13.309 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:13.809 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:53456 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:13.812 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:13.813 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:13.813 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:13.814 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:13.814 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:13.814 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:13.814 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:13.815 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:13.816 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:13.816 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:13.816 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:13.817 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:13.817 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:13.817 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:13.817 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:13.818 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:44990, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:13.818 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:44990 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:13.823 INFO [JavaScriptApp]: App test starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:13.824 INFO [JavaScriptApp]: App test shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:13.853 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:13.854 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:13.854 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:13.869 ERROR [JavaScriptApp]: error executing JavaScript code (o.e.c.a.p.JavaScriptApp.execute:199)
java.lang.RuntimeException: java.lang.ClassNotFoundException: org.eclipse.californium.actinium.jscoap.CoapRequest
	at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:397)
	at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:449)
	at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:406)
	at jdk.nashorn.api.scripting.NashornScriptEngine.evalImpl(NashornScriptEngine.java:402)
	at jdk.nashorn.api.scripting.NashornScriptEngine.eval(NashornScriptEngine.java:155)
	at org.eclipse.californium.actinium.plugnplay.JavaScriptApp.execute(JavaScriptApp.java:182)
	at org.eclipse.californium.actinium.plugnplay.JavaScriptApp.run(JavaScriptApp.java:140)
	at java.lang.Thread.run(Thread.java:748)
Caused by: java.lang.ClassNotFoundException: org.eclipse.californium.actinium.jscoap.CoapRequest
	at java.net.URLClassLoader.findClass(URLClassLoader.java:382)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:424)
	at java.lang.ClassLoader.loadClass(ClassLoader.java:357)
	at java.lang.Class.forName0(Native Method)
	at java.lang.Class.forName(Class.java:264)
	at jdk.nashorn.internal.runtime.Context.findClass(Context.java:1053)
	at jdk.nashorn.internal.objects.NativeJava.simpleType(NativeJava.java:498)
	at jdk.nashorn.internal.objects.NativeJava.type(NativeJava.java:322)
	at jdk.nashorn.internal.objects.NativeJava.type(NativeJava.java:314)
	at jdk.nashorn.internal.objects.NativeJava.type(NativeJava.java:310)
	at jdk.nashorn.internal.scripts.Script$174$\^eval\_.:program(<eval>:1)
	at jdk.nashorn.internal.runtime.ScriptFunctionData.invoke(ScriptFunctionData.java:637)
	at jdk.nashorn.internal.runtime.ScriptFunction.invoke(ScriptFunction.java:494)
	at jdk.nashorn.internal.runtime.ScriptRuntime.apply(ScriptRuntime.java:393)
	... 7 common frames omitted
06:59:14.355 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:44990 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:14.358 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:14.359 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:14.359 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:14.359 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:14.359 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:14.359 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:14.360 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:14.361 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:14.361 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:14.361 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:14.362 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:14.362 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:14.362 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:14.362 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:14.363 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:14.363 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:37824, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:14.364 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:37824 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:14.365 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:14.366 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:14.366 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:14.366 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:14.867 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:37824 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:14.869 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:14.870 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:14.870 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:14.871 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:14.871 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:14.871 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:14.871 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:14.873 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:14.873 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:14.873 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:14.874 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:14.874 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:14.874 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:14.874 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:14.875 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:14.875 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:39260, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:14.875 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:39260 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:14.877 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:14.877 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:14.878 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:14.878 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:15.378 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:39260 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:15.381 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:15.381 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:15.381 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:15.382 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:15.382 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:15.382 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:15.382 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:15.383 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:15.384 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:15.384 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:15.385 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:15.385 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:15.385 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:15.385 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:15.386 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:15.386 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:57495, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:15.387 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:57495 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:15.387 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:15.388 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:15.388 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:15.389 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:15.889 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:57495 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:15.891 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:15.891 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:15.892 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:15.892 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:15.892 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:15.892 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:15.892 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:15.893 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:15.893 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:15.894 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:15.894 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:15.894 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:15.894 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:15.894 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:15.895 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:15.895 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:45233, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:15.895 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:45233 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:15.896 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:15.896 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:15.897 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:15.897 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:16.398 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:45233 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:16.400 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:16.401 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:16.401 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:16.402 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:16.402 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:16.402 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:16.403 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:16.404 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:16.404 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:16.405 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:16.405 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:16.405 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:16.405 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:16.405 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:16.406 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:16.406 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:50904, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:16.407 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:50904 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:16.408 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:16.408 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:16.409 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:16.409 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:16.909 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:50904 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:16.912 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:16.913 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:16.914 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:16.914 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:16.914 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:16.915 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:16.915 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:16.916 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:16.917 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:16.917 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:16.917 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:16.918 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:16.918 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:16.918 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:16.919 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:16.919 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:46910, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:16.920 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:46910 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:16.921 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:16.922 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:16.923 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:16.923 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:17.423 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:46910 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:17.426 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:17.426 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:17.426 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:17.426 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:17.427 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:17.427 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:17.427 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:17.428 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:17.429 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:17.429 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:17.430 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:17.430 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:17.430 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:17.430 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:17.431 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:17.431 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:53272, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:17.432 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:53272 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:17.433 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:17.434 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:17.434 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:17.435 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:17.935 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:53272 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:17.938 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:17.939 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:17.939 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:17.939 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:17.939 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:17.940 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:17.940 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:17.941 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:17.941 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:17.942 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:17.942 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:17.942 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:17.942 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:17.942 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:17.943 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:17.943 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:53950, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:17.943 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:53950 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:17.945 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:17.945 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:17.946 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:17.946 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:18.446 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:53950 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:18.449 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:18.449 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:18.449 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:18.450 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:18.450 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:18.450 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:18.450 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:18.451 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:18.452 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:18.452 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:18.452 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:18.453 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:18.453 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:18.453 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:18.453 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:18.454 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:38640, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:18.454 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:38640 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:18.456 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:18.456 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:18.457 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:18.457 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:18.957 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:38640 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:18.960 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:18.961 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:18.961 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:18.961 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:18.961 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:18.962 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:18.962 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:18.963 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:18.963 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:18.963 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:18.964 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:18.964 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:18.964 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:18.964 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:18.965 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:18.965 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:57081, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:18.965 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:57081 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:18.966 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:18.967 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:18.967 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:18.968 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:19.468 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:57081 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:19.470 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:19.471 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:19.471 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:19.472 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:19.472 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:19.472 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:19.472 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:19.473 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:19.473 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:19.474 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:19.474 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:19.474 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:19.474 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:19.475 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:19.475 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:19.475 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:48790, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:19.476 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:48790 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:19.477 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:19.477 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:19.478 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:19.478 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:19.978 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:48790 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:19.981 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:19.982 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:19.982 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:19.982 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:19.982 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:19.983 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:19.983 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:19.984 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:19.984 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:19.984 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:19.985 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:19.985 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:19.985 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:19.985 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:19.985 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:19.986 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:58247, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:19.986 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:58247 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:19.987 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:19.988 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:19.988 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:19.989 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:20.489 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:58247 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:20.492 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:20.493 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:20.493 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:20.493 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:20.494 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:20.494 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:20.494 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:20.495 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:20.496 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:20.496 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:20.496 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:20.497 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:20.497 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:20.497 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:20.497 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:20.498 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:41827, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:20.498 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:41827 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:20.499 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:20.500 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:20.500 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:20.500 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:21.001 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:41827 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:21.004 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:21.005 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:21.005 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:21.005 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:21.005 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:21.006 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:21.006 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:21.007 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:21.007 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:21.007 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:21.008 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:21.008 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:21.008 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:21.008 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:21.009 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:21.009 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:46339, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:21.009 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:46339 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:21.011 ERROR [InstallResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:21.011 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:21.012 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:21.012 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:21.512 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:46339 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:21.515 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:21.516 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:21.516 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:21.516 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:21.517 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:21.517 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:21.517 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:21.518 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:21.519 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:21.519 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:21.519 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:21.520 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:21.520 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:21.520 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:21.520 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:21.521 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:45144, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:21.521 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:45144 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:21.522 ERROR [InstallResource]: The name can not be empty (o.e.c.a.i.InstallResource.handlePOST:128)
06:59:21.523 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:21.523 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:21.523 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:22.024 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:45144 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:23.026 WARN [ThreadsRule]: Thread test-timer-54 is still alive! (o.e.c.e.rule.ThreadsRule.checkThreadLeak:194)
06:59:23.027 DEBUG [ThreadsRule]:    java.lang.Object.wait(Native Method) (o.e.c.e.rule.ThreadsRule.checkThreadLeak:199)
06:59:23.027 DEBUG [ThreadsRule]:    java.lang.Object.wait(Object.java:502) (o.e.c.e.rule.ThreadsRule.checkThreadLeak:199)
06:59:23.027 DEBUG [ThreadsRule]:    java.util.TimerThread.mainLoop(Timer.java:526) (o.e.c.e.rule.ThreadsRule.checkThreadLeak:199)
06:59:23.027 DEBUG [ThreadsRule]:    java.util.TimerThread.run(Timer.java:505) (o.e.c.e.rule.ThreadsRule.checkThreadLeak:199)
06:59:23.030 INFO [JceProviderUtil]: JCE default setup (o.e.c.e.u.JceProviderUtil.setupJce:335)
06:59:23.120 INFO [JceProviderUtil]: RSA: true, EC: true, AES: not restricted (o.e.c.e.u.JceProviderUtil.setupJce:467)
06:59:23.121 INFO [JceProviderUtil]: EdDSA supported by EdDSA, Ed25519: true, Ed448: false (o.e.c.e.u.JceProviderUtil.setupJce:491)
06:59:23.121 INFO [JceProviderUtil]: JCE setup: EdDSA version 0.3, ready. (o.e.c.e.u.JceProviderUtil.setupJce:501)
06:59:23.122 INFO [ThreadsRule]: Threads leaking org.eclipse.californium.actinium.AppNameTest: 1 threads (o.e.c.e.rule.ThreadsRule.dump:244)
06:59:23.122 INFO [ThreadsRule]: Threads org.eclipse.californium.actinium.AppNameTest : test-timer-54-Californium alive (o.e.c.e.rule.ThreadsRule.dump:263)
06:59:23.122 TRACE [ThreadsRule]:    java.lang.Object.wait(Native Method) (o.e.c.e.rule.ThreadsRule.dump:270)
06:59:23.122 TRACE [ThreadsRule]:    java.lang.Object.wait(Object.java:502) (o.e.c.e.rule.ThreadsRule.dump:270)
06:59:23.122 TRACE [ThreadsRule]:    java.util.TimerThread.mainLoop(Timer.java:526) (o.e.c.e.rule.ThreadsRule.dump:270)
06:59:23.122 TRACE [ThreadsRule]:    java.util.TimerThread.run(Timer.java:505) (o.e.c.e.rule.ThreadsRule.dump:270)
[ERROR] Tests run: 24, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 13.075 s <<< FAILURE! - in org.eclipse.californium.actinium.AppNameTest
[ERROR] org.eclipse.californium.actinium.AppNameTest  Time elapsed: 1.614 s  <<< ERROR!
java.lang.IllegalStateException: Active threads differs by 1! (org.eclipse.californium.actinium.AppNameTest)

[INFO] Running org.eclipse.californium.actinium.InstanceNameTest
06:59:23.128 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:23.129 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:23.129 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:23.129 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:23.129 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:23.130 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:23.130 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:23.131 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:23.132 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:23.132 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:23.132 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:23.132 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:23.132 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:23.133 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:23.133 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:23.133 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:43457, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:23.134 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:43457 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:23.152 INFO [JavaScriptApp]: App hello-1 starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:25.156 INFO [JavaScriptApp]: App hello-1 shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:25.224 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:25.226 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:25.226 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:25.726 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:43457 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:25.729 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:25.730 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:25.730 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:25.730 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:25.731 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:25.731 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:25.731 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:25.732 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:25.733 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:25.733 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:25.733 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:25.733 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:25.733 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:25.734 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:25.734 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:25.735 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:35274, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:25.735 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:35274 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:25.739 INFO [JavaScriptApp]: App Hello-1 starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:27.744 INFO [JavaScriptApp]: App Hello-1 shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:27.792 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:27.792 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:27.793 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:28.293 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:35274 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:28.296 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:28.296 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:28.297 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:28.297 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:28.297 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:28.298 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:28.298 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:28.299 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:28.299 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:28.299 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:28.300 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:28.300 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:28.300 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:28.300 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:28.300 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:28.301 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:44151, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:28.301 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:44151 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:28.305 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:28.305 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:28.306 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:28.306 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:28.806 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:44151 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:28.809 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:28.810 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:28.810 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:28.810 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:28.811 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:28.811 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:28.811 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:28.812 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:28.812 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:28.812 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:28.813 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:28.813 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:28.813 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:28.813 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:28.813 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:28.814 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:59397, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:28.814 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:59397 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:28.817 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:28.817 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:28.818 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:28.818 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:29.319 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:59397 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:29.322 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:29.323 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:29.323 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:29.323 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:29.324 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:29.324 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:29.324 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:29.325 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:29.326 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:29.326 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:29.326 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:29.327 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:29.327 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:29.327 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:29.327 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:29.328 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:56999, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:29.328 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:56999 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:29.331 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:29.332 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:29.332 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:29.333 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:29.833 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:56999 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:29.835 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:29.836 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:29.836 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:29.837 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:29.837 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:29.837 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:29.837 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:29.838 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:29.839 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:29.839 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:29.839 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:29.839 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:29.839 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:29.840 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:29.840 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:29.840 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:55874, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:29.841 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:55874 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:29.845 INFO [JavaScriptApp]: App sd-sd starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:31.849 INFO [JavaScriptApp]: App sd-sd shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:31.892 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:31.893 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:31.893 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:32.393 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:55874 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:32.396 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:32.397 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:32.397 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:32.397 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:32.398 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:32.398 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:32.398 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:32.399 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:32.399 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:32.400 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:32.400 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:32.400 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:32.400 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:32.400 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:32.401 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:32.401 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:50041, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:32.402 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:50041 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:32.406 INFO [JavaScriptApp]: App -a starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:34.410 INFO [JavaScriptApp]: App -a shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:34.442 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:34.443 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:34.443 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:34.944 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:50041 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:34.945 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:34.946 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:34.946 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:34.946 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:34.946 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:34.946 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:34.947 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:34.947 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:34.948 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:34.948 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:34.948 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:34.948 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:34.948 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:34.948 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:34.948 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:34.949 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:54044, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:34.949 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:54044 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:34.952 INFO [JavaScriptApp]: App 4number starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:36.955 INFO [JavaScriptApp]: App 4number shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:36.995 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:36.996 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:36.996 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:37.497 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:54044 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:37.500 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:37.500 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:37.500 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:37.501 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:37.501 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:37.501 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:37.501 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:37.502 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:37.502 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:37.502 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:37.503 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:37.503 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:37.503 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:37.503 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:37.503 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:37.504 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:53150, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:37.504 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:53150 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:37.507 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:37.508 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:37.508 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:37.509 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:38.009 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:53150 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:38.011 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:38.012 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:38.012 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:38.012 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:38.012 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:38.012 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:38.012 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:38.013 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:38.014 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:38.014 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:38.014 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:38.014 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:38.014 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:38.014 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:38.015 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:38.015 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:38563, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:38.015 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:38563 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:38.018 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:38.018 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:38.019 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:38.019 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:38.519 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:38563 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:38.521 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:38.522 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:38.522 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:38.523 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:38.523 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:38.523 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:38.523 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:38.524 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:38.524 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:38.525 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:38.525 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:38.525 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:38.525 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:38.525 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:38.525 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:38.526 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:49320, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:38.526 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:49320 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:38.529 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:38.529 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:38.530 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:38.530 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:39.031 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:49320 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:39.033 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:39.034 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:39.034 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:39.034 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:39.034 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:39.034 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:39.035 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:39.036 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:39.036 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:39.036 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:39.036 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:39.036 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:39.036 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:39.037 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:39.037 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:39.037 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:46483, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:39.037 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:46483 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:39.041 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:39.041 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:39.042 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:39.042 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:39.543 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:46483 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:39.544 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:39.545 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:39.545 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:39.545 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:39.545 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:39.546 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:39.546 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:39.546 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:39.547 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:39.547 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:39.547 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:39.547 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:39.547 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:39.547 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:39.548 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:39.548 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:59789, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:39.548 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:59789 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:39.550 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:39.551 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:39.551 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:39.551 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:40.052 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:59789 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:40.054 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:40.055 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:40.055 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:40.056 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:40.056 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:40.056 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:40.056 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:40.057 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:40.058 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:40.058 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:40.058 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:40.058 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:40.059 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:40.059 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:40.059 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:40.060 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:42134, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:40.060 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:42134 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:40.063 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:40.063 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:40.064 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:40.064 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:40.565 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:42134 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:40.567 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:40.568 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:40.568 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:40.568 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:40.568 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:40.569 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:40.569 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:40.570 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:40.570 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:40.570 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:40.571 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:40.571 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:40.571 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:40.571 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:40.572 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:40.572 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:40592, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:40.572 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:40592 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:40.575 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:40.576 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:40.576 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:40.577 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:41.077 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:40592 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:41.079 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:41.079 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:41.079 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:41.080 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:41.080 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:41.080 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:41.080 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:41.081 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:41.081 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:41.081 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:41.081 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:41.081 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:41.082 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:41.082 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:41.082 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:41.082 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:55566, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:41.082 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:55566 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:41.085 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:41.085 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:41.086 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:41.086 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:41.586 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:55566 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:41.589 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:41.589 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:41.589 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:41.590 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:41.590 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:41.590 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:41.590 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:41.591 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:41.592 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:41.592 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:41.592 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:41.592 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:41.592 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:41.593 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:41.593 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:41.593 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:49910, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:41.594 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:49910 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:41.597 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:41.597 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:41.598 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:41.598 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:42.099 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:49910 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:42.101 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:42.102 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:42.102 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:42.102 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:42.102 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:42.103 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:42.103 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:42.104 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:42.104 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:42.104 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:42.104 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:42.105 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:42.105 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:42.105 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:42.105 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:42.105 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:51545, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:42.106 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:51545 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:42.109 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:42.109 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:42.110 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:42.110 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:42.611 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:51545 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:42.613 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:42.614 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:42.614 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:42.614 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:42.615 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:42.615 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:42.615 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:42.616 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:42.617 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:42.617 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:42.617 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:42.617 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:42.617 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:42.618 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:42.618 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:42.618 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:35215, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:42.619 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:35215 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:42.622 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:42.622 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:42.623 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:42.623 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:43.124 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:35215 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:43.126 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:43.127 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:43.127 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:43.127 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:43.127 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:43.128 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:43.128 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:43.129 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:43.129 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:43.129 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:43.130 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:43.130 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:43.130 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:43.130 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:43.131 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:43.131 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:50558, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:43.132 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:50558 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:43.135 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:43.135 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:43.136 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:43.136 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:43.637 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:50558 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:43.639 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:43.640 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:43.640 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:43.640 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:43.641 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:43.641 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:43.641 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:43.642 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:43.642 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:43.642 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:43.642 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:43.643 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:43.643 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:43.643 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:43.643 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:43.643 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:54556, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:43.644 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:54556 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:43.646 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:43.646 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:43.647 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:43.647 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:44.147 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:54556 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:44.150 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:44.151 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:44.151 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:44.152 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:44.152 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:44.152 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:44.152 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:44.153 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:44.154 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:44.154 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:44.154 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:44.154 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:44.154 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:44.155 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:44.155 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:44.155 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:49698, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:44.156 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:49698 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:44.159 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:44.159 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:44.160 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:44.160 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:44.660 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:49698 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:44.663 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:44.664 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:44.664 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:44.664 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:44.664 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:44.665 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:44.665 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:44.666 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:44.666 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:44.667 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:44.667 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:44.667 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:44.667 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:44.667 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:44.668 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:44.668 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:40738, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:44.668 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:40738 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:44.671 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:44.672 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:44.672 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:44.673 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:45.173 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:40738 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:45.175 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:45.176 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:45.176 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:45.176 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:45.177 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:45.177 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:45.177 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:45.178 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:45.178 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:45.179 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:45.179 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:45.179 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:45.179 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:45.179 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:45.180 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:45.180 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:51666, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:45.180 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:51666 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:45.183 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:45.184 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:45.184 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:45.184 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:45.685 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:51666 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:45.687 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:45.687 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:45.687 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:45.687 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:45.687 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:45.688 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:45.688 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:45.688 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:45.689 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:45.689 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:45.689 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:45.689 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:45.689 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:45.689 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:45.690 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:45.690 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:35149, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:45.690 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:35149 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:45.692 ERROR [InstalledAppResource]: The name may only contain alpha-numeric characters, dashes and underscores. (o.e.c.a.i.InstalledAppResource.handlePOST:163)
06:59:45.692 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:45.693 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:45.693 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:46.193 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:35149 (o.e.c.c.n.CoapEndpoint.destroy:539)
[INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 23.061 s - in org.eclipse.californium.actinium.InstanceNameTest
[INFO] Running org.eclipse.californium.actinium.ModuleTest
06:59:46.195 INFO [Configuration]: loading properties from file /home/jenkins/agent/workspace/actinium-nightly/Californium3.properties (o.e.c.e.c.Configuration.load:736)
06:59:46.196 INFO [AppResource]: Application resource is ready (o.e.c.a.AppResource.<init>:92)
06:59:46.196 INFO [InstallResource]: Installation resource is ready (o.e.c.a.i.InstallResource.<init>:66)
06:59:46.196 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:46.196 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:46.197 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:46.197 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:309)
06:59:46.198 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:46.198 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:5683, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:46.198 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:46.198 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:66)
06:59:46.198 INFO [CoapEndpoint]: coap CoapEndpoint uses udp context (o.e.c.c.n.CoapEndpoint.<init>:421)
06:59:46.198 INFO [BlockwiseLayer]: coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false (o.e.c.c.n.s.BlockwiseLayer.<init>:403)
06:59:46.199 INFO [CoapEndpoint]: coap Endpoint [coap://127.0.0.1:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:471)
06:59:46.199 INFO [UDPConnector]: UDPConnector starts up 1 sender threads and 1 receiver threads (o.e.c.e.UDPConnector.init:247)
06:59:46.199 INFO [UDPConnector]: UDPConnector listening on /127.0.0.1:44849, recv buf = 106496, send buf = 106496, recv packet size = 2048 (o.e.c.e.UDPConnector.init:273)
06:59:46.199 INFO [CoapEndpoint]: coap Started endpoint at coap://127.0.0.1:44849 (o.e.c.c.n.CoapEndpoint.start:508)
06:59:46.204 INFO [JavaScriptApp]: App test_module starts in new thread (o.e.c.a.p.AbstractApp.start:164)
06:59:49.212 INFO [JavaScriptApp]: App test_module shutdown (o.e.c.a.p.AbstractApp.shutdown:188)
06:59:49.260 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:377)
06:59:49.261 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:5683 (o.e.c.c.n.CoapEndpoint.destroy:539)
06:59:49.262 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:395)
06:59:49.762 INFO [CoapEndpoint]: coap Destroying endpoint at coap://127.0.0.1:44849 (o.e.c.c.n.CoapEndpoint.destroy:539)
[INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.567 s - in org.eclipse.californium.actinium.ModuleTest
[INFO] 
[INFO] Results:
[INFO] 
[ERROR] Errors: 
[ERROR]   AppNameTest.org.eclipse.californium.actinium.AppNameTest ยป IllegalState Active...
[INFO] 
[ERROR] Tests run: 70, Failures: 0, Errors: 1, Skipped: 0
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  02:27 min
[INFO] Finished at: 2024-03-19T06:59:50Z
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.22.2:test (default-test) on project actinium: There are test failures.
[ERROR] 
[ERROR] Please refer to /home/jenkins/agent/workspace/actinium-nightly/target/surefire-reports for the individual test results.
[ERROR] Please refer to dump files (if any exist) [date].dump, [date]-jvmRun[N].dump and [date].dumpstream.
[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
Build step 'Invoke top-level Maven targets' marked build as failure
Sending e-mails to: achim.kraus@cloudcoap.net
Finished: FAILURE