Skip to content
Success

Console Output

Skipping 5,671 KB.. Full Log
15:12:37.528 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L1515, 127.0.0.1:8287, complete]!
15:12:37.528 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1515, 127.0.0.1:8287, complete] for token KeyToken[127.0.0.1:8287-04E7A2F430017C11]
15:12:37.528 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1515, 127.0.0.1:8287, complete] for MID KeyMID[127.0.0.1:8287-36210]
15:12:37.528 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L1515, 127.0.0.1:8287, complete] completed CON-GET    MID=36210, Token=04E7A2F430017C11, OptionSet={"Object-Security":0x}, <empty data> -/- CON-POST   MID=36210, Token=04E7A2F430017C11, OptionSet={"Object-Security":0x090177665544}, acked 37 88 6D 3B 6C 12 FF 8C 24!
client received response
15:12:37.528 [main] INFO org.eclipse.californium.core.CoapServer - Destroying server
15:12:37.528 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://127.0.0.1:8287
15:12:37.528 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://127.0.0.1:8287
15:12:37.528 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8287] stopping ...
15:12:37.528 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8287, address /127.0.0.1
15:12:37.528 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8287] has stopped.
15:12:37.528 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://127.0.0.1:8287
15:12:37.529 [main] INFO org.eclipse.californium.core.CoapServer - CoAP server has been destroyed
End EndpointContextInfoTest
15:12:37.529 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 0 rules active.
15:12:37.529 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:8286
15:12:37.529 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://0.0.0.0:8286
15:12:37.529 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8286] stopping ...
15:12:37.529 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8286, address /0.0.0.0
15:12:37.529 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8286] has stopped.
15:12:37.529 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://0.0.0.0:8286
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in org.eclipse.californium.oscore.EndpointContextInfoTest
[INFO] 
[INFO] Results:
[INFO] 
[WARNING] Tests run: 43, Failures: 0, Errors: 0, Skipped: 1
[INFO] 
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ cf-oscore ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-main/cf-oscore/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-oscore ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-oscore ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
15:12:38.858 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
15:12:38.870 [main] INFO org.eclipse.californium.elements.config.Configuration - defaults added COAP.
15:12:38.870 [main] INFO org.eclipse.californium.elements.config.Configuration - defaults added SYS.
15:12:38.871 [main] INFO org.eclipse.californium.elements.config.Configuration - defaults added UDP.
[INFO] Running org.eclipse.californium.oscore.OSCoreObserveTest
15:12:38.885 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
15:12:38.970 [main] INFO org.eclipse.californium.elements.util.JceProviderUtil - JCE default setup
15:12:38.983 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - AES: not restricted
15:12:38.986 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - RSA: true
15:12:38.986 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - EC: true
15:12:39.041 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - ECDSA vulnerable.
15:12:39.050 [main] INFO org.eclipse.californium.elements.util.JceProviderUtil - EdDSA supported by SunEC, Ed25519: true, Ed448: true
15:12:39.050 [main] INFO org.eclipse.californium.elements.util.JceProviderUtil - JCE setup: SunEC version 17, ready.
15:12:39.052 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [0]: SUN version 17.
15:12:39.052 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [1]: SunRsaSign version 17.
15:12:39.052 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [2]: SunEC version 17.
15:12:39.052 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [3]: SunJSSE version 17.
15:12:39.052 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [4]: SunJCE version 17.
15:12:39.052 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [5]: SunJGSS version 17.
15:12:39.052 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [6]: SunSASL version 17.
15:12:39.052 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [7]: XMLDSig version 17.
15:12:39.052 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [8]: SunPCSC version 17.
15:12:39.053 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [9]: JdkLDAP version 17.
15:12:39.053 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [10]: JdkSASL version 17.
15:12:39.053 [main] DEBUG org.eclipse.californium.elements.util.JceProviderUtil - Security Provider [11]: SunPKCS11 version 17.
15:12:39.067 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
15:12:39.072 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
15:12:39.073 [main] INFO org.eclipse.californium.ban - Started.
15:12:39.074 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
15:12:39.084 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
15:12:39.098 [main] INFO org.eclipse.californium.core.CoapServer - Starting server
15:12:39.100 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://127.0.0.1:0
15:12:39.103 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
15:12:39.105 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
15:12:39.106 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address localhost/127.0.0.1
15:12:39.106 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8192
15:12:39.106 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
15:12:39.108 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-localhost/127.0.0.1:0[0]]
15:12:39.108 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on /127.0.0.1:8192, recv buf = 0, send buf = 0, recv packet size = 2048
15:12:39.109 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-localhost/127.0.0.1:0[0]]
15:12:39.109 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://127.0.0.1:8192
15:12:39.119 [main] DEBUG org.eclipse.californium.elements.util.NetworkInterfacesUtil - Found broadcast address /10.40.25.255 - eth0.
15:12:39.125 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
15:12:39.125 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
15:12:39.126 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
15:12:39.126 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
15:12:39.126 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Endpoint [coap://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
15:12:39.128 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://0.0.0.0:0
15:12:39.128 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
15:12:39.128 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
15:12:39.128 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address 0.0.0.0/0.0.0.0
15:12:39.128 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8193
15:12:39.128 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
15:12:39.129 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]]
15:12:39.129 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:8193, recv buf = 0, send buf = 0, recv packet size = 2048
15:12:39.129 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-0.0.0.0/0.0.0.0:0[0]]
15:12:39.129 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:8193
15:12:39.129 [main] INFO org.eclipse.californium.core.network.EndpointManager - created implicit endpoint coap://0.0.0.0:8193 for coap
15:12:39.136 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L1, 127.0.0.1:8192] send request
15:12:39.136 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L1, 127.0.0.1:8192] prepare retransmission for CON-GET    MID=   -1, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
15:12:39.145 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L1, 127.0.0.1:8192] replace CON-GET    MID=   -1, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.145 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - registering observe request CON-FETCH  MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.146 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - added observation for Token=A5C19E27FA3258C0
15:12:39.147 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L1, 127.0.0.1:8192] added with KeyMID[127.0.0.1:8192-49641], CON-FETCH  MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.148 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L1, 127.0.0.1:8192] added with token KeyToken[A5C19E27FA3258C0], CON-FETCH  MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.148 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8192-49641], KeyToken[A5C19E27FA3258C0]]
15:12:39.152 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 43 bytes to 127.0.0.1:8192
15:12:39.155 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E1,T18) 127.0.0.1:8,193 ==> :8,192 [CON-FETCH  MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8]
15:12:39.155 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8192) received 43 bytes from 127.0.0.1:8193
15:12:39.156 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8193-49641]
15:12:39.159 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:39.159 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R2, 127.0.0.1:8193] replace CON-FETCH  MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
15:12:39.160 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - initiating an observe relation between 127.0.0.1:8193 and resource /oscore/observe2, Exchange[R2, 127.0.0.1:8193]
15:12:39.161 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Observe-relation, checks every 120000000000ns or 100 notifications.
15:12:39.165 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - successfully established observe relation between KeyToken[127.0.0.1:8193-A5C19E27FA3258C0] and resource /oscore/observe2 (Exchange[R2, 127.0.0.1:8193], size 1)
15:12:39.166 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R2, 127.0.0.1:8193] send response ACK-2.05   MID=   -1, Token=null, OptionSet={"Observe":0, "Content-Format":"text/plain"}, "one"
15:12:39.169 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R2, 127.0.0.1:8193, complete]!
15:12:39.169 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R2, 127.0.0.1:8193, complete] completed ACK-2.04   MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96!
15:12:39.171 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 32 bytes to 127.0.0.1:8193
15:12:39.171 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E2,T21) 127.0.0.1:8,192 ==> :8,193 [ACK-2.04   MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96]
15:12:39.172 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8193) received 32 bytes from 127.0.0.1:8192
15:12:39.173 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
15:12:39.174 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:39.175 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L1, 127.0.0.1:8192, complete]!
15:12:39.175 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1, 127.0.0.1:8192, complete] for token KeyToken[A5C19E27FA3258C0]
15:12:39.175 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L1, 127.0.0.1:8192, complete] for MID KeyMID[127.0.0.1:8192-49641]
15:12:39.175 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L1, 127.0.0.1:8192, complete] completed CON-GET    MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8!
15:12:39.177 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with ACK-2.05   MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
15:12:39.178 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: one
15:12:39.179 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 1. Notification: ACK-2.05   MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
15:12:39.849 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R2, 127.0.0.1:8193] send response NON-2.05   MID=   -1, Token=null, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "two"
15:12:39.850 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[R2, 127.0.0.1:8193] added with generated mid KeyMID[127.0.0.1:8193-26170], NON-2.04   MID=26170, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E
15:12:39.851 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 34 bytes to 127.0.0.1:8193
15:12:39.851 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E3,T21) 127.0.0.1:8,192 ==> :8,193 [NON-2.04   MID=26170, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E]
15:12:39.851 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8193) received 34 bytes from 127.0.0.1:8192
15:12:39.852 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - looking up observation for token Token=A5C19E27FA3258C0: CON-FETCH  MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.853 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - re-created exchange from original observe request: CON-FETCH  MID=49641, Token=A5C19E27FA3258C0, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.853 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8192-26170]
15:12:39.853 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
15:12:39.854 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:39.854 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L3, 127.0.0.1:8192, complete]!
15:12:39.854 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with NON-2.05   MID=26170, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
15:12:39.855 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: two
15:12:39.855 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 2. Notification: NON-2.05   MID=26170, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
15:12:39.855 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L4, 127.0.0.1:8192] send request
15:12:39.855 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L4, 127.0.0.1:8192] prepare retransmission for CON-GET    MID=   -1, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
15:12:39.856 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L4, 127.0.0.1:8192] replace CON-GET    MID=   -1, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
15:12:39.857 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L4, 127.0.0.1:8192] added with generated mid KeyMID[127.0.0.1:8192-49642], CON-FETCH  MID=49642, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
15:12:39.857 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L4, 127.0.0.1:8192] added with token KeyToken[A5C19E27FA3258C0], CON-FETCH  MID=49642, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
15:12:39.858 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8192-49642], KeyToken[A5C19E27FA3258C0]]
15:12:39.858 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 45 bytes to 127.0.0.1:8192
15:12:39.859 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E4,T18) 127.0.0.1:8,193 ==> :8,192 [CON-FETCH  MID=49642, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A]
15:12:39.859 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8192) received 45 bytes from 127.0.0.1:8193
15:12:39.860 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8193-49642]
15:12:39.860 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:39.861 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R5, 127.0.0.1:8193] replace CON-FETCH  MID=49642, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=49642, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
15:12:39.861 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - cancel an observe relation between 127.0.0.1:8193 and resource /oscore/observe2, Exchange[R5, 127.0.0.1:8193]
15:12:39.861 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Canceling observe relation KeyToken[127.0.0.1:8193-A5C19E27FA3258C0] with /oscore/observe2 (Exchange[R2, 127.0.0.1:8193])
15:12:39.861 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - remove observe relation between KeyToken[127.0.0.1:8193-A5C19E27FA3258C0] and resource /oscore/observe2 (Exchange[R2, 127.0.0.1:8193], size 0)
15:12:39.862 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R5, 127.0.0.1:8193] send response null-2.05   MID=   -1, Token=null, OptionSet={"Content-Format":"text/plain"}, "two"
15:12:39.863 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R5, 127.0.0.1:8193, complete]!
15:12:39.863 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R5, 127.0.0.1:8193, complete] completed ACK-2.04   MID=49642, Token=A5C19E27FA3258C0, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E!
15:12:39.863 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R2, 127.0.0.1:8193, complete]!
15:12:39.863 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[R2, 127.0.0.1:8193, complete] for MID KeyMID[127.0.0.1:8193-26170]
15:12:39.863 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 30 bytes to 127.0.0.1:8193
15:12:39.863 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R2, 127.0.0.1:8193, complete] completed NON-2.04   MID=26170, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E!
15:12:39.864 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E5,T21) 127.0.0.1:8,192 ==> :8,193 [ACK-2.04   MID=49642, Token=A5C19E27FA3258C0, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E]
15:12:39.864 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8193) received 30 bytes from 127.0.0.1:8192
15:12:39.864 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
15:12:39.865 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:39.865 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L4, 127.0.0.1:8192, complete]!
15:12:39.865 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L4, 127.0.0.1:8192, complete] for token KeyToken[A5C19E27FA3258C0]
15:12:39.865 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L4, 127.0.0.1:8192, complete] for MID KeyMID[127.0.0.1:8192-49642]
15:12:39.865 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L4, 127.0.0.1:8192, complete] completed CON-GET    MID=49642, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=49642, Token=A5C19E27FA3258C0, OptionSet={"Observe":1, "Object-Security":0x0901}, acked 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A!
15:12:39.867 [main] DEBUG org.eclipse.californium.rule.CoapThreadsRule - shutdown
15:12:39.867 [main] INFO org.eclipse.californium.core.CoapServer - Destroying server
15:12:39.868 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://127.0.0.1:8192
15:12:39.868 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://127.0.0.1:8192
15:12:39.868 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8192] stopping ...
15:12:39.868 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8192, address /127.0.0.1
15:12:39.869 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8192] has stopped.
15:12:39.869 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://127.0.0.1:8192
15:12:39.869 [main] INFO org.eclipse.californium.core.CoapServer - CoAP server has been destroyed
15:12:39.869 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:8193
15:12:39.869 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://0.0.0.0:8193
15:12:39.869 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8193] stopping ...
15:12:39.869 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8193, address /0.0.0.0
15:12:39.869 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8193] has stopped.
15:12:39.869 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://0.0.0.0:8193
15:12:39.870 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
15:12:39.870 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 0 rules active.
15:12:39.871 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
15:12:39.872 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
15:12:39.874 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
15:12:39.874 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
15:12:39.874 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
15:12:39.874 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
15:12:39.875 [main] INFO org.eclipse.californium.core.CoapServer - Starting server
15:12:39.876 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://127.0.0.1:0
15:12:39.876 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
15:12:39.876 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
15:12:39.876 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address localhost/127.0.0.1
15:12:39.876 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8194
15:12:39.876 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
15:12:39.877 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on /127.0.0.1:8194, recv buf = 0, send buf = 0, recv packet size = 2048
15:12:39.877 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-localhost/127.0.0.1:0[0]]
15:12:39.877 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-localhost/127.0.0.1:0[0]]
15:12:39.877 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://127.0.0.1:8194
15:12:39.879 [main] INFO org.eclipse.californium.core.network.RandomTokenGenerator - using tokens of 8 bytes in length
15:12:39.879 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap using TokenProvider org.eclipse.californium.core.network.RandomTokenGenerator
15:12:39.879 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap CoapEndpoint uses udp context
15:12:39.879 [main] INFO org.eclipse.californium.core.network.stack.BlockwiseLayer - coap BlockwiseLayer uses MAX_MESSAGE_SIZE=1024, PREFERRED_BLOCK_SIZE=512, BLOCKWISE_STATUS_LIFETIME=300000, MAX_RESOURCE_BODY_SIZE=8192, BLOCKWISE_STRICT_BLOCK2_OPTION=false
15:12:39.879 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Endpoint [coap://0.0.0.0:0] requires an executor to start, using default single-threaded daemon executor
15:12:39.880 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Starting endpoint at coap://0.0.0.0:0
15:12:39.880 [main] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap no MessageIdProvider set, using default org.eclipse.californium.core.network.InMemoryMessageIdProvider
15:12:39.880 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 1 rules active.
15:12:39.880 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - binding to port 0, address 0.0.0.0/0.0.0.0
15:12:39.880 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - assigned port 8195
15:12:39.880 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector starts up 1 sender threads and 1 receiver threads
15:12:39.880 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]]
15:12:39.880 [main] INFO org.eclipse.californium.elements.UDPConnector - UDPConnector listening on 0.0.0.0/0.0.0.0:8195, recv buf = 0, send buf = 0, recv packet size = 2048
15:12:39.881 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - Starting network stage thread [UDP-Sender-0.0.0.0/0.0.0.0:0[0]]
15:12:39.881 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Started endpoint at coap://0.0.0.0:8195
15:12:39.881 [main] INFO org.eclipse.californium.core.network.EndpointManager - created implicit endpoint coap://0.0.0.0:8195 for coap
15:12:39.881 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L6, 127.0.0.1:8194] send request
15:12:39.881 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L6, 127.0.0.1:8194] prepare retransmission for CON-GET    MID=   -1, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
15:12:39.882 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L6, 127.0.0.1:8194] replace CON-GET    MID=   -1, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.883 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - registering observe request CON-FETCH  MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.883 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - added observation for Token=012A0A4AE02F71AC
15:12:39.883 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L6, 127.0.0.1:8194] added with KeyMID[127.0.0.1:8194-37487], CON-FETCH  MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.883 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L6, 127.0.0.1:8194] added with token KeyToken[012A0A4AE02F71AC], CON-FETCH  MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:39.883 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8194-37487], KeyToken[012A0A4AE02F71AC]]
15:12:39.884 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 43 bytes to 127.0.0.1:8194
15:12:39.885 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E6,T28) 127.0.0.1:8,195 ==> :8,194 [CON-FETCH  MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8]
15:12:39.885 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8194) received 43 bytes from 127.0.0.1:8195
15:12:39.885 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8195-37487]
15:12:39.885 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:39.886 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R7, 127.0.0.1:8195] replace CON-FETCH  MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
15:12:39.886 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - initiating an observe relation between 127.0.0.1:8195 and resource /oscore/observe2, Exchange[R7, 127.0.0.1:8195]
15:12:39.886 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Observe-relation, checks every 120000000000ns or 100 notifications.
15:12:39.886 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - successfully established observe relation between KeyToken[127.0.0.1:8195-012A0A4AE02F71AC] and resource /oscore/observe2 (Exchange[R7, 127.0.0.1:8195], size 1)
15:12:39.886 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R7, 127.0.0.1:8195] send response ACK-2.05   MID=   -1, Token=null, OptionSet={"Observe":0, "Content-Format":"text/plain"}, "one"
15:12:39.887 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R7, 127.0.0.1:8195, complete]!
15:12:39.887 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R7, 127.0.0.1:8195, complete] completed ACK-2.04   MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96!
15:12:39.887 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 32 bytes to 127.0.0.1:8195
15:12:39.888 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E7,T31) 127.0.0.1:8,194 ==> :8,195 [ACK-2.04   MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0100}, 4D D3 3B FC 90 86 BC 88 2F C2 A2 05 C2 2E 96]
15:12:39.888 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8195) received 32 bytes from 127.0.0.1:8194
15:12:39.889 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
15:12:39.889 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:39.889 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L6, 127.0.0.1:8194, complete]!
15:12:39.889 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L6, 127.0.0.1:8194, complete] for token KeyToken[012A0A4AE02F71AC]
15:12:39.889 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L6, 127.0.0.1:8194, complete] for MID KeyMID[127.0.0.1:8194-37487]
15:12:39.889 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L6, 127.0.0.1:8194, complete] completed CON-GET    MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8!
15:12:39.890 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with ACK-2.05   MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
15:12:39.890 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: one
15:12:39.890 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 1. Notification: ACK-2.05   MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0100, "Content-Format":"text/plain"}, "one"
15:12:40.625 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R7, 127.0.0.1:8195] send response NON-2.05   MID=   -1, Token=null, OptionSet={"Observe":1, "Content-Format":"text/plain"}, "two"
15:12:40.627 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[R7, 127.0.0.1:8195] added with generated mid KeyMID[127.0.0.1:8195-13308], NON-2.04   MID=13308, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E
15:12:40.627 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 34 bytes to 127.0.0.1:8195
15:12:40.628 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E8,T31) 127.0.0.1:8,194 ==> :8,195 [NON-2.04   MID=13308, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E]
15:12:40.628 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8195) received 34 bytes from 127.0.0.1:8194
15:12:40.629 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.observe.InMemoryObservationStore - looking up observation for token Token=012A0A4AE02F71AC: CON-FETCH  MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0900}, acked AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:40.629 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.BaseMatcher - re-created exchange from original observe request: CON-FETCH  MID=37487, Token=012A0A4AE02F71AC, OptionSet={"Observe":0, "Object-Security":0x0900}, AE 59 08 1A 62 8F 42 E4 DB 8E B9 1E B1 84 20 35 54 67 FF FD 23 1A 19 90 25 A8
15:12:40.629 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8194-13308]
15:12:40.629 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
15:12:40.629 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:40.630 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L8, 127.0.0.1:8194, complete]!
15:12:40.630 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Updated with NON-2.05   MID=13308, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
15:12:40.630 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.coap.ClientObserveRelation - Wait for 62000ms fresh notifies.
NOTIFICATION: two
15:12:40.630 [:CoapEndpoint-UDP-0.0.0.0:0#1] INFO org.eclipse.californium.core.test.CountingCoapHandler - Received 2. Notification: NON-2.05   MID=13308, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0101, "Content-Format":"text/plain"}, "two"
15:12:40.631 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L9, 127.0.0.1:8194] send request
15:12:40.631 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[L9, 127.0.0.1:8194] prepare retransmission for CON-GET    MID=   -1, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
15:12:40.632 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L9, 127.0.0.1:8194] replace CON-GET    MID=   -1, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-FETCH  MID=   -1, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
15:12:40.632 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L9, 127.0.0.1:8194] added with generated mid KeyMID[127.0.0.1:8194-37488], CON-FETCH  MID=37488, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
15:12:40.633 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap Exchange[L9, 127.0.0.1:8194] added with token KeyToken[012A0A4AE02F71AC], CON-FETCH  MID=37488, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A
15:12:40.633 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.UdpMatcher - tracking open request [KeyMID[127.0.0.1:8194-37488], KeyToken[012A0A4AE02F71AC]]
15:12:40.633 [UDP-Sender-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-0.0.0.0/0.0.0.0:0[0],5,Californium/Elements]) sent 45 bytes to 127.0.0.1:8194
15:12:40.634 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E9,T28) 127.0.0.1:8,195 ==> :8,194 [CON-FETCH  MID=37488, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0901}, 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A]
15:12:40.634 [UDP-Receiver-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (127.0.0.1:8194) received 45 bytes from 127.0.0.1:8195
15:12:40.634 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.deduplication.SweepDeduplicator - add exchange for KeyMID[127.0.0.1:8195-37488]
15:12:40.635 [CoapServer(main)#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:40.635 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R10, 127.0.0.1:8195] replace CON-FETCH  MID=37488, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> by CON-GET    MID=37488, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data>
15:12:40.636 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.server.ServerMessageDeliverer - cancel an observe relation between 127.0.0.1:8195 and resource /oscore/observe2, Exchange[R10, 127.0.0.1:8195]
15:12:40.636 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.observe.ObserveRelation - Canceling observe relation KeyToken[127.0.0.1:8195-012A0A4AE02F71AC] with /oscore/observe2 (Exchange[R7, 127.0.0.1:8195])
15:12:40.636 [CoapServer(main)#1] INFO org.eclipse.californium.core.CoapResource - remove observe relation between KeyToken[127.0.0.1:8195-012A0A4AE02F71AC] and resource /oscore/observe2 (Exchange[R7, 127.0.0.1:8195], size 0)
15:12:40.636 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.stack.ReliabilityLayer - Exchange[R10, 127.0.0.1:8195] send response null-2.05   MID=   -1, Token=null, OptionSet={"Content-Format":"text/plain"}, "two"
15:12:40.637 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R10, 127.0.0.1:8195, complete]!
15:12:40.637 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R10, 127.0.0.1:8195, complete] completed ACK-2.04   MID=37488, Token=012A0A4AE02F71AC, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E!
15:12:40.637 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[R7, 127.0.0.1:8195, complete]!
15:12:40.637 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[R7, 127.0.0.1:8195, complete] for MID KeyMID[127.0.0.1:8195-13308]
15:12:40.637 [UDP-Sender-localhost/127.0.0.1:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (Thread[UDP-Sender-localhost/127.0.0.1:0[0],5,Californium/Elements]) sent 30 bytes to 127.0.0.1:8195
15:12:40.638 [CoapServer(main)#1] DEBUG org.eclipse.californium.core.network.Exchange - Remote Exchange[R7, 127.0.0.1:8195, complete] completed NON-2.04   MID=13308, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0101}, 52 82 A2 6B 2D 57 56 04 A8 18 12 C6 9A 79 95 9E!
15:12:40.638 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - >> (E10,T31) 127.0.0.1:8,194 ==> :8,195 [ACK-2.04   MID=37488, Token=012A0A4AE02F71AC, OptionSet={"Object-Security":0x0102}, 37 10 24 E0 C9 5C 0F C8 AD EE 14 BD B2 0E]
15:12:40.638 [UDP-Receiver-0.0.0.0/0.0.0.0:0[0]] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector (0.0.0.0:8195) received 30 bytes from 127.0.0.1:8194
15:12:40.639 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ObjectSecurityLayer - Incoming response is OSCORE protected
15:12:40.639 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.oscore.ContextRederivation - Context re-derivation not considered due to it being disabled for this context
15:12:40.639 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - Exchange[L9, 127.0.0.1:8194, complete]!
15:12:40.639 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L9, 127.0.0.1:8194, complete] for token KeyToken[012A0A4AE02F71AC]
15:12:40.640 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.InMemoryMessageExchangeStore - coap removing Exchange[L9, 127.0.0.1:8194, complete] for MID KeyMID[127.0.0.1:8194-37488]
15:12:40.640 [:CoapEndpoint-UDP-0.0.0.0:0#1] DEBUG org.eclipse.californium.core.network.Exchange - local Exchange[L9, 127.0.0.1:8194, complete] completed CON-GET    MID=37488, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x, "Uri-Path":["oscore","observe2"]}, <empty data> -/- CON-FETCH  MID=37488, Token=012A0A4AE02F71AC, OptionSet={"Observe":1, "Object-Security":0x0901}, acked 19 95 45 75 DB C3 A5 25 33 D0 8D 43 5B FD 48 B9 FB 14 0C C6 C9 B9 4B 14 B1 A5 0A!
15:12:40.640 [main] DEBUG org.eclipse.californium.rule.CoapThreadsRule - shutdown
15:12:40.640 [main] INFO org.eclipse.californium.core.CoapServer - Destroying server
15:12:40.641 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://127.0.0.1:8194
15:12:40.641 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://127.0.0.1:8194
15:12:40.641 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8194] stopping ...
15:12:40.641 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8194, address /127.0.0.1
15:12:40.641 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [/127.0.0.1:8194] has stopped.
15:12:40.641 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://127.0.0.1:8194
15:12:40.641 [main] INFO org.eclipse.californium.core.CoapServer - CoAP server has been destroyed
15:12:40.641 [main] INFO org.eclipse.californium.core.network.CoapEndpoint - coap Destroying endpoint at coap://0.0.0.0:8195
15:12:40.642 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopping endpoint at coap://0.0.0.0:8195
15:12:40.642 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8195] stopping ...
15:12:40.642 [main] DEBUG org.eclipse.californium.elements.util.DirectDatagramSocketImpl - closing port 8195, address /0.0.0.0
15:12:40.642 [main] DEBUG org.eclipse.californium.elements.UDPConnector - UDPConnector on [0.0.0.0/0.0.0.0:8195] has stopped.
15:12:40.642 [main] DEBUG org.eclipse.californium.core.network.CoapEndpoint - coap Stopped endpoint at coap://0.0.0.0:8195
15:12:40.643 [main] INFO org.eclipse.californium.elements.rule.TestNameLoggerRule - Test testObserve
15:12:40.643 [main] INFO org.eclipse.californium.elements.rule.NetworkRule - 0 rules active.
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.763 s - in org.eclipse.californium.oscore.OSCoreObserveTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-oscore ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-oscore ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-oscore ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-oscore ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-oscore/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-oscore/target/cf-oscore-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ cf-oscore ---
[INFO] Installing org/eclipse/californium/cf-oscore/3.12.0-SNAPSHOT/cf-oscore-3.12.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-pubsub >------------------
[INFO] Building Cf-PubSub 3.12.0-SNAPSHOT                               [21/39]
[INFO]   from cf-pubsub/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-pubsub ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-pubsub ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-pubsub ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-pubsub ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/cf-pubsub/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-pubsub ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-pubsub ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-pubsub ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/cf-pubsub/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-pubsub ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-pubsub ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-pubsub ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-pubsub ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-pubsub ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-pubsub/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-pubsub/3.12.0-SNAPSHOT/cf-pubsub-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-pubsub/3.12.0-SNAPSHOT/cf-pubsub-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/cf-pubsub/target/cf-pubsub-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-pubsub/3.12.0-SNAPSHOT/cf-pubsub-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --------------< org.eclipse.californium:californium-osgi >--------------
[INFO] Building Californium (Cf) OSGi 3.12.0-SNAPSHOT                   [22/39]
[INFO]   from californium-osgi/pom.xml
[INFO] -------------------------------[ bundle ]-------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ californium-osgi ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ californium-osgi ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ californium-osgi ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ californium-osgi ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/californium-osgi/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ californium-osgi ---
[INFO] Checking unresolved references to net.sf.androidscents.signature:android-api-level-19:4.4.2_r4
[INFO] 
[INFO] --- bundle:5.1.9:manifest (bundle-manifest) @ californium-osgi ---
[INFO] No MANIFEST.MF file found, generating manifest.
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ californium-osgi ---
[INFO] Copying 2 resources from src/test/resources to target/test-classes
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ californium-osgi ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/test-classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] Running org.eclipse.californium.osgi.ManagedServerTest
15:12:44.734 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:168)
15:12:44.750 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:168)
15:12:44.781 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:168)
15:12:44.788 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:168)
15:12:44.791 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:168)
15:12:44.794 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:168)
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.04 s - in org.eclipse.californium.osgi.ManagedServerTest
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- bundle:5.1.9:bundle (default-bundle) @ californium-osgi ---
[INFO] Building bundle: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] Writing manifest: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/classes/META-INF/MANIFEST.MF
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ californium-osgi ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ californium-osgi ---
[INFO] 
[INFO] -------------------------------------------------------
[INFO]  T E S T S
[INFO] -------------------------------------------------------
[INFO] 
[INFO] Results:
[INFO] 
[INFO] Tests run: 0, Failures: 0, Errors: 0, Skipped: 0
[INFO] 
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ californium-osgi ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ californium-osgi ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ californium-osgi ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/californium-osgi/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/californium-osgi/target/californium-osgi-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- bundle:5.1.9:install (default-install) @ californium-osgi ---
[INFO] Installing org/eclipse/californium/californium-osgi/3.12.0-SNAPSHOT/californium-osgi-3.12.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO] 
[INFO] -----------------< org.eclipse.californium:demo-apps >------------------
[INFO] Building Californium (Cf) Demo Applications 3.12.0-SNAPSHOT      [23/39]
[INFO]   from demo-apps/pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ demo-apps ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ demo-apps ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ demo-apps ---
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ demo-apps ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ demo-apps ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/target/demo-apps-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ demo-apps ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ demo-apps ---
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ demo-apps ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ demo-apps ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/demo-apps/3.12.0-SNAPSHOT/demo-apps-3.12.0-SNAPSHOT.pom
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ demo-apps ---
[INFO] Configured Artifact: org.eclipse.californium:demo-apps:3.12.0-SNAPSHOT:pom
[INFO] Copying pom.xml to /home/jenkins/agent/workspace/californium-main/run/demo-apps-3.12.0-SNAPSHOT.pom
[INFO] 
[INFO] ----------------< org.eclipse.californium:cf-benchmark >----------------
[INFO] Building Cf-BenchmarkServer 3.12.0-SNAPSHOT                      [24/39]
[INFO]   from demo-apps/cf-benchmark/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-benchmark ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-benchmark ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-benchmark ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-benchmark ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-benchmark ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 7 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-benchmark ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-benchmark ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-benchmark ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-benchmark ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-benchmark ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-benchmark ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-benchmark ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark/3.12.0-SNAPSHOT/cf-benchmark-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark/3.12.0-SNAPSHOT/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark/target/cf-benchmark-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark/3.12.0-SNAPSHOT/cf-benchmark-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-benchmark ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-benchmark-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-benchmark-observe >------------
[INFO] Building Cf-ObserveBenchmarkClient 3.12.0-SNAPSHOT               [25/39]
[INFO]   from demo-apps/cf-benchmark-observe/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-benchmark-observe ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-benchmark-observe ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-benchmark-observe ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-benchmark-observe ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-benchmark-observe ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-benchmark-observe ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-benchmark-observe ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-benchmark-observe ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-benchmark-observe ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-benchmark-observe ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-benchmark-observe ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-benchmark-observe ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-benchmark-observe ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-benchmark-observe ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark-observe/3.12.0-SNAPSHOT/cf-benchmark-observe-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark-observe/3.12.0-SNAPSHOT/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-benchmark-observe/target/cf-benchmark-observe-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-benchmark-observe/3.12.0-SNAPSHOT/cf-benchmark-observe-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-benchmark-observe ---
[INFO] Configured Artifact: org.eclipse.californium:cf-benchmark-observe:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-benchmark-observe-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-benchmark-observe-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------------< org.eclipse.californium:cf-cocoa >------------------
[INFO] Building Cf-CoCoAClient 3.12.0-SNAPSHOT                          [26/39]
[INFO]   from demo-apps/cf-cocoa/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-cocoa ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-cocoa ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-cocoa ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-cocoa ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-cocoa ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-cocoa ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-cocoa ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-cocoa ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-cocoa ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-cocoa ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-cocoa ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-cocoa ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-cocoa ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-cocoa ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cocoa/3.12.0-SNAPSHOT/cf-cocoa-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cocoa/3.12.0-SNAPSHOT/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-cocoa/target/cf-cocoa-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-cocoa/3.12.0-SNAPSHOT/cf-cocoa-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-cocoa ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cocoa:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cocoa-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-cocoa-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:cf-extplugtest-client >------------
[INFO] Building Cf-ExtendedPlugtestClient 3.12.0-SNAPSHOT               [27/39]
[INFO]   from demo-apps/cf-extplugtest-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-extplugtest-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-extplugtest-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-extplugtest-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-extplugtest-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 5 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-extplugtest-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-extplugtest-client ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-extplugtest-client ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-extplugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-extplugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-extplugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-extplugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-extplugtest-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-extplugtest-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-client/3.12.0-SNAPSHOT/cf-extplugtest-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-client/3.12.0-SNAPSHOT/cf-extplugtest-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-extplugtest-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-client/3.12.0-SNAPSHOT/cf-extplugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-extplugtest-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-client/target/cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -------------< org.eclipse.californium:cf-plugtest-server >-------------
[INFO] Building Cf-PlugtestServer 3.12.0-SNAPSHOT                       [28/39]
[INFO]   from demo-apps/cf-plugtest-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 32 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[WARNING] /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/src/main/java/org/eclipse/californium/plugtests/PlugtestServer.java:[48,43] org.eclipse.californium.core.server.EncryptedServersSerializationUtil in org.eclipse.californium.core.server has been deprecated
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.12.0-SNAPSHOT/cf-plugtest-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.12.0-SNAPSHOT/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-server/target/cf-plugtest-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-server/3.12.0-SNAPSHOT/cf-plugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-plugtest-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-plugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-plugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:cf-extplugtest-server >------------
[INFO] Building Cf-ExtendedPlugtestServer 3.12.0-SNAPSHOT               [29/39]
[INFO]   from demo-apps/cf-extplugtest-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-extplugtest-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-extplugtest-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-extplugtest-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-extplugtest-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-extplugtest-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 8 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-extplugtest-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-extplugtest-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-extplugtest-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-extplugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-extplugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-extplugtest-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-extplugtest-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-extplugtest-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-extplugtest-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-server/3.12.0-SNAPSHOT/cf-extplugtest-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-server/3.12.0-SNAPSHOT/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-extplugtest-server/target/cf-extplugtest-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-extplugtest-server/3.12.0-SNAPSHOT/cf-extplugtest-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-extplugtest-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-extplugtest-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-extplugtest-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-extplugtest-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-helloworld-client >------------
[INFO] Building Cf-HelloWorldClient 3.12.0-SNAPSHOT                     [30/39]
[INFO]   from demo-apps/cf-helloworld-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-helloworld-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-helloworld-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-helloworld-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-helloworld-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-helloworld-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-helloworld-client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-helloworld-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-helloworld-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-helloworld-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-helloworld-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-helloworld-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-helloworld-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-helloworld-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-client/3.12.0-SNAPSHOT/cf-helloworld-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-client/3.12.0-SNAPSHOT/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-client/target/cf-helloworld-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-client/3.12.0-SNAPSHOT/cf-helloworld-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-helloworld-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-client:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-helloworld-client-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-helloworld-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-helloworld-server >------------
[INFO] Building Cf-HelloWorldServer 3.12.0-SNAPSHOT                     [31/39]
[INFO]   from demo-apps/cf-helloworld-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-helloworld-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-helloworld-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-helloworld-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-helloworld-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-helloworld-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 3 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-helloworld-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-helloworld-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-helloworld-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-helloworld-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-helloworld-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-helloworld-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-helloworld-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-helloworld-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-helloworld-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-server/3.12.0-SNAPSHOT/cf-helloworld-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-server/3.12.0-SNAPSHOT/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-helloworld-server/target/cf-helloworld-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-helloworld-server/3.12.0-SNAPSHOT/cf-helloworld-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-helloworld-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-helloworld-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-helloworld-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-helloworld-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-plugtest-checker >-------------
[INFO] Building Cf-PlugtestChecker 3.12.0-SNAPSHOT                      [32/39]
[INFO]   from demo-apps/cf-plugtest-checker/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-checker ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-checker ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-checker ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-checker ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-checker ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 54 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-checker ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-checker ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-checker ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-checker ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-checker ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-checker ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-checker ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.12.0-SNAPSHOT/cf-plugtest-checker-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.12.0-SNAPSHOT/cf-plugtest-checker-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-plugtest-checker-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-checker/3.12.0-SNAPSHOT/cf-plugtest-checker-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-checker ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-checker/target/cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -------------< org.eclipse.californium:cf-plugtest-client >-------------
[INFO] Building Cf-PlugtestClient 3.12.0-SNAPSHOT                       [33/39]
[INFO]   from demo-apps/cf-plugtest-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-plugtest-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-plugtest-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-plugtest-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-plugtest-client ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-plugtest-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-plugtest-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-plugtest-client ---
[INFO] Not copying test resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-plugtest-client ---
[INFO] Not compiling test sources
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-plugtest-client ---
[INFO] Tests are skipped.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-plugtest-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-plugtest-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-plugtest-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.12.0-SNAPSHOT/cf-plugtest-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.12.0-SNAPSHOT/cf-plugtest-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-plugtest-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-plugtest-client/3.12.0-SNAPSHOT/cf-plugtest-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-plugtest-client ---
[INFO] Configured Artifact: org.eclipse.californium:cf-cli-tcp-netty:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/cf-plugtest-client/target/cf-cli-tcp-netty-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-proxy2 >------------------
[INFO] Building Cf-ExampleCrossProxy2 3.12.0-SNAPSHOT                   [34/39]
[INFO]   from demo-apps/cf-proxy2/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-proxy2 ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-proxy2 ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-proxy2 ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-proxy2 ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-proxy2 ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 14 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-proxy2 ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-proxy2 ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-proxy2 ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-proxy2 ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-proxy2 ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-proxy2 ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-proxy2 ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-proxy2/3.12.0-SNAPSHOT/cf-proxy2-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-proxy2/3.12.0-SNAPSHOT/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-proxy2/target/cf-proxy2-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-proxy2/3.12.0-SNAPSHOT/cf-proxy2-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-proxy2 ---
[INFO] Configured Artifact: org.eclipse.californium:cf-proxy2:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-proxy2-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-proxy2-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------------< org.eclipse.californium:cf-secure >------------------
[INFO] Building Cf-SecureServer 3.12.0-SNAPSHOT                         [35/39]
[INFO]   from demo-apps/cf-secure/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-secure ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-secure ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-secure ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-secure ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-secure ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 4 source files with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-secure ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-secure ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-secure ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-secure ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-secure ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-secure ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-secure ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-secure ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-secure ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-secure/3.12.0-SNAPSHOT/cf-secure-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-secure/3.12.0-SNAPSHOT/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-secure/target/cf-secure-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-secure/3.12.0-SNAPSHOT/cf-secure-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-secure ---
[INFO] Configured Artifact: org.eclipse.californium:cf-secure:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-secure-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-secure-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ---------------< org.eclipse.californium:cf-unix-setup >----------------
[INFO] Building Californium (Cf) Demo Setup for Unix 3.12.0-SNAPSHOT    [36/39]
[INFO]   from demo-apps/cf-unix-setup/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-unix-setup ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-unix-setup ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-unix-setup ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-unix-setup ---
[INFO] Copying 14 resources from scripts to target/classes/unix-setup
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-unix-setup ---
[INFO] No sources to compile
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-unix-setup ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-unix-setup ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-unix-setup ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-unix-setup ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/target/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-unix-setup ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/target/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-unix-setup ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-unix-setup ---
[INFO] Skipping source per configuration.
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-unix-setup ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-unix-setup ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-setup/3.12.0-SNAPSHOT/cf-unix-setup-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-unix-setup/target/cf-unix-setup-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-unix-setup/3.12.0-SNAPSHOT/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-unix-setup ---
[INFO] Configured Artifact: org.eclipse.californium:cf-unix-setup:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-unix-setup-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-unix-setup-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:sc-dtls-example-client >-----------
[INFO] Building Sc-DTLS-Example-Client 3.12.0-SNAPSHOT                  [37/39]
[INFO]   from demo-apps/sc-dtls-example-client/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ sc-dtls-example-client ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-client ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ sc-dtls-example-client ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sc-dtls-example-client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ sc-dtls-example-client ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ sc-dtls-example-client ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sc-dtls-example-client ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ sc-dtls-example-client ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ sc-dtls-example-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ sc-dtls-example-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ sc-dtls-example-client ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sc-dtls-example-client ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ sc-dtls-example-client ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ sc-dtls-example-client ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-client/3.12.0-SNAPSHOT/sc-dtls-example-client-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-client/3.12.0-SNAPSHOT/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-client/target/sc-dtls-example-client-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-client/3.12.0-SNAPSHOT/sc-dtls-example-client-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ sc-dtls-example-client ---
[INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-client:3.12.0-SNAPSHOT:jar
[INFO] Copying sc-dtls-example-client-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/sc-dtls-example-client-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] -----------< org.eclipse.californium:sc-dtls-example-server >-----------
[INFO] Building Sc-DTLS-Example-Server 3.12.0-SNAPSHOT                  [38/39]
[INFO]   from demo-apps/sc-dtls-example-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ sc-dtls-example-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ sc-dtls-example-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ sc-dtls-example-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ sc-dtls-example-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/src/main/resources
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ sc-dtls-example-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ sc-dtls-example-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ sc-dtls-example-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ sc-dtls-example-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ sc-dtls-example-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ sc-dtls-example-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ sc-dtls-example-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ sc-dtls-example-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ sc-dtls-example-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ sc-dtls-example-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-server/3.12.0-SNAPSHOT/sc-dtls-example-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-server/3.12.0-SNAPSHOT/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/sc-dtls-example-server/target/sc-dtls-example-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/sc-dtls-example-server/3.12.0-SNAPSHOT/sc-dtls-example-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ sc-dtls-example-server ---
[INFO] Configured Artifact: org.eclipse.californium:sc-dtls-example-server:3.12.0-SNAPSHOT:jar
[INFO] Copying sc-dtls-example-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/sc-dtls-example-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] ------------< org.eclipse.californium:cf-simplefile-server >------------
[INFO] Building Cf-SimpleFileServer 3.12.0-SNAPSHOT                     [39/39]
[INFO]   from demo-apps/cf-simplefile-server/pom.xml
[INFO] --------------------------------[ jar ]---------------------------------
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-maven) @ cf-simplefile-server ---
[INFO] Rule 0: org.apache.maven.enforcer.rules.dependency.DependencyConvergence passed
[INFO] 
[INFO] --- enforcer:3.4.1:enforce (enforce-no-snapshots) @ cf-simplefile-server ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- build-helper:3.4.0:parse-version (parse-version) @ cf-simplefile-server ---
[INFO] 
[INFO] --- resources:3.3.1:resources (default-resources) @ cf-simplefile-server ---
[INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] 
[INFO] --- compiler:3.11.0:compile (default-compile) @ cf-simplefile-server ---
[INFO] Changes detected - recompiling the module! :dependency
[INFO] Compiling 1 source file with javac [debug release 7] to target/classes
[WARNING] source value 7 is obsolete and will be removed in a future release
[WARNING] target value 7 is obsolete and will be removed in a future release
[WARNING] To suppress warnings about obsolete options, use -Xlint:-options.
[INFO] 
[INFO] --- animal-sniffer:1.23:check (default) @ cf-simplefile-server ---
[INFO] Signature checking is skipped.
[INFO] 
[INFO] --- resources:3.3.1:testResources (default-testResources) @ cf-simplefile-server ---
[INFO] skip non existing resourceDirectory /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/src/test/resources
[INFO] 
[INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ cf-simplefile-server ---
[INFO] No sources to compile
[INFO] 
[INFO] --- surefire:2.22.2:test (default-test) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (small-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (medium-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- jar:3.3.0:jar (default-jar) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- assembly:3.6.0:single (make-assembly) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] 
[INFO] --- surefire:2.22.2:test (large-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- surefire:2.22.2:test (native-tests) @ cf-simplefile-server ---
[INFO] No tests to run.
[INFO] 
[INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ cf-simplefile-server ---
[INFO] Building jar: /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- revapi:0.15.0:check (default) @ cf-simplefile-server ---
[INFO] Skipping execution
[INFO] 
[INFO] --- install:3.1.1:install (default-install) @ cf-simplefile-server ---
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/pom.xml to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.12.0-SNAPSHOT/cf-simplefile-server-3.12.0-SNAPSHOT.pom
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.12.0-SNAPSHOT/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] Installing /home/jenkins/agent/workspace/californium-main/demo-apps/cf-simplefile-server/target/cf-simplefile-server-3.12.0-SNAPSHOT-sources.jar to /home/jenkins/.m2/repository/org/eclipse/californium/cf-simplefile-server/3.12.0-SNAPSHOT/cf-simplefile-server-3.12.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- dependency:3.6.0:copy (copy-installed) @ cf-simplefile-server ---
[INFO] Configured Artifact: org.eclipse.californium:cf-simplefile-server:3.12.0-SNAPSHOT:jar
[INFO] Copying cf-simplefile-server-3.12.0-SNAPSHOT.jar to /home/jenkins/agent/workspace/californium-main/demo-apps/run/cf-simplefile-server-3.12.0-SNAPSHOT.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary for Californium (Cf) Parent 3.12.0-SNAPSHOT:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [ 23.200 s]
[INFO] Californium (Cf) Custom Assembly Descriptors ....... SUCCESS [  1.905 s]
[INFO] Californium (Cf) BOM ............................... SUCCESS [  0.087 s]
[INFO] Californium (Cf) Legal Documents ................... SUCCESS [  0.236 s]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  0.195 s]
[INFO] Californium (Cf) Element Connector ................. SUCCESS [ 30.259 s]
[INFO] Scandium (Sc) Core ................................. SUCCESS [02:39 min]
[INFO] Californium (Cf) Element Connector TCP netty ....... SUCCESS [ 29.641 s]
[INFO] Californium (Cf) Core .............................. SUCCESS [01:59 min]
[INFO] Cf-NAT ............................................. SUCCESS [  1.545 s]
[INFO] Cf-Unix-Health ..................................... SUCCESS [  0.537 s]
[INFO] Cf-Cluster ......................................... SUCCESS [  1.071 s]
[INFO] Cf-command-line-interface .......................... SUCCESS [  1.058 s]
[INFO] Cf-cli-tcp-netty ................................... SUCCESS [  1.206 s]
[INFO] Cf-Encrypt ......................................... SUCCESS [  0.431 s]
[INFO] Californium (Cf) Tests ............................. SUCCESS [  0.022 s]
[INFO] Californium (Cf) Integration Tests ................. SUCCESS [ 54.645 s]
[INFO] Californium (Cf) Interoperability Tests ............ SUCCESS [ 20.042 s]
[INFO] Californium (Cf) Proxy2 ............................ SUCCESS [  7.378 s]
[INFO] Cf-OSCORE .......................................... SUCCESS [ 14.387 s]
[INFO] Cf-PubSub .......................................... SUCCESS [  0.322 s]
[INFO] Californium (Cf) OSGi .............................. SUCCESS [  5.216 s]
[INFO] Californium (Cf) Demo Applications ................. SUCCESS [  3.264 s]
[INFO] Cf-BenchmarkServer ................................. SUCCESS [  1.356 s]
[INFO] Cf-ObserveBenchmarkClient .......................... SUCCESS [  0.737 s]
[INFO] Cf-CoCoAClient ..................................... SUCCESS [  0.519 s]
[INFO] Cf-ExtendedPlugtestClient .......................... SUCCESS [  1.460 s]
[INFO] Cf-PlugtestServer .................................. SUCCESS [  1.918 s]
[INFO] Cf-ExtendedPlugtestServer .......................... SUCCESS [  2.150 s]
[INFO] Cf-HelloWorldClient ................................ SUCCESS [  0.698 s]
[INFO] Cf-HelloWorldServer ................................ SUCCESS [  0.973 s]
[INFO] Cf-PlugtestChecker ................................. SUCCESS [  1.262 s]
[INFO] Cf-PlugtestClient .................................. SUCCESS [  0.832 s]
[INFO] Cf-ExampleCrossProxy2 .............................. SUCCESS [  1.731 s]
[INFO] Cf-SecureServer .................................... SUCCESS [  0.574 s]
[INFO] Californium (Cf) Demo Setup for Unix ............... SUCCESS [  0.096 s]
[INFO] Sc-DTLS-Example-Client ............................. SUCCESS [  0.628 s]
[INFO] Sc-DTLS-Example-Server ............................. SUCCESS [  0.443 s]
[INFO] Cf-SimpleFileServer ................................ SUCCESS [  1.453 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time:  08:37 min
[INFO] Finished at: 2024-05-03T15:13:07Z
[INFO] ------------------------------------------------------------------------
[californium-main] $ /bin/sh -xe /tmp/jenkins61517452173736092.sh
Recording test results
[Checks API] No suitable checks publisher found.
Finished: SUCCESS