Skip to content

Console Output

Started by timer
Cleaning the workspace because project is configured to clean the workspace before each build.
Checkout:workspace / /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace - hudson.remoting.LocalChannel@6819c8ce
Using strategy: Default
Git Exe: /usr/local/bin/git
Last Built Revision: Revision 4f2f0b01bc28ad2a3d188112addb43fb9f629abb (origin/master)
Checkout:workspace / /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace - hudson.remoting.LocalChannel@6819c8ce
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from https://github.com/eclipse/californium.scandium.git
Fetching upstream changes from https://github.com/eclipse/californium.scandium.git
Commencing build of Revision 4f2f0b01bc28ad2a3d188112addb43fb9f629abb (origin/master)
Checking out Revision 4f2f0b01bc28ad2a3d188112addb43fb9f629abb (origin/master)
[INFO] Using Maven 3 installation: apache-maven-latest
[INFO] Checking Maven 3 installation environment
[workspace] $ /shared/common/apache-maven-latest/bin/mvn --help
[INFO] Checking Maven 3 installation version
[INFO] Detected Maven 3 installation version: 3.3.9
[workspace] $ /shared/common/apache-maven-latest/bin/mvn clean install -V -B -Dmaven.ext.class.path=/home/hudson/genie.californium/.hudson/maven/slavebundle/resources:/home/hudson/genie.californium/.hudson/maven/slavebundle/lib/maven3-eventspy-3.1.jar:/home/hudson/genie.californium/.hudson/war/webapp/WEB-INF/lib/hudson-remoting-3.0.3.jar -Dhudson.eventspy.port=45202 -f pom.xml
[DEBUG] Waiting for connection on port: 45202
Apache Maven 3.3.9 (bb52d8502b132ec0a5a3f4c09453c07478323dc5; 2015-11-10T11:41:47-05:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.7.0_80, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.7.0_80/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.47.71-default", arch: "amd64", family: "unix"
SLF4J: Class path contains multiple SLF4J bindings.
SLF4J: Found binding in [jar:file:/home/hudson/genie.californium/.hudson/maven/slavebundle/lib/maven3-eventspy-runtime.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: Found binding in [jar:file:/shared/common/apache-maven-latest/lib/slf4j-simple-1.7.5.jar!/org/slf4j/impl/StaticLoggerBinder.class]
SLF4J: See http://www.slf4j.org/codes.html#multiple_bindings for an explanation.
[DEBUG] Connected to remote
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@6d667b04 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[WARN] o.h.m.e.EventSpyProcessor - Unhandled event: org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest@6d667b04 (org.apache.maven.toolchain.building.DefaultToolchainsBuildingRequest)
[INFO] Scanning for projects...
Downloading: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/parent/1.1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/parent/1.1.0-SNAPSHOT/maven-metadata.xml (606 B at 1.2 KB/sec)
[INFO] Inspecting build with total of 3 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 3 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Scandium (Sc)
[INFO] Scandium Core
[INFO] Scandium Examples
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Scandium (Sc) 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scandium-parent ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ scandium-parent ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scandium-parent ---
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ scandium-parent ---
[INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium-parent/1.1.0-SNAPSHOT/scandium-parent-1.1.0-SNAPSHOT.pom
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Scandium Core 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
Downloading: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/maven-metadata.xml
Downloaded: https://repo.eclipse.org/content/repositories/snapshots/org/eclipse/californium/element-connector/1.1.0-SNAPSHOT/maven-metadata.xml (2 KB at 17.0 KB/sec)
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scandium ---
[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 75 source files to /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/classes
[INFO] /jobs/genie.californium/scandium-sonar/workspace/scandium-core/src/main/java/org/eclipse/californium/scandium/dtls/ClientHandshaker.java: Some input files use or override a deprecated API.
[INFO] /jobs/genie.californium/scandium-sonar/workspace/scandium-core/src/main/java/org/eclipse/californium/scandium/dtls/ClientHandshaker.java: Recompile with -Xlint:deprecation for details.
[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 24 source files to /jobs/genie.californium/scandium-sonar/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/scandium-sonar/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: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 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.048 sec - in org.eclipse.californium.scandium.dtls.HelloExtensionsTest
Running org.eclipse.californium.scandium.util.Base64Test
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 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.085 sec - in org.eclipse.californium.scandium.dtls.ClientHelloTest
Running org.eclipse.californium.scandium.util.LeastRecentlyUsedCacheTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.503 sec - in org.eclipse.californium.scandium.util.LeastRecentlyUsedCacheTest
Running org.eclipse.californium.scandium.dtls.ClientHandshakerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.099 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.198 sec - in org.eclipse.californium.scandium.dtls.CertificateMessageTest
Running org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.078 sec - in org.eclipse.californium.scandium.auth.RawPublicKeyIdentityTest
Running org.eclipse.californium.scandium.dtls.InMemoryConnectionStoreTest
19 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) <init>() in thread pool-1-thread-12 at (2016-01-25 01:01:18)
19 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) <init>() in thread pool-1-thread-12 at (2016-01-25 01:01:18)
19 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 10, connection expiration threshold: 1,000s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:38) <init>() in thread pool-1-thread-12 at (2016-01-25 01:01:18)
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 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.038 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.038 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.082 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.082 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.405 sec - in org.eclipse.californium.scandium.dtls.RecordTest
Running org.eclipse.californium.scandium.util.DatagramReaderTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 sec - in org.eclipse.californium.scandium.util.DatagramReaderTest
Running org.eclipse.californium.scandium.dtls.ECDHServerKeyExchangeTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.1 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.009 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/scandium-sonar/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:129) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:19)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:49182] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:19)
14 INFO [DTLSConnector]: Aborting handshake with peer [/172.25.102.103:44411]: Cannot authenticate client, identity [unknownIdentity] is unknown - (org.eclipse.californium.scandium.DTLSConnector.java:1487) terminateOngoingHandshake() in thread DTLS-Receiver-/172.25.102.103:49182 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:49182] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:21)
Running org.eclipse.californium.scandium.dtls.HandshakerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.343 sec - in org.eclipse.californium.scandium.dtls.HandshakerTest
Running org.eclipse.californium.scandium.dtls.ServerHandshakerTest
Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.274 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:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:19)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:37952] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:19)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:52962] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:49447] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:49447] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:279) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:49447] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:53992] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:53321] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:53321] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:38155] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:39321] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:39321] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
39 INFO [DTLSConnector]: Unexpected error occurred while processing record from peer [/172.25.102.103:49182] - (org.eclipse.californium.scandium.DTLSConnector.java:431) receiveNextDatagramFromNetwork() in thread DTLS-Receiver-/172.25.102.103:39321 at (2016-01-25 01:01:20)
java.lang.NullPointerException
	at org.eclipse.californium.scandium.DTLSConnector.sendFlight(DTLSConnector.java:1265)
	at org.eclipse.californium.scandium.DTLSConnector.send(DTLSConnector.java:1075)
	at org.eclipse.californium.scandium.DTLSConnector.terminateConnection(DTLSConnector.java:540)
	at org.eclipse.californium.scandium.DTLSConnector.processAlertRecord(DTLSConnector.java:641)
	at org.eclipse.californium.scandium.DTLSConnector.processAlertRecord(DTLSConnector.java:617)
	at org.eclipse.californium.scandium.DTLSConnector.processAlertRecord(DTLSConnector.java:610)
	at org.eclipse.californium.scandium.DTLSConnector.receiveNextDatagramFromNetwork(DTLSConnector.java:416)
	at org.eclipse.californium.scandium.DTLSConnector.access$200(DTLSConnector.java:101)
	at org.eclipse.californium.scandium.DTLSConnector$2.doWork(DTLSConnector.java:324)
	at org.eclipse.californium.scandium.DTLSConnector$Worker.run(DTLSConnector.java:1433)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:39951] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:50669] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:50669] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:52601] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:52601] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:52601] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:35660] with MTU [1,500] using (inbound) datagram buffer size [602 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:44975] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:48841] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:34874] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:43522] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:44411] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:44411] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:56911] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:10001] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:10001] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:59742] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:20)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:59742] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:21)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:21)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:38689] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:21)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:21)
