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/jenkins7595848201828706095.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 1793k 0 --:--:-- --:--:-- --:--:-- 1881k ------------------------------------------------------- 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: 1593109393543 [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.132 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.016 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.021 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.07 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.067 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.027 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.005 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.096 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.104 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.042 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.009 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.018 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.023 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.006 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.006 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.023 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.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.012 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.006 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.003 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.244 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.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.003 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.023 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.464 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.152 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.034 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.118 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.124 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.004 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.001 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.001 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.07 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.284 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.309 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.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.107 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.034 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.049 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.113 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.148 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.002 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: 0.968 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.202 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: 32.416 s [INFO] Finished at: 2020-06-25T20:23:40+02:00 [INFO] Final Memory: 34M/195M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 34261 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.512 s [INFO] Finished at: 2020-06-25T20:23:44+02:00 [INFO] Final Memory: 21M/164M [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://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 Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 687/687 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (687 B at 5.3 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 14.7 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 518.2 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 14/23 KB 18/23 KB 22/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 285.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 594.7 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 26.1 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 178.0 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 29.1 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 244.2 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 470.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 460.2 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 460.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 495.6 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 402.7 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 429.6 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 536.9 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 429.6 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 379.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 495.6 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 339.1 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 35.5 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 5/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 212.7 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 292.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 429.5 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 495.6 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 339.1 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 429.5 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 585.7 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 460.2 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 4/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 495.6 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 402.6 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 379.0 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 358.0 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 280.1 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 31.0 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 219.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 459.7 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 429.5 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 460.2 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 429.5 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 429.5 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 397.0 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 496.3 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 36.8 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 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 210.6 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 330.5 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 38.0 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 203.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 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 330.8 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 397.0 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 320.2 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 420.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 395.6 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 395.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 611.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 420.3 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 611.3 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 562.6 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 355.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 536.4 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 476.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 595.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 549.9 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 476.6 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 549.9 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: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-19/spoon-core-8.1.0-beta-19.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-19/spoon-core-8.1.0-beta-19.pom (8 KB at 457.4 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 31.0 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-20200323.060424-201.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-20200323.060424-201.pom (8 KB at 241.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0/spoon-core-8.1.0.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0/spoon-core-8.1.0.pom (8 KB at 522.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-1/spoon-core-8.2.0-beta-1.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-1/spoon-core-8.2.0-beta-1.pom (8 KB at 562.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-2/spoon-core-8.2.0-beta-2.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-2/spoon-core-8.2.0-beta-2.pom (8 KB at 487.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-3/spoon-core-8.2.0-beta-3.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-3/spoon-core-8.2.0-beta-3.pom (8 KB at 522.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-4/spoon-core-8.2.0-beta-4.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-4/spoon-core-8.2.0-beta-4.pom (8 KB at 522.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-5/spoon-core-8.2.0-beta-5.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-5/spoon-core-8.2.0-beta-5.pom (8 KB at 365.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-6/spoon-core-8.2.0-beta-6.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-6/spoon-core-8.2.0-beta-6.pom (8 KB at 421.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-7/spoon-core-8.2.0-beta-7.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-7/spoon-core-8.2.0-beta-7.pom (8 KB at 582.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-8/spoon-core-8.2.0-beta-8.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-8/spoon-core-8.2.0-beta-8.pom (8 KB at 582.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-9/spoon-core-8.2.0-beta-9.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-9/spoon-core-8.2.0-beta-9.pom (8 KB at 421.0 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-10/spoon-core-8.2.0-beta-10.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-10/spoon-core-8.2.0-beta-10.pom (8 KB at 688.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-11/spoon-core-8.2.0-beta-11.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-11/spoon-core-8.2.0-beta-11.pom (8 KB at 445.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-12/spoon-core-8.2.0-beta-12.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-12/spoon-core-8.2.0-beta-12.pom (8 KB at 631.5 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-13/spoon-core-8.2.0-beta-13.pom 4/8 KB 8/8 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.2.0-beta-13/spoon-core-8.2.0-beta-13.pom (8 KB at 841.8 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml 1017/1017 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/maven-metadata.xml (1017 B at 34.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200624.224150-171.pom 4/8 KB 5/8 KB 8/8 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200624.224150-171.pom (8 KB at 298.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200624.224150-171.jar 4/1738 KB 8/1738 KB 12/1738 KB 16/1738 KB 19/1738 KB 23/1738 KB 24/1738 KB 28/1738 KB 28/1738 KB 32/1738 KB 34/1738 KB 37/1738 KB 41/1738 KB 41/1738 KB 45/1738 KB 45/1738 KB 49/1738 KB 51/1738 KB 55/1738 KB 58/1738 KB 60/1738 KB 64/1738 KB 67/1738 KB 71/1738 KB 75/1738 KB 75/1738 KB 78/1738 KB 82/1738 KB 85/1738 KB 89/1738 KB 93/1738 KB 94/1738 KB 98/1738 KB 101/1738 KB 105/1738 KB 106/1738 KB 109/1738 KB 113/1738 KB 115/1738 KB 119/1738 KB 119/1738 KB 123/1738 KB 123/1738 KB 126/1738 KB 127/1738 KB 130/1738 KB 134/1738 KB 137/1738 KB 140/1738 KB 144/1738 KB 148/1738 KB 152/1738 KB 153/1738 KB 156/1738 KB 157/1738 KB 161/1738 KB 164/1738 KB 167/1738 KB 171/1738 KB 173/1738 KB 177/1738 KB 178/1738 KB 182/1738 KB 185/1738 KB 187/1738 KB 191/1738 KB 195/1738 KB 195/1738 KB 199/1738 KB 200/1738 KB 202/1738 KB 206/1738 KB 209/1738 KB 213/1738 KB 217/1738 KB 218/1738 KB 222/1738 KB 224/1738 KB 228/1738 KB 232/1738 KB 235/1738 KB 238/1738 KB 242/1738 KB 246/1738 KB 246/1738 KB 250/1738 KB 253/1738 KB 257/1738 KB 259/1738 KB 260/1738 KB 264/1738 KB 266/1738 KB 267/1738 KB 271/1738 KB 272/1738 KB 273/1738 KB 276/1738 KB 280/1738 KB 282/1738 KB 286/1738 KB 289/1738 KB 293/1738 KB 297/1738 KB 297/1738 KB 299/1738 KB 300/1738 KB 304/1738 KB 307/1738 KB 308/1738 KB 312/1738 KB 313/1738 KB 316/1738 KB 320/1738 KB 321/1738 KB 323/1738 KB 327/1738 KB 328/1738 KB 330/1738 KB 334/1738 KB 334/1738 KB 335/1738 KB 339/1738 KB 340/1738 KB 342/1738 KB 346/1738 KB 349/1738 KB 353/1738 KB 357/1738 KB 361/1738 KB 365/1738 KB 369/1738 KB 373/1738 KB 376/1738 KB 378/1738 KB 382/1738 KB 385/1738 KB 386/1738 KB 389/1738 KB 393/1738 KB 395/1738 KB 396/1738 KB 400/1738 KB 404/1738 KB 406/1738 KB 410/1738 KB 410/1738 KB 414/1738 KB 417/1738 KB 421/1738 KB 422/1738 KB 426/1738 KB 426/1738 KB 427/1738 KB 431/1738 KB 434/1738 KB 436/1738 KB 440/1738 KB 441/1738 KB 445/1738 KB 448/1738 KB 452/1738 KB 453/1738 KB 457/1738 KB 457/1738 KB 461/1738 KB 463/1738 KB 467/1738 KB 468/1738 KB 471/1738 KB 474/1738 KB 477/1738 KB 481/1738 KB 482/1738 KB 484/1738 KB 488/1738 KB 491/1738 KB 495/1738 KB 495/1738 KB 499/1738 KB 501/1738 KB 504/1738 KB 508/1738 KB 509/1738 KB 512/1738 KB 516/1738 KB 519/1738 KB 523/1738 KB 526/1738 KB 530/1738 KB 532/1738 KB 535/1738 KB 536/1738 KB 540/1738 KB 543/1738 KB 547/1738 KB 547/1738 KB 551/1738 KB 553/1738 KB 556/1738 KB 560/1738 KB 562/1738 KB 566/1738 KB 569/1738 KB 570/1738 KB 574/1738 KB 576/1738 KB 577/1738 KB 579/1738 KB 583/1738 KB 587/1738 KB 590/1738 KB 594/1738 KB 597/1738 KB 601/1738 KB 601/1738 KB 604/1738 KB 607/1738 KB 611/1738 KB 614/1738 KB 615/1738 KB 619/1738 KB 622/1738 KB 626/1738 KB 630/1738 KB 634/1738 KB 638/1738 KB 639/1738 KB 643/1738 KB 647/1738 KB 651/1738 KB 655/1738 KB 658/1738 KB 662/1738 KB 663/1738 KB 666/1738 KB 670/1738 KB 670/1738 KB 673/1738 KB 677/1738 KB 680/1738 KB 682/1738 KB 686/1738 KB 687/1738 KB 689/1738 KB 693/1738 KB 697/1738 KB 699/1738 KB 703/1738 KB 704/1738 KB 706/1738 KB 710/1738 KB 714/1738 KB 718/1738 KB 722/1738 KB 726/1738 KB 727/1738 KB 731/1738 KB 734/1738 KB 738/1738 KB 738/1738 KB 741/1738 KB 745/1738 KB 748/1738 KB 752/1738 KB 755/1738 KB 759/1738 KB 761/1738 KB 762/1738 KB 766/1738 KB 768/1738 KB 772/1738 KB 776/1738 KB 777/1738 KB 781/1738 KB 782/1738 KB 786/1738 KB 786/1738 KB 790/1738 KB 792/1738 KB 796/1738 KB 800/1738 KB 802/1738 KB 806/1738 KB 806/1738 KB 808/1738 KB 812/1738 KB 816/1738 KB 818/1738 KB 822/1738 KB 823/1738 KB 825/1738 KB 829/1738 KB 833/1738 KB 833/1738 KB 837/1738 KB 840/1738 KB 844/1738 KB 846/1738 KB 850/1738 KB 854/1738 KB 858/1738 KB 862/1738 KB 866/1738 KB 870/1738 KB 871/1738 KB 873/1738 KB 876/1738 KB 880/1738 KB 881/1738 KB 885/1738 KB 887/1738 KB 891/1738 KB 895/1738 KB 895/1738 KB 897/1738 KB 901/1738 KB 901/1738 KB 905/1738 KB 908/1738 KB 912/1738 KB 912/1738 KB 915/1738 KB 918/1738 KB 922/1738 KB 922/1738 KB 924/1738 KB 928/1738 KB 932/1738 KB 935/1738 KB 936/1738 KB 939/1738 KB 943/1738 KB 943/1738 KB 945/1738 KB 946/1738 KB 950/1738 KB 952/1738 KB 956/1738 KB 958/1738 KB 960/1738 KB 962/1738 KB 966/1738 KB 967/1738 KB 969/1738 KB 973/1738 KB 976/1738 KB 980/1738 KB 984/1738 KB 988/1738 KB 990/1738 KB 994/1738 KB 998/1738 KB 999/1738 KB 1003/1738 KB 1004/1738 KB 1007/1738 KB 1011/1738 KB 1011/1738 KB 1013/1738 KB 1017/1738 KB 1020/1738 KB 1023/1738 KB 1027/1738 KB 1027/1738 KB 1031/1738 KB 1035/1738 KB 1039/1738 KB 1041/1738 KB 1045/1738 KB 1045/1738 KB 1048/1738 KB 1052/1738 KB 1055/1738 KB 1059/1738 KB 1061/1738 KB 1062/1738 KB 1066/1738 KB 1068/1738 KB 1072/1738 KB 1072/1738 KB 1076/1738 KB 1078/1738 KB 1081/1738 KB 1083/1738 KB 1087/1738 KB 1089/1738 KB 1093/1738 KB 1095/1738 KB 1099/1738 KB 1100/1738 KB 1103/1738 KB 1105/1738 KB 1107/1738 KB 1111/1738 KB 1113/1738 KB 1117/1738 KB 1117/1738 KB 1120/1738 KB 1124/1738 KB 1126/1738 KB 1130/1738 KB 1130/1738 KB 1134/1738 KB 1136/1738 KB 1137/1738 KB 1139/1738 KB 1143/1738 KB 1143/1738 KB 1146/1738 KB 1150/1738 KB 1153/1738 KB 1157/1738 KB 1158/1738 KB 1162/1738 KB 1164/1738 KB 1168/1738 KB 1168/1738 KB 1171/1738 KB 1172/1738 KB 1174/1738 KB 1178/1738 KB 1180/1738 KB 1184/1738 KB 1185/1738 KB 1189/1738 KB 1193/1738 KB 1197/1738 KB 1201/1738 KB 1205/1738 KB 1206/1738 KB 1209/1738 KB 1213/1738 KB 1217/1738 KB 1218/1738 KB 1222/1738 KB 1223/1738 KB 1227/1738 KB 1231/1738 KB 1235/1738 KB 1239/1738 KB 1243/1738 KB 1246/1738 KB 1250/1738 KB 1254/1738 KB 1258/1738 KB 1262/1738 KB 1266/1738 KB 1270/1738 KB 1273/1738 KB 1274/1738 KB 1278/1738 KB 1280/1738 KB 1283/1738 KB 1287/1738 KB 1288/1738 KB 1290/1738 KB 1294/1738 KB 1294/1738 KB 1297/1738 KB 1300/1738 KB 1304/1738 KB 1304/1738 KB 1308/1738 KB 1308/1738 KB 1311/1738 KB 1315/1738 KB 1315/1738 KB 1319/1738 KB 1321/1738 KB 1325/1738 KB 1329/1738 KB 1329/1738 KB 1333/1738 KB 1337/1738 KB 1341/1738 KB 1342/1738 KB 1344/1738 KB 1348/1738 KB 1352/1738 KB 1352/1738 KB 1356/1738 KB 1358/1738 KB 1362/1738 KB 1366/1738 KB 1366/1738 KB 1370/1738 KB 1370/1738 KB 1373/1738 KB 1377/1738 KB 1380/1738 KB 1384/1738 KB 1385/1738 KB 1389/1738 KB 1389/1738 KB 1393/1738 KB 1393/1738 KB 1397/1738 KB 1397/1738 KB 1400/1738 KB 1404/1738 KB 1407/1738 KB 1411/1738 KB 1413/1738 KB 1417/1738 KB 1417/1738 KB 1421/1738 KB 1423/1738 KB 1427/1738 KB 1428/1738 KB 1432/1738 KB 1436/1738 KB 1438/1738 KB 1442/1738 KB 1443/1738 KB 1445/1738 KB 1449/1738 KB 1451/1738 KB 1455/1738 KB 1455/1738 KB 1459/1738 KB 1461/1738 KB 1464/1738 KB 1467/1738 KB 1469/1738 KB 1471/1738 KB 1475/1738 KB 1475/1738 KB 1478/1738 KB 1482/1738 KB 1484/1738 KB 1488/1738 KB 1489/1738 KB 1493/1738 KB 1493/1738 KB 1496/1738 KB 1500/1738 KB 1502/1738 KB 1506/1738 KB 1506/1738 KB 1510/1738 KB 1513/1738 KB 1515/1738 KB 1519/1738 KB 1523/1738 KB 1523/1738 KB 1527/1738 KB 1527/1738 KB 1529/1738 KB 1530/1738 KB 1534/1738 KB 1537/1738 KB 1541/1738 KB 1542/1738 KB 1546/1738 KB 1546/1738 KB 1550/1738 KB 1551/1738 KB 1555/1738 KB 1556/1738 KB 1559/1738 KB 1561/1738 KB 1565/1738 KB 1566/1738 KB 1570/1738 KB 1570/1738 KB 1573/1738 KB 1575/1738 KB 1579/1738 KB 1583/1738 KB 1587/1738 KB 1588/1738 KB 1591/1738 KB 1595/1738 KB 1595/1738 KB 1599/1738 KB 1601/1738 KB 1602/1738 KB 1606/1738 KB 1609/1738 KB 1613/1738 KB 1615/1738 KB 1619/1738 KB 1622/1738 KB 1625/1738 KB 1629/1738 KB 1631/1738 KB 1635/1738 KB 1635/1738 KB 1638/1738 KB 1642/1738 KB 1646/1738 KB 1650/1738 KB 1654/1738 KB 1658/1738 KB 1662/1738 KB 1666/1738 KB 1670/1738 KB 1674/1738 KB 1678/1738 KB 1682/1738 KB 1686/1738 KB 1690/1738 KB 1694/1738 KB 1698/1738 KB 1702/1738 KB 1706/1738 KB 1710/1738 KB 1714/1738 KB 1718/1738 KB 1720/1738 KB 1724/1738 KB 1725/1738 KB 1728/1738 KB 1732/1738 KB 1734/1738 KB 1735/1738 KB 1738/1738 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.2.0-SNAPSHOT/spoon-core-8.2.0-20200624.224150-171.jar (1738 KB at 12774.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.2.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: 1593109449943 [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.091 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.018 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.08 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.09 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.083 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.026 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.032 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.09 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.136 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.041 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.008 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.009 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.003 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.016 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.004 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.01 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.016 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.009 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.007 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 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.244 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.015 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.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.188 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.154 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.041 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.123 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.012 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.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.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.224 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.218 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.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.665 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.042 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.081 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.134 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.002 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: 0.89 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.005 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.266 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 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: 42.337 s [INFO] Finished at: 2020-06-25T20:24:28+02:00 [INFO] Final Memory: 46M/261M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 43978 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.2.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: 1593109478130 [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.098 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.014 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.009 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.05 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.044 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.074 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.029 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.077 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.037 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.006 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.012 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.012 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.006 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.017 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.019 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.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.015 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.021 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.277 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.009 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.003 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.031 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.192 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.138 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.041 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.139 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.001 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.001 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.062 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.286 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.396 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.003 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.894 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.034 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.068 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.121 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.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: 0.935 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.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.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.741 s [INFO] Finished at: 2020-06-25T20:24:56+02:00 [INFO] Final Memory: 43M/215M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 27499 ------------------------------------------------------- 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 4262 N/A 34261 43978 27499
Archiving artifacts Finished: SUCCESS