Skip to content

Console Output

Skipping 348 KB.. Full Log
05:13:58.844 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8209) drops 52 bytes to localhost/127.0.0.1:8211 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355)
Resource resource changed to "resource says client for the 6 time"
05:14:00.826 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8209) drops 52 bytes to localhost/127.0.0.1:8211 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355)
Resource resource changed to "resource says client for the 7 time"
05:14:00.876 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8209) drops 52 bytes to localhost/127.0.0.1:8211 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355)
Resource resource changed to "resource says client for the 8 time"
05:14:00.927 WARN [DTLSConnector]: DTLSConnector (DTLS-localhost/127.0.0.1:8209) drops 52 bytes to localhost/127.0.0.1:8211 (o.e.c.s.DTLSConnector.checkOutboundEndpointContext:1355)
05:14:02.976 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258)
05:14:02.977 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8209 (o.e.c.c.n.CoapEndpoint.destroy:491)
05:14:02.977 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8209 (o.e.c.c.n.CoapEndpoint.stop:478)
05:14:02.977 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8209] (o.e.c.s.DTLSConnector.stop:471)
05:14:02.979 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282)
End SecureObserveTest

Start SecureObserveTest
05:14:02.983 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.<init>:127)
05:14:02.983 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:55)
05:14:02.984 INFO [CoapEndpoint]: CoapEndpoint uses principal correlation (o.e.c.c.n.CoapEndpoint.<init>:387)
05:14:02.984 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.<init>:194)
05:14:02.984 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.<init>:80)
Resource resource changed to "resource says hi for the 1 time"
05:14:02.985 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207)
05:14:02.985 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:02.986 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8214] (o.e.c.s.DTLSConnector$Worker.run:1691)
05:14:02.986 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8214] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413)
05:14:02.987 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8214 (o.e.c.c.n.CoapEndpoint.start:448)
05:14:02.988 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.<init>:127)
05:14:02.988 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:55)
05:14:02.989 INFO [CoapEndpoint]: CoapEndpoint uses principal correlation (o.e.c.c.n.CoapEndpoint.<init>:387)
05:14:02.989 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.<init>:194)
05:14:02.990 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.<init>:80)
05:14:02.990 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8210 (o.e.c.c.n.CoapEndpoint.destroy:491)
05:14:02.991 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8210 (o.e.c.c.n.CoapEndpoint.stop:478)
05:14:02.991 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8210] (o.e.c.s.DTLSConnector.stop:471)
05:14:02.993 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416)
05:14:02.994 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:02.995 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8215] (o.e.c.s.DTLSConnector$Worker.run:1691)
05:14:02.995 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8215] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413)
05:14:02.996 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8215 (o.e.c.c.n.CoapEndpoint.start:448)
05:14:02.996 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:02.997 INFO [NatUtil]: starting NAT localhost:8216 to localhost:8215. (o.e.c.examples.NatUtil.run:216)
05:14:02.997 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:02.998 INFO [NatUtil]: start listening on 8217 for incoming localhost:8214 (o.e.c.e.NatUtil$NatEntry.run:440)
05:14:02.998 INFO [NatUtil]: add NAT for localhost/127.0.0.1:8214 to 8217. (o.e.c.examples.NatUtil.assignLocalAddress:296)
URI: change coaps://localhost:8214/resource to coaps://localhost:8217/resource
05:14:03.000 INFO [NatUtil]: backward 69 bytes from localhost:8215 to localhost:8214 via 8217 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.001 INFO [NatUtil]: forward 60 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.002 INFO [NatUtil]: backward 101 bytes from localhost:8215 to localhost:8214 via 8217 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.003 INFO [NatUtil]: forward 120 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.006 INFO [NatUtil]: backward 101 bytes from localhost:8215 to localhost:8214 via 8217 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.009 INFO [NatUtil]: forward 67 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.010 INFO [NatUtil]: backward 61 bytes from localhost:8215 to localhost:8214 via 8217 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.012 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8216#[b7249ae03751e2fc] and resource /resource (o.e.c.core.CoapResource.addObserveRelation:692)
05:14:03.013 INFO [NatUtil]: forward 76 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498)
Resource resource changed to "resource says client for the 2 time"
Received 1. Notification: NON-2.05   MID=26024, Token=[b7249ae03751e2fc], OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes
05:14:03.018 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 2. Notification: NON-2.05   MID=26025, Token=[b7249ae03751e2fc], OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 3 time"
05:14:03.069 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 3. Notification: NON-2.05   MID=26026, Token=[b7249ae03751e2fc], OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 4 time"
05:14:03.120 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8217 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 4. Notification: NON-2.05   MID=26027, Token=[b7249ae03751e2fc], OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes
05:14:03.170 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:03.171 INFO [NatUtil]: changed NAT for localhost/127.0.0.1:8214 from 8217 to 8218. (o.e.c.examples.NatUtil.assignLocalAddress:293)
05:14:03.171 INFO [NatUtil]: start listening on 8218 for incoming localhost:8214 (o.e.c.e.NatUtil$NatEntry.run:440)
Resource resource changed to "resource says client for the 5 time"
05:14:03.173 INFO [NatUtil]: forward 69 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.174 INFO [NatUtil]: backward 60 bytes from localhost:8215 to localhost:8214 via 8218 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.175 INFO [NatUtil]: forward 101 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.177 INFO [NatUtil]: backward 120 bytes from localhost:8215 to localhost:8214 via 8218 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.179 INFO [NatUtil]: forward 101 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.183 INFO [NatUtil]: backward 67 bytes from localhost:8215 to localhost:8214 via 8218 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.186 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498)
Resource resource changed to "resource says client for the 6 time"
Received 5. Notification: NON-2.05   MID=26028, Token=[b7249ae03751e2fc], OptionSet={"Observe":4}, ""resource says client fo".. 37 bytes
05:14:03.192 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 6. Notification: NON-2.05   MID=26029, Token=[b7249ae03751e2fc], OptionSet={"Observe":5}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 7 time"
05:14:03.243 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 7. Notification: NON-2.05   MID=26030, Token=[b7249ae03751e2fc], OptionSet={"Observe":6}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 8 time"
05:14:03.294 INFO [NatUtil]: forward 81 bytes from localhost:8214 to localhost:8215 via 8218 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 8. Notification: NON-2.05   MID=26031, Token=[b7249ae03751e2fc], OptionSet={"Observe":7}, ""resource says client fo".. 37 bytes
05:14:03.343 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258)
05:14:03.344 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8214 (o.e.c.c.n.CoapEndpoint.destroy:491)
05:14:03.345 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8214 (o.e.c.c.n.CoapEndpoint.stop:478)
05:14:03.345 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8214] (o.e.c.s.DTLSConnector.stop:471)
05:14:03.346 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282)
End SecureObserveTest

