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: scandium #57

See <https://hudson.eclipse.org/californium/job/scandium/57/changes>

Changes:

[Kai Hudalla] Adapt NULL cipher suite's name to official IANA name.

------------------------------------------
Started by an SCM change
Checkout:workspace / <https://hudson.eclipse.org/californium/job/scandium/ws/> - hudson.remoting.LocalChannel@71f599b6
Using strategy: Default
Last Built Revision: Revision 6d08cad673bdd8acab737ff10fae4c09cc0b34ae (origin/master)
Checkout:workspace / <https://hudson.eclipse.org/californium/job/scandium/ws/> - hudson.remoting.LocalChannel@71f599b6
Fetching changes from the remote Git repository
Fetching upstream changes from https://github.com/eclipse/californium.scandium.git
Commencing build of Revision bdc59ab387a7694e6f8e3bd15df81cac3dd0c937 (origin/master)
Checking out Revision bdc59ab387a7694e6f8e3bd15df81cac3dd0c937 (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.2.5
[workspace] $ /shared/common/apache-maven-latest/bin/mvn clean install deploy -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.0.jar -Dhudson.eventspy.port=44720 -f pom.xml
[DEBUG] Waiting for connection on port: 44720
Apache Maven 3.2.5 (12a6b3acb947671f09b81f49094c53f426d8cea1; 2014-12-14T12:29:23-05:00)
Maven home: /shared/common/apache-maven-latest
Java version: 1.8.0_40, vendor: Oracle Corporation
Java home: /opt/public/common/jdk1.8.0_40.x64/jre
Default locale: en_US, platform encoding: UTF-8
OS name: "linux", version: "3.0.101-0.46-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
[INFO] o.h.m.e.h.SettingsBuildingRequestHandler - Using global settings document ID: e23a0b6a-ab36-4ea3-8d97-c6ce7ba3db90
[INFO] Scanning for projects...
[INFO]                                                                         
[INFO] ------------------------------------------------------------------------
[INFO] Building Scandium (Sc) 1.0.0-SNAPSHOT
[INFO] ------------------------------------------------------------------------
[INFO] 
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ scandium ---
[INFO] Deleting /jobs/genie.californium/scandium/workspace/target
[INFO] 
[INFO] --- maven-resources-plugin:2.7:resources (default-resources) @ scandium ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /jobs/genie.californium/scandium/workspace/src/main/resources
[INFO] 
[INFO] --- maven-compiler-plugin:2.3.2:compile (default-compile) @ scandium ---
[INFO] Compiling 67 source files to /jobs/genie.californium/scandium/workspace/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:2.3.2:testCompile (default-testCompile) @ scandium ---
[INFO] Compiling 8 source files to /jobs/genie.californium/scandium/workspace/target/test-classes
[INFO] 
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ scandium ---
[INFO] Surefire report directory: /jobs/genie.californium/scandium/workspace/target/surefire-reports

-------------------------------------------------------
 T E S T S
-------------------------------------------------------
Running org.eclipse.californium.scandium.dtls.ServerHandshakerTest
Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 sec - in org.eclipse.californium.scandium.dtls.ServerHandshakerTest
Running org.eclipse.californium.scandium.dtls.HelloExtensionsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.californium.scandium.dtls.HelloExtensionsTest
Running org.eclipse.californium.scandium.dtls.RecordTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.287 sec - in org.eclipse.californium.scandium.dtls.RecordTest
Running org.eclipse.californium.scandium.dtls.DTLSSessionTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in org.eclipse.californium.scandium.dtls.DTLSSessionTest
Running org.eclipse.californium.scandium.dtls.HandshakerTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in org.eclipse.californium.scandium.dtls.HandshakerTest
Running org.eclipse.californium.scandium.config.DtlsConnectorConfigTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in org.eclipse.californium.scandium.config.DtlsConnectorConfigTest
Running org.eclipse.californium.scandium.DTLSConnectorTest
23 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
21 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Sender-hipp3/172.25.102.103:10100] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
24 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
22 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Receiver-hipp3/172.25.102.103:10100] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
23 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
24 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
21 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Sender-hipp3/172.25.102.103:10100] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
22 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Receiver-hipp3/172.25.102.103:10100] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
28 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Receiver-hipp3/172.25.102.103:10100] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
27 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Sender-hipp3/172.25.102.103:10100] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
30 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
29 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
29 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
30 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
27 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Sender-hipp3/172.25.102.103:10100] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
28 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Receiver-hipp3/172.25.102.103:10100] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
35 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Receiver-hipp3/172.25.102.103:10100] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
34 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Sender-hipp3/172.25.102.103:10100] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
37 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
36 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
36 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
37 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
40 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
39 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
39 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
40 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
35 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Receiver-hipp3/172.25.102.103:10100] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
34 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Sender-hipp3/172.25.102.103:10100] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
44 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Receiver-hipp3/172.25.102.103:10100] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
46 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
43 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Sender-hipp3/172.25.102.103:10100] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
45 INFO [DTLSConnector$Worker]: Starting worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
45 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Sender-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
46 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Receiver-hipp3/172.25.102.103:10000] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10000 at (2015-04-09 04:39:24)
Tests run: 4, Failures: 0, Errors: 1, Skipped: 0, Time elapsed: 0.221 sec <<< FAILURE! - in org.eclipse.californium.scandium.DTLSConnectorTest
testConnectorKeepsExistingSessionOnEpochZeroClientHello(org.eclipse.californium.scandium.DTLSConnectorTest)  Time elapsed: 0.041 sec  <<< ERROR!
java.net.BindException: Address already in use
	at java.net.PlainDatagramSocketImpl.bind0(Native Method)
	at java.net.AbstractPlainDatagramSocketImpl.bind(AbstractPlainDatagramSocketImpl.java:94)
	at java.net.DatagramSocket.bind(DatagramSocket.java:392)
	at java.net.DatagramSocket.<init>(DatagramSocket.java:242)
	at java.net.DatagramSocket.<init>(DatagramSocket.java:299)
	at org.eclipse.californium.scandium.DTLSConnector.start(DTLSConnector.java:319)
	at org.eclipse.californium.scandium.DTLSConnectorTest.testConnectorKeepsExistingSessionOnEpochZeroClientHello(DTLSConnectorTest.java:183)

43 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Sender-hipp3/172.25.102.103:10100] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Sender-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)
44 INFO [DTLSConnector$Worker]: Worker thread [DTLS-Receiver-hipp3/172.25.102.103:10100] has terminated - (org.eclipse.californium.scandium.DTLSConnector$Worker.java:-1) run() in thread DTLS-Receiver-hipp3/172.25.102.103:10100 at (2015-04-09 04:39:24)

Results :

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

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

[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 6.374 s
[INFO] Finished at: 2015-04-09T04:39:25-04:00
[INFO] Final Memory: 28M/2066M
[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.17:test (default-test) on project scandium: There are test failures.

Please refer to /jobs/genie.californium/scandium/workspace/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.17:test (default-test) on project scandium: There are test failures.
[ERROR] 
[ERROR] Please refer to /jobs/genie.californium/scandium/workspace/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
[DEBUG] Waiting for process to finish
[DEBUG] Result: 1
Recording test results

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


Back to the top