Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[cf-dev] [Hudson] Build failed in Hudson: master #102

See <https://hudson.eclipse.org/californium/job/master/102/changes>

Changes:

[Kai Hudalla] Remove Double-Checked Locking

------------------------------------------
[...truncated 198 lines...]
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ demo-certs ---
[INFO] Installing /jobs/genie.californium/master/workspace/demo-certs/target/demo-certs-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/demo-certs/1.1.0-SNAPSHOT/demo-certs-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/master/workspace/demo-certs/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/demo-certs/1.1.0-SNAPSHOT/demo-certs-1.1.0-SNAPSHOT.pom
[INFO] 
[INFO] --- nexus-staging-maven-plugin:1.6.5:deploy (injected-nexus-deploy) @ demo-certs ---
[INFO] o.s.n.m.s.d.s.DeferredDeployStrategy - Performing deferred deploys (gathering into "/jobs/genie.californium/master/workspace/target/nexus-staging/deferred")...
[INFO] Installing /jobs/genie.californium/master/workspace/demo-certs/target/demo-certs-1.1.0-SNAPSHOT.jar to /jobs/genie.californium/master/workspace/target/nexus-staging/deferred/org/eclipse/californium/demo-certs/1.1.0-SNAPSHOT/demo-certs-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/master/workspace/demo-certs/pom.xml to /jobs/genie.californium/master/workspace/target/nexus-staging/deferred/org/eclipse/californium/demo-certs/1.1.0-SNAPSHOT/demo-certs-1.1.0-SNAPSHOT.pom
[INFO] Execution skipped to the last project...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Scandium (Sc) Core 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scandium ---
[INFO] Deleting /jobs/genie.californium/master/workspace/scandium-core/target
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ scandium ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scandium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ scandium ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 77 source files to /jobs/genie.californium/master/workspace/scandium-core/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.7:testResources (default-testResources) @ scandium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 1 resource
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ scandium ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 25 source files to /jobs/genie.californium/master/workspace/scandium-core/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ scandium ---
[INFO] Surefire report directory: /jobs/genie.californium/master/workspace/scandium-core/target/surefire-reports
[INFO] parallel='classes', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.californium.scandium.dtls.DTLSSessionTest
Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.eclipse.californium.scandium.dtls.DTLSSessionTest
Running org.eclipse.californium.scandium.dtls.HelloExtensionsTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 sec - in org.eclipse.californium.scandium.dtls.HelloExtensionsTest
Running org.eclipse.californium.scandium.dtls.cipher.PseudoRandomFunctionTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.284 sec - in org.eclipse.californium.scandium.dtls.cipher.PseudoRandomFunctionTest
Running org.eclipse.californium.scandium.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.064 sec - in org.eclipse.californium.scandium.util.Base64Test
Running org.eclipse.californium.scandium.dtls.ClientHelloTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 sec - in org.eclipse.californium.scandium.dtls.ClientHelloTest
Running org.eclipse.californium.scandium.dtls.ClientHandshakerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.11 sec - in org.eclipse.californium.scandium.dtls.ClientHandshakerTest
Running org.eclipse.californium.scandium.dtls.CertificateMessageTest
Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.191 sec - in org.eclipse.californium.scandium.dtls.CertificateMessageTest
Running org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.108 sec - in org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest
Running org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:41:02)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:93) <init>() in thread pool-1-thread-11 at (2016-10-19 07:41:02)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:41:02)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:41:02)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:41:02)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:74) <init>() in thread pool-1-thread-11 at (2016-10-19 07:41:02)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:41:02)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-11 at (2016-10-19 07:41:02)
18 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:109) <init>() in thread pool-1-thread-11 at (2016-10-19 07:41:02)
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.089 sec - in org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest
Running org.eclipse.californium.scandium.dtls.MaxFragmentLengthExtensionTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.082 sec - in org.eclipse.californium.scandium.dtls.MaxFragmentLengthExtensionTest
Running org.eclipse.californium.scandium.dtls.ServerHelloTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.092 sec - in org.eclipse.californium.scandium.dtls.ServerHelloTest
Running org.eclipse.californium.scandium.config.DtlsConnectorConfigTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 sec - in org.eclipse.californium.scandium.config.DtlsConnectorConfigTest
Running org.eclipse.californium.scandium.dtls.cipher.SupportedGroupTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.091 sec - in org.eclipse.californium.scandium.dtls.cipher.SupportedGroupTest
Running org.eclipse.californium.scandium.dtls.RecordTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.37 sec - in org.eclipse.californium.scandium.dtls.RecordTest
Running org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest
Running org.eclipse.californium.scandium.dtls.AlertMessageTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 sec - in org.eclipse.californium.scandium.dtls.AlertMessageTest

Results :

Tests run: 67, Failures: 0, Errors: 0, Skipped: 0

