23:34:04 Started by user Christoph Schulz 23:34:04 Running as Christoph Schulz 23:34:04 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace 23:34:04 The recommended git tool is: NONE 23:34:04 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf 23:34:04 > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/.git # timeout=10 23:34:04 Fetching changes from the remote Git repository 23:34:04 > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10 23:34:04 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git 23:34:04 > /usr/bin/git --version # timeout=10 23:34:04 > git --version # 'git version 2.35.1' 23:34:04 using GIT_ASKPASS to set credentials 23:34:04 > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10 23:34:04 > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10 23:34:04 Checking out Revision e9bac5378837622d94b0830d540e9296fe8efe9e (refs/remotes/origin/master) 23:34:04 > /usr/bin/git config core.sparsecheckout # timeout=10 23:34:04 > /usr/bin/git checkout -f e9bac5378837622d94b0830d540e9296fe8efe9e # timeout=10 23:34:04 > /usr/bin/git branch -a -v --no-abbrev # timeout=10 23:34:04 > /usr/bin/git branch -D master # timeout=10 23:34:04 > /usr/bin/git checkout -b master e9bac5378837622d94b0830d540e9296fe8efe9e # timeout=10 23:34:04 Commit message: "build: .gitignore split into per-project files" 23:34:04 > /usr/bin/git rev-list --no-walk e9bac5378837622d94b0830d540e9296fe8efe9e # timeout=10 23:34:04 Cleaning workspace 23:34:04 > /usr/bin/git rev-parse --verify HEAD # timeout=10 23:34:04 Resetting working tree 23:34:04 > /usr/bin/git reset --hard # timeout=10 23:34:04 > /usr/bin/git clean -fdx # timeout=10 23:34:04 Parsing POMs 23:34:04 Established TCP socket on 32799 23:34:04 [workspace] $ /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.13.jar:/usr/share/maven-bin-3.8/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.8/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.8 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-4.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 32799 23:34:04 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0 23:34:04 <===[JENKINS REMOTING CAPACITY]===>channel started 23:34:06 Executing Maven: -B -f /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml -DdevelopmentVersion=1.0.1-SNAPSHOT -DreleaseVersion=1.0.0 -Dresume=false release:prepare release:perform 23:34:07 [INFO] Scanning for projects... 23:34:07 [INFO] ------------------------------------------------------------------------ 23:34:07 [INFO] Reactor Build Order: 23:34:07 [INFO] 23:34:07 [INFO] Gaming [pom] 23:34:07 [INFO] Gaming Build Tools [jar] 23:34:07 [INFO] Gaming Core [jar] 23:34:07 [INFO] Gaming Contest [jar] 23:34:07 [INFO] Gaming GUI [jar] 23:34:08 [INFO] 23:34:08 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------ 23:34:08 [INFO] Building Gaming 1.0.0-SNAPSHOT [1/5] 23:34:08 [INFO] --------------------------------[ pom ]--------------------------------- 23:34:08 [INFO] 23:34:08 [INFO] --- maven-release-plugin:3.0.0-M5:prepare (default-cli) @ gaming --- 23:34:09 [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 23:34:09 [INFO] [prepare] 1/17 check-poms 23:34:09 [INFO] [prepare] 2/17 scm-check-modifications 23:34:09 [INFO] Verifying that there are no local modifications... 23:34:09 [INFO] ignoring changes on: **/pom.xml.releaseBackup, **/pom.xml.next, **/pom.xml.tag, **/pom.xml.branch, **/release.properties, **/pom.xml.backup 23:34:09 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'rev-parse' '--show-prefix' 23:34:09 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:09 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'status' '--porcelain' '.' 23:34:09 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:09 [INFO] [prepare] 3/17 check-dependency-snapshots 23:34:09 [INFO] Checking dependencies and plugins for snapshots ... 23:34:09 [INFO] [prepare] 4/17 create-backup-poms 23:34:09 [INFO] [prepare] 5/17 map-release-versions 23:34:09 [INFO] [prepare] 6/17 input-variables 23:34:09 [INFO] [prepare] 7/17 map-development-versions 23:34:09 [INFO] [prepare] 8/17 rewrite-poms-for-release 23:34:09 [INFO] Transforming 'Gaming'... 23:34:09 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:09 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:09 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:09 [INFO] Transforming 'Gaming Build Tools'... 23:34:09 [INFO] Transforming 'Gaming Core'... 23:34:09 [INFO] Transforming 'Gaming Contest'... 23:34:09 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:09 [INFO] Transforming 'Gaming GUI'... 23:34:09 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:09 [INFO] [prepare] 9/17 generate-release-poms 23:34:09 [INFO] Not generating release POMs 23:34:09 [INFO] [prepare] 10/17 run-preparation-goals 23:34:09 [INFO] Executing goals 'clean verify'... 23:34:11 [INFO] [INFO] Scanning for projects... 23:34:11 [INFO] [INFO] ------------------------------------------------------------------------ 23:34:11 [INFO] [INFO] Reactor Build Order: 23:34:11 [INFO] [INFO] 23:34:11 [INFO] [INFO] Gaming [pom] 23:34:11 [INFO] [INFO] Gaming Build Tools [jar] 23:34:11 [INFO] [INFO] Gaming Core [jar] 23:34:11 [INFO] [INFO] Gaming Contest [jar] 23:34:11 [INFO] [INFO] Gaming GUI [jar] 23:34:11 [INFO] [INFO] 23:34:11 [INFO] [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------ 23:34:11 [INFO] [INFO] Building Gaming 1.0.0 [1/5] 23:34:11 [INFO] [INFO] --------------------------------[ pom ]--------------------------------- 23:34:11 [INFO] [INFO] 23:34:11 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming --- 23:34:11 [INFO] [INFO] 23:34:11 [INFO] [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------ 23:34:11 [INFO] [INFO] Building Gaming Build Tools 1.0.0 [2/5] 23:34:11 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- 23:34:11 [INFO] [INFO] 23:34:11 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-build-tools --- 23:34:11 [INFO] [INFO] 23:34:11 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-build-tools --- 23:34:11 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:34:11 [INFO] [INFO] Copying 3 resources 23:34:11 [INFO] [INFO] 23:34:11 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-build-tools --- 23:34:12 [INFO] [INFO] No sources to compile 23:34:12 [INFO] [INFO] 23:34:12 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-build-tools --- 23:34:12 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:34:12 [INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/src/test/resources 23:34:12 [INFO] [INFO] 23:34:12 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-build-tools --- 23:34:12 [INFO] [INFO] No sources to compile 23:34:12 [INFO] [INFO] 23:34:12 [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-build-tools --- 23:34:12 [INFO] [INFO] No tests to run. 23:34:12 [INFO] [INFO] 23:34:12 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-build-tools --- 23:34:12 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.0.jar 23:34:12 [INFO] [INFO] 23:34:12 [INFO] [INFO] ---------------------< de.fhdw.gaming:gaming-core >--------------------- 23:34:12 [INFO] [INFO] Building Gaming Core 1.0.0 [3/5] 23:34:12 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- 23:34:12 [INFO] [INFO] 23:34:12 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-core --- 23:34:12 [INFO] [INFO] 23:34:12 [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-core --- 23:34:16 [INFO] [INFO] You have 0 Checkstyle violations. 23:34:16 [INFO] [INFO] 23:34:16 [INFO] [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-core >>> 23:34:16 [INFO] [INFO] 23:34:16 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-core --- 23:34:16 [INFO] [INFO] PMD version: 6.42.0 23:34:20 [INFO] [INFO] 23:34:20 [INFO] [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-core <<< 23:34:20 [INFO] [INFO] 23:34:20 [INFO] [INFO] 23:34:20 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-core --- 23:34:20 [INFO] [INFO] PMD version: 6.42.0 23:34:20 [INFO] [INFO] 23:34:20 [INFO] [INFO] 23:34:20 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-core --- 23:34:20 [INFO] [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 23:34:20 [INFO] [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec 23:34:20 [INFO] [INFO] 23:34:20 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-core --- 23:34:20 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:34:20 [INFO] [INFO] Copying 1 resource 23:34:20 [INFO] [INFO] 23:34:20 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-core --- 23:34:20 [INFO] [INFO] Changes detected - recompiling the module! 23:34:20 [INFO] [INFO] Compiling 41 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 23:34:21 [INFO] [INFO] /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java/de/fhdw/gaming/core/ui/type/FieldType.java: Some input files use unchecked or unsafe operations. 23:34:21 [INFO] [INFO] /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java/de/fhdw/gaming/core/ui/type/FieldType.java: Recompile with -Xlint:unchecked for details. 23:34:21 [INFO] [INFO] 23:34:21 [INFO] [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-core >>> 23:34:21 [INFO] [INFO] 23:34:21 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-core --- 23:34:23 [INFO] [INFO] Fork Value is true 23:34:29 [INFO] [INFO] Done SpotBugs Analysis.... 23:34:29 [INFO] [INFO] 23:34:29 [INFO] [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-core <<< 23:34:29 [INFO] [INFO] 23:34:29 [INFO] [INFO] 23:34:29 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-core --- 23:34:29 [INFO] [INFO] BugInstance size is 0 23:34:29 [INFO] [INFO] Error size is 0 23:34:29 [INFO] [INFO] No errors/warnings found 23:34:29 [INFO] [INFO] 23:34:29 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-core --- 23:34:29 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:34:29 [INFO] [INFO] Copying 1 resource 23:34:29 [INFO] [INFO] 23:34:29 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-core --- 23:34:29 [INFO] [INFO] Changes detected - recompiling the module! 23:34:29 [INFO] [INFO] Compiling 23 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/test-classes 23:34:30 [INFO] [INFO] 23:34:30 [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-core --- 23:34:30 [INFO] [INFO] 23:34:30 [INFO] [INFO] ------------------------------------------------------- 23:34:30 [INFO] [INFO] T E S T S 23:34:30 [INFO] [INFO] ------------------------------------------------------- 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest 23:34:32 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.068 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest 23:34:32 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest 23:34:32 [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.028 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest 23:34:32 [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.06 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest 23:34:32 [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest 23:34:32 [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest 23:34:32 [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.009 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest 23:34:32 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest 23:34:32 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest 23:34:32 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest 23:34:32 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest 23:34:32 [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest 23:34:32 [INFO] [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest 23:34:34 [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.096 s - in de.fhdw.gaming.core.domain.DefaultGameTest 23:34:35 [INFO] [INFO] 23:34:35 [INFO] [INFO] Results: 23:34:35 [INFO] [INFO] 23:34:35 [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 23:34:35 [INFO] [INFO] 23:34:35 [INFO] [INFO] 23:34:35 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-core --- 23:34:35 [INFO] [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec 23:34:35 [INFO] [INFO] Analyzed bundle 'Gaming Core' with 26 classes 23:34:35 [INFO] [INFO] 23:34:35 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-core --- 23:34:35 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.0.jar 23:34:35 [INFO] [INFO] 23:34:35 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-core --- 23:34:35 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.0-sources.jar 23:34:35 [INFO] [INFO] 23:34:35 [INFO] [INFO] -------------------< de.fhdw.gaming:gaming-contest >-------------------- 23:34:35 [INFO] [INFO] Building Gaming Contest 1.0.0 [4/5] 23:34:35 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- 23:34:35 [INFO] [INFO] 23:34:35 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-contest --- 23:34:35 [INFO] [INFO] 23:34:35 [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-contest --- 23:34:36 [INFO] [INFO] You have 0 Checkstyle violations. 23:34:36 [INFO] [INFO] 23:34:36 [INFO] [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-contest >>> 23:34:36 [INFO] [INFO] 23:34:36 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-contest --- 23:34:36 [INFO] [INFO] PMD version: 6.42.0 23:34:37 [INFO] [INFO] 23:34:37 [INFO] [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-contest <<< 23:34:37 [INFO] [INFO] 23:34:37 [INFO] [INFO] 23:34:37 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-contest --- 23:34:37 [INFO] [INFO] PMD version: 6.42.0 23:34:37 [INFO] [INFO] 23:34:37 [INFO] [INFO] 23:34:37 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-contest --- 23:34:37 [INFO] [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec 23:34:37 [INFO] [INFO] 23:34:37 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-contest --- 23:34:37 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:34:37 [INFO] [INFO] Copying 1 resource 23:34:37 [INFO] [INFO] 23:34:37 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-contest --- 23:34:37 [INFO] [WARNING] ******************************************************************************************************************************************* 23:34:37 [INFO] [WARNING] * Required filename-based automodules detected: [commons-cli-1.4.jar]. Please don't publish this project to a public artifact repository! * 23:34:37 [INFO] [WARNING] ******************************************************************************************************************************************* 23:34:37 [INFO] [INFO] Changes detected - recompiling the module! 23:34:37 [INFO] [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/classes 23:34:37 [INFO] [INFO] 23:34:37 [INFO] [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-contest >>> 23:34:37 [INFO] [INFO] 23:34:37 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-contest --- 23:34:37 [INFO] [INFO] Fork Value is true 23:34:43 [INFO] [INFO] Done SpotBugs Analysis.... 23:34:43 [INFO] [INFO] 23:34:43 [INFO] [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-contest <<< 23:34:43 [INFO] [INFO] 23:34:43 [INFO] [INFO] 23:34:43 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-contest --- 23:34:43 [INFO] [INFO] BugInstance size is 0 23:34:43 [INFO] [INFO] Error size is 0 23:34:43 [INFO] [INFO] No errors/warnings found 23:34:43 [INFO] [INFO] 23:34:43 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-contest --- 23:34:43 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:34:43 [INFO] [INFO] Copying 1 resource 23:34:43 [INFO] [INFO] 23:34:43 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-contest --- 23:34:43 [INFO] [INFO] Changes detected - recompiling the module! 23:34:43 [INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/test-classes 23:34:44 [INFO] [INFO] 23:34:44 [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-contest --- 23:34:44 [INFO] [INFO] 23:34:44 [INFO] [INFO] ------------------------------------------------------- 23:34:44 [INFO] [INFO] T E S T S 23:34:44 [INFO] [INFO] ------------------------------------------------------- 23:34:45 [INFO] [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest 23:34:45 [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.122 s - in de.fhdw.gaming.contest.util.ComparablePairTest 23:34:45 [INFO] [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest 23:34:45 [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.044 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] Results: 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-contest --- 23:34:46 [INFO] [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec 23:34:46 [INFO] [INFO] Analyzed bundle 'Gaming Contest' with 12 classes 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-contest --- 23:34:46 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.0.jar 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-contest --- 23:34:46 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.0-sources.jar 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] ---------------------< de.fhdw.gaming:gaming-gui >---------------------- 23:34:46 [INFO] [INFO] Building Gaming GUI 1.0.0 [5/5] 23:34:46 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-gui --- 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-gui --- 23:34:46 [INFO] [INFO] You have 0 Checkstyle violations. 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-gui >>> 23:34:46 [INFO] [INFO] 23:34:46 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-gui --- 23:34:46 [INFO] [INFO] PMD version: 6.42.0 23:34:47 [INFO] [INFO] 23:34:47 [INFO] [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-gui <<< 23:34:47 [INFO] [INFO] 23:34:47 [INFO] [INFO] 23:34:47 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-gui --- 23:34:47 [INFO] [INFO] PMD version: 6.42.0 23:34:47 [INFO] [INFO] 23:34:47 [INFO] [INFO] 23:34:47 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-gui --- 23:34:47 [INFO] [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/jacoco.exec 23:34:47 [INFO] [INFO] 23:34:47 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-gui --- 23:34:47 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:34:47 [INFO] [INFO] Copying 7 resources 23:34:47 [INFO] [INFO] 23:34:47 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-gui --- 23:34:47 [INFO] [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module 23:34:47 [INFO] [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module 23:34:47 [INFO] [WARNING] ********************************************************************************************************************************************* 23:34:47 [INFO] [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! * 23:34:47 [INFO] [WARNING] ********************************************************************************************************************************************* 23:34:47 [INFO] [INFO] Changes detected - recompiling the module! 23:34:47 [INFO] [INFO] Compiling 10 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/classes 23:34:48 [INFO] [INFO] 23:34:48 [INFO] [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-gui >>> 23:34:48 [INFO] [INFO] 23:34:48 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-gui --- 23:34:48 [INFO] [INFO] Fork Value is true 23:34:55 [INFO] [INFO] Done SpotBugs Analysis.... 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-gui <<< 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-gui --- 23:34:55 [INFO] [INFO] BugInstance size is 0 23:34:55 [INFO] [INFO] Error size is 0 23:34:55 [INFO] [INFO] No errors/warnings found 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-gui --- 23:34:55 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:34:55 [INFO] [INFO] Copying 1 resource 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-gui --- 23:34:55 [INFO] [INFO] No sources to compile 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-gui --- 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-gui --- 23:34:55 [INFO] [INFO] Skipping JaCoCo execution due to missing execution data file. 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-gui --- 23:34:55 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.0.jar 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-gui --- 23:34:55 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.0-sources.jar 23:34:55 [INFO] [INFO] ------------------------------------------------------------------------ 23:34:55 [INFO] [INFO] Reactor Summary for Gaming 1.0.0: 23:34:55 [INFO] [INFO] 23:34:55 [INFO] [INFO] Gaming ............................................. SUCCESS [ 0.240 s] 23:34:55 [INFO] [INFO] Gaming Build Tools ................................. SUCCESS [ 1.226 s] 23:34:55 [INFO] [INFO] Gaming Core ........................................ SUCCESS [ 23.207 s] 23:34:55 [INFO] [INFO] Gaming Contest ..................................... SUCCESS [ 10.461 s] 23:34:55 [INFO] [INFO] Gaming GUI ......................................... SUCCESS [ 9.078 s] 23:34:55 [INFO] [INFO] ------------------------------------------------------------------------ 23:34:55 [INFO] [INFO] BUILD SUCCESS 23:34:55 [INFO] [INFO] ------------------------------------------------------------------------ 23:34:55 [INFO] [INFO] Total time: 44.353 s 23:34:55 [INFO] [INFO] Finished at: 2022-05-03T23:34:55+02:00 23:34:55 [INFO] [INFO] ------------------------------------------------------------------------ 23:34:55 [INFO] [prepare] 11/17 scm-commit-release 23:34:55 [INFO] Checking in modified POMs... 23:34:55 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'add' '--' 'pom.xml' 'gaming-build-tools/pom.xml' 'gaming-core/pom.xml' 'gaming-contest/pom.xml' 'gaming-gui/pom.xml' 23:34:55 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:55 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'rev-parse' '--show-prefix' 23:34:55 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:55 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'status' '--porcelain' '.' 23:34:55 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:55 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-38943909.commit' 23:34:55 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:55 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'symbolic-ref' 'HEAD' 23:34:55 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:55 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'push' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/gaming.git' 'refs/heads/master:refs/heads/master' 23:34:55 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:56 [INFO] [prepare] 12/17 scm-tag 23:34:56 [INFO] Tagging release with the label v1.0.0... 23:34:56 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'tag' '-F' '/tmp/maven-scm-159497216.commit' 'v1.0.0' 23:34:56 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:56 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'push' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/gaming.git' 'refs/tags/v1.0.0' 23:34:56 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:57 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'ls-files' 23:34:57 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:57 [INFO] [prepare] 13/17 rewrite-poms-for-development 23:34:57 [INFO] Transforming 'Gaming'... 23:34:57 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:57 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:57 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:57 [INFO] Transforming 'Gaming Build Tools'... 23:34:57 [INFO] Transforming 'Gaming Core'... 23:34:57 [INFO] Transforming 'Gaming Contest'... 23:34:57 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:57 [INFO] Transforming 'Gaming GUI'... 23:34:57 [INFO] Ignoring artifact version update for expression ${project.version} 23:34:57 [INFO] [prepare] 14/17 remove-release-poms 23:34:57 [INFO] Not removing release POMs 23:34:57 [INFO] [prepare] 15/17 run-completion-goals 23:34:57 [INFO] [prepare] 16/17 scm-commit-development 23:34:57 [INFO] Checking in modified POMs... 23:34:57 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'add' '--' 'pom.xml' 'gaming-build-tools/pom.xml' 'gaming-core/pom.xml' 'gaming-contest/pom.xml' 'gaming-gui/pom.xml' 23:34:57 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:57 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'rev-parse' '--show-prefix' 23:34:57 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:57 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'status' '--porcelain' '.' 23:34:57 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:57 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'commit' '--verbose' '-F' '/tmp/maven-scm-1913362101.commit' 23:34:57 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:57 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'symbolic-ref' 'HEAD' 23:34:57 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:57 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace' && 'git' 'push' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/gaming.git' 'refs/heads/master:refs/heads/master' 23:34:57 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace 23:34:58 [INFO] [prepare] 17/17 end-release 23:34:58 [INFO] Release preparation complete. 23:34:58 [INFO] 23:34:58 [INFO] --- maven-release-plugin:3.0.0-M5:perform (default-cli) @ gaming --- 23:34:58 [INFO] phase verify-release-configuration 23:34:58 [INFO] starting perform goal, composed of 3 phases: verify-completed-prepare-phases, checkout-project-from-scm, run-perform-goals 23:34:58 [INFO] [perform] 1/3 verify-completed-prepare-phases 23:34:58 [INFO] [perform] 2/3 checkout-project-from-scm 23:34:58 [INFO] Checking out the project to perform the release ... 23:34:58 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace/target' && 'git' 'clone' '--depth' '1' '--branch' 'v1.0.0' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/gaming.git' 'checkout' 23:34:58 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace/target 23:34:59 [INFO] Executing: /bin/sh -c cd '/tmp' && 'git' 'ls-remote' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/gaming.git' 23:34:59 [INFO] Working directory: /tmp 23:34:59 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace/target/checkout' && 'git' 'fetch' 'https://jenkins:********@fhdwdev.ha.bib.de/gitea/Gaming/gaming.git' 23:34:59 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout 23:34:59 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace/target/checkout' && 'git' 'checkout' 'v1.0.0' 23:34:59 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout 23:34:59 [INFO] Executing: /bin/sh -c cd '/var/lib/jenkins/home/jobs/gaming/workspace/target/checkout' && 'git' 'ls-files' 23:34:59 [INFO] Working directory: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout 23:34:59 [INFO] [perform] 3/3 run-perform-goals 23:34:59 [INFO] Invoking perform goals in directory /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout 23:34:59 [INFO] Executing goals 'deploy'... 23:34:59 [INFO] pomFileName is already set, ignoring the -f argument 23:35:01 [INFO] [INFO] Scanning for projects... 23:35:01 [INFO] [INFO] ------------------------------------------------------------------------ 23:35:01 [INFO] [INFO] Reactor Build Order: 23:35:01 [INFO] [INFO] 23:35:01 [INFO] [INFO] Gaming [pom] 23:35:01 [INFO] [INFO] Gaming Build Tools [jar] 23:35:01 [INFO] [INFO] Gaming Core [jar] 23:35:01 [INFO] [INFO] Gaming Contest [jar] 23:35:01 [INFO] [INFO] Gaming GUI [jar] 23:35:01 [INFO] [INFO] 23:35:01 [INFO] [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------ 23:35:01 [INFO] [INFO] Building Gaming 1.0.0 [1/5] 23:35:01 [INFO] [INFO] --------------------------------[ pom ]--------------------------------- 23:35:01 [INFO] [INFO] 23:35:01 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming --- 23:35:02 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.0/gaming-1.0.0.pom 23:35:02 [INFO] [INFO] 23:35:02 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ gaming --- 23:35:02 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming/1.0.0/gaming-1.0.0.pom 23:35:03 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming/1.0.0/gaming-1.0.0.pom (11 kB at 20 kB/s) 23:35:03 [INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming/maven-metadata.xml 23:35:03 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming/maven-metadata.xml 23:35:03 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming/maven-metadata.xml (300 B at 6.1 kB/s) 23:35:03 [INFO] [INFO] 23:35:03 [INFO] [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------ 23:35:03 [INFO] [INFO] Building Gaming Build Tools 1.0.0 [2/5] 23:35:03 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- 23:35:03 [INFO] [INFO] 23:35:03 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-build-tools --- 23:35:03 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:35:03 [INFO] [INFO] Copying 3 resources 23:35:03 [INFO] [INFO] 23:35:03 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-build-tools --- 23:35:03 [INFO] [INFO] No sources to compile 23:35:03 [INFO] [INFO] 23:35:03 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-build-tools --- 23:35:03 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:35:03 [INFO] [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-build-tools/src/test/resources 23:35:03 [INFO] [INFO] 23:35:03 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-build-tools --- 23:35:03 [INFO] [INFO] No sources to compile 23:35:03 [INFO] [INFO] 23:35:03 [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-build-tools --- 23:35:04 [INFO] [INFO] No tests to run. 23:35:04 [INFO] [INFO] 23:35:04 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-build-tools --- 23:35:04 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-build-tools/target/gaming-build-tools-1.0.0.jar 23:35:04 [INFO] [INFO] 23:35:04 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-build-tools --- 23:35:04 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-build-tools/target/gaming-build-tools-1.0.0.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.0/gaming-build-tools-1.0.0.jar 23:35:04 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.0/gaming-build-tools-1.0.0.pom 23:35:04 [INFO] [INFO] 23:35:04 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ gaming-build-tools --- 23:35:04 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-build-tools/1.0.0/gaming-build-tools-1.0.0.jar 23:35:04 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-build-tools/1.0.0/gaming-build-tools-1.0.0.jar (5.7 kB at 119 kB/s) 23:35:04 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-build-tools/1.0.0/gaming-build-tools-1.0.0.pom 23:35:04 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-build-tools/1.0.0/gaming-build-tools-1.0.0.pom (634 B at 13 kB/s) 23:35:04 [INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml 23:35:04 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml 23:35:04 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (312 B at 8.7 kB/s) 23:35:04 [INFO] [INFO] 23:35:04 [INFO] [INFO] ---------------------< de.fhdw.gaming:gaming-core >--------------------- 23:35:04 [INFO] [INFO] Building Gaming Core 1.0.0 [3/5] 23:35:04 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- 23:35:04 [INFO] [INFO] 23:35:04 [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-core --- 23:35:07 [INFO] [INFO] You have 0 Checkstyle violations. 23:35:07 [INFO] [INFO] 23:35:07 [INFO] [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-core >>> 23:35:07 [INFO] [INFO] 23:35:07 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-core --- 23:35:07 [INFO] [INFO] PMD version: 6.42.0 23:35:11 [INFO] [INFO] 23:35:11 [INFO] [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-core <<< 23:35:11 [INFO] [INFO] 23:35:11 [INFO] [INFO] 23:35:11 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-core --- 23:35:11 [INFO] [INFO] PMD version: 6.42.0 23:35:11 [INFO] [INFO] 23:35:11 [INFO] [INFO] 23:35:11 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-core --- 23:35:11 [INFO] [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2 23:35:11 [INFO] [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/jacoco.exec 23:35:11 [INFO] [INFO] 23:35:11 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-core --- 23:35:11 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:35:11 [INFO] [INFO] Copying 1 resource 23:35:11 [INFO] [INFO] 23:35:11 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-core --- 23:35:12 [INFO] [INFO] Changes detected - recompiling the module! 23:35:12 [INFO] [INFO] Compiling 41 source files to /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/classes 23:35:13 [INFO] [INFO] /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/src/main/java/de/fhdw/gaming/core/ui/type/FieldType.java: Some input files use unchecked or unsafe operations. 23:35:13 [INFO] [INFO] /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/src/main/java/de/fhdw/gaming/core/ui/type/FieldType.java: Recompile with -Xlint:unchecked for details. 23:35:13 [INFO] [INFO] 23:35:13 [INFO] [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-core >>> 23:35:13 [INFO] [INFO] 23:35:13 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-core --- 23:35:14 [INFO] [INFO] Fork Value is true 23:35:21 [INFO] [INFO] Done SpotBugs Analysis.... 23:35:21 [INFO] [INFO] 23:35:21 [INFO] [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-core <<< 23:35:21 [INFO] [INFO] 23:35:21 [INFO] [INFO] 23:35:21 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-core --- 23:35:21 [INFO] [INFO] BugInstance size is 0 23:35:21 [INFO] [INFO] Error size is 0 23:35:21 [INFO] [INFO] No errors/warnings found 23:35:21 [INFO] [INFO] 23:35:21 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-core --- 23:35:21 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:35:21 [INFO] [INFO] Copying 1 resource 23:35:21 [INFO] [INFO] 23:35:21 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-core --- 23:35:21 [INFO] [INFO] Changes detected - recompiling the module! 23:35:21 [INFO] [INFO] Compiling 23 source files to /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/test-classes 23:35:22 [INFO] [INFO] 23:35:22 [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-core --- 23:35:22 [INFO] [INFO] 23:35:22 [INFO] [INFO] ------------------------------------------------------- 23:35:22 [INFO] [INFO] T E S T S 23:35:22 [INFO] [INFO] ------------------------------------------------------- 23:35:23 [INFO] [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest 23:35:24 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.066 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest 23:35:24 [INFO] [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest 23:35:24 [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.049 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest 23:35:24 [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest 23:35:24 [INFO] [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest 23:35:24 [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest 23:35:24 [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest 23:35:24 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.002 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest 23:35:24 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest 23:35:24 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest 23:35:24 [INFO] [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest 23:35:24 [INFO] [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest 23:35:24 [INFO] [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest 23:35:26 [INFO] [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.099 s - in de.fhdw.gaming.core.domain.DefaultGameTest 23:35:26 [INFO] [INFO] 23:35:26 [INFO] [INFO] Results: 23:35:26 [INFO] [INFO] 23:35:26 [INFO] [INFO] Tests run: 57, Failures: 0, Errors: 0, Skipped: 0 23:35:26 [INFO] [INFO] 23:35:26 [INFO] [INFO] 23:35:26 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-core --- 23:35:26 [INFO] [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/jacoco.exec 23:35:26 [INFO] [INFO] Analyzed bundle 'Gaming Core' with 26 classes 23:35:27 [INFO] [INFO] 23:35:27 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-core --- 23:35:27 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/gaming-core-1.0.0.jar 23:35:27 [INFO] [INFO] 23:35:27 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-core --- 23:35:27 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/gaming-core-1.0.0-sources.jar 23:35:27 [INFO] [INFO] 23:35:27 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-core --- 23:35:27 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/gaming-core-1.0.0.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.0/gaming-core-1.0.0.jar 23:35:27 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.0/gaming-core-1.0.0.pom 23:35:27 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/gaming-core-1.0.0-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.0/gaming-core-1.0.0-sources.jar 23:35:27 [INFO] [INFO] 23:35:27 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ gaming-core --- 23:35:27 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-core/1.0.0/gaming-core-1.0.0.jar 23:35:27 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-core/1.0.0/gaming-core-1.0.0.jar (46 kB at 603 kB/s) 23:35:27 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-core/1.0.0/gaming-core-1.0.0.pom 23:35:27 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-core/1.0.0/gaming-core-1.0.0.pom (2.1 kB at 59 kB/s) 23:35:27 [INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-core/maven-metadata.xml 23:35:27 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-core/maven-metadata.xml 23:35:27 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-core/maven-metadata.xml (305 B at 6.6 kB/s) 23:35:27 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-core/1.0.0/gaming-core-1.0.0-sources.jar 23:35:27 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-core/1.0.0/gaming-core-1.0.0-sources.jar (49 kB at 1.1 MB/s) 23:35:27 [INFO] [INFO] 23:35:27 [INFO] [INFO] -------------------< de.fhdw.gaming:gaming-contest >-------------------- 23:35:27 [INFO] [INFO] Building Gaming Contest 1.0.0 [4/5] 23:35:27 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- 23:35:27 [INFO] [INFO] 23:35:27 [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-contest --- 23:35:28 [INFO] [INFO] You have 0 Checkstyle violations. 23:35:28 [INFO] [INFO] 23:35:28 [INFO] [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-contest >>> 23:35:28 [INFO] [INFO] 23:35:28 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-contest --- 23:35:28 [INFO] [INFO] PMD version: 6.42.0 23:35:29 [INFO] [INFO] 23:35:29 [INFO] [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-contest <<< 23:35:29 [INFO] [INFO] 23:35:29 [INFO] [INFO] 23:35:29 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-contest --- 23:35:29 [INFO] [INFO] PMD version: 6.42.0 23:35:29 [INFO] [INFO] 23:35:29 [INFO] [INFO] 23:35:29 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-contest --- 23:35:29 [INFO] [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/jacoco.exec 23:35:29 [INFO] [INFO] 23:35:29 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-contest --- 23:35:29 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:35:29 [INFO] [INFO] Copying 1 resource 23:35:29 [INFO] [INFO] 23:35:29 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-contest --- 23:35:29 [INFO] [WARNING] ******************************************************************************************************************************************* 23:35:29 [INFO] [WARNING] * Required filename-based automodules detected: [commons-cli-1.4.jar]. Please don't publish this project to a public artifact repository! * 23:35:29 [INFO] [WARNING] ******************************************************************************************************************************************* 23:35:29 [INFO] [INFO] Changes detected - recompiling the module! 23:35:29 [INFO] [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/classes 23:35:29 [INFO] [INFO] 23:35:29 [INFO] [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-contest >>> 23:35:29 [INFO] [INFO] 23:35:29 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-contest --- 23:35:29 [INFO] [INFO] Fork Value is true 23:35:35 [INFO] [INFO] Done SpotBugs Analysis.... 23:35:35 [INFO] [INFO] 23:35:35 [INFO] [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-contest <<< 23:35:35 [INFO] [INFO] 23:35:35 [INFO] [INFO] 23:35:35 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-contest --- 23:35:35 [INFO] [INFO] BugInstance size is 0 23:35:35 [INFO] [INFO] Error size is 0 23:35:35 [INFO] [INFO] No errors/warnings found 23:35:35 [INFO] [INFO] 23:35:35 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-contest --- 23:35:35 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:35:35 [INFO] [INFO] Copying 1 resource 23:35:35 [INFO] [INFO] 23:35:35 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-contest --- 23:35:35 [INFO] [INFO] Changes detected - recompiling the module! 23:35:35 [INFO] [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/test-classes 23:35:36 [INFO] [INFO] 23:35:36 [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-contest --- 23:35:36 [INFO] [INFO] 23:35:36 [INFO] [INFO] ------------------------------------------------------- 23:35:36 [INFO] [INFO] T E S T S 23:35:36 [INFO] [INFO] ------------------------------------------------------- 23:35:37 [INFO] [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest 23:35:37 [INFO] [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.119 s - in de.fhdw.gaming.contest.util.ComparablePairTest 23:35:37 [INFO] [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest 23:35:37 [INFO] [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] Results: 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-contest --- 23:35:38 [INFO] [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/jacoco.exec 23:35:38 [INFO] [INFO] Analyzed bundle 'Gaming Contest' with 12 classes 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-contest --- 23:35:38 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/gaming-contest-1.0.0.jar 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-contest --- 23:35:38 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/gaming-contest-1.0.0-sources.jar 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-contest --- 23:35:38 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/gaming-contest-1.0.0.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.0/gaming-contest-1.0.0.jar 23:35:38 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.0/gaming-contest-1.0.0.pom 23:35:38 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/gaming-contest-1.0.0-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.0/gaming-contest-1.0.0-sources.jar 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ gaming-contest --- 23:35:38 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-contest/1.0.0/gaming-contest-1.0.0.jar 23:35:38 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-contest/1.0.0/gaming-contest-1.0.0.jar (28 kB at 577 kB/s) 23:35:38 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-contest/1.0.0/gaming-contest-1.0.0.pom 23:35:38 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-contest/1.0.0/gaming-contest-1.0.0.pom (2.4 kB at 57 kB/s) 23:35:38 [INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-contest/maven-metadata.xml 23:35:38 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-contest/maven-metadata.xml 23:35:38 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-contest/maven-metadata.xml (308 B at 7.9 kB/s) 23:35:38 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-contest/1.0.0/gaming-contest-1.0.0-sources.jar 23:35:38 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-contest/1.0.0/gaming-contest-1.0.0-sources.jar (17 kB at 357 kB/s) 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] ---------------------< de.fhdw.gaming:gaming-gui >---------------------- 23:35:38 [INFO] [INFO] Building Gaming GUI 1.0.0 [5/5] 23:35:38 [INFO] [INFO] --------------------------------[ jar ]--------------------------------- 23:35:38 [INFO] [INFO] 23:35:38 [INFO] [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-gui --- 23:35:39 [INFO] [INFO] You have 0 Checkstyle violations. 23:35:39 [INFO] [INFO] 23:35:39 [INFO] [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-gui >>> 23:35:39 [INFO] [INFO] 23:35:39 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-gui --- 23:35:39 [INFO] [INFO] PMD version: 6.42.0 23:35:40 [INFO] [INFO] 23:35:40 [INFO] [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-gui <<< 23:35:40 [INFO] [INFO] 23:35:40 [INFO] [INFO] 23:35:40 [INFO] [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-gui --- 23:35:40 [INFO] [INFO] PMD version: 6.42.0 23:35:40 [INFO] [INFO] 23:35:40 [INFO] [INFO] 23:35:40 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-gui --- 23:35:40 [INFO] [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.6/org.jacoco.agent-0.8.6-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-gui/target/jacoco.exec 23:35:40 [INFO] [INFO] 23:35:40 [INFO] [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-gui --- 23:35:40 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:35:40 [INFO] [INFO] Copying 7 resources 23:35:40 [INFO] [INFO] 23:35:40 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-gui --- 23:35:40 [INFO] [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module 23:35:40 [INFO] [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module 23:35:40 [INFO] [WARNING] ********************************************************************************************************************************************* 23:35:40 [INFO] [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! * 23:35:40 [INFO] [WARNING] ********************************************************************************************************************************************* 23:35:40 [INFO] [INFO] Changes detected - recompiling the module! 23:35:40 [INFO] [INFO] Compiling 10 source files to /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-gui/target/classes 23:35:41 [INFO] [INFO] 23:35:41 [INFO] [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-gui >>> 23:35:41 [INFO] [INFO] 23:35:41 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-gui --- 23:35:41 [INFO] [INFO] Fork Value is true 23:35:47 [INFO] [INFO] Done SpotBugs Analysis.... 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-gui <<< 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-gui --- 23:35:47 [INFO] [INFO] BugInstance size is 0 23:35:47 [INFO] [INFO] Error size is 0 23:35:47 [INFO] [INFO] No errors/warnings found 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-gui --- 23:35:47 [INFO] [INFO] Using 'UTF-8' encoding to copy filtered resources. 23:35:47 [INFO] [INFO] Copying 1 resource 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-gui --- 23:35:47 [INFO] [INFO] No sources to compile 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-gui --- 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-gui --- 23:35:47 [INFO] [INFO] Skipping JaCoCo execution due to missing execution data file. 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-gui --- 23:35:47 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-gui/target/gaming-gui-1.0.0.jar 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-gui --- 23:35:47 [INFO] [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-gui/target/gaming-gui-1.0.0-sources.jar 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-gui --- 23:35:47 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-gui/target/gaming-gui-1.0.0.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.0/gaming-gui-1.0.0.jar 23:35:47 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.0/gaming-gui-1.0.0.pom 23:35:47 [INFO] [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-gui/target/gaming-gui-1.0.0-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.0/gaming-gui-1.0.0-sources.jar 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] --- maven-deploy-plugin:2.7:deploy (default-deploy) @ gaming-gui --- 23:35:47 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-gui/1.0.0/gaming-gui-1.0.0.jar 23:35:47 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-gui/1.0.0/gaming-gui-1.0.0.jar (44 kB at 817 kB/s) 23:35:47 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-gui/1.0.0/gaming-gui-1.0.0.pom 23:35:47 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-gui/1.0.0/gaming-gui-1.0.0.pom (3.0 kB at 108 kB/s) 23:35:47 [INFO] [INFO] Downloading from releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-gui/maven-metadata.xml 23:35:47 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-gui/maven-metadata.xml 23:35:47 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-gui/maven-metadata.xml (304 B at 14 kB/s) 23:35:47 [INFO] [INFO] Uploading to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-gui/1.0.0/gaming-gui-1.0.0-sources.jar 23:35:47 [INFO] [INFO] Uploaded to releases: https://fhdwdev.ha.bib.de/nexus/content/repositories/releases/de/fhdw/gaming/gaming-gui/1.0.0/gaming-gui-1.0.0-sources.jar (27 kB at 721 kB/s) 23:35:47 [INFO] [INFO] ------------------------------------------------------------------------ 23:35:47 [INFO] [INFO] Reactor Summary for Gaming 1.0.0: 23:35:47 [INFO] [INFO] 23:35:47 [INFO] [INFO] Gaming ............................................. SUCCESS [ 1.503 s] 23:35:47 [INFO] [INFO] Gaming Build Tools ................................. SUCCESS [ 1.287 s] 23:35:47 [INFO] [INFO] Gaming Core ........................................ SUCCESS [ 23.111 s] 23:35:47 [INFO] [INFO] Gaming Contest ..................................... SUCCESS [ 10.802 s] 23:35:47 [INFO] [INFO] Gaming GUI ......................................... SUCCESS [ 9.285 s] 23:35:47 [INFO] [INFO] ------------------------------------------------------------------------ 23:35:47 [INFO] [INFO] BUILD SUCCESS 23:35:47 [INFO] [INFO] ------------------------------------------------------------------------ 23:35:47 [INFO] [INFO] Total time: 46.189 s 23:35:47 [INFO] [INFO] Finished at: 2022-05-03T23:35:47+02:00 23:35:47 [INFO] [INFO] ------------------------------------------------------------------------ 23:35:48 [INFO] phase cleanup 23:35:48 [INFO] Cleaning up after release... 23:35:48 [INFO] ------------------------------------------------------------------------ 23:35:48 [INFO] Reactor Summary for Gaming 1.0.0-SNAPSHOT: 23:35:48 [INFO] 23:35:48 [INFO] Gaming ............................................. SUCCESS [01:39 min] 23:35:48 [INFO] Gaming Build Tools ................................. SKIPPED 23:35:48 [INFO] Gaming Core ........................................ SKIPPED 23:35:48 [INFO] Gaming Contest ..................................... SKIPPED 23:35:48 [INFO] Gaming GUI ......................................... SKIPPED 23:35:48 [INFO] ------------------------------------------------------------------------ 23:35:48 [INFO] BUILD SUCCESS 23:35:48 [INFO] ------------------------------------------------------------------------ 23:35:48 [INFO] Total time: 01:40 min 23:35:48 [INFO] Finished at: 2022-05-03T23:35:48+02:00 23:35:48 [INFO] ------------------------------------------------------------------------ 23:35:48 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.0-SNAPSHOT/gaming-core-1.0.0-SNAPSHOT.pom 23:35:48 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.0-SNAPSHOT/gaming-gui-1.0.0-SNAPSHOT.pom 23:35:48 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.0-SNAPSHOT/gaming-build-tools-1.0.0-SNAPSHOT.pom 23:35:48 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to de.fhdw.gaming/gaming/1.0.0-SNAPSHOT/gaming-1.0.0-SNAPSHOT.pom 23:35:48 Copying /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming 23:35:48 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.0-SNAPSHOT/gaming-contest-1.0.0-SNAPSHOT.pom 23:35:48 channel stopped 23:35:48 [M2Release] assigning keep build to current build. 23:35:48 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/pmd.xml' 23:35:48 [PMD] -> found 6 files 23:35:48 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/pmd.xml 23:35:48 [PMD] -> found 0 issues (skipped 0 duplicates) 23:35:48 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/pmd.xml 23:35:48 [PMD] -> found 0 issues (skipped 0 duplicates) 23:35:48 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/pmd.xml 23:35:48 [PMD] -> found 0 issues (skipped 0 duplicates) 23:35:48 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/pmd.xml 23:35:48 [PMD] -> found 0 issues (skipped 0 duplicates) 23:35:48 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/pmd.xml 23:35:48 [PMD] -> found 0 issues (skipped 0 duplicates) 23:35:48 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-gui/target/pmd.xml 23:35:48 [PMD] -> found 0 issues (skipped 0 duplicates) 23:35:48 [PMD] Skipping post processing 23:35:48 [PMD] No filter has been set, publishing all 0 issues 23:35:48 [PMD] Repository miner is not configured, skipping repository mining 23:35:48 [PMD] Reference build recorder is not configured 23:35:48 [PMD] Obtaining reference build from same job (gaming) 23:35:48 [PMD] Using reference build 'gaming #52' to compute new, fixed, and outstanding issues 23:35:48 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 23:35:48 [PMD] No quality gates have been set - skipping 23:35:48 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) 23:35:48 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) 23:35:48 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #55'. 23:35:49 [Checks API] No suitable checks publisher found. 23:35:49 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml' 23:35:49 [SpotBugs] -> found 6 files 23:35:49 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/spotbugs/spotbugsXml.xml 23:35:49 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 23:35:49 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/spotbugs/spotbugsXml.xml 23:35:49 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 23:35:49 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/spotbugs/spotbugsXml.xml 23:35:49 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 23:35:49 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-contest/target/spotbugs/spotbugsXml.xml 23:35:49 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 23:35:49 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-core/target/spotbugs/spotbugsXml.xml 23:35:49 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 23:35:49 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/target/checkout/gaming-gui/target/spotbugs/spotbugsXml.xml 23:35:49 [SpotBugs] -> found 0 issues (skipped 0 duplicates) 23:35:49 [SpotBugs] Skipping post processing 23:35:49 [SpotBugs] No filter has been set, publishing all 0 issues 23:35:49 [SpotBugs] Repository miner is not configured, skipping repository mining 23:35:49 [SpotBugs] Reference build recorder is not configured 23:35:49 [SpotBugs] Obtaining reference build from same job (gaming) 23:35:49 [SpotBugs] Using reference build 'gaming #52' to compute new, fixed, and outstanding issues 23:35:49 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0 23:35:49 [SpotBugs] No quality gates have been set - skipping 23:35:49 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW) 23:35:49 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues) 23:35:49 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #55'. 23:35:49 [Checks API] No suitable checks publisher found. 23:35:49 [JaCoCo plugin] Collecting JaCoCo coverage data... 23:35:49 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured 23:35:49 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1 23:35:49 [JaCoCo plugin] Saving matched execfiles: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec 23:35:49 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 23:35:49 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 42 files 23:35:49 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 23:35:49 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java 23:35:49 [JaCoCo plugin] Source Exclusions: **/module-info.java 23:35:49 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java 40 files 23:35:49 [JaCoCo plugin] Loading inclusions files.. 23:35:49 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class] 23:35:49 [JaCoCo plugin] exclusions: [**/module-info.class] 23:35:49 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70] 23:35:49 [JaCoCo plugin] Publishing the results.. 23:35:49 [JaCoCo plugin] Loading packages.. 23:35:49 [JaCoCo plugin] Done. 23:35:49 [JaCoCo plugin] Overall coverage: class: 73.07692, method: 77.7027, line: 76.94175, branch: 70.21276, instruction: 78.43681, complexity: 72.95918 23:35:49 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70] 23:35:49 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS 23:35:49 Maven RedeployPublisher use remote maven settings from : /var/lib/jenkins/.m2/settings.xml 23:35:49 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 23:35:49 Deploying the main artifact gaming-1.0.0-SNAPSHOT.pom 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/maven-metadata.xml (597 B at 19 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/gaming-1.0.0-20220503.213549-5.pom 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/gaming-1.0.0-20220503.213549-5.pom (11 kB at 231 kB/s) 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (280 B at 23 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.0-SNAPSHOT/maven-metadata.xml (597 B at 21 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (280 B at 8.8 kB/s) 23:35:49 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 23:35:49 Deploying the main artifact gaming-build-tools-1.0.0-SNAPSHOT.pom 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.0-SNAPSHOT/maven-metadata.xml (782 B at 43 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.0-SNAPSHOT/gaming-build-tools-1.0.0-20220503.213549-5.pom 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.0-SNAPSHOT/gaming-build-tools-1.0.0-20220503.213549-5.pom (652 B at 23 kB/s) 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (292 B at 29 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.0-SNAPSHOT/maven-metadata.xml (782 B at 39 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (292 B at 17 kB/s) 23:35:49 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 23:35:49 Deploying the main artifact gaming-contest-1.0.0-SNAPSHOT.pom 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.0-SNAPSHOT/maven-metadata.xml (992 B at 31 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.0-SNAPSHOT/gaming-contest-1.0.0-20220503.213549-5.pom 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.0-SNAPSHOT/gaming-contest-1.0.0-20220503.213549-5.pom (2.4 kB at 89 kB/s) 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (288 B at 32 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.0-SNAPSHOT/maven-metadata.xml (992 B at 58 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (288 B at 18 kB/s) 23:35:49 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 23:35:49 Deploying the main artifact gaming-core-1.0.0-SNAPSHOT.pom 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.0-SNAPSHOT/maven-metadata.xml (989 B at 90 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.0-SNAPSHOT/gaming-core-1.0.0-20220503.213549-5.pom 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.0-SNAPSHOT/gaming-core-1.0.0-20220503.213549-5.pom (2.1 kB at 87 kB/s) 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (285 B at 15 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.0-SNAPSHOT/maven-metadata.xml (989 B at 66 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (285 B at 18 kB/s) 23:35:49 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true) 23:35:49 Deploying the main artifact gaming-gui-1.0.0-SNAPSHOT.pom 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/maven-metadata.xml (988 B at 33 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/gaming-gui-1.0.0-20220503.213549-5.pom 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/gaming-gui-1.0.0-20220503.213549-5.pom (3.1 kB at 133 kB/s) 23:35:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml 23:35:49 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (284 B at 20 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.0-SNAPSHOT/maven-metadata.xml (988 B at 55 kB/s) 23:35:49 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml 23:35:49 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (284 B at 18 kB/s) 23:35:49 [INFO] Deployment done in 0.7 sec 23:35:49 Triggering a new build of othello 23:35:49 Triggering a new build of ipspiel22 23:35:49 Triggering a new build of ipspiel21 23:35:49 Finished: SUCCESS