Start SecureObserveTest
05:14:03.349 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.<init>:127)
05:14:03.349 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:55)
05:14:03.350 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.<init>:387)
05:14:03.351 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.<init>:194)
05:14:03.351 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.<init>:80)
Resource resource changed to "resource says hi for the 1 time"
05:14:03.352 INFO [CoapServer]: Starting server (o.e.c.core.CoapServer.start:207)
05:14:03.353 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:03.354 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8219] (o.e.c.s.DTLSConnector$Worker.run:1691)
05:14:03.354 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8219] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413)
05:14:03.359 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8219 (o.e.c.c.n.CoapEndpoint.start:448)
05:14:03.359 INFO [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 150000, connection expiration threshold: 1800s] (o.e.c.s.d.InMemoryConnectionStore.<init>:127)
05:14:03.360 INFO [RandomTokenGenerator]: using tokens of 8 bytes in length (o.e.c.c.n.RandomTokenGenerator.<init>:55)
05:14:03.360 INFO [CoapEndpoint]: CoapEndpoint uses strict context (o.e.c.c.n.CoapEndpoint.<init>:387)
05:14:03.360 INFO [BlockwiseLayer]: BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000 and MAX_RESOURCE_BODY_SIZE=8192 (o.e.c.c.n.s.BlockwiseLayer.<init>:194)
05:14:03.361 INFO [ReliabilityLayer]: ReliabilityLayer uses ACK_TIMEOUT=200, ACK_RANDOM_FACTOR=1.0, and ACK_TIMEOUT_SCALE=1.0 (o.e.c.c.n.s.ReliabilityLayer.<init>:80)
05:14:03.361 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8215 (o.e.c.c.n.CoapEndpoint.destroy:491)
05:14:03.361 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8215 (o.e.c.c.n.CoapEndpoint.stop:478)
05:14:03.361 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8215] (o.e.c.s.DTLSConnector.stop:471)
05:14:03.363 INFO [CoapEndpoint]: Endpoint [coaps://localhost:0] requires an executor to start, using default single-threaded daemon executor (o.e.c.c.n.CoapEndpoint.start:416)
05:14:03.365 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:03.366 INFO [DTLSConnector]: Starting worker thread [DTLS-Receiver-localhost/127.0.0.1:8220] (o.e.c.s.DTLSConnector$Worker.run:1691)
05:14:03.366 INFO [DTLSConnector]: DTLS connector listening on [localhost/127.0.0.1:8220] with MTU [65536] using (inbound) datagram buffer size [16474 bytes] (o.e.c.s.DTLSConnector.start:413)
05:14:03.366 INFO [CoapEndpoint]: Started endpoint at coaps://localhost:8220 (o.e.c.c.n.CoapEndpoint.start:448)
05:14:03.367 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:03.368 INFO [NatUtil]: starting NAT localhost:8221 to localhost:8220. (o.e.c.examples.NatUtil.run:216)
05:14:03.368 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:03.369 INFO [NatUtil]: start listening on 8222 for incoming localhost:8219 (o.e.c.e.NatUtil$NatEntry.run:440)
05:14:03.369 INFO [NatUtil]: add NAT for localhost/127.0.0.1:8219 to 8222. (o.e.c.examples.NatUtil.assignLocalAddress:296)
URI: change coaps://localhost:8219/resource to coaps://localhost:8222/resource
05:14:03.371 INFO [NatUtil]: backward 69 bytes from localhost:8220 to localhost:8219 via 8222 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.372 INFO [NatUtil]: forward 60 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.373 INFO [NatUtil]: backward 101 bytes from localhost:8220 to localhost:8219 via 8222 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.375 INFO [NatUtil]: forward 120 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.378 INFO [NatUtil]: backward 101 bytes from localhost:8220 to localhost:8219 via 8222 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.381 INFO [NatUtil]: forward 67 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.384 INFO [NatUtil]: backward 61 bytes from localhost:8220 to localhost:8219 via 8222 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.386 INFO [CoapResource]: successfully established observe relation between localhost/127.0.0.1:8221#[eb129b59ae22de0f] and resource /resource (o.e.c.core.CoapResource.addObserveRelation:692)
05:14:03.387 INFO [NatUtil]: forward 76 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498)
Resource resource changed to "resource says client for the 2 time"
Received 1. Notification: NON-2.05   MID=22549, Token=[eb129b59ae22de0f], OptionSet={"Observe":0}, ""resource says hi for th".. 33 bytes
05:14:03.391 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 2. Notification: NON-2.05   MID=22550, Token=[eb129b59ae22de0f], OptionSet={"Observe":1}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 3 time"
05:14:03.442 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 3. Notification: NON-2.05   MID=22551, Token=[eb129b59ae22de0f], OptionSet={"Observe":2}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 4 time"
05:14:03.492 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8222 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 4. Notification: NON-2.05   MID=22552, Token=[eb129b59ae22de0f], OptionSet={"Observe":3}, ""resource says client fo".. 37 bytes
05:14:03.542 INFO [NetworkRule]: 1 rules active. (o.e.c.e.rule.NetworkRule.isActive:426)
05:14:03.543 INFO [NatUtil]: start listening on 8223 for incoming localhost:8219 (o.e.c.e.NatUtil$NatEntry.run:440)
05:14:03.543 INFO [NatUtil]: changed NAT for localhost/127.0.0.1:8219 from 8222 to 8223. (o.e.c.examples.NatUtil.assignLocalAddress:293)
Resource resource changed to "resource says client for the 5 time"
05:14:03.547 INFO [NatUtil]: forward 100 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.548 INFO [NatUtil]: backward 60 bytes from localhost:8220 to localhost:8219 via 8223 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.550 INFO [NatUtil]: forward 132 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.554 INFO [NatUtil]: backward 162 bytes from localhost:8220 to localhost:8219 via 8223 (o.e.c.e.NatUtil$NatEntry.run:453)
05:14:03.557 INFO [NatUtil]: forward 67 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498)
05:14:03.557 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 5. Notification: NON-2.05   MID=22553, Token=[eb129b59ae22de0f], OptionSet={"Observe":4}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 6 time"
05:14:03.597 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 6. Notification: NON-2.05   MID=22554, Token=[eb129b59ae22de0f], OptionSet={"Observe":5}, ""resource says client fo".. 37 bytes
Resource resource changed to "resource says client for the 7 time"
05:14:03.647 INFO [NatUtil]: forward 81 bytes from localhost:8219 to localhost:8220 via 8223 (o.e.c.e.NatUtil$NatEntry.forward:498)
Received 7. Notification: NON-2.05   MID=22555, Token=[eb129b59ae22de0f], OptionSet={"Observe":6}, ""resource says client fo".. 37 bytes
05:14:03.697 INFO [CoapServer]: Destroying server (o.e.c.core.CoapServer.destroy:258)
05:14:03.698 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8219 (o.e.c.c.n.CoapEndpoint.destroy:491)
05:14:03.698 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8219 (o.e.c.c.n.CoapEndpoint.stop:478)
05:14:03.698 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8219] (o.e.c.s.DTLSConnector.stop:471)
05:14:03.700 INFO [CoapServer]: CoAP server has been destroyed (o.e.c.core.CoapServer.destroy:282)
End SecureObserveTest
05:14:03.700 INFO [NetworkRule]: 0 rules active. (o.e.c.e.rule.NetworkRule.closeConfig:300)
05:14:03.700 INFO [CoapEndpoint]: Destroying endpoint at coaps://localhost:8220 (o.e.c.c.n.CoapEndpoint.destroy:491)
05:14:03.701 INFO [CoapEndpoint]: Stopping endpoint at coaps://localhost:8220 (o.e.c.c.n.CoapEndpoint.stop:478)
05:14:03.701 INFO [DTLSConnector]: Stopping DTLS connector on [localhost/127.0.0.1:8220] (o.e.c.s.DTLSConnector.stop:471)
[INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 12.209 s - in org.eclipse.californium.integration.test.SecureObserveTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ californium-integration-tests ---
[INFO] Skipping packaging of the jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ californium-integration-tests ---
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ californium-integration-tests ---
[INFO] No sources in project. Archive not created.
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ californium-integration-tests ---
[INFO] Skipping artifact installation
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Californium (Cf) Proxy 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ californium-proxy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ californium-proxy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ californium-proxy ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ californium-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ californium-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 23 source files to /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/classes
[INFO] /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/src/main/java/org/eclipse/californium/proxy/HttpStack.java: Some input files use or override a deprecated API.
[INFO] /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/src/main/java/org/eclipse/californium/proxy/HttpStack.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ californium-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ californium-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ californium-proxy ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.californium.proxy.HttpTranslatorTest
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.345 s - in org.eclipse.californium.proxy.HttpTranslatorTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ californium-proxy ---
[WARNING] Bundle org.eclipse.californium:californium-proxy:bundle:2.0.0-SNAPSHOT : Export org.eclipse.californium.proxy.resources,  has 1,  private references [org.eclipse.californium.compat], 
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ californium-proxy ---
[INFO] 
Loading source files for package org.eclipse.californium.compat...
Loading source files for package org.eclipse.californium.proxy...
Loading source files for package org.eclipse.californium.proxy.resources...
Constructing Javadoc information...
Standard Doclet version 1.7.0_80
Building tree for all the packages and classes...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/CompletableFuture.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/Consumer.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/CoapTranslator.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/DirectProxyCoapResolver.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/EndPointManagerPool.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/HttpClientFactory.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/HttpRequestContext.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/HttpStack.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/HttpTranslator.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/InvalidFieldException.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/InvalidMethodException.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/MappingProperties.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/ProxyCoapResolver.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/ProxyHttpServer.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/ProxyProperties.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/RequestHandler.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/TranslationException.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/CacheResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/ForwardingResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/ProxyCacheResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/ProxyCoapClientResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/ProxyHttpClientResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/StatsResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/overview-frame.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/package-frame.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/package-summary.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/package-tree.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/package-frame.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/package-summary.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/package-tree.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/package-frame.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/package-summary.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/package-tree.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/constant-values.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/serialized-form.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/class-use/Consumer.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/class-use/CompletableFuture.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/TranslationException.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/RequestHandler.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/ProxyProperties.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/ProxyHttpServer.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/ProxyCoapResolver.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/MappingProperties.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/InvalidMethodException.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/InvalidFieldException.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/HttpTranslator.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/HttpStack.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/HttpRequestContext.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/HttpClientFactory.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/EndPointManagerPool.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/DirectProxyCoapResolver.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/class-use/CoapTranslator.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/StatsResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/ProxyHttpClientResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/ProxyCoapClientResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/ProxyCacheResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/ForwardingResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/class-use/CacheResource.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/compat/package-use.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/package-use.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/org/eclipse/californium/proxy/resources/package-use.html...
Building index for all the packages and classes...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/overview-tree.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/index-all.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/allclasses-frame.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/allclasses-noframe.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/index.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/overview-summary.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/apidocs/help-doc.html...
[WARNING] Javadoc Warnings
[WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ californium-proxy ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ californium-proxy ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-proxy/target/californium-proxy-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ californium-proxy ---
[INFO] Installing org/eclipse/californium/californium-proxy/2.0.0-SNAPSHOT/californium-proxy-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Californium (Cf) OSGi 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ californium-osgi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ californium-osgi ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ californium-osgi ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ californium-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ californium-osgi ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.californium.osgi.ManagedServerTest
05:14:10.747 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:171)
05:14:10.767 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:171)
05:14:10.783 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:171)
05:14:10.792 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:171)
05:14:10.795 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:171)
05:14:10.798 WARN [ManagedServer]: Secure endpoint has been configured in server properties but EndpointFactory does not support creation of secure Endpoints (o.e.c.osgi.ManagedServer.updated:171)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.672 s - in org.eclipse.californium.osgi.ManagedServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:bundle (default-bundle) @ californium-osgi ---
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ californium-osgi ---
[INFO] 
Loading source files for package org.eclipse.californium.osgi...
Constructing Javadoc information...
Standard Doclet version 1.7.0_80
Building tree for all the packages and classes...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/EndpointFactory.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/ManagedServer.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/ServerEndpointRegistry.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/SimpleServerEndpointFactory.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/package-frame.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/package-summary.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/package-tree.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/constant-values.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/class-use/SimpleServerEndpointFactory.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/class-use/ServerEndpointRegistry.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/class-use/ManagedServer.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/class-use/EndpointFactory.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/org/eclipse/californium/osgi/package-use.html...
Building index for all the packages and classes...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/overview-tree.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/index-all.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/allclasses-frame.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/allclasses-noframe.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/index.html...
Generating /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/apidocs/help-doc.html...
[WARNING] Javadoc Warnings
[WARNING] Picked up JAVA_TOOL_OPTIONS: -Xmx2G -Djava.io.tmpdir=/tmp/genie.californium
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-javadoc.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ californium-osgi ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ californium-osgi ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-javadoc.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT-javadoc.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/californium-osgi/target/californium-osgi-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:3.5.0:install (default-install) @ californium-osgi ---
[INFO] Installing org/eclipse/californium/californium-osgi/2.0.0-SNAPSHOT/californium-osgi-2.0.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Sc-DTLS-Example-Server 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ sc-dtls-example-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ sc-dtls-example-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ sc-dtls-example-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sc-dtls-example-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ sc-dtls-example-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ sc-dtls-example-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sc-dtls-example-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ sc-dtls-example-server ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ sc-dtls-example-server ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ sc-dtls-example-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sc-dtls-example-server ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-server/2.0.0-SNAPSHOT/sc-dtls-example-server-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-server/2.0.0-SNAPSHOT/sc-dtls-example-server-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-server/2.0.0-SNAPSHOT/sc-dtls-example-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ sc-dtls-example-server ---
[INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-server:2.0.0-SNAPSHOT:jar
[INFO] Copying sc-dtls-example-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/sc-dtls-example-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Sc-DTLS-Example-Client 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ sc-dtls-example-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ sc-dtls-example-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ sc-dtls-example-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 5 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ sc-dtls-example-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ sc-dtls-example-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ sc-dtls-example-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ sc-dtls-example-client ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ sc-dtls-example-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ sc-dtls-example-client ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ sc-dtls-example-client ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ sc-dtls-example-client ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-client/2.0.0-SNAPSHOT/sc-dtls-example-client-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-client/2.0.0-SNAPSHOT/sc-dtls-example-client-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/sc-dtls-example-client/2.0.0-SNAPSHOT/sc-dtls-example-client-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ sc-dtls-example-client ---
[INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-client:2.0.0-SNAPSHOT:jar
[INFO] Copying sc-dtls-example-client-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/sc-dtls-example-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-PlugtestClient 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-plugtest-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-plugtest-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-plugtest-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-plugtest-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-plugtest-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-plugtest-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-plugtest-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-plugtest-client ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-plugtest-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-plugtest-client ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-plugtest-client ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-plugtest-client ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-client/2.0.0-SNAPSHOT/cf-plugtest-client-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-client/2.0.0-SNAPSHOT/cf-plugtest-client-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-client/target/cf-plugtest-client-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-client/2.0.0-SNAPSHOT/cf-plugtest-client-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-plugtest-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-client:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-plugtest-client-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-plugtest-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-PlugtestChecker 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-plugtest-checker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-plugtest-checker ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-checker ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-plugtest-checker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-plugtest-checker ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 50 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-plugtest-checker ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-plugtest-checker ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-plugtest-checker ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-plugtest-checker ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-plugtest-checker ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-plugtest-checker ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-plugtest-checker ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-plugtest-checker ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-checker/2.0.0-SNAPSHOT/cf-plugtest-checker-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-checker/2.0.0-SNAPSHOT/cf-plugtest-checker-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-checker/2.0.0-SNAPSHOT/cf-plugtest-checker-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-plugtest-checker ---
[INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-checker:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-plugtest-checker-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-plugtest-checker-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-PlugtestServer 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-plugtest-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-plugtest-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-plugtest-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-plugtest-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 26 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-plugtest-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-plugtest-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-plugtest-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-plugtest-server ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-plugtest-server ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-plugtest-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-plugtest-server ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-server/2.0.0-SNAPSHOT/cf-plugtest-server-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-server/2.0.0-SNAPSHOT/cf-plugtest-server-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-plugtest-server/target/cf-plugtest-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-plugtest-server/2.0.0-SNAPSHOT/cf-plugtest-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-plugtest-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-server:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-plugtest-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-plugtest-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-ExtendedPlugtestClient 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-extplugtest-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-extplugtest-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-extplugtest-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-extplugtest-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-extplugtest-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-extplugtest-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-extplugtest-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-extplugtest-client ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-extplugtest-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-extplugtest-client ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-extplugtest-client ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-extplugtest-client ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-client/2.0.0-SNAPSHOT/cf-extplugtest-client-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-client/2.0.0-SNAPSHOT/cf-extplugtest-client-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-client/2.0.0-SNAPSHOT/cf-extplugtest-client-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-extplugtest-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-extplugtest-client:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-extplugtest-client-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-extplugtest-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-ExtendedPlugtestServer 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-extplugtest-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-extplugtest-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-extplugtest-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-extplugtest-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 5 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-extplugtest-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-extplugtest-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-extplugtest-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-extplugtest-server ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-extplugtest-server ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-extplugtest-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-extplugtest-server ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-server/2.0.0-SNAPSHOT/cf-extplugtest-server-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-server/2.0.0-SNAPSHOT/cf-extplugtest-server-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-extplugtest-server/2.0.0-SNAPSHOT/cf-extplugtest-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-extplugtest-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-extplugtest-server:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-extplugtest-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-extplugtest-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-HelloWorldClient 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-helloworld-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-helloworld-client ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-helloworld-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-helloworld-client ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-helloworld-client ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-helloworld-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-helloworld-client ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-helloworld-client ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-helloworld-client ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-helloworld-client ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-helloworld-client ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-client/2.0.0-SNAPSHOT/cf-helloworld-client-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-client/2.0.0-SNAPSHOT/cf-helloworld-client-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-client/target/cf-helloworld-client-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-client/2.0.0-SNAPSHOT/cf-helloworld-client-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-helloworld-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-client:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-helloworld-client-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-helloworld-client-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-HelloWorldServer 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-helloworld-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-helloworld-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-helloworld-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-helloworld-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-helloworld-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-helloworld-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-helloworld-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-helloworld-server ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-helloworld-server ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-helloworld-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-helloworld-server ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-server/2.0.0-SNAPSHOT/cf-helloworld-server-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-server/2.0.0-SNAPSHOT/cf-helloworld-server-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-helloworld-server/target/cf-helloworld-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-helloworld-server/2.0.0-SNAPSHOT/cf-helloworld-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-helloworld-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-server:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-helloworld-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-helloworld-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-SimpleFileServer 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-simplefile-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-simplefile-server ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-simplefile-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-simplefile-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-simplefile-server ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-simplefile-server ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-simplefile-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-simplefile-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-simplefile-server ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-simplefile-server ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-simplefile-server ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-simplefile-server ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-simplefile-server/2.0.0-SNAPSHOT/cf-simplefile-server-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-simplefile-server/2.0.0-SNAPSHOT/cf-simplefile-server-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-simplefile-server/target/cf-simplefile-server-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-simplefile-server/2.0.0-SNAPSHOT/cf-simplefile-server-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-simplefile-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-simplefile-server:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-simplefile-server-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-simplefile-server-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-CoCoAClient 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-cocoa ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-cocoa ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-cocoa ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-cocoa ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-cocoa ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-cocoa ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-cocoa ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-cocoa ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-cocoa ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-cocoa ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-cocoa ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-cocoa ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-cocoa/2.0.0-SNAPSHOT/cf-cocoa-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-cocoa/2.0.0-SNAPSHOT/cf-cocoa-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-cocoa/target/cf-cocoa-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-cocoa/2.0.0-SNAPSHOT/cf-cocoa-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-cocoa ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cocoa:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-cocoa-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-cocoa-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-SecureServer 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-secure ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-secure ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-secure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-secure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-secure ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-secure ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-secure ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-secure ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-secure ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-secure ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-secure ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-secure ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-secure/2.0.0-SNAPSHOT/cf-secure-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-secure/2.0.0-SNAPSHOT/cf-secure-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-secure/target/cf-secure-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-secure/2.0.0-SNAPSHOT/cf-secure-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-secure ---
[INFO] Configured Artifact: org.eclipse.californium:cf-secure:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-secure-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-secure-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-ExampleCrossProxy 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-proxy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-proxy ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-proxy ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-proxy ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 1 source file to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-proxy ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-proxy ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-proxy ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-proxy ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-proxy ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-proxy ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-proxy ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-proxy ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-proxy/2.0.0-SNAPSHOT/cf-proxy-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-proxy/2.0.0-SNAPSHOT/cf-proxy-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-proxy/target/cf-proxy-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-proxy/2.0.0-SNAPSHOT/cf-proxy-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-proxy ---
[INFO] Configured Artifact: org.eclipse.californium:cf-proxy:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-proxy-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-proxy-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-BenchmarkServer 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-benchmark ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-benchmark ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-benchmark ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-benchmark ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 7 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-benchmark ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-benchmark ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-benchmark ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-benchmark ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-benchmark ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-benchmark ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-benchmark ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark/2.0.0-SNAPSHOT/cf-benchmark-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark/2.0.0-SNAPSHOT/cf-benchmark-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark/target/cf-benchmark-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark/2.0.0-SNAPSHOT/cf-benchmark-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-benchmark ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-benchmark-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------------------------------------------------------------
[INFO] Building Cf-ObserveBenchmarkClient 2.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ cf-benchmark-observe ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-maven) @ cf-benchmark-observe ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ cf-benchmark-observe ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ cf-benchmark-observe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ cf-benchmark-observe ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 3 source files to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/classes
[INFO] /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/src/main/java/org/eclipse/californium/benchmark/observe/AnnounceResource.java: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/src/main/java/org/eclipse/californium/benchmark/observe/AnnounceResource.java uses or overrides a deprecated API.
[INFO] /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/src/main/java/org/eclipse/californium/benchmark/observe/AnnounceResource.java: Recompile with -Xlint:deprecation for details.
[INFO] 
[INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ cf-benchmark-observe ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ cf-benchmark-observe ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.20.1:test (default-test) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:3.0.2:jar (default-jar) @ cf-benchmark-observe ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-javadoc-plugin:3.0.0:jar (attach-javadocs) @ cf-benchmark-observe ---
[INFO] Skipping javadoc generation
[INFO] 
[INFO] --- maven-assembly-plugin:3.1.0:single (make-assembly) @ cf-benchmark-observe ---
[INFO] Reading assembly descriptor: enhanced-jar-with-dependencies.xml
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:3.0.1:jar-no-fork (attach-sources) @ cf-benchmark-observe ---
[INFO] Building jar: /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ cf-benchmark-observe ---
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark-observe/2.0.0-SNAPSHOT/cf-benchmark-observe-2.0.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark-observe/2.0.0-SNAPSHOT/cf-benchmark-observe-2.0.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/californium-dry-run/workspace/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-2.0.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/cf-benchmark-observe/2.0.0-SNAPSHOT/cf-benchmark-observe-2.0.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-dependency-plugin:3.0.2:copy (copy-installed) @ cf-benchmark-observe ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark-observe:2.0.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-observe-2.0.0-SNAPSHOT.jar to /jobs/genie.californium/californium-dry-run/workspace/demo-apps/run/cf-benchmark-observe-2.0.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [  2.536 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  1.474 s]
[INFO] element-connector .................................. SUCCESS [ 20.767 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [ 36.548 s]
[INFO] element-connector-tcp .............................. SUCCESS [ 31.521 s]
[INFO] Californium (Cf) Core .............................. SUCCESS [01:58 min]
[INFO] Californium (Cf) Demo Applications ................. SUCCESS [  1.011 s]
[INFO] Cf-NAT ............................................. SUCCESS [  2.439 s]
[INFO] Californium (Cf) Integration Tests ................. SUCCESS [ 15.045 s]
[INFO] Californium (Cf) Proxy ............................. SUCCESS [  4.718 s]
[INFO] Californium (Cf) OSGi .............................. SUCCESS [  3.684 s]
[INFO] Sc-DTLS-Example-Server ............................. SUCCESS [  1.471 s]
[INFO] Sc-DTLS-Example-Client ............................. SUCCESS [  0.913 s]
[INFO] Cf-PlugtestClient .................................. SUCCESS [  2.675 s]
[INFO] Cf-PlugtestChecker ................................. SUCCESS [  2.486 s]
[INFO] Cf-PlugtestServer .................................. SUCCESS [  1.757 s]
[INFO] Cf-ExtendedPlugtestClient .......................... SUCCESS [  1.990 s]
[INFO] Cf-ExtendedPlugtestServer .......................... SUCCESS [  1.713 s]
[INFO] Cf-HelloWorldClient ................................ SUCCESS [  0.587 s]
[INFO] Cf-HelloWorldServer ................................ SUCCESS [  1.212 s]
[INFO] Cf-SimpleFileServer ................................ SUCCESS [  0.512 s]
[INFO] Cf-CoCoAClient ..................................... SUCCESS [  0.513 s]
[INFO] Cf-SecureServer .................................... SUCCESS [  0.628 s]
[INFO] Cf-ExampleCrossProxy ............................... SUCCESS [  2.654 s]
[INFO] Cf-BenchmarkServer ................................. SUCCESS [  1.452 s]
[INFO] Cf-ObserveBenchmarkClient .......................... SUCCESS [  0.573 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 04:23 min
[INFO] Finished at: 2018-03-08T05:14:34-05:00
[INFO] Final Memory: 104M/1962M
[INFO] ------------------------------------------------------------------------
Recording test results
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: SUCCESS