[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (medium-tests) @ scandium ---
[INFO] Surefire report directory: /jobs/genie.californium/master/workspace/scandium-core/target/surefire-reports
[INFO] parallel='classes', perCoreThreadCount=true, threadCount=8, useUnlimitedThreads=false, threadCountSuites=0, threadCountClasses=0, threadCountMethods=0, parallelOptimized=true

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 2, connection expiration threshold: 300s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:126) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:03)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:34873] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:03)
13 INFO [DTLSConnector]: Aborting handshake with peer [/127.0.0.1:44518]: Cannot authenticate client, identity [unknownIdentity] is unknown - (org.eclipse.californium.scandium.DTLSConnector.java:1567) terminateOngoingHandshake() in thread DTLS-Receiver-/127.0.0.1:34873 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:34873] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:07)
Running org.eclipse.californium.scandium.dtls.HandshakerTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.17 sec - in org.eclipse.californium.scandium.dtls.HandshakerTest
Running org.eclipse.californium.scandium.dtls.ServerHandshakerTest
Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.245 sec - in org.eclipse.californium.scandium.dtls.ServerHandshakerTest
Running org.eclipse.californium.scandium.DTLSConnectorTest
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:03)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:44657] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:03)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:03)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:03)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:33257] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:03)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:41658] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:50822] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:57381] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:40119] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:40119] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:47126] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:47126] - (org.eclipse.californium.scandium.DTLSConnector.java:549) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:36084] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:36084] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:47184] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:47421] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:42806] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:04)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:42806] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:41144] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:58951] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:58951] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:38410] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 500,000, connection expiration threshold: 86,400s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:186) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:38410] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:38410] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:34995] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:51894] with MTU [16,436] using (inbound) datagram buffer size [602 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:35119] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:54973] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:34739] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:05)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:33445] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:33445] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:57956] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:36782] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:36782] - (org.eclipse.californium.scandium.DTLSConnector.java:580) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:36782] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:242) start() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:36782] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 500,000, connection expiration threshold: 86,400s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:186) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:44518] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:44518] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:60084] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:10001] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:10001] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:58576] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:58576] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:49694] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:06)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:07)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:96) <init>() in thread pool-1-thread-3 at (2016-10-19 07:41:07)
10 INFO [DTLSConnector]: DTLS connector listening on [/127.0.0.1:39695] with MTU [16,436] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:230) start() in thread pool-1-thread-3 at (2016-10-19 07:41:07)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/127.0.0.1:39695] - (org.eclipse.californium.scandium.DTLSConnector.java:388) stop() in thread pool-1-thread-3 at (2016-10-19 07:41:07)
Tests run: 28, Failures: 0, Errors: 1, Skipped: 1, Time elapsed: 3.621 sec <<< FAILURE! - in org.eclipse.californium.scandium.DTLSConnectorTest
testConnectorKeepsExistingSessionOnEpochZeroClientHello(org.eclipse.californium.scandium.DTLSConnectorTest)  Time elapsed: 0.142 sec  <<< ERROR!
java.net.BindException: Address already in use
	at java.net.PlainDatagramSocketImpl.bind0(Native Method)
	at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:96)
	at java.net.DatagramSocket.bind(DatagramSocket.java:397)
	at org.eclipse.californium.scandium.DTLSConnector.start(DTLSConnector.java:268)
	at org.eclipse.californium.scandium.DTLSConnector.restart(DTLSConnector.java:242)
	at org.eclipse.californium.scandium.DTLSConnectorTest.testConnectorKeepsExistingSessionOnEpochZeroClientHello(DTLSConnectorTest.java:346)


Results :

Tests in error: 
  DTLSConnectorTest.testConnectorKeepsExistingSessionOnEpochZeroClientHello:346 ยป Bind

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

[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Californium (Cf) Parent ............................ SUCCESS [ 10.712 s]
[INFO] element-connector .................................. SUCCESS [01:02 min]
[INFO] Californium (Cf) Demo Certificates ................. SUCCESS [  2.180 s]
[INFO] Scandium (Sc) Core ................................. FAILURE [ 11.586 s]
[INFO] Californium (Cf) Core .............................. SKIPPED
[INFO] Californium (Cf) Proxy ............................. SKIPPED
[INFO] Californium (Cf) OSGi Bundle ....................... SKIPPED
[INFO] Californium (Cf) Demo Applications ................. SKIPPED
[INFO] Sc-DTLS-Example-Server ............................. SKIPPED
[INFO] Sc-DTLS-Example-Client ............................. SKIPPED
[INFO] Cf-PlugtestClient .................................. SKIPPED
[INFO] Cf-PlugtestChecker ................................. SKIPPED
[INFO] Cf-PlugtestServer .................................. SKIPPED
[INFO] Cf-HelloWorldClient ................................ SKIPPED
[INFO] Cf-HelloWorldServer ................................ SKIPPED
[INFO] Cf-CoCoAClient ..................................... SKIPPED
[INFO] Cf-SecureServer .................................... SKIPPED
[INFO] Cf-ExampleCrossProxy ............................... SKIPPED
[INFO] Cf-BenchmarkServer ................................. SKIPPED
[INFO] Cf-ObserveBenchmarkClient .......................... SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 01:35 min
[INFO] Finished at: 2016-10-19T07:41:07-04:00
[INFO] Final Memory: 46M/1932M
[INFO] ------------------------------------------------------------------------
[INFO] o.h.m.e.h.MavenExecutionResultHandler - Build failed with exception(s)
[INFO] o.h.m.e.h.MavenExecutionResultHandler - [1] org.apache.maven.lifecycle.LifecycleExecutionException: Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (medium-tests) on project scandium: There are test failures.

Please refer to /jobs/genie.californium/master/workspace/scandium-core/target/surefire-reports for the individual test results.
[DEBUG] Closing connection to remote
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-surefire-plugin:2.18.1:test (medium-tests) on project scandium: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.californium/master/workspace/scandium-core/target/surefire-reports for the individual test results.
[ERROR] -> [Help 1]
[ERROR] 
[ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
[ERROR] Re-run Maven using the -X switch to enable full debug logging.
[ERROR] 
[ERROR] For more information about the errors and possible solutions, please read the following articles:
[ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
[ERROR] 
[ERROR] After correcting the problems, you can resume the build with the command
[ERROR]   mvn <goals> -rf :scandium
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results
Archiving artifacts

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


Back to the top