Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Commons-codec No credentials specified > git rev-parse --is-inside-work-tree # timeout=10 Fetching changes from the remote Git repository > git config remote.origin.url https://github.com/apache/commons-codec.git # timeout=10 Fetching upstream changes from https://github.com/apache/commons-codec.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/apache/commons-codec.git +refs/heads/*:refs/remotes/origin/* # timeout=10 > git rev-parse refs/remotes/origin/trunk^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/trunk^{commit} # timeout=10 Checking out Revision 163d643d1176e0dc9334ee83e21b9ce21d24fc1a (refs/remotes/origin/trunk) > git config core.sparsecheckout # timeout=10 > git checkout -f 163d643d1176e0dc9334ee83e21b9ce21d24fc1a # timeout=10 Commit message: "Make Javadoc 11 happy with HTML 5 compliance." > git rev-list --no-walk 163d643d1176e0dc9334ee83e21b9ce21d24fc1a # timeout=10 [Commons-codec] $ /bin/sh -xe /tmp/jenkins7857557916531968100.sh + curl http://spoon.gforge.inria.fr/jenkins/build.sh + bash % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ------------------------------------------------------- Initizalizes project ------------------------------------------------------- 100 21193 100 21193 0 0 1672k 0 --:--:-- --:--:-- --:--:-- 1724k HEAD is now at 163d643 Make Javadoc 11 happy with HTML 5 compliance. --- Displays variables used in the build --- Artifact id: commons-codec Version: 1.12-SNAPSHOT Modules job: - Commons-codec Has checkstyle: true Has enforcer: true Git version id: 163d643d1176e0dc9334ee83e21b9ce21d24fc1a Java version: Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 java version "1.8.0_151" Java(TM) SE Runtime Environment (build 1.8.0_151-b12) Java HotSpot(TM) 64-Bit Server VM (build 25.151-b12, mixed mode) Java home: /builds/tools/hudson.model.JDK/JDK_8.0.151 ------------------------------------------------------- Compiles project (at the root project if it's a multi module project) without spoon ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Codec 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-codec --- [INFO] Deleting /builds/workspace/Commons-codec/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-codec --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec --- [INFO] Executing tasks main: [copy] Copying 2 files to /builds/workspace/Commons-codec/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-codec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec --- [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildNumber: ?????? at timestamp: 1581967391324 [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 128 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /builds/workspace/Commons-codec/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-codec --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-codec --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /builds/workspace/Commons-codec/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ commons-codec --- [INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Commons-codec/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-codec --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Running org.apache.commons.codec.language.ColognePhoneticTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.language.ColognePhoneticTest [INFO] Running org.apache.commons.codec.language.RefinedSoundexTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.language.RefinedSoundexTest [INFO] Running org.apache.commons.codec.language.Caverphone2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.commons.codec.language.Caverphone2Test [INFO] Running org.apache.commons.codec.language.MetaphoneTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.071 s - in org.apache.commons.codec.language.MetaphoneTest [INFO] Running org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.077 s - in org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Running org.apache.commons.codec.language.NysiisTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.codec.language.NysiisTest [INFO] Running org.apache.commons.codec.language.SoundexTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.commons.codec.language.SoundexTest [INFO] Running org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 s - in org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Running org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.338 s - in org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s - in org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Running org.apache.commons.codec.language.bm.RuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.language.bm.RuleTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Running org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Running org.apache.commons.codec.language.Caverphone1Test [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.language.Caverphone1Test [INFO] Running org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Running org.apache.commons.codec.DecoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.codec.DecoderExceptionTest [INFO] Running org.apache.commons.codec.net.PercentCodecTest [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.026 s - in org.apache.commons.codec.net.PercentCodecTest [INFO] Running org.apache.commons.codec.net.BCodecTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s - in org.apache.commons.codec.net.BCodecTest [INFO] Running org.apache.commons.codec.net.UtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.net.UtilsTest [INFO] Running org.apache.commons.codec.net.URLCodecTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.04 s - in org.apache.commons.codec.net.URLCodecTest [INFO] Running org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Running org.apache.commons.codec.net.QCodecTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.commons.codec.net.QCodecTest [INFO] Running org.apache.commons.codec.net.RFC1522CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.net.RFC1522CodecTest [INFO] Running org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.304 s - in org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Running org.apache.commons.codec.binary.StringUtilsTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.binary.StringUtilsTest [INFO] Running org.apache.commons.codec.binary.Base64Codec13Test [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in org.apache.commons.codec.binary.Base64Codec13Test [INFO] Running org.apache.commons.codec.binary.BaseNCodecTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.codec.binary.BaseNCodecTest [INFO] Running org.apache.commons.codec.binary.Base32Test [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.commons.codec.binary.Base32Test [INFO] Running org.apache.commons.codec.binary.HexTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.667 s - in org.apache.commons.codec.binary.HexTest [INFO] Running org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.193 s - in org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Running org.apache.commons.codec.binary.Base64Test [WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.042 s - in org.apache.commons.codec.binary.Base64Test [INFO] Running org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.132 s - in org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Running org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Running org.apache.commons.codec.binary.BinaryCodecTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in org.apache.commons.codec.binary.BinaryCodecTest [INFO] Running org.apache.commons.codec.EncoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.EncoderExceptionTest [INFO] Running org.apache.commons.codec.CharsetsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.CharsetsTest [INFO] Running org.apache.commons.codec.StringEncoderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.StringEncoderComparatorTest [INFO] Running org.apache.commons.codec.digest.Md5CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.apache.commons.codec.digest.Md5CryptTest [INFO] Running org.apache.commons.codec.digest.HmacUtilsTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.29 s - in org.apache.commons.codec.digest.HmacUtilsTest [INFO] Running org.apache.commons.codec.digest.Sha256CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.248 s - in org.apache.commons.codec.digest.Sha256CryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Running org.apache.commons.codec.digest.XXHash32Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.codec.digest.XXHash32Test [INFO] Running org.apache.commons.codec.digest.DigestUtilsTest [WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.998 s - in org.apache.commons.codec.digest.DigestUtilsTest [INFO] Running org.apache.commons.codec.digest.Apr1CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.031 s - in org.apache.commons.codec.digest.Apr1CryptTest [INFO] Running org.apache.commons.codec.digest.CryptTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in org.apache.commons.codec.digest.CryptTest [INFO] Running org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 3.25 s - in org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.Sha512CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.143 s - in org.apache.commons.codec.digest.Sha512CryptTest [INFO] Running org.apache.commons.codec.digest.Sha2CryptTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.Sha2CryptTest [INFO] Running org.apache.commons.codec.digest.B64Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.B64Test [INFO] Running org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.118 s - in org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.UnixCryptTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.UnixCryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Running org.apache.commons.codec.CharEncodingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.CharEncodingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 899, Failures: 0, Errors: 0, Skipped: 34 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ commons-codec --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:check (check) @ commons-codec --- [INFO] Loading execution data file /builds/workspace/Commons-codec/target/jacoco.exec [INFO] Analyzed bundle 'commons-codec' with 89 classes [WARNING] Rule violated for bundle commons-codec: classes covered ratio is 0.95, but expected minimum is 1.00 [WARNING] Rule violated for bundle commons-codec: methods covered ratio is 0.87, but expected minimum is 0.95 [WARNING] Coverage checks have not been met. See log for details. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-codec --- [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.jar [INFO] Installing /builds/workspace/Commons-codec/pom.xml to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.pom [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 37.541 s [INFO] Finished at: 2020-02-17T20:23:42+01:00 [INFO] Final Memory: 35M/197M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 39616 Number of tests: 899 Number of tests skipped: 34 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Inserts the maven plugin to spoon the project ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Codec 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.10:purge-local-repository (default-cli) @ commons-codec --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 2.015 s [INFO] Finished at: 2020-02-17T20:23:47+01:00 [INFO] Final Memory: 19M/161M [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Codec 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-codec --- [INFO] Deleting /builds/workspace/Commons-codec/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-codec --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec --- [INFO] Executing tasks main: [copy] Copying 2 files to /builds/workspace/Commons-codec/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ commons-codec --- Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 647/647 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (647 B at 5.6 KB/sec) 2/3 KB 3/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (3 KB at 3.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom 2/22 KB 3/22 KB 5/22 KB 6/22 KB 7/22 KB 9/22 KB 10/22 KB 11/22 KB 13/22 KB 14/22 KB 15/22 KB 17/22 KB 18/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom (22 KB at 92.4 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 26.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom 4/23 KB 8/23 KB 12/23 KB 13/23 KB 17/23 KB 21/23 KB 23/23 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.1.0-SNAPSHOT/spoon-core-7.1.0-20181011.225349-264.pom (23 KB at 511.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom 2/23 KB 3/23 KB 5/23 KB 6/23 KB 7/23 KB 9/23 KB 10/23 KB 11/23 KB 13/23 KB 14/23 KB 15/23 KB 17/23 KB 18/23 KB 19/23 KB 21/23 KB 22/23 KB 23/23 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.1.0/spoon-core-7.1.0.pom (23 KB at 104.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/maven-metadata.xml (1017 B at 27.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.2.0-SNAPSHOT/spoon-core-7.2.0-20181204.080422-141.pom (7 KB at 211.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.2.0/spoon-core-7.2.0.pom (7 KB at 14.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/maven-metadata.xml (1013 B at 26.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom (7 KB at 169.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.3.0/spoon-core-7.3.0.pom (7 KB at 48.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-09/spoon-core-7.4.0-beta-09.pom (7 KB at 67.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-10/spoon-core-7.4.0-beta-10.pom (7 KB at 68.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom (7 KB at 70.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom (7 KB at 20.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom (7 KB at 92.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-14/spoon-core-7.4.0-beta-14.pom (7 KB at 70.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-15/spoon-core-7.4.0-beta-15.pom (7 KB at 69.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-16/spoon-core-7.4.0-beta-16.pom (7 KB at 70.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-17/spoon-core-7.4.0-beta-17.pom (7 KB at 94.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-18/spoon-core-7.4.0-beta-18.pom (7 KB at 94.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-19/spoon-core-7.4.0-beta-19.pom (7 KB at 96.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/maven-metadata.xml (1017 B at 30.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom (7 KB at 183.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0/spoon-core-7.4.0.pom (7 KB at 63.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-1/spoon-core-7.5.0-beta-1.pom (7 KB at 94.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom (7 KB at 94.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom (7 KB at 96.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom (7 KB at 94.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom (7 KB at 21.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-6/spoon-core-7.5.0-beta-6.pom (7 KB at 84.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom (7 KB at 72.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-8/spoon-core-7.5.0-beta-8.pom (7 KB at 31.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-9/spoon-core-7.5.0-beta-9.pom (7 KB at 19.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-20/spoon-core-7.5.0-beta-20.pom (7 KB at 9.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-21/spoon-core-7.5.0-beta-21.pom (7 KB at 14.5 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/maven-metadata.xml (1017 B at 29.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.5.0-SNAPSHOT/spoon-core-7.5.0-20190727.224133-116.pom (7 KB at 199.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0/spoon-core-7.5.0.pom (7 KB at 68.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-1/spoon-core-7.6.0-beta-1.pom (7 KB at 65.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-2/spoon-core-7.6.0-beta-2.pom (7 KB at 70.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-3/spoon-core-7.6.0-beta-3.pom (7 KB at 105.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-4/spoon-core-7.6.0-beta-4.pom (7 KB at 6.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-5/spoon-core-7.6.0-beta-5.pom (6 KB at 16.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0-beta-6/spoon-core-7.6.0-beta-6.pom (6 KB at 28.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml (1017 B at 24.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom 4/7 KB 5/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom (7 KB at 185.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.6.0/spoon-core-7.6.0.pom (6 KB at 64.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom (6 KB at 66.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/maven-metadata.xml (1013 B at 29.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom (7 KB at 210.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0/spoon-core-8.0.0.pom (6 KB at 43.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-1/spoon-core-8.1.0-beta-1.pom (6 KB at 65.4 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-2/spoon-core-8.1.0-beta-2.pom (6 KB at 66.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-3/spoon-core-8.1.0-beta-3.pom (7 KB at 72.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom (7 KB at 74.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-5/spoon-core-8.1.0-beta-5.pom (7 KB at 73.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-6/spoon-core-8.1.0-beta-6.pom (7 KB at 75.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-7/spoon-core-8.1.0-beta-7.pom (7 KB at 45.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-8/spoon-core-8.1.0-beta-8.pom (7 KB at 73.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-9/spoon-core-8.1.0-beta-9.pom (7 KB at 14.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-10/spoon-core-8.1.0-beta-10.pom (7 KB at 16.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-11/spoon-core-8.1.0-beta-11.pom (7 KB at 52.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-12/spoon-core-8.1.0-beta-12.pom (7 KB at 48.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-13/spoon-core-8.1.0-beta-13.pom (8 KB at 60.6 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-14/spoon-core-8.1.0-beta-14.pom (8 KB at 77.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-15/spoon-core-8.1.0-beta-15.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-15/spoon-core-8.1.0-beta-15.pom (8 KB at 21.6 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml (1017 B at 30.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200217.085542-137.pom 4/8 KB 8/8 KB 8/8 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200217.085542-137.pom (8 KB at 215.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200217.085542-137.jar 4/1704 KB 8/1704 KB 12/1704 KB 16/1704 KB 20/1704 KB 21/1704 KB 25/1704 KB 29/1704 KB 31/1704 KB 35/1704 KB 39/1704 KB 43/1704 KB 47/1704 KB 51/1704 KB 55/1704 KB 59/1704 KB 63/1704 KB 67/1704 KB 71/1704 KB 75/1704 KB 79/1704 KB 83/1704 KB 84/1704 KB 88/1704 KB 92/1704 KB 96/1704 KB 100/1704 KB 104/1704 KB 108/1704 KB 112/1704 KB 116/1704 KB 120/1704 KB 124/1704 KB 128/1704 KB 132/1704 KB 136/1704 KB 140/1704 KB 144/1704 KB 148/1704 KB 152/1704 KB 156/1704 KB 160/1704 KB 164/1704 KB 168/1704 KB 172/1704 KB 176/1704 KB 180/1704 KB 184/1704 KB 188/1704 KB 192/1704 KB 196/1704 KB 200/1704 KB 204/1704 KB 208/1704 KB 212/1704 KB 216/1704 KB 220/1704 KB 224/1704 KB 228/1704 KB 232/1704 KB 236/1704 KB 240/1704 KB 244/1704 KB 248/1704 KB 252/1704 KB 256/1704 KB 260/1704 KB 264/1704 KB 268/1704 KB 272/1704 KB 276/1704 KB 280/1704 KB 284/1704 KB 288/1704 KB 292/1704 KB 296/1704 KB 300/1704 KB 304/1704 KB 308/1704 KB 312/1704 KB 316/1704 KB 320/1704 KB 324/1704 KB 328/1704 KB 332/1704 KB 336/1704 KB 340/1704 KB 344/1704 KB 348/1704 KB 352/1704 KB 356/1704 KB 360/1704 KB 364/1704 KB 368/1704 KB 372/1704 KB 376/1704 KB 380/1704 KB 384/1704 KB 388/1704 KB 392/1704 KB 396/1704 KB 400/1704 KB 404/1704 KB 408/1704 KB 412/1704 KB 416/1704 KB 420/1704 KB 424/1704 KB 428/1704 KB 432/1704 KB 436/1704 KB 440/1704 KB 444/1704 KB 448/1704 KB 452/1704 KB 456/1704 KB 460/1704 KB 464/1704 KB 468/1704 KB 472/1704 KB 476/1704 KB 480/1704 KB 484/1704 KB 488/1704 KB 492/1704 KB 496/1704 KB 500/1704 KB 504/1704 KB 508/1704 KB 512/1704 KB 516/1704 KB 520/1704 KB 524/1704 KB 528/1704 KB 532/1704 KB 536/1704 KB 540/1704 KB 544/1704 KB 548/1704 KB 552/1704 KB 556/1704 KB 560/1704 KB 564/1704 KB 568/1704 KB 572/1704 KB 576/1704 KB 580/1704 KB 584/1704 KB 588/1704 KB 592/1704 KB 596/1704 KB 600/1704 KB 604/1704 KB 608/1704 KB 612/1704 KB 616/1704 KB 620/1704 KB 624/1704 KB 628/1704 KB 632/1704 KB 636/1704 KB 640/1704 KB 644/1704 KB 648/1704 KB 652/1704 KB 656/1704 KB 660/1704 KB 664/1704 KB 668/1704 KB 672/1704 KB 676/1704 KB 680/1704 KB 684/1704 KB 688/1704 KB 692/1704 KB 696/1704 KB 700/1704 KB 704/1704 KB 708/1704 KB 712/1704 KB 716/1704 KB 720/1704 KB 724/1704 KB 728/1704 KB 732/1704 KB 736/1704 KB 740/1704 KB 744/1704 KB 748/1704 KB 752/1704 KB 756/1704 KB 760/1704 KB 764/1704 KB 768/1704 KB 772/1704 KB 776/1704 KB 780/1704 KB 784/1704 KB 788/1704 KB 792/1704 KB 796/1704 KB 800/1704 KB 804/1704 KB 808/1704 KB 812/1704 KB 816/1704 KB 820/1704 KB 824/1704 KB 828/1704 KB 832/1704 KB 836/1704 KB 840/1704 KB 844/1704 KB 848/1704 KB 852/1704 KB 856/1704 KB 860/1704 KB 864/1704 KB 868/1704 KB 872/1704 KB 876/1704 KB 880/1704 KB 884/1704 KB 888/1704 KB 892/1704 KB 896/1704 KB 900/1704 KB 904/1704 KB 908/1704 KB 912/1704 KB 916/1704 KB 920/1704 KB 924/1704 KB 928/1704 KB 932/1704 KB 936/1704 KB 940/1704 KB 944/1704 KB 948/1704 KB 952/1704 KB 956/1704 KB 960/1704 KB 964/1704 KB 968/1704 KB 972/1704 KB 976/1704 KB 980/1704 KB 984/1704 KB 988/1704 KB 992/1704 KB 996/1704 KB 1000/1704 KB 1004/1704 KB 1008/1704 KB 1012/1704 KB 1016/1704 KB 1020/1704 KB 1024/1704 KB 1028/1704 KB 1032/1704 KB 1036/1704 KB 1040/1704 KB 1044/1704 KB 1048/1704 KB 1052/1704 KB 1056/1704 KB 1060/1704 KB 1064/1704 KB 1068/1704 KB 1072/1704 KB 1076/1704 KB 1080/1704 KB 1084/1704 KB 1088/1704 KB 1092/1704 KB 1096/1704 KB 1100/1704 KB 1104/1704 KB 1108/1704 KB 1112/1704 KB 1116/1704 KB 1120/1704 KB 1124/1704 KB 1128/1704 KB 1132/1704 KB 1136/1704 KB 1140/1704 KB 1144/1704 KB 1148/1704 KB 1152/1704 KB 1156/1704 KB 1160/1704 KB 1164/1704 KB 1168/1704 KB 1172/1704 KB 1176/1704 KB 1180/1704 KB 1184/1704 KB 1188/1704 KB 1192/1704 KB 1196/1704 KB 1200/1704 KB 1204/1704 KB 1208/1704 KB 1212/1704 KB 1216/1704 KB 1220/1704 KB 1224/1704 KB 1228/1704 KB 1232/1704 KB 1236/1704 KB 1240/1704 KB 1244/1704 KB 1248/1704 KB 1252/1704 KB 1256/1704 KB 1260/1704 KB 1264/1704 KB 1268/1704 KB 1272/1704 KB 1276/1704 KB 1280/1704 KB 1284/1704 KB 1288/1704 KB 1292/1704 KB 1296/1704 KB 1300/1704 KB 1304/1704 KB 1308/1704 KB 1312/1704 KB 1316/1704 KB 1320/1704 KB 1324/1704 KB 1328/1704 KB 1332/1704 KB 1336/1704 KB 1340/1704 KB 1344/1704 KB 1348/1704 KB 1352/1704 KB 1356/1704 KB 1360/1704 KB 1364/1704 KB 1368/1704 KB 1372/1704 KB 1376/1704 KB 1380/1704 KB 1384/1704 KB 1388/1704 KB 1392/1704 KB 1396/1704 KB 1400/1704 KB 1404/1704 KB 1408/1704 KB 1412/1704 KB 1416/1704 KB 1420/1704 KB 1424/1704 KB 1428/1704 KB 1432/1704 KB 1436/1704 KB 1440/1704 KB 1444/1704 KB 1448/1704 KB 1452/1704 KB 1456/1704 KB 1460/1704 KB 1464/1704 KB 1468/1704 KB 1472/1704 KB 1476/1704 KB 1480/1704 KB 1484/1704 KB 1488/1704 KB 1492/1704 KB 1496/1704 KB 1500/1704 KB 1504/1704 KB 1508/1704 KB 1512/1704 KB 1516/1704 KB 1520/1704 KB 1524/1704 KB 1528/1704 KB 1532/1704 KB 1536/1704 KB 1540/1704 KB 1544/1704 KB 1548/1704 KB 1552/1704 KB 1556/1704 KB 1560/1704 KB 1564/1704 KB 1568/1704 KB 1572/1704 KB 1576/1704 KB 1580/1704 KB 1584/1704 KB 1588/1704 KB 1592/1704 KB 1596/1704 KB 1600/1704 KB 1604/1704 KB 1608/1704 KB 1612/1704 KB 1616/1704 KB 1620/1704 KB 1624/1704 KB 1628/1704 KB 1632/1704 KB 1636/1704 KB 1640/1704 KB 1644/1704 KB 1648/1704 KB 1652/1704 KB 1656/1704 KB 1660/1704 KB 1664/1704 KB 1668/1704 KB 1672/1704 KB 1676/1704 KB 1680/1704 KB 1684/1704 KB 1688/1704 KB 1692/1704 KB 1696/1704 KB 1700/1704 KB 1704/1704 KB 1704/1704 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20200217.085542-137.jar (1704 KB at 8074.2 KB/sec) [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.1.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-codec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec --- [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildNumber: ?????? at timestamp: 1581967457562 [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 128 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /builds/workspace/Commons-codec/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-codec --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-codec --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /builds/workspace/Commons-codec/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ commons-codec --- [INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Commons-codec/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-codec --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s - in org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Running org.apache.commons.codec.language.ColognePhoneticTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.codec.language.ColognePhoneticTest [INFO] Running org.apache.commons.codec.language.RefinedSoundexTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.commons.codec.language.RefinedSoundexTest [INFO] Running org.apache.commons.codec.language.Caverphone2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.067 s - in org.apache.commons.codec.language.Caverphone2Test [INFO] Running org.apache.commons.codec.language.MetaphoneTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.083 s - in org.apache.commons.codec.language.MetaphoneTest [INFO] Running org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Running org.apache.commons.codec.language.NysiisTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.commons.codec.language.NysiisTest [INFO] Running org.apache.commons.codec.language.SoundexTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in org.apache.commons.codec.language.SoundexTest [INFO] Running org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.08 s - in org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Running org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.018 s - in org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Running org.apache.commons.codec.language.bm.RuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.language.bm.RuleTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Running org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Running org.apache.commons.codec.language.Caverphone1Test [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.language.Caverphone1Test [INFO] Running org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Running org.apache.commons.codec.DecoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.DecoderExceptionTest [INFO] Running org.apache.commons.codec.net.PercentCodecTest [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.009 s - in org.apache.commons.codec.net.PercentCodecTest [INFO] Running org.apache.commons.codec.net.BCodecTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.041 s - in org.apache.commons.codec.net.BCodecTest [INFO] Running org.apache.commons.codec.net.UtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.net.UtilsTest [INFO] Running org.apache.commons.codec.net.URLCodecTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.net.URLCodecTest [INFO] Running org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.018 s - in org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Running org.apache.commons.codec.net.QCodecTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.codec.net.QCodecTest [INFO] Running org.apache.commons.codec.net.RFC1522CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.net.RFC1522CodecTest [INFO] Running org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.268 s - in org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Running org.apache.commons.codec.binary.StringUtilsTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s - in org.apache.commons.codec.binary.StringUtilsTest [INFO] Running org.apache.commons.codec.binary.Base64Codec13Test [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.commons.codec.binary.Base64Codec13Test [INFO] Running org.apache.commons.codec.binary.BaseNCodecTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.binary.BaseNCodecTest [INFO] Running org.apache.commons.codec.binary.Base32Test [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s - in org.apache.commons.codec.binary.Base32Test [INFO] Running org.apache.commons.codec.binary.HexTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.189 s - in org.apache.commons.codec.binary.HexTest [INFO] Running org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.161 s - in org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Running org.apache.commons.codec.binary.Base64Test [WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.033 s - in org.apache.commons.codec.binary.Base64Test [INFO] Running org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.147 s - in org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Running org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s - in org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Running org.apache.commons.codec.binary.BinaryCodecTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.codec.binary.BinaryCodecTest [INFO] Running org.apache.commons.codec.EncoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.codec.EncoderExceptionTest [INFO] Running org.apache.commons.codec.CharsetsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.CharsetsTest [INFO] Running org.apache.commons.codec.StringEncoderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.StringEncoderComparatorTest [INFO] Running org.apache.commons.codec.digest.Md5CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.072 s - in org.apache.commons.codec.digest.Md5CryptTest [INFO] Running org.apache.commons.codec.digest.HmacUtilsTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.apache.commons.codec.digest.HmacUtilsTest [INFO] Running org.apache.commons.codec.digest.Sha256CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in org.apache.commons.codec.digest.Sha256CryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Running org.apache.commons.codec.digest.XXHash32Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.digest.XXHash32Test [INFO] Running org.apache.commons.codec.digest.DigestUtilsTest [WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 1.202 s - in org.apache.commons.codec.digest.DigestUtilsTest [INFO] Running org.apache.commons.codec.digest.Apr1CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.commons.codec.digest.Apr1CryptTest [INFO] Running org.apache.commons.codec.digest.CryptTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.058 s - in org.apache.commons.codec.digest.CryptTest [INFO] Running org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 3.257 s - in org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.Sha512CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.12 s - in org.apache.commons.codec.digest.Sha512CryptTest [INFO] Running org.apache.commons.codec.digest.Sha2CryptTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.digest.Sha2CryptTest [INFO] Running org.apache.commons.codec.digest.B64Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.digest.B64Test [INFO] Running org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.315 s - in org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.UnixCryptTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in org.apache.commons.codec.digest.UnixCryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.342 s - in org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Running org.apache.commons.codec.CharEncodingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.CharEncodingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 899, Failures: 0, Errors: 0, Skipped: 34 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ commons-codec --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:check (check) @ commons-codec --- [INFO] Loading execution data file /builds/workspace/Commons-codec/target/jacoco.exec [INFO] Analyzed bundle 'commons-codec' with 89 classes [WARNING] Rule violated for bundle commons-codec: classes covered ratio is 0.95, but expected minimum is 1.00 [WARNING] Rule violated for bundle commons-codec: methods covered ratio is 0.87, but expected minimum is 0.95 [WARNING] Coverage checks have not been met. See log for details. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-codec --- [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.jar [INFO] Installing /builds/workspace/Commons-codec/pom.xml to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.pom [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 49.209 s [INFO] Finished at: 2020-02-17T20:24:38+01:00 [INFO] Final Memory: 45M/249M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 51007 Number of tests: 899 Number of tests skipped: 34 Number of failures in tests: 0 Number of errors in tests: 0 ------------------------------------------------------- Overwrites source generated by spoon in the source folder ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Apache Commons Codec 1.12-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:3.0.0:clean (default-clean) @ commons-codec --- [INFO] Deleting /builds/workspace/Commons-codec/target [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-version) @ commons-codec --- [INFO] [INFO] --- maven-enforcer-plugin:3.0.0-M2:enforce (enforce-maven-3) @ commons-codec --- [INFO] [INFO] --- build-helper-maven-plugin:3.0.0:parse-version (parse-version) @ commons-codec --- [INFO] [INFO] --- maven-antrun-plugin:1.8:run (javadoc.resources) @ commons-codec --- [INFO] Executing tasks main: [copy] Copying 2 files to /builds/workspace/Commons-codec/target/apidocs/META-INF [INFO] Executed tasks [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ commons-codec --- [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Running in NOCLASSPATH mode (doc: http://spoon.gforge.inria.fr/launcher.html). [INFO] Spoon version 8.1.0-SNAPSHOT [INFO] running Spoon... [INFO] start processing... [INFO] spoon.processing.SpoonTagger [INFO] spoon.support.JavaOutputProcessor [INFO] end of processing: [INFO] no errors, no warnings [INFO] [INFO] --- maven-remote-resources-plugin:1.5:process (process-resource-bundles) @ commons-codec --- [INFO] [INFO] --- buildnumber-maven-plugin:1.4:create (default) @ commons-codec --- [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildNumber: ?????? at timestamp: 1581967487520 [INFO] Executing: /bin/sh -c cd '/builds/workspace/Commons-codec' && 'svn' '--non-interactive' 'info' [INFO] Working directory: /builds/workspace/Commons-codec [INFO] Storing buildScmBranch: UNKNOWN_BRANCH [INFO] [INFO] --- maven-resources-plugin:3.0.2:resources (default-resources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 128 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:compile (default-compile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 66 source files to /builds/workspace/Commons-codec/target/classes [INFO] [INFO] --- maven-bundle-plugin:3.5.0:manifest (bundle-manifest) @ commons-codec --- [INFO] [INFO] --- animal-sniffer-maven-plugin:1.16:check (checkAPIcompatibility) @ commons-codec --- [INFO] Checking unresolved references to org.codehaus.mojo.signature:java17:1.0 [INFO] [INFO] --- maven-resources-plugin:3.0.2:testResources (default-testResources) @ commons-codec --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 2 resources [INFO] Copying 2 resources to META-INF [INFO] [INFO] --- maven-compiler-plugin:3.7.0:testCompile (default-testCompile) @ commons-codec --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 61 source files to /builds/workspace/Commons-codec/target/test-classes [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:prepare-agent (prepare-agent) @ commons-codec --- [INFO] argLine set to -javaagent:/builds/.m2/repository/org/jacoco/org.jacoco.agent/0.8.1/org.jacoco.agent-0.8.1-runtime.jar=destfile=/builds/workspace/Commons-codec/target/jacoco.exec [INFO] [INFO] --- maven-surefire-plugin:2.22.0:test (default-test) @ commons-codec --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.164 s - in org.apache.commons.codec.language.DoubleMetaphoneTest [INFO] Running org.apache.commons.codec.language.ColognePhoneticTest [INFO] Tests run: 15, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s - in org.apache.commons.codec.language.ColognePhoneticTest [INFO] Running org.apache.commons.codec.language.RefinedSoundexTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.language.RefinedSoundexTest [INFO] Running org.apache.commons.codec.language.Caverphone2Test [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in org.apache.commons.codec.language.Caverphone2Test [INFO] Running org.apache.commons.codec.language.MetaphoneTest [INFO] Tests run: 34, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 s - in org.apache.commons.codec.language.MetaphoneTest [INFO] Running org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s - in org.apache.commons.codec.language.MatchRatingApproachEncoderTest [INFO] Running org.apache.commons.codec.language.NysiisTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.apache.commons.codec.language.NysiisTest [INFO] Running org.apache.commons.codec.language.SoundexTest [INFO] Tests run: 31, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in org.apache.commons.codec.language.SoundexTest [INFO] Running org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.086 s - in org.apache.commons.codec.language.bm.LanguageGuessingTest [INFO] Running org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Tests run: 22, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 3.092 s - in org.apache.commons.codec.language.bm.BeiderMorseEncoderTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s - in org.apache.commons.codec.language.bm.PhoneticEngineTest [INFO] Running org.apache.commons.codec.language.bm.RuleTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.language.bm.RuleTest [INFO] Running org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.language.bm.PhoneticEngineRegressionTest [INFO] Running org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.codec.language.DoubleMetaphone2Test [INFO] Running org.apache.commons.codec.language.Caverphone1Test [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in org.apache.commons.codec.language.Caverphone1Test [INFO] Running org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.03 s - in org.apache.commons.codec.language.DaitchMokotoffSoundexTest [INFO] Running org.apache.commons.codec.DecoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.DecoderExceptionTest [INFO] Running org.apache.commons.codec.net.PercentCodecTest [WARNING] Tests run: 12, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.016 s - in org.apache.commons.codec.net.PercentCodecTest [INFO] Running org.apache.commons.codec.net.BCodecTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in org.apache.commons.codec.net.BCodecTest [INFO] Running org.apache.commons.codec.net.UtilsTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.001 s - in org.apache.commons.codec.net.UtilsTest [INFO] Running org.apache.commons.codec.net.URLCodecTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in org.apache.commons.codec.net.URLCodecTest [INFO] Running org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s - in org.apache.commons.codec.net.QuotedPrintableCodecTest [INFO] Running org.apache.commons.codec.net.QCodecTest [INFO] Tests run: 12, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in org.apache.commons.codec.net.QCodecTest [INFO] Running org.apache.commons.codec.net.RFC1522CodecTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.net.RFC1522CodecTest [INFO] Running org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.264 s - in org.apache.commons.codec.binary.Base64OutputStreamTest [INFO] Running org.apache.commons.codec.binary.StringUtilsTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in org.apache.commons.codec.binary.StringUtilsTest [INFO] Running org.apache.commons.codec.binary.Base64Codec13Test [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in org.apache.commons.codec.binary.Base64Codec13Test [INFO] Running org.apache.commons.codec.binary.BaseNCodecTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in org.apache.commons.codec.binary.BaseNCodecTest [INFO] Running org.apache.commons.codec.binary.Base32Test [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in org.apache.commons.codec.binary.Base32Test [INFO] Running org.apache.commons.codec.binary.HexTest [INFO] Tests run: 44, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.196 s - in org.apache.commons.codec.binary.HexTest [INFO] Running org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.149 s - in org.apache.commons.codec.binary.Base32OutputStreamTest [INFO] Running org.apache.commons.codec.binary.Base64Test [WARNING] Tests run: 56, Failures: 0, Errors: 0, Skipped: 1, Time elapsed: 0.036 s - in org.apache.commons.codec.binary.Base64Test [INFO] Running org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Tests run: 19, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.133 s - in org.apache.commons.codec.binary.Base64InputStreamTest [INFO] Running org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.126 s - in org.apache.commons.codec.binary.Base32InputStreamTest [INFO] Running org.apache.commons.codec.binary.BinaryCodecTest [INFO] Tests run: 13, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in org.apache.commons.codec.binary.BinaryCodecTest [INFO] Running org.apache.commons.codec.EncoderExceptionTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.EncoderExceptionTest [INFO] Running org.apache.commons.codec.CharsetsTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.CharsetsTest [INFO] Running org.apache.commons.codec.StringEncoderComparatorTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.StringEncoderComparatorTest [INFO] Running org.apache.commons.codec.digest.Md5CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s - in org.apache.commons.codec.digest.Md5CryptTest [INFO] Running org.apache.commons.codec.digest.HmacUtilsTest [INFO] Tests run: 23, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.252 s - in org.apache.commons.codec.digest.HmacUtilsTest [INFO] Running org.apache.commons.codec.digest.Sha256CryptTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.178 s - in org.apache.commons.codec.digest.Sha256CryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in org.apache.commons.codec.digest.PureJavaCrc32CTest [INFO] Running org.apache.commons.codec.digest.XXHash32Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in org.apache.commons.codec.digest.XXHash32Test [INFO] Running org.apache.commons.codec.digest.DigestUtilsTest [WARNING] Tests run: 29, Failures: 0, Errors: 0, Skipped: 8, Time elapsed: 0.834 s - in org.apache.commons.codec.digest.DigestUtilsTest [INFO] Running org.apache.commons.codec.digest.Apr1CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s - in org.apache.commons.codec.digest.Apr1CryptTest [INFO] Running org.apache.commons.codec.digest.CryptTest [INFO] Tests run: 4, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s - in org.apache.commons.codec.digest.CryptTest [INFO] Running org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [WARNING] Tests run: 66, Failures: 0, Errors: 0, Skipped: 24, Time elapsed: 3.162 s - in org.apache.commons.codec.digest.MessageDigestAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.Sha512CryptTest [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in org.apache.commons.codec.digest.Sha512CryptTest [INFO] Running org.apache.commons.codec.digest.Sha2CryptTest [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.digest.Sha2CryptTest [INFO] Running org.apache.commons.codec.digest.B64Test [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in org.apache.commons.codec.digest.B64Test [INFO] Running org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Tests run: 96, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.022 s - in org.apache.commons.codec.digest.HmacAlgorithmsTest [INFO] Running org.apache.commons.codec.digest.UnixCryptTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in org.apache.commons.codec.digest.UnixCryptTest [INFO] Running org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.201 s - in org.apache.commons.codec.digest.PureJavaCrc32Test [INFO] Running org.apache.commons.codec.CharEncodingTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in org.apache.commons.codec.CharEncodingTest [INFO] [INFO] Results: [INFO] [WARNING] Tests run: 899, Failures: 0, Errors: 0, Skipped: 34 [INFO] [INFO] [INFO] --- maven-jar-plugin:3.1.0:jar (default-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar [INFO] [INFO] --- maven-site-plugin:3.7.1:attach-descriptor (attach-descriptor) @ commons-codec --- [INFO] Skipping because packaging 'jar' is not pom. [INFO] [INFO] --- maven-jar-plugin:3.1.0:test-jar (default) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-source-plugin:3.0.1:test-jar-no-fork (create-source-jar) @ commons-codec --- [INFO] Building jar: /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] [INFO] --- jacoco-maven-plugin:0.8.1:check (check) @ commons-codec --- [INFO] Loading execution data file /builds/workspace/Commons-codec/target/jacoco.exec [INFO] Analyzed bundle 'commons-codec' with 89 classes [WARNING] Rule violated for bundle commons-codec: classes covered ratio is 0.95, but expected minimum is 1.00 [WARNING] Rule violated for bundle commons-codec: methods covered ratio is 0.87, but expected minimum is 0.95 [WARNING] Coverage checks have not been met. See log for details. [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ commons-codec --- [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.jar [INFO] Installing /builds/workspace/Commons-codec/pom.xml to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT.pom [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-tests.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-tests.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-sources.jar [INFO] Installing /builds/workspace/Commons-codec/target/commons-codec-1.12-SNAPSHOT-test-sources.jar to /builds/.m2/repository/commons-codec/commons-codec/1.12-SNAPSHOT/commons-codec-1.12-SNAPSHOT-test-sources.jar [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 26.322 s [INFO] Finished at: 2020-02-17T20:25:07+01:00 [INFO] Final Memory: 41M/219M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 28103 ------------------------------------------------------- Retreives all results files in the project (in all sub modules if the project is a multi module project) ------------------------------------------------------- ./result-spoon-tests-spooned-..txt ./result-spoon-tests-..txt
Project Commit id version Project compiles Project tests run Project spooned compiles Project spooned tests run Time to spoon Number of CtStatment Time to compile project Time to compile project spooned Spoon(Spoon(x))=Spoon(x)
Commons-codec 163d643d1176e0dc9334ee83e21b9ce21d24fc1a OK tests: 899 errors: 0 skipped: 34 failures: 0 OK tests: 899 errors: 0 skipped: 34 failures: 0 3899 N/A 39616 51007 28103
Archiving artifacts Finished: SUCCESS