Started by timer Running as SYSTEM [EnvInject] - Loading node environment variables. Building remotely on sos-builder01 (lin) in workspace /builds/workspace/Mimecraft [WS-CLEANUP] Deleting project workspace... [WS-CLEANUP] Deferred wipeout is used... [WS-CLEANUP] Done No credentials specified Cloning the remote Git repository Cloning repository https://github.com/square/mimecraft.git > git init /builds/workspace/Mimecraft # timeout=10 Fetching upstream changes from https://github.com/square/mimecraft.git > git --version # timeout=10 > git fetch --tags --progress https://github.com/square/mimecraft.git +refs/heads/*:refs/remotes/origin/* > git config remote.origin.url https://github.com/square/mimecraft.git # timeout=10 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10 > git config remote.origin.url https://github.com/square/mimecraft.git # timeout=10 Fetching upstream changes from https://github.com/square/mimecraft.git > git fetch --tags --progress https://github.com/square/mimecraft.git +refs/heads/*:refs/remotes/origin/* > git rev-parse refs/remotes/origin/master^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/master^{commit} # timeout=10 Checking out Revision 88f689c73972dde450961714ec4766378c777ad0 (refs/remotes/origin/master) > git config core.sparsecheckout # timeout=10 > git checkout -f 88f689c73972dde450961714ec4766378c777ad0 Commit message: "Mark MimeCraft as deprecated." > git rev-list --no-walk 88f689c73972dde450961714ec4766378c777ad0 # timeout=10 [Mimecraft] $ /bin/sh -xe /tmp/jenkins8047949215299986023.sh + stdbuf -i 50k bash + curl http://spoon.gforge.inria.fr/jenkins/build.sh % Total % Received % Xferd Average Speed Time Time Time Current Dload Upload Total Spent Left Speed 0 0 0 0 0 0 0 0 --:--:-- --:--:-- --:--:-- 0 ------------------------------------------------------- Initizalizes project ------------------------------------------------------- 100 21193 100 21193 0 0 1580k 0 --:--:-- --:--:-- --:--:-- 1592k HEAD is now at 88f689c Mark MimeCraft as deprecated. --- Displays variables used in the build --- Artifact id: mimecraft Version: 1.1.2-SNAPSHOT Modules job: - Mimecraft Has checkstyle: true Has enforcer: true Git version id: 88f689c73972dde450961714ec4766378c777ad0 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 Mime Craft 1.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mimecraft --- [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ mimecraft --- [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 4 source files to /builds/workspace/Mimecraft/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Mimecraft/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mimecraft --- [INFO] Surefire report directory: /builds/workspace/Mimecraft/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running com.squareup.mimecraft.PartTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.093 sec - in com.squareup.mimecraft.PartTest Running com.squareup.mimecraft.ComplexExamplesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.squareup.mimecraft.ComplexExamplesTest Running com.squareup.mimecraft.FormWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 sec - in com.squareup.mimecraft.FormWriterTest Running com.squareup.mimecraft.MultipartWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 sec - in com.squareup.mimecraft.MultipartWriterTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mimecraft --- [INFO] Building jar: /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mimecraft --- [INFO] Installing /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.jar [INFO] Installing /builds/workspace/Mimecraft/pom.xml to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 3.157 s [INFO] Finished at: 2019-11-24T15:09:06+01:00 [INFO] Final Memory: 19M/171M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile --- Time to compile: 4818 Number of tests: 14 Number of tests skipped: 0 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 Mime Craft 1.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-dependency-plugin:2.8:purge-local-repository (default-cli) @ mimecraft --- [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 0.898 s [INFO] Finished at: 2019-11-24T15:09:09+01:00 [INFO] Final Memory: 14M/162M [INFO] ------------------------------------------------------------------------ Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 [INFO] Scanning for projects... [INFO] [INFO] ------------------------------------------------------------------------ [INFO] Building Mime Craft 1.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mimecraft --- [INFO] Deleting /builds/workspace/Mimecraft/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ mimecraft --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ mimecraft --- Downloading: https://oss.sonatype.org/content/repositories/snapshots/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml 704/704 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (704 B at 6.2 KB/sec) 2/3 KB 3/3 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/maven-metadata.xml (3 KB at 13.1 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom 2/22 KB 3/22 KB 5/22 KB 6/22 KB 7/22 KB 9/22 KB 10/22 KB 11/22 KB 13/22 KB 14/22 KB 15/22 KB 17/22 KB 18/22 KB 19/22 KB 21/22 KB 22/22 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.0.0/spoon-core-7.0.0.pom (22 KB at 1118.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 38.2 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 5/23 KB 9/23 KB 13/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 710.1 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 815.0 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 39.7 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 270.5 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 675.4 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 43.0 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.3.0-SNAPSHOT/spoon-core-7.3.0-20190210.234149-97.pom 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 274.8 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 411.6 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 536.9 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 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-11/spoon-core-7.4.0-beta-11.pom (7 KB at 402.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-12/spoon-core-7.4.0-beta-12.pom (7 KB at 585.8 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.4.0-beta-13/spoon-core-7.4.0-beta-13.pom (7 KB at 644.3 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 460.2 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 536.9 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 460.2 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 429.6 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 39.7 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom 4/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.4.0-SNAPSHOT/spoon-core-7.4.0-20190510.045100-130.pom (7 KB at 253.6 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 402.2 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 585.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-2/spoon-core-7.5.0-beta-2.pom (7 KB at 585.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-3/spoon-core-7.5.0-beta-3.pom (7 KB at 460.2 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-4/spoon-core-7.5.0-beta-4.pom (7 KB at 536.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-5/spoon-core-7.5.0-beta-5.pom (7 KB at 379.0 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 357.9 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom 2/7 KB 3/7 KB 5/7 KB 6/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/7.5.0-beta-7/spoon-core-7.5.0-beta-7.pom (7 KB at 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 495.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 536.9 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 460.2 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 585.8 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 41.4 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 244.2 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 644.2 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 429.5 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 644.2 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 585.7 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 541.4 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 541.4 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 38.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/7.6.0-SNAPSHOT/spoon-core-7.6.0-20191029.234139-152.pom 4/7 KB 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 265.5 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 540.7 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom 4/6 KB 6/6 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.0.0-beta-1/spoon-core-8.0.0-beta-1.pom (6 KB at 458.1 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 17.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.0.0-SNAPSHOT/spoon-core-8.0.0-20191105.234144-12.pom 4/7 KB 5/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 265.5 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 540.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 661.7 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 496.3 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 611.3 KB/sec) Downloading: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom 4/7 KB 7/7 KB Downloaded: https://repo.maven.apache.org/maven2/fr/inria/gforge/spoon/spoon-core/8.1.0-beta-4/spoon-core-8.1.0-beta-4.pom (7 KB at 611.3 KB/sec) Downloading: 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 1013/1013 B Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/maven-metadata.xml (1013 B at 41.2 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20191123.234139-20.pom 3/7 KB 7/7 KB 7/7 KB Downloaded: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20191123.234139-20.pom (7 KB at 275.1 KB/sec) Downloading: http://maven.inria.fr/artifactory/spoon-public-snapshot/fr/inria/gforge/spoon/spoon-core/8.1.0-SNAPSHOT/spoon-core-8.1.0-20191123.234139-20.jar 4/1709 KB 8/1709 KB 12/1709 KB 16/1709 KB 17/1709 KB 21/1709 KB 25/1709 KB 25/1709 KB 29/1709 KB 31/1709 KB 35/1709 KB 39/1709 KB 39/1709 KB 43/1709 KB 44/1709 KB 45/1709 KB 49/1709 KB 51/1709 KB 55/1709 KB 59/1709 KB 63/1709 KB 63/1709 KB 67/1709 KB 70/1709 KB 74/1709 KB 78/1709 KB 82/1709 KB 86/1709 KB 86/1709 KB 90/1709 KB 94/1709 KB 98/1709 KB 102/1709 KB 106/1709 KB 110/1709 KB 114/1709 KB 118/1709 KB 119/1709 KB 123/1709 KB 127/1709 KB 131/1709 KB 131/1709 KB 133/1709 KB 137/1709 KB 138/1709 KB 141/1709 KB 145/1709 KB 147/1709 KB 151/1709 KB 155/1709 KB 159/1709 KB 163/1709 KB 167/1709 KB 168/1709 KB 172/1709 KB 176/1709 KB 180/1709 KB 184/1709 KB 188/1709 KB 192/1709 KB 196/1709 KB 200/1709 KB 204/1709 KB 208/1709 KB 212/1709 KB 216/1709 KB 220/1709 KB 224/1709 KB 228/1709 KB 232/1709 KB 236/1709 KB 240/1709 KB 244/1709 KB 248/1709 KB 252/1709 KB 256/1709 KB 260/1709 KB 264/1709 KB 268/1709 KB 272/1709 KB 276/1709 KB 280/1709 KB 284/1709 KB 288/1709 KB 292/1709 KB 296/1709 KB 300/1709 KB 304/1709 KB 308/1709 KB 312/1709 KB 316/1709 KB 320/1709 KB 324/1709 KB 328/1709 KB 332/1709 KB 336/1709 KB 340/1709 KB 344/1709 KB 348/1709 KB 352/1709 KB 356/1709 KB 360/1709 KB 364/1709 KB 368/1709 KB 372/1709 KB 376/1709 KB 380/1709 KB 384/1709 KB 388/1709 KB 392/1709 KB 396/1709 KB 400/1709 KB 404/1709 KB 408/1709 KB 412/1709 KB 416/1709 KB 420/1709 KB 424/1709 KB 428/1709 KB 432/1709 KB 436/1709 KB 440/1709 KB 444/1709 KB 448/1709 KB 452/1709 KB 456/1709 KB 460/1709 KB 464/1709 KB 468/1709 KB 472/1709 KB 476/1709 KB 480/1709 KB 484/1709 KB 488/1709 KB 492/1709 KB 496/1709 KB 500/1709 KB 504/1709 KB 508/1709 KB 512/1709 KB 516/1709 KB 520/1709 KB 524/1709 KB 528/1709 KB 532/1709 KB 536/1709 KB 540/1709 KB 544/1709 KB 548/1709 KB 552/1709 KB 556/1709 KB 560/1709 KB 564/1709 KB 568/1709 KB 572/1709 KB 576/1709 KB 580/1709 KB 584/1709 KB 588/1709 KB 592/1709 KB 596/1709 KB 600/1709 KB 604/1709 KB 608/1709 KB 612/1709 KB 616/1709 KB 620/1709 KB 624/1709 KB 628/1709 KB 632/1709 KB 636/1709 KB 640/1709 KB 644/1709 KB 648/1709 KB 652/1709 KB 656/1709 KB 660/1709 KB 664/1709 KB 668/1709 KB 672/1709 KB 676/1709 KB 680/1709 KB 684/1709 KB 688/1709 KB 692/1709 KB 696/1709 KB 700/1709 KB 704/1709 KB 708/1709 KB 712/1709 KB 716/1709 KB 720/1709 KB 724/1709 KB 728/1709 KB 732/1709 KB 736/1709 KB 740/1709 KB 744/1709 KB 748/1709 KB 752/1709 KB 756/1709 KB 760/1709 KB 764/1709 KB 768/1709 KB 772/1709 KB 776/1709 KB 780/1709 KB 784/1709 KB 788/1709 KB 792/1709 KB 796/1709 KB 800/1709 KB 804/1709 KB 808/1709 KB 812/1709 KB 816/1709 KB 820/1709 KB 824/1709 KB 828/1709 KB 832/1709 KB 836/1709 KB 840/1709 KB 844/1709 KB 848/1709 KB 852/1709 KB 856/1709 KB 860/1709 KB 864/1709 KB 868/1709 KB 872/1709 KB 876/1709 KB 880/1709 KB 884/1709 KB 888/1709 KB 892/1709 KB 896/1709 KB 900/1709 KB 904/1709 KB 908/1709 KB 912/1709 KB 916/1709 KB 920/1709 KB 924/1709 KB 928/1709 KB 932/1709 KB 936/1709 KB 940/1709 KB 944/1709 KB 948/1709 KB 952/1709 KB 956/1709 KB 960/1709 KB 964/1709 KB 968/1709 KB 972/1709 KB 976/1709 KB 980/1709 KB 984/1709 KB 988/1709 KB 992/1709 KB 996/1709 KB 1000/1709 KB 1004/1709 KB 1007/1709 KB 1011/1709 KB 1015/1709 KB 1019/1709 KB 1023/1709 KB 1027/1709 KB 1031/1709 KB 1035/1709 KB 1039/1709 KB 1043/1709 KB 1047/1709 KB 1051/1709 KB 1055/1709 KB 1059/1709 KB 1063/1709 KB 1067/1709 KB 1071/1709 KB 1075/1709 KB 1079/1709 KB 1083/1709 KB 1087/1709 KB 1091/1709 KB 1095/1709 KB 1099/1709 KB 1103/1709 KB 1107/1709 KB 1111/1709 KB 1115/1709 KB 1119/1709 KB 1123/1709 KB 1127/1709 KB 1131/1709 KB 1135/1709 KB 1139/1709 KB 1143/1709 KB 1147/1709 KB 1151/1709 KB 1155/1709 KB 1159/1709 KB 1163/1709 KB 1167/1709 KB 1171/1709 KB 1175/1709 KB 1179/1709 KB 1183/1709 KB 1187/1709 KB 1191/1709 KB 1195/1709 KB 1199/1709 KB 1203/1709 KB 1207/1709 KB 1211/1709 KB 1215/1709 KB 1219/1709 KB 1223/1709 KB 1227/1709 KB 1231/1709 KB 1235/1709 KB 1239/1709 KB 1243/1709 KB 1247/1709 KB 1251/1709 KB 1255/1709 KB 1259/1709 KB 1263/1709 KB 1267/1709 KB 1271/1709 KB 1275/1709 KB 1279/1709 KB 1283/1709 KB 1287/1709 KB 1291/1709 KB 1295/1709 KB 1299/1709 KB 1303/1709 KB 1307/1709 KB 1311/1709 KB 1315/1709 KB 1319/1709 KB 1323/1709 KB 1327/1709 KB 1331/1709 KB 1335/1709 KB 1339/1709 KB 1343/1709 KB 1347/1709 KB 1351/1709 KB 1355/1709 KB 1359/1709 KB 1363/1709 KB 1367/1709 KB 1371/1709 KB 1375/1709 KB 1379/1709 KB 1383/1709 KB 1387/1709 KB 1391/1709 KB 1395/1709 KB 1399/1709 KB 1403/1709 KB 1407/1709 KB 1411/1709 KB 1415/1709 KB 1419/1709 KB 1423/1709 KB 1427/1709 KB 1431/1709 KB 1435/1709 KB 1439/1709 KB 1443/1709 KB 1447/1709 KB 1451/1709 KB 1455/1709 KB 1459/1709 KB 1463/1709 KB 1467/1709 KB 1471/1709 KB 1475/1709 KB 1479/1709 KB 1483/1709 KB 1487/1709 KB 1491/1709 KB 1495/1709 KB 1499/1709 KB 1503/1709 KB 1507/1709 KB 1511/1709 KB 1515/1709 KB 1519/1709 KB 1523/1709 KB 1527/1709 KB 1531/1709 KB 1535/1709 KB 1539/1709 KB 1543/1709 KB 1547/1709 KB 1551/1709 KB 1555/1709 KB 1559/1709 KB 1563/1709 KB 1567/1709 KB 1571/1709 KB 1575/1709 KB 1579/1709 KB 1583/1709 KB 1587/1709 KB 1591/1709 KB 1595/1709 KB 1599/1709 KB 1603/1709 KB 1607/1709 KB 1611/1709 KB 1615/1709 KB 1619/1709 KB 1623/1709 KB 1627/1709 KB 1631/1709 KB 1635/1709 KB 1639/1709 KB 1643/1709 KB 1647/1709 KB 1651/1709 KB 1655/1709 KB 1659/1709 KB 1663/1709 KB 1667/1709 KB 1671/1709 KB 1675/1709 KB 1679/1709 KB 1683/1709 KB 1687/1709 KB 1691/1709 KB 1695/1709 KB 1699/1709 KB 1703/1709 KB 1707/1709 KB 1709/1709 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-20191123.234139-20.jar (1709 KB at 11023.5 KB/sec) 2019-11-24 15:09:16,423 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2019-11-24 15:09:16,426 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-11-24 15:09:16,433 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-11-24 15:09:16,433 INFO spoon.Launcher - running Spoon... 2019-11-24 15:09:16,434 INFO spoon.Launcher - start processing... 2019-11-24 15:09:17,623 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-11-24 15:09:17,631 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-11-24 15:09:17,844 INFO spoon.Launcher - end of processing: 2019-11-24 15:09:17,844 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Mimecraft/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Mimecraft/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mimecraft --- [INFO] Surefire report directory: /builds/workspace/Mimecraft/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running com.squareup.mimecraft.PartTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 sec - in com.squareup.mimecraft.PartTest Running com.squareup.mimecraft.ComplexExamplesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.squareup.mimecraft.ComplexExamplesTest Running com.squareup.mimecraft.FormWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 sec - in com.squareup.mimecraft.FormWriterTest Running com.squareup.mimecraft.MultipartWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 sec - in com.squareup.mimecraft.MultipartWriterTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mimecraft --- [INFO] Building jar: /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mimecraft --- [INFO] Installing /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.jar [INFO] Installing /builds/workspace/Mimecraft/pom.xml to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 9.140 s [INFO] Finished at: 2019-11-24T15:09:19+01:00 [INFO] Final Memory: 31M/199M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon --- Time to compile with spoon: 10790 Number of tests: 14 Number of tests skipped: 0 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 Mime Craft 1.1.2-SNAPSHOT [INFO] ------------------------------------------------------------------------ [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ mimecraft --- [INFO] Deleting /builds/workspace/Mimecraft/target [INFO] [INFO] --- maven-enforcer-plugin:1.0:enforce (enforce-maven) @ mimecraft --- [INFO] [INFO] --- spoon-maven-plugin:3.1:generate (default) @ mimecraft --- 2019-11-24 15:09:23,221 WARN spoon.Launcher - Spoon is now using the 'no classpath mode' by default. If you want to ensure using Spoon in full classpath mode, please use the new flag: --cpmode fullclasspath. 2019-11-24 15:09:23,221 WARN spoon.Launcher - Spoon now parses by default the comments. Consider using the option --disable-comments if you want the old behaviour. 2019-11-24 15:09:23,227 INFO spoon.Launcher - Spoon version 8.1.0-SNAPSHOT 2019-11-24 15:09:23,227 INFO spoon.Launcher - running Spoon... 2019-11-24 15:09:23,227 INFO spoon.Launcher - start processing... 2019-11-24 15:09:24,071 INFO spoon.Launcher - spoon.processing.SpoonTagger 2019-11-24 15:09:24,083 INFO spoon.Launcher - spoon.support.JavaOutputProcessor 2019-11-24 15:09:24,414 INFO spoon.Launcher - end of processing: 2019-11-24 15:09:24,414 INFO spoon.Launcher - no errors, no warnings [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/main/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:compile (default-compile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 5 source files to /builds/workspace/Mimecraft/target/classes [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ mimecraft --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] skip non existing resourceDirectory /builds/workspace/Mimecraft/src/test/resources [INFO] [INFO] --- maven-compiler-plugin:3.1:testCompile (default-testCompile) @ mimecraft --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 6 source files to /builds/workspace/Mimecraft/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.17:test (default-test) @ mimecraft --- [INFO] Surefire report directory: /builds/workspace/Mimecraft/target/surefire-reports ------------------------------------------------------- T E S T S ------------------------------------------------------- Picked up JAVA_TOOL_OPTIONS: -Dfile.encoding=UTF8 Running com.squareup.mimecraft.PartTest Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.085 sec - in com.squareup.mimecraft.PartTest Running com.squareup.mimecraft.ComplexExamplesTest Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.squareup.mimecraft.ComplexExamplesTest Running com.squareup.mimecraft.FormWriterTest Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.squareup.mimecraft.FormWriterTest Running com.squareup.mimecraft.MultipartWriterTest Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 sec - in com.squareup.mimecraft.MultipartWriterTest Results : Tests run: 14, Failures: 0, Errors: 0, Skipped: 0 [INFO] [INFO] --- maven-jar-plugin:2.4:jar (default-jar) @ mimecraft --- [INFO] Building jar: /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar [INFO] [INFO] --- maven-install-plugin:2.5.2:install (default-install) @ mimecraft --- [INFO] Installing /builds/workspace/Mimecraft/target/mimecraft-1.1.2-SNAPSHOT.jar to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.jar [INFO] Installing /builds/workspace/Mimecraft/pom.xml to /builds/.m2/repository/com/squareup/mimecraft/mimecraft/1.1.2-SNAPSHOT/mimecraft-1.1.2-SNAPSHOT.pom [INFO] ------------------------------------------------------------------------ [INFO] BUILD SUCCESS [INFO] ------------------------------------------------------------------------ [INFO] Total time: 4.862 s [INFO] Finished at: 2019-11-24T15:09:26+01:00 [INFO] Final Memory: 28M/190M [INFO] ------------------------------------------------------------------------ --- Displays results of the maven compile with spoon of spoon --- Time to compile with spoon of spoon: 6427 ------------------------------------------------------- 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)
Mimecraft 88f689c73972dde450961714ec4766378c777ad0 OK tests: 14 errors: 0 skipped: 0 failures: 0 OK tests: 14 errors: 0 skipped: 0 failures: 0 1188 N/A 4818 10790 6427
Archiving artifacts Finished: SUCCESS