Skip to content
Failed

Console Output

00:19:25 Started by an SCM change
00:19:25 Running as SYSTEM
00:19:25 Building in workspace /var/lib/jenkins/home/jobs/othello/workspace/othello
00:19:25 The recommended git tool is: NONE
00:19:25 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
00:19:25  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/othello/workspace/othello/.git # timeout=10
00:19:25 Fetching changes from the remote Git repository
00:19:25  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/othello.git # timeout=10
00:19:25 Fetching upstream changes from http://localhost:3000/Gaming/othello.git
00:19:25  > /usr/bin/git --version # timeout=10
00:19:25  > git --version # 'git version 2.39.2'
00:19:25 using GIT_ASKPASS to set credentials 
00:19:25  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/othello.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:19:25  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
00:19:25 Checking out Revision 021705a3ff5db1e7d50a42b8027ebf0cf662c281 (refs/remotes/origin/master)
00:19:25  > /usr/bin/git config core.sparsecheckout # timeout=10
00:19:25  > /usr/bin/git checkout -f 021705a3ff5db1e7d50a42b8027ebf0cf662c281 # timeout=10
00:19:26 Commit message: "othello: Maven and Eclipse project configuration updated"
00:19:26  > /usr/bin/git rev-list --no-walk 55da90aa130b01368e924a522f15c03f10c4c42d # timeout=10
00:19:26 Parsing POMs
00:19:26 Modules changed, recalculating dependency graph
00:19:26 Established TCP socket on 33989
00:19:26 [othello] $ /usr/lib/jvm/openjdk-bin-11/bin/java -Xmx1024m -XX:MaxPermSize=128m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.9/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.9/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.9 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3077.vd69cf116da_6f.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 33989
00:19:26 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
00:19:26 <===[JENKINS REMOTING CAPACITY]===>channel started
00:19:28 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml clean install site
00:19:31 [INFO] Scanning for projects...
00:19:31 [INFO] ------------------------------------------------------------------------
00:19:31 [INFO] Reactor Build Order:
00:19:31 [INFO] 
00:19:31 [INFO] Othello                                                            [pom]
00:19:31 [INFO] Othello Build Tools                                                [jar]
00:19:31 [INFO] Othello Core                                                       [jar]
00:19:31 [INFO] Othello Strategy Examples                                          [jar]
00:19:31 [INFO] Othello Strategy Template                                          [jar]
00:19:31 [INFO] Othello GUI                                                        [jar]
00:19:31 [INFO] 
00:19:31 [INFO] -------------------< de.fhdw.gaming.othello:othello >-------------------
00:19:31 [INFO] Building Othello 1.0.0-SNAPSHOT                                    [1/6]
00:19:31 [INFO]   from pom.xml
00:19:31 [INFO] --------------------------------[ pom ]---------------------------------
00:19:32 [INFO] 
00:19:32 [INFO] --- clean:3.2.0:clean (default-clean) @ othello ---
00:19:32 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/target
00:19:32 [INFO] 
00:19:32 [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello ---
00:19:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
00:19:32 [INFO] 
00:19:32 [INFO] --- install:3.1.0:install (default-install) @ othello ---
00:19:32 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom
00:19:32 [INFO] 
00:19:32 [INFO] --- site:4.0.0-M5:site (default-site) @ othello ---
00:19:34 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
00:19:35 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:19:35 [INFO] Rendering site for default locale
00:19:35 [WARNING] No project URL defined - decoration links will not be relativized!
00:19:35 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
00:19:35 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.2:dependency-convergence
00:19:35 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/maven-metadata.xml
00:19:36 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
00:19:36 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
00:19:36 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
00:19:36 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
00:19:37 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.2:modules
00:19:37 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
00:19:38 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
00:19:38 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
00:19:38 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
00:19:39 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset/site
00:19:40 [INFO] 
00:19:40 [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >-------------
00:19:40 [INFO] Building Othello Build Tools 1.0.0-SNAPSHOT                        [2/6]
00:19:40 [INFO]   from othello-build-tools/pom.xml
00:19:40 [INFO] --------------------------------[ jar ]---------------------------------
00:19:40 [INFO] 
00:19:40 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-build-tools ---
00:19:40 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target
00:19:40 [INFO] 
00:19:40 [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-build-tools ---
00:19:40 [INFO] 
00:19:40 [INFO] --- resources:3.3.0:resources (default-resources) @ othello-build-tools ---
00:19:40 [INFO] Copying 3 resources
00:19:40 [INFO] 
00:19:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-build-tools ---
00:19:41 [INFO] No sources to compile
00:19:41 [INFO] 
00:19:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ othello-build-tools ---
00:19:41 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/src/test/resources
00:19:41 [INFO] 
00:19:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-build-tools ---
00:19:41 [INFO] No sources to compile
00:19:41 [INFO] 
00:19:41 [INFO] --- surefire:3.0.0:test (default-test) @ othello-build-tools ---
00:19:41 [INFO] No tests to run.
00:19:41 [JENKINS] Recording test results
00:19:41 [INFO] 
00:19:41 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-build-tools ---
00:19:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar
00:19:42 [INFO] 
00:19:42 [INFO] --- install:3.1.0:install (default-install) @ othello-build-tools ---
00:19:42 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom
00:19:42 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar
00:19:42 [INFO] 
00:19:42 [INFO] --- site:4.0.0-M5:site (default-site) @ othello-build-tools ---
00:19:42 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
00:19:42 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:19:42 [INFO] Rendering site for default locale
00:19:42 [WARNING] No project URL defined - decoration links will not be relativized!
00:19:42 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
00:19:42 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
00:19:42 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
00:19:42 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
00:19:42 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
00:19:43 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
00:19:43 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
00:19:43 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
00:19:43 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
00:19:44 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset/site/othello-build-tools
00:19:44 [INFO] 
00:19:44 [INFO] ----------------< de.fhdw.gaming.othello:othello-core >-----------------
00:19:44 [INFO] Building Othello Core 1.0.0-SNAPSHOT                               [3/6]
00:19:44 [INFO]   from othello-core/pom.xml
00:19:44 [INFO] --------------------------------[ jar ]---------------------------------
00:19:44 [INFO] 
00:19:44 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-core ---
00:19:44 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target
00:19:44 [INFO] 
00:19:44 [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-core ---
00:19:44 [INFO] 
00:19:44 [INFO] --- checkstyle:3.2.1:check (checkstyle) @ othello-core ---
00:19:49 [INFO] You have 0 Checkstyle violations.
00:19:49 [INFO] 
00:19:49 [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ othello-core >>>
00:19:49 [INFO] 
00:19:49 [INFO] --- pmd:3.20.0:pmd (pmd) @ othello-core ---
00:19:50 [INFO] PMD version: 6.55.0
00:19:56 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
00:19:57 [INFO] 
00:19:57 [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ othello-core <<<
00:19:57 [INFO] 
00:19:57 [INFO] 
00:19:57 [INFO] --- pmd:3.20.0:check (pmd) @ othello-core ---
00:19:57 [INFO] PMD version: 6.55.0
00:19:57 [INFO] 
00:19:57 [INFO] 
00:19:57 [INFO] --- jacoco:0.8.8:prepare-agent (jacoco-initialize) @ othello-core ---
00:19:57 [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
00:19:57 [INFO] 
00:19:57 [INFO] --- resources:3.3.0:resources (default-resources) @ othello-core ---
00:19:57 [INFO] Copying 1 resource
00:19:57 [INFO] 
00:19:57 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-core ---
00:19:57 [INFO] Changes detected - recompiling the module! :source
00:19:57 [INFO] Compiling 32 source files with javac [debug release 11 module-path] to target/classes
00:19:59 [INFO] 
00:19:59 [INFO] >>> spotbugs:4.7.3.2:check (spotbugs) > :spotbugs @ othello-core >>>
00:19:59 [INFO] 
00:19:59 [INFO] --- spotbugs:4.7.3.2:spotbugs (spotbugs) @ othello-core ---
00:20:02 [INFO] Fork Value is true
00:20:11 [INFO] Done SpotBugs Analysis....
00:20:11 [INFO] 
00:20:11 [INFO] <<< spotbugs:4.7.3.2:check (spotbugs) < :spotbugs @ othello-core <<<
00:20:11 [INFO] 
00:20:11 [INFO] 
00:20:11 [INFO] --- spotbugs:4.7.3.2:check (spotbugs) @ othello-core ---
00:20:12 [INFO] BugInstance size is 0
00:20:12 [INFO] Error size is 0
00:20:12 [INFO] No errors/warnings found
00:20:12 [INFO] 
00:20:12 [INFO] --- resources:3.3.0:testResources (default-testResources) @ othello-core ---
00:20:12 [INFO] Copying 1 resource
00:20:12 [INFO] 
00:20:12 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-core ---
00:20:12 [INFO] Changes detected - recompiling the module! :dependency
00:20:12 [INFO] Compiling 15 source files with javac [debug release 11 module-path] to target/test-classes
00:20:15 [INFO] 
00:20:15 [INFO] --- surefire:3.0.0:test (default-test) @ othello-core ---
00:20:15 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:20:15 [INFO] 
00:20:15 [INFO] -------------------------------------------------------
00:20:15 [INFO]  T E S T S
00:20:15 [INFO] -------------------------------------------------------
00:20:17 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
00:20:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.247 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
00:20:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s - in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
00:20:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
00:20:18 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.062 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
00:20:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.024 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
00:20:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
00:20:18 [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.079 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
00:20:18 [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.114 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
00:20:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
00:20:18 [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
00:20:18 [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
00:20:19 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.123 s - in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
00:20:19 [INFO] 
00:20:19 [INFO] Results:
00:20:19 [INFO] 
00:20:19 [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
00:20:19 [INFO] 
00:20:19 [JENKINS] Recording test results
00:20:21 [INFO] 
00:20:21 [INFO] --- jacoco:0.8.8:report (jacoco-site) @ othello-core ---
00:20:21 [INFO] Skipping JaCoCo execution due to missing execution data file.
00:20:21 [INFO] 
00:20:21 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-core ---
00:20:21 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar
00:20:21 [INFO] 
00:20:21 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ othello-core ---
00:20:21 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar
00:20:21 [INFO] 
00:20:21 [INFO] --- install:3.1.0:install (default-install) @ othello-core ---
00:20:21 [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
00:20:21 [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
00:20:21 [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
00:20:21 [INFO] 
00:20:21 [INFO] --- site:4.0.0-M5:site (default-site) @ othello-core ---
00:20:21 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
00:20:21 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:20:21 [INFO] Rendering site for default locale
00:20:21 [WARNING] No project URL defined - decoration links will not be relativized!
00:20:21 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
00:20:21 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.2:dependencies
00:20:22 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
00:20:22 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
00:20:22 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
00:20:22 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
00:20:23 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
00:20:24 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
00:20:24 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
00:20:24 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
00:20:24 [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
00:20:25 [INFO] 
00:20:25 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-examples >----------
00:20:25 [INFO] Building Othello Strategy Examples 1.0.0-SNAPSHOT                  [4/6]
00:20:25 [INFO]   from othello-strategy-examples/pom.xml
00:20:25 [INFO] --------------------------------[ jar ]---------------------------------
00:20:25 [INFO] 
00:20:25 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-strategy-examples ---
00:20:25 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target
00:20:25 [INFO] 
00:20:25 [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-strategy-examples ---
00:20:25 [INFO] 
00:20:25 [INFO] --- checkstyle:3.2.1:check (checkstyle) @ othello-strategy-examples ---
00:20:26 [INFO] You have 0 Checkstyle violations.
00:20:26 [INFO] 
00:20:26 [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ othello-strategy-examples >>>
00:20:26 [INFO] 
00:20:26 [INFO] --- pmd:3.20.0:pmd (pmd) @ othello-strategy-examples ---
00:20:26 [INFO] PMD version: 6.55.0
00:20:27 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
00:20:27 [INFO] 
00:20:27 [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ othello-strategy-examples <<<
00:20:27 [INFO] 
00:20:27 [INFO] 
00:20:27 [INFO] --- pmd:3.20.0:check (pmd) @ othello-strategy-examples ---
00:20:27 [INFO] PMD version: 6.55.0
00:20:27 [INFO] 
00:20:27 [INFO] 
00:20:27 [INFO] --- jacoco:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-examples ---
00:20:27 [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-strategy-examples/target/jacoco.exec
00:20:27 [INFO] 
00:20:27 [INFO] --- resources:3.3.0:resources (default-resources) @ othello-strategy-examples ---
00:20:27 [INFO] Copying 1 resource
00:20:27 [INFO] 
00:20:27 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-examples ---
00:20:27 [INFO] Changes detected - recompiling the module! :dependency
00:20:27 [INFO] Compiling 7 source files with javac [debug release 11 module-path] to target/classes
00:20:27 [INFO] 
00:20:27 [INFO] >>> spotbugs:4.7.3.2:check (spotbugs) > :spotbugs @ othello-strategy-examples >>>
00:20:27 [INFO] 
00:20:27 [INFO] --- spotbugs:4.7.3.2:spotbugs (spotbugs) @ othello-strategy-examples ---
00:20:27 [INFO] Fork Value is true
00:20:33 [INFO] Done SpotBugs Analysis....
00:20:33 [INFO] 
00:20:33 [INFO] <<< spotbugs:4.7.3.2:check (spotbugs) < :spotbugs @ othello-strategy-examples <<<
00:20:33 [INFO] 
00:20:33 [INFO] 
00:20:33 [INFO] --- spotbugs:4.7.3.2:check (spotbugs) @ othello-strategy-examples ---
00:20:33 [INFO] BugInstance size is 0
00:20:33 [INFO] Error size is 0
00:20:33 [INFO] No errors/warnings found
00:20:34 [INFO] 
00:20:34 [INFO] --- resources:3.3.0:testResources (default-testResources) @ othello-strategy-examples ---
00:20:34 [INFO] Copying 1 resource
00:20:34 [INFO] 
00:20:34 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-examples ---
00:20:34 [INFO] Changes detected - recompiling the module! :dependency
00:20:34 [INFO] 
00:20:34 [INFO] --- surefire:3.0.0:test (default-test) @ othello-strategy-examples ---
00:20:34 [JENKINS] Recording test results
00:20:34 [INFO] 
00:20:34 [INFO] --- jacoco:0.8.8:report (jacoco-site) @ othello-strategy-examples ---
00:20:34 [INFO] Skipping JaCoCo execution due to missing execution data file.
00:20:34 [INFO] 
00:20:34 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-examples ---
00:20:34 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar
00:20:34 [INFO] 
00:20:34 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-examples ---
00:20:34 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar
00:20:34 [INFO] 
00:20:34 [INFO] --- install:3.1.0:install (default-install) @ othello-strategy-examples ---
00:20:34 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.pom
00:20:34 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.jar
00:20:34 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar
00:20:34 [INFO] 
00:20:34 [INFO] --- site:4.0.0-M5:site (default-site) @ othello-strategy-examples ---
00:20:34 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
00:20:34 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:20:34 [INFO] Rendering site for default locale
00:20:34 [WARNING] No project URL defined - decoration links will not be relativized!
00:20:34 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
00:20:34 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.2:dependencies
00:20:35 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
00:20:35 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
00:20:35 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
00:20:35 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
00:20:35 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
00:20:35 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
00:20:36 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
00:20:36 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
00:20:36 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples@tmp/maven-reporters/moduleset/site/othello-strategy-examples
00:20:36 [INFO] 
00:20:36 [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-template >----------
00:20:36 [INFO] Building Othello Strategy Template 1.0.0-SNAPSHOT                  [5/6]
00:20:36 [INFO]   from othello-strategy-template/pom.xml
00:20:36 [INFO] --------------------------------[ jar ]---------------------------------
00:20:36 [INFO] 
00:20:36 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-strategy-template ---
00:20:36 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target
00:20:36 [INFO] 
00:20:36 [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-strategy-template ---
00:20:36 [INFO] 
00:20:36 [INFO] --- checkstyle:3.2.1:check (checkstyle) @ othello-strategy-template ---
00:20:37 [INFO] You have 0 Checkstyle violations.
00:20:37 [INFO] 
00:20:37 [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ othello-strategy-template >>>
00:20:37 [INFO] 
00:20:37 [INFO] --- pmd:3.20.0:pmd (pmd) @ othello-strategy-template ---
00:20:37 [INFO] PMD version: 6.55.0
00:20:37 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
00:20:38 [INFO] 
00:20:38 [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ othello-strategy-template <<<
00:20:38 [INFO] 
00:20:38 [INFO] 
00:20:38 [INFO] --- pmd:3.20.0:check (pmd) @ othello-strategy-template ---
00:20:38 [INFO] PMD version: 6.55.0
00:20:38 [INFO] 
00:20:38 [INFO] 
00:20:38 [INFO] --- jacoco:0.8.8:prepare-agent (jacoco-initialize) @ othello-strategy-template ---
00:20:38 [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-strategy-template/target/jacoco.exec
00:20:38 [INFO] 
00:20:38 [INFO] --- resources:3.3.0:resources (default-resources) @ othello-strategy-template ---
00:20:38 [INFO] Copying 1 resource
00:20:38 [INFO] 
00:20:38 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-template ---
00:20:38 [INFO] Changes detected - recompiling the module! :dependency
00:20:38 [INFO] Compiling 3 source files with javac [debug release 11 module-path] to target/classes
00:20:38 [INFO] 
00:20:38 [INFO] >>> spotbugs:4.7.3.2:check (spotbugs) > :spotbugs @ othello-strategy-template >>>
00:20:38 [INFO] 
00:20:38 [INFO] --- spotbugs:4.7.3.2:spotbugs (spotbugs) @ othello-strategy-template ---
00:20:38 [INFO] Fork Value is true
00:20:44 [INFO] Done SpotBugs Analysis....
00:20:44 [INFO] 
00:20:44 [INFO] <<< spotbugs:4.7.3.2:check (spotbugs) < :spotbugs @ othello-strategy-template <<<
00:20:44 [INFO] 
00:20:44 [INFO] 
00:20:44 [INFO] --- spotbugs:4.7.3.2:check (spotbugs) @ othello-strategy-template ---
00:20:44 [INFO] BugInstance size is 0
00:20:44 [INFO] Error size is 0
00:20:44 [INFO] No errors/warnings found
00:20:44 [INFO] 
00:20:44 [INFO] --- resources:3.3.0:testResources (default-testResources) @ othello-strategy-template ---
00:20:44 [INFO] Copying 1 resource
00:20:44 [INFO] 
00:20:44 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-template ---
00:20:44 [INFO] Changes detected - recompiling the module! :dependency
00:20:44 [INFO] 
00:20:44 [INFO] --- surefire:3.0.0:test (default-test) @ othello-strategy-template ---
00:20:44 [INFO] 
00:20:44 [INFO] --- jacoco:0.8.8:report (jacoco-site) @ othello-strategy-template ---
00:20:44 [JENKINS] Recording test results
00:20:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
00:20:44 [INFO] 
00:20:44 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-template ---
00:20:44 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar
00:20:45 [INFO] 
00:20:45 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ othello-strategy-template ---
00:20:45 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar
00:20:45 [INFO] 
00:20:45 [INFO] --- install:3.1.0:install (default-install) @ othello-strategy-template ---
00:20:45 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.pom
00:20:45 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.jar
00:20:45 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar
00:20:45 [INFO] 
00:20:45 [INFO] --- site:4.0.0-M5:site (default-site) @ othello-strategy-template ---
00:20:45 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
00:20:45 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:20:45 [INFO] Rendering site for default locale
00:20:45 [WARNING] No project URL defined - decoration links will not be relativized!
00:20:45 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
00:20:45 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.2:dependencies
00:20:46 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
00:20:46 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
00:20:46 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
00:20:46 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
00:20:46 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
00:20:47 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
00:20:47 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
00:20:47 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
00:20:47 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template@tmp/maven-reporters/moduleset/site/othello-strategy-template
00:20:48 [INFO] 
00:20:48 [INFO] -----------------< de.fhdw.gaming.othello:othello-gui >-----------------
00:20:48 [INFO] Building Othello GUI 1.0.0-SNAPSHOT                                [6/6]
00:20:48 [INFO]   from othello-gui/pom.xml
00:20:48 [INFO] --------------------------------[ jar ]---------------------------------
00:20:48 [INFO] 
00:20:48 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-gui ---
00:20:48 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target
00:20:48 [INFO] 
00:20:48 [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-gui ---
00:20:48 [INFO] 
00:20:48 [INFO] --- checkstyle:3.2.1:check (checkstyle) @ othello-gui ---
00:20:49 [INFO] You have 0 Checkstyle violations.
00:20:49 [INFO] 
00:20:49 [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ othello-gui >>>
00:20:49 [INFO] 
00:20:49 [INFO] --- pmd:3.20.0:pmd (pmd) @ othello-gui ---
00:20:49 [INFO] PMD version: 6.55.0
00:20:51 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
00:20:52 [INFO] 
00:20:52 [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ othello-gui <<<
00:20:52 [INFO] 
00:20:52 [INFO] 
00:20:52 [INFO] --- pmd:3.20.0:check (pmd) @ othello-gui ---
00:20:52 [INFO] PMD version: 6.55.0
00:20:52 [INFO] 
00:20:52 [INFO] 
00:20:52 [INFO] --- jacoco:0.8.8:prepare-agent (jacoco-initialize) @ othello-gui ---
00:20:52 [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-gui/target/jacoco.exec
00:20:52 [INFO] 
00:20:52 [INFO] --- resources:3.3.0:resources (default-resources) @ othello-gui ---
00:20:52 [INFO] Copying 1 resource
00:20:52 [INFO] 
00:20:52 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-gui ---
00:20:52 [WARNING] Can't extract module name from batik-script-1.14.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
00:20:52 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
00:20:52 [INFO] Changes detected - recompiling the module! :dependency
00:20:52 [INFO] Compiling 14 source files with javac [debug release 11 module-path] to target/classes
00:20:53 [INFO] 
00:20:53 [INFO] >>> spotbugs:4.7.3.2:check (spotbugs) > :spotbugs @ othello-gui >>>
00:20:53 [INFO] 
00:20:53 [INFO] --- spotbugs:4.7.3.2:spotbugs (spotbugs) @ othello-gui ---
00:20:53 [INFO] Fork Value is true
00:21:05 [INFO] Done SpotBugs Analysis....
00:21:05 [INFO] 
00:21:05 [INFO] <<< spotbugs:4.7.3.2:check (spotbugs) < :spotbugs @ othello-gui <<<
00:21:05 [INFO] 
00:21:05 [INFO] 
00:21:05 [INFO] --- spotbugs:4.7.3.2:check (spotbugs) @ othello-gui ---
00:21:05 [INFO] BugInstance size is 0
00:21:05 [INFO] Error size is 0
00:21:05 [INFO] No errors/warnings found
00:21:05 [INFO] 
00:21:05 [INFO] --- resources:3.3.0:testResources (default-testResources) @ othello-gui ---
00:21:05 [INFO] Copying 1 resource
00:21:05 [INFO] 
00:21:05 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-gui ---
00:21:05 [WARNING] Can't extract module name from batik-script-1.14.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
00:21:05 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
00:21:05 [INFO] Changes detected - recompiling the module! :dependency
00:21:05 [INFO] 
00:21:05 [INFO] --- surefire:3.0.0:test (default-test) @ othello-gui ---
00:21:05 [INFO] 
00:21:05 [INFO] --- jacoco:0.8.8:report (jacoco-site) @ othello-gui ---
00:21:05 [INFO] Skipping JaCoCo execution due to missing execution data file.
00:21:05 [JENKINS] Recording test results
00:21:05 [INFO] 
00:21:05 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-gui ---
00:21:06 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT.jar
00:21:06 [INFO] 
00:21:06 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ othello-gui ---
00:21:06 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT-sources.jar
00:21:06 [INFO] 
00:21:06 [INFO] --- install:3.1.0:install (default-install) @ othello-gui ---
00:21:06 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.pom
00:21:06 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.jar
00:21:06 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT-sources.jar
00:21:06 [INFO] 
00:21:06 [INFO] --- site:4.0.0-M5:site (default-site) @ othello-gui ---
00:21:06 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
00:21:06 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:21:06 [INFO] Rendering site for default locale
00:21:06 [WARNING] No project URL defined - decoration links will not be relativized!
00:21:06 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
00:21:06 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.2:dependencies
00:21:07 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
00:21:07 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
00:21:07 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
00:21:08 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
00:21:12 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
00:21:12 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
00:21:12 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
00:21:12 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
00:21:13 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
00:21:13 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
00:21:14 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
00:21:14 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
00:21:14 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui@tmp/maven-reporters/moduleset/site/othello-gui
00:21:16 [INFO] ------------------------------------------------------------------------
00:21:16 [INFO] Reactor Summary for Othello 1.0.0-SNAPSHOT:
00:21:16 [INFO] 
00:21:16 [INFO] Othello ............................................ SUCCESS [  8.375 s]
00:21:16 [INFO] Othello Build Tools ................................ SUCCESS [  3.639 s]
00:21:16 [INFO] Othello Core ....................................... SUCCESS [ 40.293 s]
00:21:16 [INFO] Othello Strategy Examples .......................... SUCCESS [ 10.978 s]
00:21:16 [INFO] Othello Strategy Template .......................... SUCCESS [ 11.054 s]
00:21:16 [INFO] Othello GUI ........................................ SUCCESS [ 26.190 s]
00:21:16 [INFO] ------------------------------------------------------------------------
00:21:16 [INFO] BUILD SUCCESS
00:21:16 [INFO] ------------------------------------------------------------------------
00:21:16 [INFO] Total time:  01:45 min
00:21:16 [INFO] Finished at: 2023-03-15T00:21:16+01:00
00:21:16 [INFO] ------------------------------------------------------------------------
00:21:16 Waiting for Jenkins to finish collecting data
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/pom.xml to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.pom
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.jar
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT-sources.jar
00:21:16 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/pom.xml to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.pom
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.jar
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT-sources.jar
00:21:16 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/pom.xml to de.fhdw.gaming.othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar
00:21:16 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/pom.xml to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.pom
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.jar
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT-sources.jar
00:21:16 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/pom.xml to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.jar
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.0-SNAPSHOT-sources.jar to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT-sources.jar
00:21:16 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
00:21:16 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to de.fhdw.gaming.othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom
00:21:16 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
00:21:16 channel stopped
00:21:16 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/pmd.xml'
00:21:16 [PMD] Traversing of symbolic links: enabled
00:21:16 [PMD] -> found 4 files
00:21:16 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/pmd.xml
00:21:16 [PMD] -> found 0 issues (skipped 0 duplicates)
00:21:16 [PMD] Successfully processed file 'othello-core/target/pmd.xml'
00:21:16 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/pmd.xml
00:21:16 [PMD] -> found 0 issues (skipped 0 duplicates)
00:21:16 [PMD] Successfully processed file 'othello-gui/target/pmd.xml'
00:21:16 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/pmd.xml
00:21:16 [PMD] -> found 0 issues (skipped 0 duplicates)
00:21:16 [PMD] Successfully processed file 'othello-strategy-examples/target/pmd.xml'
00:21:16 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/pmd.xml
00:21:16 [PMD] -> found 0 issues (skipped 0 duplicates)
00:21:16 [PMD] Successfully processed file 'othello-strategy-template/target/pmd.xml'
00:21:16 [PMD] Skipping post processing
00:21:16 [PMD] No filter has been set, publishing all 0 issues
00:21:16 [PMD] Repository miner is not configured, skipping repository mining
00:21:16 [PMD] Reference build recorder is not configured
00:21:16 [PMD] Obtaining reference build from same job (othello)
00:21:16 [PMD] Using reference build 'othello #73' to compute new, fixed, and outstanding issues
00:21:16 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
00:21:16 [PMD] No quality gates have been set - skipping
00:21:16 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
00:21:16 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
00:21:16 [PMD] Attaching ResultAction with ID 'pmd' to build 'othello #74'.
00:21:16 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
00:21:16 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
00:21:16 [SpotBugs] Traversing of symbolic links: enabled
00:21:16 [SpotBugs] -> found 4 files
00:21:16 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/spotbugs/spotbugsXml.xml
00:21:16 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:21:16 [SpotBugs] Successfully processed file 'othello-core/target/spotbugs/spotbugsXml.xml'
00:21:16 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/spotbugs/spotbugsXml.xml
00:21:16 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:21:16 [SpotBugs] Successfully processed file 'othello-gui/target/spotbugs/spotbugsXml.xml'
00:21:16 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/spotbugs/spotbugsXml.xml
00:21:16 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:21:16 [SpotBugs] Successfully processed file 'othello-strategy-examples/target/spotbugs/spotbugsXml.xml'
00:21:16 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/spotbugs/spotbugsXml.xml
00:21:16 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:21:16 [SpotBugs] Successfully processed file 'othello-strategy-template/target/spotbugs/spotbugsXml.xml'
00:21:16 [SpotBugs] Skipping post processing
00:21:16 [SpotBugs] No filter has been set, publishing all 0 issues
00:21:16 [SpotBugs] Repository miner is not configured, skipping repository mining
00:21:17 [SpotBugs] Reference build recorder is not configured
00:21:17 [SpotBugs] Obtaining reference build from same job (othello)
00:21:17 [SpotBugs] Using reference build 'othello #73' to compute new, fixed, and outstanding issues
00:21:17 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
00:21:17 [SpotBugs] No quality gates have been set - skipping
00:21:17 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
00:21:17 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
00:21:17 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'othello #74'.
00:21:17 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
00:21:17 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/othello/workspace/othello' that match the pattern '**/target/checkstyle-result.xml'
00:21:17 [CheckStyle] Traversing of symbolic links: enabled
00:21:17 [CheckStyle] -> found 4 files
00:21:17 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/checkstyle-result.xml
00:21:17 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:21:17 [CheckStyle] Successfully processed file 'othello-core/target/checkstyle-result.xml'
00:21:17 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/checkstyle-result.xml
00:21:17 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:21:17 [CheckStyle] Successfully processed file 'othello-gui/target/checkstyle-result.xml'
00:21:17 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/checkstyle-result.xml
00:21:17 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:21:17 [CheckStyle] Successfully processed file 'othello-strategy-examples/target/checkstyle-result.xml'
00:21:17 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/checkstyle-result.xml
00:21:17 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:21:17 [CheckStyle] Successfully processed file 'othello-strategy-template/target/checkstyle-result.xml'
00:21:17 [CheckStyle] Skipping post processing
00:21:17 [CheckStyle] No filter has been set, publishing all 0 issues
00:21:17 [CheckStyle] Repository miner is not configured, skipping repository mining
00:21:17 [CheckStyle] Reference build recorder is not configured
00:21:17 [CheckStyle] Obtaining reference build from same job (othello)
00:21:17 [CheckStyle] Using reference build 'othello #73' to compute new, fixed, and outstanding issues
00:21:17 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
00:21:17 [CheckStyle] No quality gates have been set - skipping
00:21:17 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
00:21:17 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
00:21:17 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'othello #74'.
00:21:17 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
00:21:17 [JaCoCo plugin] Collecting JaCoCo coverage data...
00:21:17 [JaCoCo plugin] othello-core/target/jacoco.exec;othello-core/target/classes;othello-core/src/main/java; locations are configured
00:21:17 [JaCoCo plugin] Number of found exec files for pattern othello-core/target/jacoco.exec: 0
00:21:17 [JaCoCo plugin] Saving matched execfiles:  
00:21:17 [JaCoCo plugin] Saving matched class directories for class-pattern: othello-core/target/classes: 
00:21:17 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/classes 44 files
00:21:17 [JaCoCo plugin] Saving matched source directories for source-pattern: othello-core/src/main/java: 
00:21:17 [JaCoCo plugin] Source Inclusions: **/*.java
00:21:17 [JaCoCo plugin] Source Exclusions: 
00:21:17 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/src/main/java 32 files
00:21:17 [JaCoCo plugin] Loading inclusions files..
00:21:17 [JaCoCo plugin] inclusions: []
00:21:17 [JaCoCo plugin] exclusions: [**/module-info.class]
00:21:17 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=90, minMethod=70, maxMethod=90, minLine=60, maxLine=85, minBranch=50, maxBranch=80, minInstruction=60, maxInstruction=85, minComplexity=50, maxComplexity=80]
00:21:17 [JaCoCo plugin] Publishing the results..
00:21:17 [JaCoCo plugin] Loading packages..
00:21:17 [JaCoCo plugin] Done.
00:21:17 [JaCoCo plugin] Overall coverage: class: 0.0, method: 0.0, line: 0.0, branch: 0.0, instruction: 0.0, complexity: 0.0
00:21:17 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=70, maxClass=90, minMethod=70, maxMethod=90, minLine=60, maxLine=85, minBranch=50, maxBranch=80, minInstruction=60, maxInstruction=85, minComplexity=50, maxComplexity=80]
00:21:17 [JaCoCo plugin] Apply Min/Max thresholds result: FAILURE
00:21:17 Build step 'Record JaCoCo coverage report' changed build result to FAILURE
00:21:17 Finished: FAILURE