Started by an SCM change
Building on master in workspace /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace
> /usr/bin/git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> /usr/bin/git config remote.origin.url https://github.com/str4d/ed25519-java.git # timeout=10
Fetching upstream changes from https://github.com/str4d/ed25519-java.git
> /usr/bin/git --version # timeout=10
> /usr/bin/git fetch --tags --progress https://github.com/str4d/ed25519-java.git +refs/heads/*:refs/remotes/origin/*
> /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
> /usr/bin/git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10
Checking out Revision a176c92f997620c7904d6f2ce8c69235d93b617b (refs/remotes/origin/master)
> /usr/bin/git config core.sparsecheckout # timeout=10
> /usr/bin/git checkout -f a176c92f997620c7904d6f2ce8c69235d93b617b
> /usr/bin/git rev-list 852e02ea6dde9ede51846397e6d9176d43d60634 # timeout=10
[workspace] $ /home/javastream.de/jenkins/tools/hudson.tasks.Maven_MavenInstallation/maven-3/bin/mvn -Dfile.encoding=UTF8 clean install
[INFO] Scanning for projects...
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom
2/12 KB
5/12 KB
6/12 KB
9/12 KB
10/12 KB
12/12 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.pom (12 KB at 15.0 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom
3/3 KB
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-staging/1.6.7/nexus-staging-1.6.7.pom (3 KB at 81.7 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom
3/18 KB
5/18 KB
8/18 KB
11/18 KB
13/18 KB
16/18 KB
18/18 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-maven-plugins/1.6.7/nexus-maven-plugins-1.6.7.pom (18 KB at 349.8 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom
3/3 KB
3/3 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.pom (3 KB at 94.3 KB/sec)
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar
Downloading: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar
3/245 KB
5/245 KB
8/245 KB
11/245 KB
13/245 KB
16/245 KB
19/245 KB
21/245 KB
24/245 KB
27/245 KB
29/245 KB
32/245 KB
36/245 KB
40/245 KB
44/245 KB
48/245 KB
52/245 KB
56/245 KB
60/245 KB
64/245 KB
68/245 KB
72/245 KB
76/245 KB
80/245 KB
84/245 KB
88/245 KB
92/245 KB
96/245 KB
100/245 KB
104/245 KB
108/245 KB
112/245 KB
116/245 KB
120/245 KB
124/245 KB
128/245 KB
132/245 KB
136/245 KB
140/245 KB
144/245 KB
144/245 KB 3/16 KB
144/245 KB 5/16 KB
148/245 KB 5/16 KB
148/245 KB 8/16 KB
148/245 KB 11/16 KB
148/245 KB 13/16 KB
148/245 KB 16/16 KB
148/245 KB 16/16 KB
152/245 KB 16/16 KB
156/245 KB 16/16 KB
160/245 KB 16/16 KB
164/245 KB 16/16 KB
168/245 KB 16/16 KB
172/245 KB 16/16 KB
176/245 KB 16/16 KB
180/245 KB 16/16 KB
184/245 KB 16/16 KB
188/245 KB 16/16 KB
192/245 KB 16/16 KB
196/245 KB 16/16 KB
200/245 KB 16/16 KB
204/245 KB 16/16 KB
208/245 KB 16/16 KB
212/245 KB 16/16 KB
216/245 KB 16/16 KB
220/245 KB 16/16 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/nexus/maven/nexus-common/1.6.7/nexus-common-1.6.7.jar (16 KB at 243.6 KB/sec)
224/245 KB
228/245 KB
232/245 KB
236/245 KB
240/245 KB
244/245 KB
245/245 KB
Downloaded: https://repo.maven.apache.org/maven2/org/sonatype/plugins/nexus-staging-maven-plugin/1.6.7/nexus-staging-maven-plugin-1.6.7.jar (245 KB at 3096.0 KB/sec)
[INFO] Inspecting build with total of 1 modules...
[INFO] Installing Nexus Staging features:
[INFO] ... total of 1 executions of maven-deploy-plugin replaced with nexus-staging-maven-plugin
[INFO]
[INFO] ------------------------------------------------------------------------
[INFO] Building EdDSA-Java 0.2.0
[INFO] ------------------------------------------------------------------------
[INFO]
[INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ eddsa ---
[INFO] Deleting /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target
[INFO]
[INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ eddsa ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] skip non existing resourceDirectory /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/src/main/resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ eddsa ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 27 source files to /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/classes
[INFO]
[INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ eddsa ---
[INFO] Using 'UTF-8' encoding to copy filtered resources.
[INFO] Copying 3 resources
[INFO]
[INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ eddsa ---
[INFO] Changes detected - recompiling the module!
[INFO] Compiling 18 source files to /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/test-classes
[INFO]
[INFO] --- maven-surefire-plugin:2.17:test (default-test) @ eddsa ---
[INFO] Surefire report directory: /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/surefire-reports
[WARNING] file.encoding cannot be set as system property, use <argLine>-Dfile.encoding=...<argLine> instead
-------------------------------------------------------
T E S T S
-------------------------------------------------------
Running net.i2p.crypto.eddsa.EdDSAEngineTest
Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.338 sec - in net.i2p.crypto.eddsa.EdDSAEngineTest
Running net.i2p.crypto.eddsa.UtilsTest
Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in net.i2p.crypto.eddsa.UtilsTest
Running net.i2p.crypto.eddsa.EdDSAPublicKeyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 sec - in net.i2p.crypto.eddsa.EdDSAPublicKeyTest
Running net.i2p.crypto.eddsa.EdDSAPrivateKeyTest
Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in net.i2p.crypto.eddsa.EdDSAPrivateKeyTest
Running net.i2p.crypto.eddsa.spec.EdDSANamedCurveTableTest
Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in net.i2p.crypto.eddsa.spec.EdDSANamedCurveTableTest
Running net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpecTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 sec - in net.i2p.crypto.eddsa.spec.EdDSAPrivateKeySpecTest
Running net.i2p.crypto.eddsa.EdDSASecurityProviderTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 sec - in net.i2p.crypto.eddsa.EdDSASecurityProviderTest
Running net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElementTest
Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.427 sec - in net.i2p.crypto.eddsa.math.bigint.BigIntegerFieldElementTest
Running net.i2p.crypto.eddsa.math.bigint.BigIntegerScalarOpsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in net.i2p.crypto.eddsa.math.bigint.BigIntegerScalarOpsTest
Running net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncodingTest
Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.141 sec - in net.i2p.crypto.eddsa.math.ed25519.Ed25519LittleEndianEncodingTest
Running net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElementTest
Tests run: 17, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.45 sec - in net.i2p.crypto.eddsa.math.ed25519.Ed25519FieldElementTest
Running net.i2p.crypto.eddsa.math.ed25519.Ed25519ScalarOpsTest
Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 sec - in net.i2p.crypto.eddsa.math.ed25519.Ed25519ScalarOpsTest
Running net.i2p.crypto.eddsa.math.ConstantsTest
Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in net.i2p.crypto.eddsa.math.ConstantsTest
Running net.i2p.crypto.eddsa.math.GroupElementTest
Tests run: 50, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.216 sec - in net.i2p.crypto.eddsa.math.GroupElementTest
Results :
Tests run: 128, Failures: 0, Errors: 0, Skipped: 0
[INFO]
[INFO] --- maven-bundle-plugin:3.0.1:bundle (default-bundle) @ eddsa ---
[WARNING] Bundle net.i2p.crypto:eddsa:bundle:0.2.0 : Export net.i2p.crypto.eddsa, has 1, private references [net.i2p.crypto.eddsa.math],
[WARNING] Bundle net.i2p.crypto:eddsa:bundle:0.2.0 : Export net.i2p.crypto.eddsa.spec, has 1, private references [net.i2p.crypto.eddsa.math],
[INFO]
[INFO] --- maven-source-plugin:2.2.1:jar-no-fork (attach-sources) @ eddsa ---
[INFO] Building jar: /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/eddsa-0.2.0-sources.jar
[INFO]
[INFO] --- maven-javadoc-plugin:2.9.1:jar (attach-javadocs) @ eddsa ---
[INFO]
Loading source files for package net.i2p.crypto.eddsa...
Loading source files for package net.i2p.crypto.eddsa.spec...
Loading source files for package net.i2p.crypto.eddsa.math...
Loading source files for package net.i2p.crypto.eddsa.math.bigint...
Loading source files for package net.i2p.crypto.eddsa.math.ed25519...
Constructing Javadoc information...
Standard Doclet version 1.8.0_92
Building tree for all the packages and classes...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/EdDSAEngine.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/EdDSAKey.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/EdDSAPrivateKey.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/EdDSAPublicKey.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/EdDSASecurityProvider.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/KeyFactory.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/KeyPairGenerator.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/Utils.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/EdDSAGenParameterSpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/EdDSANamedCurveSpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/EdDSANamedCurveTable.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/EdDSAParameterSpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/EdDSAPrivateKeySpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/EdDSAPublicKeySpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/Curve.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/Encoding.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/Field.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/FieldElement.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/GroupElement.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/GroupElement.Representation.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ScalarOps.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/BigIntegerFieldElement.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/BigIntegerLittleEndianEncoding.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/BigIntegerScalarOps.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/Ed25519FieldElement.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/Ed25519LittleEndianEncoding.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/Ed25519ScalarOps.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/overview-frame.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/package-frame.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/package-summary.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/package-tree.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/package-frame.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/package-summary.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/package-tree.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/package-frame.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/package-summary.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/package-tree.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/package-frame.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/package-summary.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/package-tree.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/package-frame.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/package-summary.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/package-tree.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/constant-values.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/serialized-form.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/class-use/EdDSAKey.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/class-use/KeyPairGenerator.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/class-use/Utils.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/class-use/EdDSAPublicKey.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/class-use/EdDSAEngine.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/class-use/KeyFactory.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/class-use/EdDSASecurityProvider.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/class-use/EdDSAPrivateKey.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSAPrivateKeySpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSAPublicKeySpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSAParameterSpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSAGenParameterSpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSANamedCurveSpec.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/class-use/EdDSANamedCurveTable.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/class-use/ScalarOps.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/class-use/GroupElement.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/class-use/GroupElement.Representation.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/class-use/Field.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/class-use/Encoding.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/class-use/FieldElement.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/class-use/Curve.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/class-use/BigIntegerLittleEndianEncoding.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/class-use/BigIntegerFieldElement.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/class-use/BigIntegerScalarOps.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/class-use/Ed25519LittleEndianEncoding.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/class-use/Ed25519ScalarOps.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/class-use/Ed25519FieldElement.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/package-use.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/package-use.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/bigint/package-use.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/math/ed25519/package-use.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/net/i2p/crypto/eddsa/spec/package-use.html...
Building index for all the packages and classes...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/overview-tree.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/index-all.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/deprecated-list.html...
Building index for all classes...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/allclasses-frame.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/allclasses-noframe.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/index.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/overview-summary.html...
Generating /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs/help-doc.html...
8 errors
[INFO] ------------------------------------------------------------------------
[INFO] BUILD FAILURE
[INFO] ------------------------------------------------------------------------
[INFO] Total time: 20.187 s
[INFO] Finished at: 2017-04-03T23:08:36+02:00
[INFO] Final Memory: 27M/185M
[INFO] ------------------------------------------------------------------------
[ERROR] Failed to execute goal org.apache.maven.plugins:maven-javadoc-plugin:2.9.1:jar (attach-javadocs) on project eddsa: MavenReportException: Error while creating archive:
[ERROR] Exit code: 1 - /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java:85: error: unexpected end tag: </li>
[ERROR] *</li></li>
[ERROR] ^
[ERROR] /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java:85: error: text not allowed in <ul> element
[ERROR] *</li></li>
[ERROR] ^
[ERROR] /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java:87: error: unexpected end tag: </li>
[ERROR] *</li></ul>
[ERROR] ^
[ERROR] /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/src/net/i2p/crypto/eddsa/EdDSAPrivateKey.java:88: error: unexpected end tag: </p>
[ERROR] *</p><p>
[ERROR] ^
[ERROR] /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/src/net/i2p/crypto/eddsa/EdDSAPublicKey.java:81: error: unexpected end tag: </li>
[ERROR] *</li></li>
[ERROR] ^
[ERROR] /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/src/net/i2p/crypto/eddsa/EdDSAPublicKey.java:81: error: text not allowed in <ul> element
[ERROR] *</li></li>
[ERROR] ^
[ERROR] /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/src/net/i2p/crypto/eddsa/EdDSAPublicKey.java:83: error: unexpected end tag: </li>
[ERROR] *</li></ul>
[ERROR] ^
[ERROR] /home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/src/net/i2p/crypto/eddsa/EdDSAPublicKey.java:84: error: unexpected end tag: </p>
[ERROR] *</p><p>
[ERROR] ^
[ERROR]
[ERROR] Command line was: /home/javastream.de/jenkins/tools/hudson.model.JDK/JDK8/jre/../bin/javadoc @options @packages
[ERROR]
[ERROR] Refer to the generated Javadoc files in '/home/javastream.de/jenkins/jobs/net.i2p.crypto.eddsa/workspace/target/apidocs' dir.
[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/MojoExecutionException
Build step 'Invoke top-level Maven targets' marked build as failure
Started calculate disk usage of build
Finished Calculation of disk usage of build in 0 seconds
Started calculate disk usage of workspace
Finished Calculation of disk usage of workspace in 0 seconds
Finished: FAILURE