Skip to content
Success

Console Output

Established TCP socket on 39823
<===[JENKINS REMOTING CAPACITY]===>channel started
Executing Maven:  -B -f /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml -DdevelopmentVersion=1.0.2-SNAPSHOT -DreleaseVersion=1.0.1 -Dresume=false release:prepare release:perform
[INFO] Scanning for projects...
[INFO] ------------------------------------------------------------------------
[INFO] Reactor Build Order:
[INFO] 
[INFO] Othello                                                            [pom]
[INFO] Othello Build Tools                                                [jar]
[INFO] Othello Core                                                       [jar]
[INFO] Othello Strategy Examples                                          [jar]
[INFO] Othello Strategy Template                                          [jar]
[INFO] Othello GUI                                                        [jar]
[INFO] 
[INFO] -------------------< de.fhdw.gaming.othello:othello >-------------------
[INFO] Building Othello 1.0.1-SNAPSHOT                                    [1/6]
[INFO]   from pom.xml
[INFO] --------------------------------[ pom ]---------------------------------
[INFO] 
[INFO] --- release:3.0.1:prepare (default-cli) @ othello ---
[INFO] starting prepare goal, composed of 17 phases: check-poms, scm-check-modifications, check-dependency-snapshots, create-backup-poms, map-release-versions, input-variables, map-development-versions, rewrite-poms-for-release, generate-release-poms, run-preparation-goals, scm-commit-release, scm-tag, rewrite-poms-for-development, remove-release-poms, run-completion-goals, scm-commit-development, end-release
[INFO] 1/17 prepare:check-poms
[INFO] 2/17 prepare:scm-check-modifications
[INFO] Verifying that there are no local modifications...
[INFO]   ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[WARNING] Ignoring unrecognized line: ?? release.properties
[INFO] 3/17 prepare:check-dependency-snapshots
[INFO] Checking dependencies and plugins for snapshots ...
[INFO] 4/17 prepare:create-backup-poms
[INFO] Creating pom.xml backup with .releaseBackup suffix
[INFO] 5/17 prepare:map-release-versions
[INFO] 6/17 prepare:input-variables
[INFO] 7/17 prepare:map-development-versions
[INFO] 8/17 prepare:rewrite-poms-for-release
[INFO] Transforming pom.xml othello 'Othello'...
[INFO]   Updating ${build-tools.version} to 1.0.1
[INFO]   Ignoring artifact version update for expression ${build-tools.version} because it is already updated
[INFO]   Ignoring artifact version update for expression ${build-tools.version} because it is already updated
[INFO] Transforming othello-build-tools/pom.xml othello-build-tools 'Othello Build Tools'...
[INFO] Transforming othello-core/pom.xml othello-core 'Othello Core'...
[INFO] Transforming othello-strategy-examples/pom.xml othello-strategy-examples 'Othello Strategy Examples'...
[INFO]   Updating othello-core to 1.0.1
[INFO] Transforming othello-strategy-template/pom.xml othello-strategy-template 'Othello Strategy Template'...
[INFO]   Updating othello-core to 1.0.1
[INFO] Transforming othello-gui/pom.xml othello-gui 'Othello GUI'...
[INFO]   Updating othello-core to 1.0.1
[INFO] 9/17 prepare:generate-release-poms
[INFO] Not generating release POMs
[INFO] 10/17 prepare:run-preparation-goals
[INFO] Executing goals 'clean verify'...
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] Othello                                                            [pom]
[INFO] [INFO] Othello Build Tools                                                [jar]
[INFO] [INFO] Othello Core                                                       [jar]
[INFO] [INFO] Othello Strategy Examples                                          [jar]
[INFO] [INFO] Othello Strategy Template                                          [jar]
[INFO] [INFO] Othello GUI                                                        [jar]
[INFO] [INFO] 
[INFO] [INFO] -------------------< de.fhdw.gaming.othello:othello >-------------------
[INFO] [INFO] Building Othello 1.0.1                                             [1/6]
[INFO] [INFO]   from pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello ---
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello ---
[INFO] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] [INFO] 
[INFO] [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >-------------
[INFO] [INFO] Building Othello Build Tools 1.0.1                                 [2/6]
[INFO] [INFO]   from othello-build-tools/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-build-tools ---
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-build-tools ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-build-tools ---
[INFO] [INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-build-tools ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-build-tools ---
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-build-tools ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-build-tools ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-build-tools ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] ----------------< de.fhdw.gaming.othello:othello-core >-----------------
[INFO] [INFO] Building Othello Core 1.0.1                                        [3/6]
[INFO] [INFO]   from othello-core/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-core ---
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-core ---
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-core ---
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-core >>>
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-core ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] [INFO] 
[INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-core <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-core ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-core ---
[INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-core ---
[INFO] [INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-core ---
[INFO] [INFO] Changes detected - recompiling the module! :source
[INFO] [INFO] Compiling 32 source files with javac [debug release 17 module-path] to target/classes
[INFO] [INFO] 
[INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-core >>>
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-core ---
[INFO] [INFO] Fork Value is true
[INFO] [INFO] Done SpotBugs Analysis....
[INFO] [INFO] 
[INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-core <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-core ---
[INFO] [INFO] BugInstance size is 0
[INFO] [INFO] Error size is 0
[INFO] [INFO] No errors/warnings found
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-core ---
[INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-core ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] Compiling 15 source files with javac [debug release 17 module-path] to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-core ---
[INFO] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] [INFO] 
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO]  T E S T S
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
[INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.190 s -- in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
[INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s -- in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
[INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
[INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
[INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
[INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
[INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.111 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
[INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.084 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
[INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
[INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.020 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
[INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.092 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
[INFO] [INFO] 
[INFO] [INFO] Results:
[INFO] [INFO] 
[INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-core ---
[INFO] [INFO] Loading execution data file /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec
[INFO] [INFO] Analyzed bundle 'Othello Core' with 28 classes
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-core ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-core ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/othello-core-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-examples >----------
[INFO] [INFO] Building Othello Strategy Examples 1.0.1                           [4/6]
[INFO] [INFO]   from othello-strategy-examples/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-strategy-examples ---
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-strategy-examples ---
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-strategy-examples ---
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-strategy-examples >>>
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-strategy-examples ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] [INFO] 
[INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-strategy-examples <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-strategy-examples ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-strategy-examples ---
[INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/jacoco.exec
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-strategy-examples ---
[INFO] [INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-examples ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes
[INFO] [INFO] 
[INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-strategy-examples >>>
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-strategy-examples ---
[INFO] [INFO] Fork Value is true
[INFO] [INFO] Done SpotBugs Analysis....
[INFO] [INFO] 
[INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-strategy-examples <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-strategy-examples ---
[INFO] [INFO] BugInstance size is 0
[INFO] [INFO] Error size is 0
[INFO] [INFO] No errors/warnings found
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-strategy-examples ---
[INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-examples ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-strategy-examples ---
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-strategy-examples ---
[INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-examples ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-strategy-examples ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/target/othello-strategy-examples-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-template >----------
[INFO] [INFO] Building Othello Strategy Template 1.0.1                           [5/6]
[INFO] [INFO]   from othello-strategy-template/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-strategy-template ---
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-strategy-template ---
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-strategy-template ---
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-strategy-template >>>
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-strategy-template ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] [INFO] 
[INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-strategy-template <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-strategy-template ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-strategy-template ---
[INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/jacoco.exec
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-strategy-template ---
[INFO] [INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-template ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes
[INFO] [INFO] 
[INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-strategy-template >>>
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-strategy-template ---
[INFO] [INFO] Fork Value is true
[INFO] [INFO] Done SpotBugs Analysis....
[INFO] [INFO] 
[INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-strategy-template <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-strategy-template ---
[INFO] [INFO] BugInstance size is 0
[INFO] [INFO] Error size is 0
[INFO] [INFO] No errors/warnings found
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-strategy-template ---
[INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-template ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-strategy-template ---
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-strategy-template ---
[INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-template ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-strategy-template ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/target/othello-strategy-template-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] -----------------< de.fhdw.gaming.othello:othello-gui >-----------------
[INFO] [INFO] Building Othello GUI 1.0.1                                         [6/6]
[INFO] [INFO]   from othello-gui/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- clean:3.2.0:clean (default-clean) @ othello-gui ---
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-gui ---
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-gui ---
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-gui >>>
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-gui ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] [INFO] 
[INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-gui <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-gui ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-gui ---
[INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/jacoco.exec
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-gui ---
[INFO] [INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-gui ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] Compiling 14 source files with javac [debug release 17 module-path] to target/classes
[INFO] [INFO] 
[INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-gui >>>
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-gui ---
[INFO] [INFO] Fork Value is true
[INFO] [INFO] Done SpotBugs Analysis....
[INFO] [INFO] 
[INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-gui <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-gui ---
[INFO] [INFO] BugInstance size is 0
[INFO] [INFO] Error size is 0
[INFO] [INFO] No errors/warnings found
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-gui ---
[INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-gui ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-gui ---
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-gui ---
[INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-gui ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-gui ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/target/othello-gui-1.0.1-sources.jar
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary for Othello 1.0.1:
[INFO] [INFO] 
[INFO] [INFO] Othello ............................................ SUCCESS [  0.495 s]
[INFO] [INFO] Othello Build Tools ................................ SUCCESS [  1.240 s]
[INFO] [INFO] Othello Core ....................................... SUCCESS [ 27.630 s]
[INFO] [INFO] Othello Strategy Examples .......................... SUCCESS [  7.481 s]
[INFO] [INFO] Othello Strategy Template .......................... SUCCESS [  5.917 s]
[INFO] [INFO] Othello GUI ........................................ SUCCESS [ 10.645 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  53.547 s
[INFO] [INFO] Finished at: 2023-10-09T22:43:45+02:00
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] 11/17 prepare:scm-commit-release
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'add' '--' 'pom.xml' 'othello-build-tools/pom.xml' 'othello-core/pom.xml' 'othello-strategy-examples/pom.xml' 'othello-strategy-template/pom.xml' 'othello-gui/pom.xml'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[WARNING] Ignoring unrecognized line: ?? othello-build-tools/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? othello-core/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? othello-gui/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? othello-strategy-examples/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? othello-strategy-template/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-2062119046.commit'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'push' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/othello.git' 'refs/heads/master:refs/heads/master'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] 12/17 prepare:scm-tag
[INFO] Tagging release with the label v1.0.1...
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'tag' '-F' '/tmp/maven-scm-882963212.commit' 'v1.0.1'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'push' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/othello.git' 'refs/tags/v1.0.1'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'ls-files'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] 13/17 prepare:rewrite-poms-for-development
[INFO] Transforming pom.xml othello 'Othello'...
[INFO]   Updating ${build-tools.version} to 1.0.2-SNAPSHOT
[INFO]   Ignoring artifact version update for expression ${build-tools.version} because it is already updated
[INFO]   Ignoring artifact version update for expression ${build-tools.version} because it is already updated
[INFO] Transforming othello-build-tools/pom.xml othello-build-tools 'Othello Build Tools'...
[INFO] Transforming othello-core/pom.xml othello-core 'Othello Core'...
[INFO] Transforming othello-strategy-examples/pom.xml othello-strategy-examples 'Othello Strategy Examples'...
[INFO]   Updating othello-core to 1.0.2-SNAPSHOT
[INFO] Transforming othello-strategy-template/pom.xml othello-strategy-template 'Othello Strategy Template'...
[INFO]   Updating othello-core to 1.0.2-SNAPSHOT
[INFO] Transforming othello-gui/pom.xml othello-gui 'Othello GUI'...
[INFO]   Updating othello-core to 1.0.2-SNAPSHOT
[INFO] 14/17 prepare:remove-release-poms
[INFO] Not removing release POMs
[INFO] 15/17 prepare:run-completion-goals
[INFO] 16/17 prepare:scm-commit-development
[INFO] Checking in modified POMs...
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'add' '--' 'pom.xml' 'othello-build-tools/pom.xml' 'othello-core/pom.xml' 'othello-strategy-examples/pom.xml' 'othello-strategy-template/pom.xml' 'othello-gui/pom.xml'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'rev-parse' '--show-prefix'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'status' '--porcelain' '.'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[WARNING] Ignoring unrecognized line: ?? othello-build-tools/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? othello-core/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? othello-gui/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? othello-strategy-examples/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? othello-strategy-template/pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? pom.xml.releaseBackup
[WARNING] Ignoring unrecognized line: ?? release.properties
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-1059453204.commit'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'symbolic-ref' 'HEAD'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello' && 'git' 'push' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/othello.git' 'refs/heads/master:refs/heads/master'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello
[INFO] 17/17 prepare:end-release
[INFO] Release preparation complete.
[INFO] 
[INFO] --- release:3.0.1:perform (default-cli) @ othello ---
[INFO] starting perform goal, composed of 3 phases: verify-completed-prepare-phases, checkout-project-from-scm, run-perform-goals
[INFO] 1/3 perform:verify-completed-prepare-phases
[INFO] 2/3 perform:checkout-project-from-scm
[INFO] Checking out the project to perform the release ...
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello/target' && 'git' 'clone' '--depth' '1' '--branch' 'v1.0.1' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/othello.git' 'checkout'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello/target
[INFO] Executing: /bin/sh -c cd '/tmp' && 'git' 'ls-remote' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/othello.git'
[INFO] Working directory: /tmp
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout' && 'git' 'fetch' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/othello.git'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout' && 'git' 'checkout' 'v1.0.1'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout
[INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout' && 'git' 'ls-files'
[INFO] Working directory: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout
[INFO] 3/3 perform:run-perform-goals
[INFO] Invoking perform goals in directory /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout
[INFO] Executing goals 'deploy'...
[INFO] [INFO] Scanning for projects...
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Build Order:
[INFO] [INFO] 
[INFO] [INFO] Othello                                                            [pom]
[INFO] [INFO] Othello Build Tools                                                [jar]
[INFO] [INFO] Othello Core                                                       [jar]
[INFO] [INFO] Othello Strategy Examples                                          [jar]
[INFO] [INFO] Othello Strategy Template                                          [jar]
[INFO] [INFO] Othello GUI                                                        [jar]
[INFO] [INFO] 
[INFO] [INFO] -------------------< de.fhdw.gaming.othello:othello >-------------------
[INFO] [INFO] Building Othello 1.0.1                                             [1/6]
[INFO] [INFO]   from pom.xml
[INFO] [INFO] --------------------------------[ pom ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello ---
[INFO] [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ othello ---
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello/1.0.1/othello-1.0.1.pom
[INFO] [INFO] 
[INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ othello ---
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello/1.0.1/othello-1.0.1.pom
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello/1.0.1/othello-1.0.1.pom (14 kB at 36 kB/s)
[INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello/maven-metadata.xml
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello/maven-metadata.xml
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello/maven-metadata.xml (309 B at 11 kB/s)
[INFO] [INFO] 
[INFO] [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >-------------
[INFO] [INFO] Building Othello Build Tools 1.0.1                                 [2/6]
[INFO] [INFO]   from othello-build-tools/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-build-tools ---
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-build-tools ---
[INFO] [INFO] Copying 3 resources from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-build-tools ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-build-tools ---
[INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-build-tools/src/test/resources
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-build-tools ---
[INFO] [INFO] No sources to compile
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-build-tools ---
[INFO] [INFO] No tests to run.
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-build-tools ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-build-tools/target/othello-build-tools-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ othello-build-tools ---
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.1/othello-build-tools-1.0.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-build-tools/target/othello-build-tools-1.0.1.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.1/othello-build-tools-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ othello-build-tools ---
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-build-tools/1.0.1/othello-build-tools-1.0.1.pom
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-build-tools/1.0.1/othello-build-tools-1.0.1.pom (1.4 kB at 34 kB/s)
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-build-tools/1.0.1/othello-build-tools-1.0.1.jar
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-build-tools/1.0.1/othello-build-tools-1.0.1.jar (6.0 kB at 131 kB/s)
[INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-build-tools/maven-metadata.xml
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-build-tools/maven-metadata.xml
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-build-tools/maven-metadata.xml (321 B at 9.4 kB/s)
[INFO] [INFO] 
[INFO] [INFO] ----------------< de.fhdw.gaming.othello:othello-core >-----------------
[INFO] [INFO] Building Othello Core 1.0.1                                        [3/6]
[INFO] [INFO]   from othello-core/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-core ---
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-core ---
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-core >>>
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-core ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] [INFO] 
[INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-core <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-core ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-core ---
[INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-core/target/jacoco.exec
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-core ---
[INFO] [INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-core ---
[INFO] [INFO] Changes detected - recompiling the module! :source
[INFO] [INFO] Compiling 32 source files with javac [debug release 17 module-path] to target/classes
[INFO] [INFO] 
[INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-core >>>
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-core ---
[INFO] [INFO] Fork Value is true
[INFO] [INFO] Done SpotBugs Analysis....
[INFO] [INFO] 
[INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-core <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-core ---
[INFO] [INFO] BugInstance size is 0
[INFO] [INFO] Error size is 0
[INFO] [INFO] No errors/warnings found
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-core ---
[INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-core ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] Compiling 15 source files with javac [debug release 17 module-path] to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-core ---
[INFO] [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
[INFO] [INFO] 
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO]  T E S T S
[INFO] [INFO] -------------------------------------------------------
[INFO] [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
[INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.246 s -- in de.fhdw.gaming.othello.core.moves.impl.OthelloPlaceTokenMoveImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
[INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in de.fhdw.gaming.othello.core.moves.impl.OthelloSkipMoveImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
[INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s -- in de.fhdw.gaming.othello.core.domain.OthelloFieldStateTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
[INFO] [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloBoardImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
[INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPositionTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
[INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.052 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloGameBuilderImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
[INFO] [INFO] Tests run: 21, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.105 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloStateImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
[INFO] [INFO] Tests run: 25, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.101 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloFieldImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
[INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
[INFO] [INFO] Tests run: 3, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.021 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloPlayerBuilderImplTest
[INFO] [INFO] Running de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
[INFO] [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 1.096 s -- in de.fhdw.gaming.othello.core.domain.impl.OthelloGameImplTest
[INFO] [INFO] 
[INFO] [INFO] Results:
[INFO] [INFO] 
[INFO] [INFO] Tests run: 101, Failures: 0, Errors: 0, Skipped: 0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-core ---
[INFO] [INFO] Loading execution data file /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-core/target/jacoco.exec
[INFO] [INFO] Analyzed bundle 'Othello Core' with 28 classes
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-core ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-core/target/othello-core-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-core ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-core/target/othello-core-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ othello-core ---
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.1/othello-core-1.0.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-core/target/othello-core-1.0.1.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.1/othello-core-1.0.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-core/target/othello-core-1.0.1-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-core/1.0.1/othello-core-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ othello-core ---
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-core/1.0.1/othello-core-1.0.1.pom
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-core/1.0.1/othello-core-1.0.1.pom (2.9 kB at 36 kB/s)
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-core/1.0.1/othello-core-1.0.1.jar
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-core/1.0.1/othello-core-1.0.1-sources.jar
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-core/1.0.1/othello-core-1.0.1.jar (47 kB at 703 kB/s)
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-core/1.0.1/othello-core-1.0.1-sources.jar (43 kB at 588 kB/s)
[INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-core/maven-metadata.xml
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-core/maven-metadata.xml
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-core/maven-metadata.xml (314 B at 10 kB/s)
[INFO] [INFO] 
[INFO] [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-examples >----------
[INFO] [INFO] Building Othello Strategy Examples 1.0.1                           [4/6]
[INFO] [INFO]   from othello-strategy-examples/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-strategy-examples ---
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-strategy-examples ---
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-strategy-examples >>>
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-strategy-examples ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] [INFO] 
[INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-strategy-examples <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-strategy-examples ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-strategy-examples ---
[INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-examples/target/jacoco.exec
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-strategy-examples ---
[INFO] [INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-examples ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] Compiling 7 source files with javac [debug release 17 module-path] to target/classes
[INFO] [INFO] 
[INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-strategy-examples >>>
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-strategy-examples ---
[INFO] [INFO] Fork Value is true
[INFO] [INFO] Done SpotBugs Analysis....
[INFO] [INFO] 
[INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-strategy-examples <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-strategy-examples ---
[INFO] [INFO] BugInstance size is 0
[INFO] [INFO] Error size is 0
[INFO] [INFO] No errors/warnings found
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-strategy-examples ---
[INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-examples ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-strategy-examples ---
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-strategy-examples ---
[INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-examples ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-examples/target/othello-strategy-examples-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-strategy-examples ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-examples/target/othello-strategy-examples-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ othello-strategy-examples ---
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-examples/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1/othello-strategy-examples-1.0.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-examples/target/othello-strategy-examples-1.0.1.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1/othello-strategy-examples-1.0.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-examples/target/othello-strategy-examples-1.0.1-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1/othello-strategy-examples-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ othello-strategy-examples ---
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1/othello-strategy-examples-1.0.1.pom
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1/othello-strategy-examples-1.0.1.pom (3.2 kB at 102 kB/s)
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1/othello-strategy-examples-1.0.1.jar
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1/othello-strategy-examples-1.0.1-sources.jar
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1/othello-strategy-examples-1.0.1.jar (12 kB at 312 kB/s)
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-examples/1.0.1/othello-strategy-examples-1.0.1-sources.jar (11 kB at 176 kB/s)
[INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-examples/maven-metadata.xml
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-examples/maven-metadata.xml
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-examples/maven-metadata.xml (327 B at 14 kB/s)
[INFO] [INFO] 
[INFO] [INFO] ----------< de.fhdw.gaming.othello:othello-strategy-template >----------
[INFO] [INFO] Building Othello Strategy Template 1.0.1                           [5/6]
[INFO] [INFO]   from othello-strategy-template/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-strategy-template ---
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-strategy-template ---
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-strategy-template >>>
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-strategy-template ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] [INFO] 
[INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-strategy-template <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-strategy-template ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-strategy-template ---
[INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-template/target/jacoco.exec
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-strategy-template ---
[INFO] [INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-strategy-template ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] Compiling 3 source files with javac [debug release 17 module-path] to target/classes
[INFO] [INFO] 
[INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-strategy-template >>>
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-strategy-template ---
[INFO] [INFO] Fork Value is true
[INFO] [INFO] Done SpotBugs Analysis....
[INFO] [INFO] 
[INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-strategy-template <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-strategy-template ---
[INFO] [INFO] BugInstance size is 0
[INFO] [INFO] Error size is 0
[INFO] [INFO] No errors/warnings found
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-strategy-template ---
[INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-strategy-template ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-strategy-template ---
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-strategy-template ---
[INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-strategy-template ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-template/target/othello-strategy-template-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-strategy-template ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-template/target/othello-strategy-template-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ othello-strategy-template ---
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-template/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.1/othello-strategy-template-1.0.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-template/target/othello-strategy-template-1.0.1.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.1/othello-strategy-template-1.0.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-strategy-template/target/othello-strategy-template-1.0.1-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-strategy-template/1.0.1/othello-strategy-template-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ othello-strategy-template ---
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-template/1.0.1/othello-strategy-template-1.0.1.pom
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-template/1.0.1/othello-strategy-template-1.0.1.pom (2.6 kB at 73 kB/s)
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-template/1.0.1/othello-strategy-template-1.0.1.jar
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-template/1.0.1/othello-strategy-template-1.0.1-sources.jar
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-template/1.0.1/othello-strategy-template-1.0.1.jar (6.3 kB at 144 kB/s)
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-template/1.0.1/othello-strategy-template-1.0.1-sources.jar (6.8 kB at 99 kB/s)
[INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-template/maven-metadata.xml
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-template/maven-metadata.xml
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-strategy-template/maven-metadata.xml (327 B at 11 kB/s)
[INFO] [INFO] 
[INFO] [INFO] -----------------< de.fhdw.gaming.othello:othello-gui >-----------------
[INFO] [INFO] Building Othello GUI 1.0.1                                         [6/6]
[INFO] [INFO]   from othello-gui/pom.xml
[INFO] [INFO] --------------------------------[ jar ]---------------------------------
[INFO] [INFO] 
[INFO] [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ othello-gui ---
[INFO] [INFO] 
[INFO] [INFO] --- checkstyle:3.3.0:check (checkstyle) @ othello-gui ---
[INFO] [INFO] You have 0 Checkstyle violations.
[INFO] [INFO] 
[INFO] [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ othello-gui >>>
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:pmd (pmd) @ othello-gui ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
[INFO] [INFO] 
[INFO] [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ othello-gui <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- pmd:3.21.0:check (pmd) @ othello-gui ---
[INFO] [INFO] PMD version: 6.55.0
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ othello-gui ---
[INFO] [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-gui/target/jacoco.exec
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:resources (default-resources) @ othello-gui ---
[INFO] [INFO] Copying 1 resource from src/main/resources to target/classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-gui ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] Compiling 14 source files with javac [debug release 17 module-path] to target/classes
[INFO] [INFO] 
[INFO] [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ othello-gui >>>
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ othello-gui ---
[INFO] [INFO] Fork Value is true
[INFO] [INFO] Done SpotBugs Analysis....
[INFO] [INFO] 
[INFO] [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ othello-gui <<<
[INFO] [INFO] 
[INFO] [INFO] 
[INFO] [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ othello-gui ---
[INFO] [INFO] BugInstance size is 0
[INFO] [INFO] Error size is 0
[INFO] [INFO] No errors/warnings found
[INFO] [INFO] 
[INFO] [INFO] --- resources:3.3.1:testResources (default-testResources) @ othello-gui ---
[INFO] [INFO] Copying 1 resource from src/test/resources to target/test-classes
[INFO] [INFO] 
[INFO] [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-gui ---
[INFO] [INFO] Changes detected - recompiling the module! :dependency
[INFO] [INFO] 
[INFO] [INFO] --- surefire:3.1.2:test (default-test) @ othello-gui ---
[INFO] [INFO] 
[INFO] [INFO] --- jacoco:0.8.10:report (jacoco-site) @ othello-gui ---
[INFO] [INFO] Skipping JaCoCo execution due to missing execution data file.
[INFO] [INFO] 
[INFO] [INFO] --- jar:3.3.0:jar (default-jar) @ othello-gui ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-gui/target/othello-gui-1.0.1.jar
[INFO] [INFO] 
[INFO] [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ othello-gui ---
[INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-gui/target/othello-gui-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- install:3.1.1:install (default-install) @ othello-gui ---
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.1/othello-gui-1.0.1.pom
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-gui/target/othello-gui-1.0.1.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.1/othello-gui-1.0.1.jar
[INFO] [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/target/checkout/othello-gui/target/othello-gui-1.0.1-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-gui/1.0.1/othello-gui-1.0.1-sources.jar
[INFO] [INFO] 
[INFO] [INFO] --- deploy:3.1.1:deploy (default-deploy) @ othello-gui ---
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-gui/1.0.1/othello-gui-1.0.1.pom
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-gui/1.0.1/othello-gui-1.0.1.pom (3.1 kB at 87 kB/s)
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-gui/1.0.1/othello-gui-1.0.1.jar
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-gui/1.0.1/othello-gui-1.0.1-sources.jar
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-gui/1.0.1/othello-gui-1.0.1.jar (33 kB at 859 kB/s)
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-gui/1.0.1/othello-gui-1.0.1-sources.jar (22 kB at 361 kB/s)
[INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-gui/maven-metadata.xml
[INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-gui/maven-metadata.xml
[INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/othello/othello-gui/maven-metadata.xml (313 B at 11 kB/s)
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Reactor Summary for Othello 1.0.1:
[INFO] [INFO] 
[INFO] [INFO] Othello ............................................ SUCCESS [  1.362 s]
[INFO] [INFO] Othello Build Tools ................................ SUCCESS [  1.581 s]
[INFO] [INFO] Othello Core ....................................... SUCCESS [ 28.625 s]
[INFO] [INFO] Othello Strategy Examples .......................... SUCCESS [  7.763 s]
[INFO] [INFO] Othello Strategy Template .......................... SUCCESS [  6.186 s]
[INFO] [INFO] Othello GUI ........................................ SUCCESS [ 11.743 s]
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] BUILD SUCCESS
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] [INFO] Total time:  57.481 s
[INFO] [INFO] Finished at: 2023-10-09T22:44:49+02:00
[INFO] [INFO] ------------------------------------------------------------------------
[INFO] Cleaning up after release...