10 CONFIG [InMemoryConnectionStore]: Created new InMemoryConnectionStore [capacity: 5, connection expiration threshold: 60s] - (org.eclipse.californium.scandium.dtls.InMemoryConnectionStore.java:163) <init>() in thread pool-1-thread-3 at (2016-01-25 01:01:21)
10 INFO [DTLSConnector]: DTLS connector listening on [/172.25.102.103:42399] with MTU [1,500] using (inbound) datagram buffer size [16,474 bytes] - (org.eclipse.californium.scandium.DTLSConnector.java:267) start() in thread pool-1-thread-3 at (2016-01-25 01:01:21)
10 INFO [DTLSConnector]: Stopping DTLS connector on [/172.25.102.103:42399] - (org.eclipse.californium.scandium.DTLSConnector.java:385) stop() in thread pool-1-thread-3 at (2016-01-25 01:01:21)
Tests run: 23, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 1.58 sec - in org.eclipse.californium.scandium.DTLSConnectorTest

Results :

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

[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:bundle (default-bundle) @ scandium ---
[WARNING] Bundle org.eclipse.californium:scandium:bundle:1.1.0-SNAPSHOT : Export org.eclipse.californium.scandium.dtls,  has 1,  private references [org.eclipse.californium.scandium.util], 
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (large-tests) @ scandium ---
[INFO] Surefire report directory: /jobs/genie.californium/scandium-sonar/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
-------------------------------------------------------

Results :

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

[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scandium ---
[INFO] Building jar: /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/scandium-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.5.2:install (default-install) @ scandium ---
[INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/scandium-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/1.1.0-SNAPSHOT/scandium-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-core/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/1.1.0-SNAPSHOT/scandium-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-core/target/scandium-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium/1.1.0-SNAPSHOT/scandium-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-bundle-plugin:2.5.0:install (default-install) @ scandium ---
[INFO] Installing org/eclipse/californium/scandium/1.1.0-SNAPSHOT/scandium-1.1.0-SNAPSHOT.jar
[INFO] Writing OBR metadata
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Scandium Examples 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scandium-examples ---
[INFO] 
[INFO] --- maven-enforcer-plugin:1.4.1:enforce (enforce-no-snapshots) @ scandium-examples ---
[INFO] Skipping Rule Enforcement.
[INFO] 
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ scandium-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 4 resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:compile (default-compile) @ scandium-examples ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 2 source files to /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/classes
[INFO] 
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ scandium-examples ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/src/test/resources
[INFO] 
[INFO] --- maven-compiler-plugin:3.3:testCompile (default-testCompile) @ scandium-examples ---
[INFO] No sources to compile
[INFO] 
[INFO] --- maven-surefire-plugin:2.18.1:test (default-test) @ scandium-examples ---
[INFO] No tests to run.
[INFO] 
[INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ scandium-examples ---
[INFO] Building jar: /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/scandium-examples-1.1.0-SNAPSHOT.jar
[INFO] 
[INFO] --- maven-source-plugin:2.4:jar-no-fork (attach-sources) @ scandium-examples ---
[INFO] Building jar: /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/scandium-examples-1.1.0-SNAPSHOT-sources.jar
[INFO] 
[INFO] --- maven-install-plugin:2.4:install (default-install) @ scandium-examples ---
[INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/scandium-examples-1.1.0-SNAPSHOT.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium-examples/1.1.0-SNAPSHOT/scandium-examples-1.1.0-SNAPSHOT.jar
[INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/pom.xml to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium-examples/1.1.0-SNAPSHOT/scandium-examples-1.1.0-SNAPSHOT.pom
[INFO] Installing /jobs/genie.californium/scandium-sonar/workspace/scandium-examples/target/scandium-examples-1.1.0-SNAPSHOT-sources.jar to /opt/public/hipp/homes/genie.californium/.m2/repository/org/eclipse/californium/scandium-examples/1.1.0-SNAPSHOT/scandium-examples-1.1.0-SNAPSHOT-sources.jar
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Scandium (Sc) ...................................... SUCCESS [  1.134 s]
[INFO] Scandium Core ...................................... SUCCESS [ 10.829 s]
[INFO] Scandium Examples .................................. SUCCESS [  0.948 s]
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 16.392 s
[INFO] Finished at: 2016-01-25T01:01:24-05:00
[INFO] Final Memory: 39M/1932M
[INFO] ------------------------------------------------------------------------
[DEBUG] Closing connection to remote
[DEBUG] Waiting for process to finish
[DEBUG] Result: 0
[workspace] $ /shared/common/apache-maven-latest/bin/mvn -f /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/pom.xml -e -B sonar:sonar -Dsonar.jdbc.driver=com.mysql.jdbc.Driver -Dsonar.jdbc.url=jdbc:mysql://dbmaster:3306/sonar?autoReconnect=true&useUnicode=true&characterEncoding=utf8 ******** ******** -Dsonar.host.url=http://sonar.eclipse.org:9000/sonar
[INFO] Error stacktraces are turned on.
[INFO] Scanning for projects...
[INFO] Inspecting build with total of 3 modules...
[INFO] Installing Nexus Staging features:
[INFO]   ... total of 3 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Scandium (Sc)
[INFO] Scandium Core
[INFO] Scandium Examples
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Scandium (Sc) 1.1.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- sonar-maven-plugin:2.7.1:sonar (default-cli) @ scandium-parent ---
[INFO] User cache: /opt/public/hipp/homes/genie.californium/.sonar/cache
[INFO] SonarQube version: 4.5.4
[INFO] Default locale: "en_US", source code encoding: "UTF-8"
[INFO] [01:01:32.123] Load global referentials...
[INFO] [01:01:32.299] Load global referentials done: 179 ms
[INFO] [01:01:32.314] User cache: /opt/public/hipp/homes/genie.californium/.sonar/cache
[INFO] [01:01:32.323] Install plugins
[INFO] [01:01:32.414] Install JDBC driver
[INFO] [01:01:32.427] Create JDBC datasource for jdbc:mysql://dbmaster:3306/sonar?autoReconnect=true&useUnicode=true&characterEncoding=utf8
[INFO] [01:01:34.682] Initializing Hibernate
[INFO] [01:01:36.436] Load project referentials...
[INFO] [01:01:36.836] Load project referentials done: 400 ms
[INFO] [01:01:36.837] Load project settings
[INFO] [01:01:40.015] Loading technical debt model...
[INFO] [01:01:40.044] Loading technical debt model done: 29 ms
[INFO] [01:01:40.048] Apply project exclusions
[INFO] [01:01:40.846] -------------  Scan Scandium Core
[INFO] [01:01:40.850] Load module settings
[INFO] [01:01:42.825] Loading rules...
[INFO] [01:01:43.530] Loading rules done: 705 ms
[INFO] [01:01:43.567] Configure Maven plugins
[INFO] [01:01:44.041] Compare to previous analysis (2016-01-24)
[INFO] [01:01:44.069] Compare over 30 days (2015-12-26, analysis of 2015-12-27 01:01:21.0)
[INFO] [01:01:44.103] Compare to previous version (2015-11-26)
[INFO] [01:01:44.104] No quality gate is configured.
[INFO] [01:01:44.185] Base dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core
[INFO] [01:01:44.185] Working dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar
[INFO] [01:01:44.185] Source paths: pom.xml, src/main/java
[INFO] [01:01:44.186] Test paths: src/test/java
[INFO] [01:01:44.186] Binary dirs: target/classes
[INFO] [01:01:44.186] Source encoding: UTF-8, default locale: en_US
[INFO] [01:01:44.186] Index files
[INFO] [01:01:44.447] 99 files indexed
[WARN] [01:01:46.728] [JOURNAL_FLUSHER] WARNING Journal flush operation took 2,251ms last 8 cycles average is 281ms
[INFO] [01:01:48.557] Quality profile for java: Sonar way with Findbugs
[INFO] [01:01:48.581] JaCoCoSensor: JaCoCo report not found : /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/jacoco.exec
[INFO] [01:01:48.581] JaCoCoItSensor: JaCoCo IT report not found: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/jacoco-it.exec
[INFO] [01:01:48.601] Sensor JavaSquidSensor...
[INFO] [01:01:48.794] Configured Java source version (sonar.java.source): 7
[INFO] [01:01:48.815] JavaClasspath initialization...
[INFO] [01:01:48.866] JavaClasspath initialization done: 51 ms
[INFO] [01:01:48.867] JavaTestClasspath initialization...
[INFO] [01:01:48.937] JavaTestClasspath initialization done: 70 ms
[INFO] [01:01:49.317] Java Main Files AST scan...
[INFO] [01:01:49.320] 75 source files to be analyzed
[WARN] [01:01:50.692] [JOURNAL_FLUSHER] WARNING Journal flush operation took 3,862ms last 8 cycles average is 764ms
[INFO] [01:01:59.321] 0/75 files analyzed, current file: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/src/main/java/org/eclipse/californium/scandium/DTLSConnector.java
[WARN] [01:02:00.008] [JOURNAL_FLUSHER] WARNING Journal flush operation took 9,315ms last 8 cycles average is 1,928ms
[WARN] [01:02:05.163] [JOURNAL_FLUSHER] WARNING Journal flush operation took 5,154ms last 8 cycles average is 2,573ms
[INFO] [01:02:09.321] 0/75 files analyzed, current file: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/src/main/java/org/eclipse/californium/scandium/DTLSConnector.java
[INFO] [01:02:19.321] 0/75 files analyzed, current file: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/src/main/java/org/eclipse/californium/scandium/DTLSConnector.java
[WARN] [01:02:19.813] [JOURNAL_FLUSHER] WARNING Journal flush operation took 13,929ms last 8 cycles average is 4,404ms
[WARN] [01:02:22.608] [JOURNAL_FLUSHER] WARNING Journal flush operation took 2,794ms last 8 cycles average is 4,753ms
[INFO] [01:02:28.386] Java Main Files AST scan done: 39069 ms
[INFO] [01:02:28.386] 75/75 source files have been analyzed
[INFO] [01:02:28.392] Java bytecode scan...
[INFO] [01:02:28.988] Java bytecode scan done: 596 ms
[INFO] [01:02:28.988] Java Test Files AST scan...
[INFO] [01:02:28.989] 24 source files to be analyzed
[INFO] [01:02:30.202] Java Test Files AST scan done: 1214 ms
[INFO] [01:02:30.202] 24/24 source files have been analyzed
[INFO] [01:02:30.205] Package design analysis...
[INFO] [01:02:46.063] Package design analysis done: 15858 ms
[INFO] [01:02:46.137] Sensor JavaSquidSensor done: 57535 ms
[INFO] [01:02:46.424] Sensor QProfileSensor...
[INFO] [01:02:46.428] Sensor QProfileSensor done: 4 ms
[INFO] [01:02:46.429] Sensor org.sonar.plugins.findbugs.FindbugsSensor@4674408b...
[INFO] [01:02:46.435] Execute Findbugs 3.0.1...
[INFO] [01:02:48.386] Findbugs output report: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/findbugs-result.xml
[INFO] [01:03:04.920] Execute Findbugs 3.0.1 done: 18485 ms
[INFO] [01:03:04.935] Sensor org.sonar.plugins.findbugs.FindbugsSensor@4674408b done: 18506 ms
[INFO] [01:03:04.935] Sensor CheckstyleSensor...
[INFO] [01:03:04.937] Execute Checkstyle ${checkstyle.version}...
[INFO] [01:03:04.952] Checkstyle configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/checkstyle.xml
[INFO] [01:03:11.212] Execute Checkstyle ${checkstyle.version} done: 6275 ms
[INFO] [01:03:11.212] Sensor CheckstyleSensor done: 6277 ms
[INFO] [01:03:11.212] Sensor PmdSensor...
[INFO] [01:03:11.214] Execute PMD 5.4.0...
[INFO] [01:03:11.236] Java version: 1.7
[INFO] [01:03:11.271] PMD configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/pmd.xml
[INFO] [01:03:17.037] PMD configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/sonar/pmd-unit-tests.xml
[INFO] [01:03:17.040] Execute PMD 5.4.0 done: 5826 ms
[INFO] [01:03:17.081] Sensor PmdSensor done: 5869 ms
[INFO] [01:03:17.081] Sensor InitialOpenIssuesSensor...
[INFO] [01:03:17.608] Sensor InitialOpenIssuesSensor done: 527 ms
[INFO] [01:03:17.608] Sensor ProjectLinksSensor...
[INFO] [01:03:17.630] Sensor ProjectLinksSensor done: 22 ms
[INFO] [01:03:17.630] Sensor VersionEventsSensor...
[INFO] [01:03:17.673] Sensor VersionEventsSensor done: 43 ms
[INFO] [01:03:17.674] Sensor FileHashSensor...
[INFO] [01:03:19.831] Sensor FileHashSensor done: 2157 ms
[INFO] [01:03:19.832] Sensor SurefireSensor...
[INFO] [01:03:19.834] parsing /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-core/target/surefire-reports
[INFO] [01:03:20.012] Sensor SurefireSensor done: 180 ms
[INFO] [01:03:20.012] Sensor Maven dependencies...
[INFO] [01:03:20.187] Sensor Maven dependencies done: 175 ms
[INFO] [01:03:20.188] Sensor CPD Sensor (wrapped)...
[INFO] [01:03:20.188] JavaCpdEngine is used for java
[INFO] [01:03:20.197] Cross-project analysis disabled
[WARN] [01:03:20.578] [JOURNAL_FLUSHER] WARNING Journal flush operation took 3,237ms last 8 cycles average is 404ms
[INFO] [01:03:20.588] Sensor CPD Sensor (wrapped) done: 400 ms
[INFO] [01:03:20.995] Execute decorators...
[INFO] [01:03:26.261] -------------  Scan Scandium Examples
[INFO] [01:03:26.264] Load module settings
[INFO] [01:03:26.336] Configure Maven plugins
[INFO] [01:03:26.338] Compare to previous analysis (2016-01-24)
[INFO] [01:03:26.340] Compare over 30 days (2015-12-26, analysis of 2015-12-27 01:01:21.0)
[INFO] [01:03:26.341] Compare to previous version (2015-11-26)
[INFO] [01:03:26.342] No quality gate is configured.
[INFO] [01:03:26.369] Base dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples
[INFO] [01:03:26.369] Working dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar
[INFO] [01:03:26.369] Source paths: pom.xml, src/main/java
[INFO] [01:03:26.369] Binary dirs: target/classes
[INFO] [01:03:26.369] Source encoding: UTF-8, default locale: en_US
[INFO] [01:03:26.369] Index files
[INFO] [01:03:26.381] 2 files indexed
[INFO] [01:03:26.421] Quality profile for java: Sonar way with Findbugs
[INFO] [01:03:26.423] JaCoCoSensor: JaCoCo report not found : /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/jacoco.exec
[INFO] [01:03:26.423] JaCoCoItSensor: JaCoCo IT report not found: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/jacoco-it.exec
[INFO] [01:03:26.426] Sensor JavaSquidSensor...
[INFO] [01:03:26.429] Configured Java source version (sonar.java.source): 7
[INFO] [01:03:26.429] JavaClasspath initialization...
[INFO] [01:03:26.433] JavaClasspath initialization done: 4 ms
[INFO] [01:03:26.433] JavaTestClasspath initialization...
[INFO] [01:03:26.438] JavaTestClasspath initialization done: 5 ms
[INFO] [01:03:26.452] Java Main Files AST scan...
[INFO] [01:03:26.452] 2 source files to be analyzed
[INFO] [01:03:26.704] Java Main Files AST scan done: 252 ms
[INFO] [01:03:26.705] 2/2 source files have been analyzed
[INFO] [01:03:26.706] Java bytecode scan...
[INFO] [01:03:26.751] Java bytecode scan done: 45 ms
[INFO] [01:03:26.751] Java Test Files AST scan...
[INFO] [01:03:26.751] 0 source files to be analyzed
[INFO] [01:03:26.752] Java Test Files AST scan done: 1 ms
[INFO] [01:03:26.752] 0/0 source files have been analyzed
[INFO] [01:03:26.752] Package design analysis...
[INFO] [01:03:26.753] Package design analysis done: 1 ms
[INFO] [01:03:26.753] Sensor JavaSquidSensor done: 327 ms
[INFO] [01:03:26.754] Sensor QProfileSensor...
[INFO] [01:03:26.754] Sensor QProfileSensor done: 0 ms
[INFO] [01:03:26.754] Sensor org.sonar.plugins.findbugs.FindbugsSensor@47d261fa...
[INFO] [01:03:26.755] Execute Findbugs 3.0.1...
[INFO] [01:03:26.821] Findbugs output report: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar/findbugs-result.xml
[INFO] [01:03:28.136] Execute Findbugs 3.0.1 done: 1381 ms
[INFO] [01:03:28.141] Sensor org.sonar.plugins.findbugs.FindbugsSensor@47d261fa done: 1387 ms
[INFO] [01:03:28.141] Sensor CheckstyleSensor...
[INFO] [01:03:28.141] Execute Checkstyle ${checkstyle.version}...
[INFO] [01:03:28.142] Checkstyle configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar/checkstyle.xml
[INFO] [01:03:28.470] Execute Checkstyle ${checkstyle.version} done: 329 ms
[INFO] [01:03:28.470] Sensor CheckstyleSensor done: 329 ms
[INFO] [01:03:28.470] Sensor PmdSensor...
[INFO] [01:03:28.470] Execute PMD 5.4.0...
[INFO] [01:03:28.471] Java version: 1.7
[INFO] [01:03:28.476] PMD configuration: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/sonar/pmd.xml
[INFO] [01:03:28.746] Execute PMD 5.4.0 done: 276 ms
[INFO] [01:03:28.746] Sensor PmdSensor done: 276 ms
[INFO] [01:03:28.746] Sensor InitialOpenIssuesSensor...
[INFO] [01:03:28.756] Sensor InitialOpenIssuesSensor done: 10 ms
[INFO] [01:03:28.756] Sensor ProjectLinksSensor...
[INFO] [01:03:28.773] Sensor ProjectLinksSensor done: 17 ms
[INFO] [01:03:28.773] Sensor VersionEventsSensor...
[INFO] [01:03:28.779] Sensor VersionEventsSensor done: 6 ms
[INFO] [01:03:28.779] Sensor FileHashSensor...
[INFO] [01:03:28.779] Sensor FileHashSensor done: 0 ms
[INFO] [01:03:28.779] Sensor SurefireSensor...
[INFO] [01:03:28.780] parsing /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/surefire-reports
[ERROR] [01:03:28.780] Reports path not found or is not a directory: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/scandium-examples/target/surefire-reports
[INFO] [01:03:28.780] Sensor SurefireSensor done: 1 ms
[INFO] [01:03:28.780] Sensor Maven dependencies...
[INFO] [01:03:28.782] Sensor Maven dependencies done: 2 ms
[INFO] [01:03:28.783] Sensor CPD Sensor (wrapped)...
[INFO] [01:03:28.783] JavaCpdEngine is used for java
[INFO] [01:03:28.783] Cross-project analysis disabled
[INFO] [01:03:28.787] Sensor CPD Sensor (wrapped) done: 4 ms
[INFO] [01:03:28.951] Execute decorators...
[INFO] [01:03:29.600] -------------  Scan Scandium (Sc)
[INFO] [01:03:29.601] Load module settings
[INFO] [01:03:29.684] Configure Maven plugins
[INFO] [01:03:29.687] Compare to previous analysis (2016-01-24)
[INFO] [01:03:29.689] Compare over 30 days (2015-12-26, analysis of 2015-12-27 01:01:21.0)
[INFO] [01:03:29.691] Compare to previous version (2015-11-26)
[INFO] [01:03:29.692] No quality gate is configured.
[INFO] [01:03:29.724] Base dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace
[INFO] [01:03:29.724] Working dir: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/target/sonar
[INFO] [01:03:29.724] Source encoding: UTF-8, default locale: en_US
[INFO] [01:03:29.725] JaCoCoSensor: JaCoCo report not found : /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/target/jacoco.exec
[INFO] [01:03:29.726] JaCoCoItSensor: JaCoCo IT report not found: /home/hudson/genie.californium/.hudson/jobs/scandium-sonar/workspace/target/jacoco-it.exec
[INFO] [01:03:29.728] Sensor InitialOpenIssuesSensor...
[INFO] [01:03:29.733] Sensor InitialOpenIssuesSensor done: 5 ms
[INFO] [01:03:29.733] Sensor ProjectLinksSensor...
[INFO] [01:03:29.754] Sensor ProjectLinksSensor done: 21 ms
[INFO] [01:03:29.754] Sensor VersionEventsSensor...
[INFO] [01:03:29.764] Sensor VersionEventsSensor done: 10 ms
[INFO] [01:03:29.764] Sensor FileHashSensor...
[INFO] [01:03:29.764] Sensor FileHashSensor done: 0 ms
[INFO] [01:03:29.764] Sensor Maven dependencies...
[INFO] [01:03:29.765] Sensor Maven dependencies done: 1 ms
[INFO] [01:03:29.765] Sensor CPD Sensor (wrapped)...
[INFO] [01:03:29.765] Sensor CPD Sensor (wrapped) done: 0 ms
[INFO] [01:03:29.940] Execute decorators...
[INFO] [01:03:30.368] Store results in database
[INFO] [01:03:35.963] ANALYSIS SUCCESSFUL, you can browse http://sonar.eclipse.org:9000/sonar/dashboard/index/org.eclipse.californium:scandium-parent
[INFO] [01:03:35.989] Executing post-job class org.sonar.plugins.core.issue.notification.SendIssueNotificationsPostJob
[INFO] [01:03:36.009] Executing post-job class org.sonar.plugins.core.batch.IndexProjectPostJob
[INFO] [01:03:36.189] Executing post-job class org.sonar.plugins.dbcleaner.ProjectPurgePostJob
[INFO] [01:03:36.201] -> Keep one snapshot per day between 2015-12-28 and 2016-01-24
[INFO] [01:03:36.203] -> Keep one snapshot per week between 2015-01-26 and 2015-12-28
[INFO] [01:03:36.204] <- Delete snapshot: 2015-12-28T01:01:55-0500 [8871316]
[INFO] [01:03:36.266] -> Keep one snapshot per month between 2011-01-31 and 2015-01-26
[INFO] [01:03:36.267] -> Delete data prior to: 2011-01-31
[INFO] [01:03:36.271] -> Clean Scandium (Sc) [id=114681]
[INFO] [01:03:36.273] <- Clean snapshot 9448968
[INFO] [01:03:36.863] -> Clean Scandium Core [id=114682]
[INFO] [01:03:36.865] -> Clean Scandium Examples [id=114683]
[WARN] [01:03:46.237] [JOURNAL_FLUSHER] WARNING Journal flush operation took 9,274ms last 8 cycles average is 1,159ms
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Summary:
[INFO] 
[INFO] Scandium (Sc) ...................................... SUCCESS [02:16 min]
[INFO] Scandium Core ...................................... SKIPPED
[INFO] Scandium Examples .................................. SKIPPED
[INFO] ------------------------------------------------------------------------
[INFO] BUILD SUCCESS
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 02:19 min
[INFO] Finished at: 2016-01-25T01:03:46-05:00
[INFO] Final Memory: 63M/3521M
[INFO] ------------------------------------------------------------------------
Sonar analysis completed: SUCCESS
Finished: SUCCESS