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/jenkins1215084963038333247.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 100 21193 100 21193 0 0 1898k 0 --:--:-- --:--:-- --:--:-- 2069k ------------------------------------------------------- Initizalizes project ------------------------------------------------------- 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: 1584645789653 [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.119 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.012 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.008 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.091 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.1 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.068 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.016 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.041 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.087 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.154 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.048 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.002 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.015 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.026 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 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.027 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.013 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.018 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.002 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.025 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.016 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.004 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.258 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.013 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.005 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.395 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.199 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.026 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.115 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.119 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 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.074 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.285 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.426 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.007 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.008 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.812 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.05 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.054 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.114 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.167 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 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: 0.954 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.008 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.255 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: 33.232 s [INFO] Finished at: 2020-03-19T20:23:38+01:00 [INFO] Final Memory: 34M/246M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 35091 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: 1.965 s [INFO] Finished at: 2020-03-19T20:23:42+01:00 [INFO] Final Memory: 24M/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: 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 Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/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/4 KB 3/4 KB 4/4 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (4 KB at 11.1 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 786.9 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 33.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 3/23 KB 7/23 KB 11/23 KB 14/23 KB 18/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 550.3 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 611.2 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 38.2 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 3/7 KB 7/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 218.2 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 450.3 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 30.0 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 3/7 KB 7/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 235.5 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 439.1 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 379.0 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 322.2 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 402.7 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 207.9 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 280.1 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 495.6 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 306.8 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 358.0 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 379.0 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 358.0 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 402.7 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 33.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 206.1 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 357.5 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 379.0 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 339.1 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 306.8 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 357.9 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 536.9 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 429.5 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 585.7 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 460.2 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 429.5 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 495.6 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 536.9 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 36.8 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 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 227.4 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 536.3 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 585.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 357.9 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 536.9 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 644.2 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 458.1 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 595.5 KB/sec) Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/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 30.1 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 218.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 495.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 330.8 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 36.6 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 3/7 KB 7/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 218.1 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 495.7 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 160.9 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 425.4 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 480.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 611.3 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 336.2 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 517.3 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 448.3 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 292.4 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 373.6 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 375.1 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 482.2 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 410.2 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 420.5 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 397.1 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 420.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-16/spoon-core-8.1.0-beta-16.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-16/spoon-core-8.1.0-beta-16.pom (8 KB at 549.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-17/spoon-core-8.1.0-beta-17.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-17/spoon-core-8.1.0-beta-17.pom (8 KB at 420.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-18/spoon-core-8.1.0-beta-18.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-18/spoon-core-8.1.0-beta-18.pom (8 KB at 563.0 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 29.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-20200318.234144-196.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-20200318.234144-196.pom (8 KB at 287.9 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-20200318.234144-196.jar 4/1732 KB 8/1732 KB 12/1732 KB 16/1732 KB 20/1732 KB 21/1732 KB 25/1732 KB 29/1732 KB 33/1732 KB 36/1732 KB 40/1732 KB 41/1732 KB 45/1732 KB 45/1732 KB 49/1732 KB 50/1732 KB 54/1732 KB 55/1732 KB 59/1732 KB 61/1732 KB 65/1732 KB 67/1732 KB 69/1732 KB 73/1732 KB 77/1732 KB 78/1732 KB 79/1732 KB 83/1732 KB 86/1732 KB 90/1732 KB 92/1732 KB 96/1732 KB 98/1732 KB 102/1732 KB 103/1732 KB 106/1732 KB 110/1732 KB 113/1732 KB 115/1732 KB 119/1732 KB 120/1732 KB 122/1732 KB 126/1732 KB 126/1732 KB 129/1732 KB 133/1732 KB 137/1732 KB 137/1732 KB 140/1732 KB 142/1732 KB 146/1732 KB 150/1732 KB 150/1732 KB 154/1732 KB 157/1732 KB 159/1732 KB 163/1732 KB 166/1732 KB 170/1732 KB 171/1732 KB 174/1732 KB 177/1732 KB 181/1732 KB 183/1732 KB 187/1732 KB 187/1732 KB 190/1732 KB 194/1732 KB 195/1732 KB 197/1732 KB 201/1732 KB 201/1732 KB 205/1732 KB 205/1732 KB 209/1732 KB 212/1732 KB 215/1732 KB 219/1732 KB 221/1732 KB 225/1732 KB 226/1732 KB 230/1732 KB 234/1732 KB 235/1732 KB 239/1732 KB 239/1732 KB 243/1732 KB 245/1732 KB 246/1732 KB 250/1732 KB 253/1732 KB 257/1732 KB 258/1732 KB 262/1732 KB 262/1732 KB 266/1732 KB 270/1732 KB 274/1732 KB 278/1732 KB 282/1732 KB 286/1732 KB 290/1732 KB 294/1732 KB 298/1732 KB 300/1732 KB 304/1732 KB 308/1732 KB 312/1732 KB 314/1732 KB 318/1732 KB 321/1732 KB 325/1732 KB 327/1732 KB 331/1732 KB 331/1732 KB 333/1732 KB 337/1732 KB 340/1732 KB 344/1732 KB 347/1732 KB 348/1732 KB 349/1732 KB 353/1732 KB 357/1732 KB 358/1732 KB 362/1732 KB 362/1732 KB 366/1732 KB 368/1732 KB 371/1732 KB 372/1732 KB 376/1732 KB 379/1732 KB 383/1732 KB 385/1732 KB 388/1732 KB 392/1732 KB 393/1732 KB 395/1732 KB 398/1732 KB 402/1732 KB 402/1732 KB 403/1732 KB 406/1732 KB 410/1732 KB 410/1732 KB 412/1732 KB 416/1732 KB 419/1732 KB 420/1732 KB 424/1732 KB 426/1732 KB 430/1732 KB 433/1732 KB 437/1732 KB 437/1732 KB 441/1732 KB 443/1732 KB 447/1732 KB 450/1732 KB 454/1732 KB 458/1732 KB 462/1732 KB 466/1732 KB 470/1732 KB 474/1732 KB 475/1732 KB 479/1732 KB 483/1732 KB 484/1732 KB 488/1732 KB 492/1732 KB 495/1732 KB 499/1732 KB 501/1732 KB 504/1732 KB 505/1732 KB 509/1732 KB 513/1732 KB 514/1732 KB 518/1732 KB 521/1732 KB 525/1732 KB 525/1732 KB 526/1732 KB 530/1732 KB 533/1732 KB 537/1732 KB 539/1732 KB 542/1732 KB 546/1732 KB 550/1732 KB 552/1732 KB 556/1732 KB 556/1732 KB 560/1732 KB 562/1732 KB 566/1732 KB 569/1732 KB 573/1732 KB 574/1732 KB 576/1732 KB 580/1732 KB 580/1732 KB 583/1732 KB 587/1732 KB 590/1732 KB 594/1732 KB 597/1732 KB 601/1732 KB 603/1732 KB 605/1732 KB 609/1732 KB 612/1732 KB 616/1732 KB 620/1732 KB 624/1732 KB 625/1732 KB 627/1732 KB 628/1732 KB 631/1732 KB 635/1732 KB 638/1732 KB 639/1732 KB 643/1732 KB 645/1732 KB 646/1732 KB 650/1732 KB 652/1732 KB 654/1732 KB 658/1732 KB 661/1732 KB 664/1732 KB 668/1732 KB 670/1732 KB 673/1732 KB 677/1732 KB 678/1732 KB 682/1732 KB 685/1732 KB 689/1732 KB 693/1732 KB 694/1732 KB 698/1732 KB 698/1732 KB 702/1732 KB 706/1732 KB 710/1732 KB 714/1732 KB 718/1732 KB 722/1732 KB 726/1732 KB 730/1732 KB 734/1732 KB 738/1732 KB 742/1732 KB 746/1732 KB 750/1732 KB 754/1732 KB 758/1732 KB 762/1732 KB 766/1732 KB 770/1732 KB 774/1732 KB 778/1732 KB 782/1732 KB 786/1732 KB 790/1732 KB 794/1732 KB 798/1732 KB 802/1732 KB 806/1732 KB 810/1732 KB 814/1732 KB 818/1732 KB 822/1732 KB 826/1732 KB 830/1732 KB 834/1732 KB 838/1732 KB 842/1732 KB 846/1732 KB 850/1732 KB 854/1732 KB 855/1732 KB 859/1732 KB 862/1732 KB 866/1732 KB 866/1732 KB 868/1732 KB 872/1732 KB 876/1732 KB 876/1732 KB 880/1732 KB 882/1732 KB 885/1732 KB 889/1732 KB 893/1732 KB 897/1732 KB 899/1732 KB 902/1732 KB 906/1732 KB 909/1732 KB 913/1732 KB 916/1732 KB 920/1732 KB 924/1732 KB 928/1732 KB 929/1732 KB 933/1732 KB 933/1732 KB 937/1732 KB 937/1732 KB 941/1732 KB 945/1732 KB 949/1732 KB 953/1732 KB 957/1732 KB 961/1732 KB 961/1732 KB 965/1732 KB 969/1732 KB 973/1732 KB 977/1732 KB 978/1732 KB 979/1732 KB 983/1732 KB 985/1732 KB 987/1732 KB 991/1732 KB 992/1732 KB 996/1732 KB 1000/1732 KB 1001/1732 KB 1005/1732 KB 1006/1732 KB 1010/1732 KB 1014/1732 KB 1015/1732 KB 1019/1732 KB 1020/1732 KB 1024/1732 KB 1028/1732 KB 1029/1732 KB 1033/1732 KB 1036/1732 KB 1040/1732 KB 1043/1732 KB 1047/1732 KB 1047/1732 KB 1051/1732 KB 1053/1732 KB 1057/1732 KB 1057/1732 KB 1061/1732 KB 1063/1732 KB 1067/1732 KB 1069/1732 KB 1073/1732 KB 1074/1732 KB 1078/1732 KB 1080/1732 KB 1083/1732 KB 1085/1732 KB 1089/1732 KB 1093/1732 KB 1095/1732 KB 1099/1732 KB 1100/1732 KB 1101/1732 KB 1102/1732 KB 1106/1732 KB 1107/1732 KB 1110/1732 KB 1114/1732 KB 1114/1732 KB 1118/1732 KB 1119/1732 KB 1123/1732 KB 1127/1732 KB 1131/1732 KB 1135/1732 KB 1136/1732 KB 1140/1732 KB 1144/1732 KB 1148/1732 KB 1152/1732 KB 1156/1732 KB 1160/1732 KB 1160/1732 KB 1164/1732 KB 1168/1732 KB 1172/1732 KB 1176/1732 KB 1180/1732 KB 1184/1732 KB 1188/1732 KB 1192/1732 KB 1196/1732 KB 1200/1732 KB 1204/1732 KB 1208/1732 KB 1212/1732 KB 1216/1732 KB 1220/1732 KB 1224/1732 KB 1228/1732 KB 1232/1732 KB 1236/1732 KB 1240/1732 KB 1244/1732 KB 1248/1732 KB 1252/1732 KB 1256/1732 KB 1260/1732 KB 1264/1732 KB 1268/1732 KB 1272/1732 KB 1276/1732 KB 1280/1732 KB 1284/1732 KB 1288/1732 KB 1292/1732 KB 1296/1732 KB 1300/1732 KB 1304/1732 KB 1308/1732 KB 1312/1732 KB 1316/1732 KB 1320/1732 KB 1324/1732 KB 1328/1732 KB 1332/1732 KB 1334/1732 KB 1338/1732 KB 1342/1732 KB 1346/1732 KB 1350/1732 KB 1354/1732 KB 1358/1732 KB 1362/1732 KB 1364/1732 KB 1368/1732 KB 1370/1732 KB 1374/1732 KB 1375/1732 KB 1379/1732 KB 1380/1732 KB 1384/1732 KB 1384/1732 KB 1387/1732 KB 1391/1732 KB 1392/1732 KB 1394/1732 KB 1398/1732 KB 1402/1732 KB 1402/1732 KB 1406/1732 KB 1408/1732 KB 1412/1732 KB 1415/1732 KB 1419/1732 KB 1422/1732 KB 1426/1732 KB 1430/1732 KB 1431/1732 KB 1435/1732 KB 1435/1732 KB 1436/1732 KB 1440/1732 KB 1442/1732 KB 1443/1732 KB 1447/1732 KB 1450/1732 KB 1452/1732 KB 1456/1732 KB 1459/1732 KB 1463/1732 KB 1467/1732 KB 1471/1732 KB 1475/1732 KB 1479/1732 KB 1483/1732 KB 1487/1732 KB 1491/1732 KB 1495/1732 KB 1499/1732 KB 1503/1732 KB 1507/1732 KB 1511/1732 KB 1515/1732 KB 1519/1732 KB 1523/1732 KB 1527/1732 KB 1531/1732 KB 1535/1732 KB 1539/1732 KB 1543/1732 KB 1547/1732 KB 1551/1732 KB 1555/1732 KB 1559/1732 KB 1563/1732 KB 1567/1732 KB 1571/1732 KB 1575/1732 KB 1579/1732 KB 1583/1732 KB 1587/1732 KB 1591/1732 KB 1595/1732 KB 1599/1732 KB 1603/1732 KB 1607/1732 KB 1611/1732 KB 1615/1732 KB 1619/1732 KB 1623/1732 KB 1627/1732 KB 1631/1732 KB 1635/1732 KB 1639/1732 KB 1643/1732 KB 1647/1732 KB 1651/1732 KB 1655/1732 KB 1659/1732 KB 1663/1732 KB 1667/1732 KB 1671/1732 KB 1675/1732 KB 1679/1732 KB 1683/1732 KB 1687/1732 KB 1691/1732 KB 1695/1732 KB 1699/1732 KB 1703/1732 KB 1707/1732 KB 1711/1732 KB 1715/1732 KB 1719/1732 KB 1723/1732 KB 1727/1732 KB 1731/1732 KB 1732/1732 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-20200318.234144-196.jar (1732 KB at 11698.5 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: 1584645842104 [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.148 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.01 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.012 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.075 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.085 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.105 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.028 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.014 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.063 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: 2.837 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.032 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.011 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.011 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.005 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.021 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.011 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.012 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.008 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.01 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.009 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.274 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.006 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.01 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.002 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.037 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.167 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.144 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.024 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.109 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.108 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.005 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.002 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.058 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.185 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.387 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.006 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.005 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.704 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.039 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.135 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.131 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: 0.885 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.013 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.255 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: 36.591 s [INFO] Finished at: 2020-03-19T20:24:20+01:00 [INFO] Final Memory: 47M/249M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 38436 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: 1584645870473 [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.137 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.02 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.082 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.084 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.093 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.023 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.066 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.133 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.022 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.013 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.01 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.034 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.001 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.005 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 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.011 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.014 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.265 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.012 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.039 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.207 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.155 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.037 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.129 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.13 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.008 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.002 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.002 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.06 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.255 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.216 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.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.745 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.029 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.04 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.035 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.094 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 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: 0.862 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.008 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.341 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: 25.877 s [INFO] Finished at: 2020-03-19T20:24:49+01:00 [INFO] Final Memory: 41M/197M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 27572 ------------------------------------------------------- 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 4338 N/A 35091 38436 27572
Archiving artifacts Finished: SUCCESS