[INFO] [INFO] ----------------< de.fhdw.gaming.othello:othello-core >----------------- [INFO] Building Othello Core 1.0.0-SNAPSHOT [3/6] [INFO] --------------------------------[ jar ]--------------------------------- [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ othello-core --- [INFO] [INFO] --- maven-checkstyle-plugin:3.2.0:check (checkstyle) @ othello-core --- [INFO] You have 0 Checkstyle violations. [INFO] [INFO] >>> maven-pmd-plugin:3.19.0:check (pmd) > :pmd @ othello-core >>> [INFO] [INFO] --- maven-pmd-plugin:3.19.0:pmd (pmd) @ othello-core --- [INFO] PMD version: 6.49.0 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] [INFO] <<< maven-pmd-plugin:3.19.0:check (pmd) < :pmd @ othello-core <<< [INFO] [INFO] [INFO] --- maven-pmd-plugin:3.19.0:check (pmd) @ othello-core --- [INFO] PMD version: 6.49.0 [INFO] [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:prepare-agent (jacoco-initialize) @ othello-core --- [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ othello-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:compile (default-compile) @ othello-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 32 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/classes [INFO] [INFO] >>> spotbugs-maven-plugin:4.7.2.0:check (spotbugs) > :spotbugs @ othello-core >>> [INFO] [INFO] --- spotbugs-maven-plugin:4.7.2.0:spotbugs (spotbugs) @ othello-core --- [INFO] Fork Value is true [INFO] Done SpotBugs Analysis.... [INFO] [INFO] <<< spotbugs-maven-plugin:4.7.2.0:check (spotbugs) < :spotbugs @ othello-core <<< [INFO] [INFO] [INFO] --- spotbugs-maven-plugin:4.7.2.0:check (spotbugs) @ othello-core --- [INFO] BugInstance size is 0 [INFO] Error size is 0 [INFO] No errors/warnings found [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ othello-core --- [INFO] Using 'UTF-8' encoding to copy filtered resources. [INFO] Copying 1 resource [INFO] [INFO] --- maven-compiler-plugin:3.10.1:testCompile (default-testCompile) @ othello-core --- [INFO] Changes detected - recompiling the module! [INFO] Compiling 15 source files to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/test-classes [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ othello-core --- [INFO] [INFO] ------------------------------------------------------- [INFO] T E S T S [INFO] ------------------------------------------------------- [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.194 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.006 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.02 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.113 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.09 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.174 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.033 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.149 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest [INFO] [INFO] Results: [INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0 [INFO] [JENKINS] Recording test results [INFO] [INFO] --- jacoco-maven-plugin:0.8.8:report (jacoco-site) @ othello-core --- [INFO] Loading execution data file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec [INFO] Analyzed bundle 'Othello Core' with 28 classes [INFO] [INFO] --- maven-jar-plugin:3.3.0:jar (default-jar) @ othello-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ othello-core --- [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ othello-core --- [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.jar [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT-sources.jar [INFO] [INFO] --- maven-site-plugin:3.12.1:site (default-site) @ othello-core --- [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.1 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team [INFO] Rendering site with default locale English (en) [WARNING] No project URL defined - decoration links will not be relativized! [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin. [INFO] Generating "Dependencies" report --- maven-project-info-reports-plugin:3.4.1:dependencies [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.1:dependency-info [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.1:dependency-management [INFO] Generating "About" report --- maven-project-info-reports-plugin:3.4.1:index [INFO] Generating "Licenses" report --- maven-project-info-reports-plugin:3.4.1:licenses [INFO] Generating "Plugin Management" report --- maven-project-info-reports-plugin:3.4.1:plugin-management [INFO] Generating "Plugins" report --- maven-project-info-reports-plugin:3.4.1:plugins [INFO] Generating "Summary" report --- maven-project-info-reports-plugin:3.4.1:summary [INFO] Generating "Team" report --- maven-project-info-reports-plugin:3.4.1:team [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core@tmp/maven-reporters/moduleset/site/othello-core