Skip to content
Success

Console Output

15:13:07 Started by an SCM change
15:13:07 Running as SYSTEM
15:13:07 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace
15:13:07 The recommended git tool is: NONE
15:13:07 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
15:13:07  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/.git # timeout=10
15:13:07 Fetching changes from the remote Git repository
15:13:07  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
15:13:07 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
15:13:07  > /usr/bin/git --version # timeout=10
15:13:07  > git --version # 'git version 2.35.1'
15:13:07 using GIT_ASKPASS to set credentials 
15:13:07  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
15:13:07  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
15:13:07 Checking out Revision c7148a70dd2c1b9930e2e9f80948b38a62022cf3 (refs/remotes/origin/master)
15:13:07  > /usr/bin/git config core.sparsecheckout # timeout=10
15:13:07  > /usr/bin/git checkout -f c7148a70dd2c1b9930e2e9f80948b38a62022cf3 # timeout=10
15:13:07  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
15:13:07  > /usr/bin/git branch -D master # timeout=10
15:13:07  > /usr/bin/git checkout -b master c7148a70dd2c1b9930e2e9f80948b38a62022cf3 # timeout=10
15:13:07 Commit message: "gaming-contest: "play against self" mode configurable at simulation start"
15:13:07  > /usr/bin/git rev-list --no-walk 837a3f176d177d7f8ecb17b776506eafea063110 # timeout=10
15:13:07 Cleaning workspace
15:13:07  > /usr/bin/git rev-parse --verify HEAD # timeout=10
15:13:07 Resetting working tree
15:13:07  > /usr/bin/git reset --hard # timeout=10
15:13:07  > /usr/bin/git clean -fdx # timeout=10
15:13:07 Parsing POMs
15:13:07 Established TCP socket on 35427
15:13:07 [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 35427
15:13:07 OpenJDK 64-Bit Server VM warning: Ignoring option MaxPermSize; support was removed in 8.0
15:13:08 <===[JENKINS REMOTING CAPACITY]===>channel started
15:13:09 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml clean install site
15:13:10 [INFO] Scanning for projects...
15:13:10 [INFO] ------------------------------------------------------------------------
15:13:10 [INFO] Reactor Build Order:
15:13:10 [INFO] 
15:13:10 [INFO] Gaming                                                             [pom]
15:13:10 [INFO] Gaming Build Tools                                                 [jar]
15:13:10 [INFO] Gaming Core                                                        [jar]
15:13:10 [INFO] Gaming Contest                                                     [jar]
15:13:10 [INFO] Gaming GUI                                                         [jar]
15:13:11 [INFO] 
15:13:11 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
15:13:11 [INFO] Building Gaming 1.0.1-SNAPSHOT                                     [1/5]
15:13:11 [INFO] --------------------------------[ pom ]---------------------------------
15:13:11 [INFO] 
15:13:11 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming ---
15:13:11 [INFO] 
15:13:11 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming ---
15:13:11 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
15:13:11 [INFO] 
15:13:11 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming ---
15:13:12 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
15:13:13 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:13:13 [INFO] Rendering site with default locale English (en)
15:13:13 [WARNING] No project URL defined - decoration links will not be relativized!
15:13:13 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
15:13:13 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.1.1:dependency-convergence
15:13:13 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
15:13:14 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
15:13:14 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
15:13:14 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
15:13:14 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
15:13:15 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.1.1:modules
15:13:15 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
15:13:15 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
15:13:15 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
15:13:15 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
15:13:15 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
15:13:15 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/target/site to /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset/site
15:13:16 [INFO] 
15:13:16 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
15:13:16 [INFO] Building Gaming Build Tools 1.0.1-SNAPSHOT                         [2/5]
15:13:16 [INFO] --------------------------------[ jar ]---------------------------------
15:13:16 [INFO] 
15:13:16 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-build-tools ---
15:13:16 [INFO] 
15:13:16 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-build-tools ---
15:13:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:16 [INFO] Copying 3 resources
15:13:16 [INFO] 
15:13:16 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-build-tools ---
15:13:16 [INFO] No sources to compile
15:13:16 [INFO] 
15:13:16 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-build-tools ---
15:13:16 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:16 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/src/test/resources
15:13:16 [INFO] 
15:13:16 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-build-tools ---
15:13:16 [INFO] No sources to compile
15:13:16 [INFO] 
15:13:16 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-build-tools ---
15:13:16 [INFO] No tests to run.
15:13:17 [JENKINS] Recording test results
15:13:17 [INFO] 
15:13:17 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-build-tools ---
15:13:17 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar
15:13:17 [INFO] 
15:13:17 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-build-tools ---
15:13:17 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar
15:13:17 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
15:13:17 [INFO] 
15:13:17 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-build-tools ---
15:13:17 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
15:13:17 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:13:17 [INFO] Rendering site with default locale English (en)
15:13:17 [WARNING] No project URL defined - decoration links will not be relativized!
15:13:17 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
15:13:17 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
15:13:17 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
15:13:17 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
15:13:17 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
15:13:17 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
15:13:18 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
15:13:18 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
15:13:18 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
15:13:18 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
15:13:18 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
15:13:18 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset/site/gaming-build-tools
15:13:18 [INFO] 
15:13:18 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
15:13:18 [INFO] Building Gaming Core 1.0.1-SNAPSHOT                                [3/5]
15:13:18 [INFO] --------------------------------[ jar ]---------------------------------
15:13:18 [INFO] 
15:13:18 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-core ---
15:13:18 [INFO] 
15:13:18 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-core ---
15:13:21 [INFO] You have 0 Checkstyle violations.
15:13:21 [INFO] 
15:13:21 [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-core >>>
15:13:21 [INFO] 
15:13:21 [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-core ---
15:13:21 [INFO] PMD version: 6.42.0
15:13:26 [INFO] 
15:13:26 [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-core <<<
15:13:26 [INFO] 
15:13:26 [INFO] 
15:13:26 [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-core ---
15:13:26 [INFO] PMD version: 6.42.0
15:13:26 [INFO] 
15:13:26 [INFO] 
15:13:26 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-core ---
15:13:26 [WARNING] The artifact xml-apis:xml-apis:jar:2.0.2 has been relocated to xml-apis:xml-apis:jar:1.0.b2
15:13:26 [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
15:13:26 [INFO] 
15:13:26 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-core ---
15:13:26 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:26 [INFO] Copying 1 resource
15:13:26 [INFO] 
15:13:26 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-core ---
15:13:26 [INFO] Changes detected - recompiling the module!
15:13:26 [INFO] Compiling 42 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes
15:13:27 [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.
15:13:27 [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.
15:13:27 [INFO] 
15:13:27 [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-core >>>
15:13:27 [INFO] 
15:13:27 [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-core ---
15:13:29 [INFO] Fork Value is true
15:13:35 [INFO] Done SpotBugs Analysis....
15:13:35 [INFO] 
15:13:35 [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-core <<<
15:13:35 [INFO] 
15:13:35 [INFO] 
15:13:35 [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-core ---
15:13:36 [INFO] BugInstance size is 0
15:13:36 [INFO] Error size is 0
15:13:36 [INFO] No errors/warnings found
15:13:36 [INFO] 
15:13:36 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-core ---
15:13:36 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:36 [INFO] Copying 1 resource
15:13:36 [INFO] 
15:13:36 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-core ---
15:13:36 [INFO] Changes detected - recompiling the module!
15:13:36 [INFO] Compiling 24 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/test-classes
15:13:37 [INFO] 
15:13:37 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-core ---
15:13:37 [INFO] 
15:13:37 [INFO] -------------------------------------------------------
15:13:37 [INFO]  T E S T S
15:13:37 [INFO] -------------------------------------------------------
15:13:38 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
15:13:38 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.096 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
15:13:38 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
15:13:38 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
15:13:38 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
15:13:38 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
15:13:38 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
15:13:39 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.059 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
15:13:39 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
15:13:39 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.017 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
15:13:39 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
15:13:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
15:13:39 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
15:13:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
15:13:39 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
15:13:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
15:13:39 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
15:13:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
15:13:39 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
15:13:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.004 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
15:13:39 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
15:13:39 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.003 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
15:13:39 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
15:13:39 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s - in de.fhdw.gaming.core.domain.AbstractPlayerTest
15:13:39 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
15:13:39 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
15:13:39 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
15:13:41 [INFO] Tests run: 11, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.101 s - in de.fhdw.gaming.core.domain.DefaultGameTest
15:13:41 [INFO] 
15:13:41 [INFO] Results:
15:13:41 [INFO] 
15:13:41 [INFO] Tests run: 64, Failures: 0, Errors: 0, Skipped: 0
15:13:41 [INFO] 
15:13:41 [JENKINS] Recording test results
15:13:42 [INFO] 
15:13:42 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-core ---
15:13:42 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
15:13:42 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
15:13:42 [INFO] 
15:13:42 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-core ---
15:13:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar
15:13:42 [INFO] 
15:13:42 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-core ---
15:13:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar
15:13:42 [INFO] 
15:13:42 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-core ---
15:13:42 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar
15:13:42 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
15:13:42 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar
15:13:42 [INFO] 
15:13:42 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-core ---
15:13:42 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
15:13:43 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:13:43 [INFO] Rendering site with default locale English (en)
15:13:43 [WARNING] No project URL defined - decoration links will not be relativized!
15:13:43 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
15:13:43 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
15:13:43 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
15:13:43 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
15:13:43 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
15:13:43 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
15:13:43 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
15:13:44 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
15:13:44 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
15:13:44 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
15:13:44 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
15:13:44 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
15:13:44 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset/site/gaming-core
15:13:44 [INFO] 
15:13:44 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
15:13:44 [INFO] Building Gaming Contest 1.0.1-SNAPSHOT                             [4/5]
15:13:44 [INFO] --------------------------------[ jar ]---------------------------------
15:13:44 [INFO] 
15:13:44 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-contest ---
15:13:44 [INFO] 
15:13:44 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-contest ---
15:13:45 [INFO] You have 0 Checkstyle violations.
15:13:45 [INFO] 
15:13:45 [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-contest >>>
15:13:45 [INFO] 
15:13:45 [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-contest ---
15:13:45 [INFO] PMD version: 6.42.0
15:13:47 [INFO] 
15:13:47 [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-contest <<<
15:13:47 [INFO] 
15:13:47 [INFO] 
15:13:47 [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-contest ---
15:13:47 [INFO] PMD version: 6.42.0
15:13:47 [INFO] 
15:13:47 [INFO] 
15:13:47 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-contest ---
15:13:47 [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
15:13:47 [INFO] 
15:13:47 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-contest ---
15:13:47 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:47 [INFO] Copying 1 resource
15:13:47 [INFO] 
15:13:47 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-contest ---
15:13:47 [WARNING] *******************************************************************************************************************************************
15:13:47 [WARNING] * Required filename-based automodules detected: [commons-cli-1.4.jar]. Please don't publish this project to a public artifact repository! *
15:13:47 [WARNING] *******************************************************************************************************************************************
15:13:47 [INFO] Changes detected - recompiling the module!
15:13:47 [INFO] Compiling 8 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/classes
15:13:47 [INFO] 
15:13:47 [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-contest >>>
15:13:47 [INFO] 
15:13:47 [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-contest ---
15:13:47 [INFO] Fork Value is true
15:13:52 [INFO] Done SpotBugs Analysis....
15:13:52 [INFO] 
15:13:52 [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-contest <<<
15:13:52 [INFO] 
15:13:52 [INFO] 
15:13:52 [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-contest ---
15:13:52 [INFO] BugInstance size is 0
15:13:52 [INFO] Error size is 0
15:13:52 [INFO] No errors/warnings found
15:13:52 [INFO] 
15:13:52 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-contest ---
15:13:52 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:52 [INFO] Copying 1 resource
15:13:52 [INFO] 
15:13:52 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-contest ---
15:13:52 [INFO] Changes detected - recompiling the module!
15:13:52 [INFO] Compiling 2 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/test-classes
15:13:53 [INFO] 
15:13:53 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-contest ---
15:13:53 [INFO] 
15:13:53 [INFO] -------------------------------------------------------
15:13:53 [INFO]  T E S T S
15:13:53 [INFO] -------------------------------------------------------
15:13:54 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
15:13:54 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.117 s - in de.fhdw.gaming.contest.util.ComparablePairTest
15:13:54 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
15:13:54 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.046 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
15:13:54 [INFO] 
15:13:54 [INFO] Results:
15:13:54 [INFO] 
15:13:54 [INFO] Tests run: 17, Failures: 0, Errors: 0, Skipped: 0
15:13:54 [INFO] 
15:13:54 [JENKINS] Recording test results
15:13:55 [INFO] 
15:13:55 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-contest ---
15:13:55 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/jacoco.exec
15:13:55 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
15:13:55 [INFO] 
15:13:55 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-contest ---
15:13:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar
15:13:55 [INFO] 
15:13:55 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-contest ---
15:13:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar
15:13:55 [INFO] 
15:13:55 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-contest ---
15:13:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar
15:13:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
15:13:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar
15:13:55 [INFO] 
15:13:55 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-contest ---
15:13:55 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
15:13:55 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:13:55 [INFO] Rendering site with default locale English (en)
15:13:55 [WARNING] No project URL defined - decoration links will not be relativized!
15:13:55 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
15:13:55 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
15:13:55 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
15:13:55 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
15:13:55 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
15:13:55 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
15:13:55 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
15:13:56 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
15:13:56 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
15:13:56 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
15:13:56 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
15:13:56 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
15:13:56 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset/site/gaming-contest
15:13:56 [INFO] 
15:13:56 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
15:13:56 [INFO] Building Gaming GUI 1.0.1-SNAPSHOT                                 [5/5]
15:13:56 [INFO] --------------------------------[ jar ]---------------------------------
15:13:56 [INFO] 
15:13:56 [INFO] --- maven-clean-plugin:2.5:clean (default-clean) @ gaming-gui ---
15:13:56 [INFO] 
15:13:56 [INFO] --- maven-checkstyle-plugin:3.1.1:check (checkstyle) @ gaming-gui ---
15:13:57 [INFO] You have 0 Checkstyle violations.
15:13:57 [INFO] 
15:13:57 [INFO] >>> maven-pmd-plugin:3.16.0:check (pmd) > :pmd @ gaming-gui >>>
15:13:57 [INFO] 
15:13:57 [INFO] --- maven-pmd-plugin:3.16.0:pmd (pmd) @ gaming-gui ---
15:13:57 [INFO] PMD version: 6.42.0
15:13:59 [INFO] 
15:13:59 [INFO] <<< maven-pmd-plugin:3.16.0:check (pmd) < :pmd @ gaming-gui <<<
15:13:59 [INFO] 
15:13:59 [INFO] 
15:13:59 [INFO] --- maven-pmd-plugin:3.16.0:check (pmd) @ gaming-gui ---
15:13:59 [INFO] PMD version: 6.42.0
15:13:59 [INFO] 
15:13:59 [INFO] 
15:13:59 [INFO] --- jacoco-maven-plugin:0.8.6:prepare-agent (jacoco-initialize) @ gaming-gui ---
15:13:59 [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
15:13:59 [INFO] 
15:13:59 [INFO] --- maven-resources-plugin:2.6:resources (default-resources) @ gaming-gui ---
15:13:59 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:13:59 [INFO] Copying 8 resources
15:13:59 [INFO] 
15:13:59 [INFO] --- maven-compiler-plugin:3.8.1:compile (default-compile) @ gaming-gui ---
15:13:59 [WARNING] Can't extract module name from batik-script-1.13.jar: Provider class org.apache.batik.bridge.RhinoInterpreterFactory not in module
15:13:59 [WARNING] Can't extract module name from xalan-2.7.2.jar: Provider class org.apache.bsf.BSFManager not in module
15:13:59 [WARNING] *********************************************************************************************************************************************
15:13:59 [WARNING] * Required filename-based automodules detected: [imageio-batik-3.5.jar]. Please don't publish this project to a public artifact repository! *
15:13:59 [WARNING] *********************************************************************************************************************************************
15:13:59 [INFO] Changes detected - recompiling the module!
15:13:59 [INFO] Compiling 10 source files to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/classes
15:13:59 [INFO] 
15:13:59 [INFO] >>> spotbugs-maven-plugin:4.5.2.0:check (spotbugs) > :spotbugs @ gaming-gui >>>
15:13:59 [INFO] 
15:13:59 [INFO] --- spotbugs-maven-plugin:4.5.2.0:spotbugs (spotbugs) @ gaming-gui ---
15:13:59 [INFO] Fork Value is true
15:14:06 [INFO] Done SpotBugs Analysis....
15:14:06 [INFO] 
15:14:06 [INFO] <<< spotbugs-maven-plugin:4.5.2.0:check (spotbugs) < :spotbugs @ gaming-gui <<<
15:14:06 [INFO] 
15:14:06 [INFO] 
15:14:06 [INFO] --- spotbugs-maven-plugin:4.5.2.0:check (spotbugs) @ gaming-gui ---
15:14:06 [INFO] BugInstance size is 0
15:14:06 [INFO] Error size is 0
15:14:06 [INFO] No errors/warnings found
15:14:06 [INFO] 
15:14:06 [INFO] --- maven-resources-plugin:2.6:testResources (default-testResources) @ gaming-gui ---
15:14:06 [INFO] Using 'UTF-8' encoding to copy filtered resources.
15:14:06 [INFO] Copying 1 resource
15:14:06 [INFO] 
15:14:06 [INFO] --- maven-compiler-plugin:3.8.1:testCompile (default-testCompile) @ gaming-gui ---
15:14:06 [INFO] No sources to compile
15:14:06 [INFO] 
15:14:06 [INFO] --- maven-surefire-plugin:2.22.2:test (default-test) @ gaming-gui ---
15:14:06 [JENKINS] Recording test results
15:14:06 [INFO] 
15:14:06 [INFO] --- jacoco-maven-plugin:0.8.6:report (jacoco-site) @ gaming-gui ---
15:14:06 [INFO] Skipping JaCoCo execution due to missing execution data file.
15:14:06 [INFO] 
15:14:06 [INFO] --- maven-jar-plugin:3.2.0:jar (default-jar) @ gaming-gui ---
15:14:06 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar
15:14:07 [INFO] 
15:14:07 [INFO] --- maven-source-plugin:3.2.1:jar-no-fork (attach-sources) @ gaming-gui ---
15:14:07 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar
15:14:07 [INFO] 
15:14:07 [INFO] --- maven-install-plugin:2.4:install (default-install) @ gaming-gui ---
15:14:07 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar
15:14:07 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
15:14:07 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar
15:14:07 [INFO] 
15:14:07 [INFO] --- maven-site-plugin:3.9.1:site (default-site) @ gaming-gui ---
15:14:07 [INFO] configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.1.1
15:14:07 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.1.1: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
15:14:07 [INFO] Rendering site with default locale English (en)
15:14:07 [WARNING] No project URL defined - decoration links will not be relativized!
15:14:07 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
15:14:07 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.1.1:dependencies
15:14:07 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
15:14:07 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
15:14:07 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
15:14:07 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
15:14:10 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.1.1:dependency-info
15:14:10 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.1.1:dependency-management
15:14:10 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.1.1:distribution-management
15:14:10 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.1.1:index
15:14:10 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.1.1:licenses
15:14:10 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.1.1:plugin-management
15:14:11 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.1.1:plugins
15:14:11 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.1.1:scm
15:14:11 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.1.1:summary
15:14:11 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.1.1:team
15:14:11 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset/site/gaming-gui
15:14:11 [INFO] ------------------------------------------------------------------------
15:14:11 [INFO] Reactor Summary for Gaming 1.0.1-SNAPSHOT:
15:14:11 [INFO] 
15:14:11 [INFO] Gaming ............................................. SUCCESS [  5.319 s]
15:14:11 [INFO] Gaming Build Tools ................................. SUCCESS [  1.986 s]
15:14:11 [INFO] Gaming Core ........................................ SUCCESS [ 25.917 s]
15:14:11 [INFO] Gaming Contest ..................................... SUCCESS [ 12.019 s]
15:14:11 [INFO] Gaming GUI ......................................... SUCCESS [ 14.351 s]
15:14:11 [INFO] ------------------------------------------------------------------------
15:14:11 [INFO] BUILD SUCCESS
15:14:11 [INFO] ------------------------------------------------------------------------
15:14:11 [INFO] Total time:  01:00 min
15:14:11 [INFO] Finished at: 2022-05-10T15:14:11+02:00
15:14:11 [INFO] ------------------------------------------------------------------------
15:14:11 Waiting for Jenkins to finish collecting data
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.jar
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT-sources.jar
15:14:11 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.jar
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT-sources.jar
15:14:11 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.jar
15:14:11 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/pom.xml to de.fhdw.gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
15:14:11 Copying /var/lib/jenkins/home/jobs/gaming/workspace@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.jar
15:14:11 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT-sources.jar
15:14:11 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
15:14:11 channel stopped
15:14:11 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/pmd.xml'
15:14:11 [PMD] -> found 3 files
15:14:11 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/pmd.xml
15:14:11 [PMD] -> found 0 issues (skipped 0 duplicates)
15:14:11 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/pmd.xml
15:14:11 [PMD] -> found 0 issues (skipped 0 duplicates)
15:14:11 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/pmd.xml
15:14:11 [PMD] -> found 0 issues (skipped 0 duplicates)
15:14:11 [PMD] Skipping post processing
15:14:11 [PMD] No filter has been set, publishing all 0 issues
15:14:11 [PMD] Repository miner is not configured, skipping repository mining
15:14:11 [PMD] Reference build recorder is not configured
15:14:11 [PMD] Obtaining reference build from same job (gaming)
15:14:11 [PMD] Using reference build 'gaming #59' to compute new, fixed, and outstanding issues
15:14:11 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
15:14:11 [PMD] No quality gates have been set - skipping
15:14:11 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
15:14:11 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
15:14:11 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #60'.
15:14:11 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
15:14:11 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
15:14:11 [SpotBugs] -> found 3 files
15:14:11 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-contest/target/spotbugs/spotbugsXml.xml
15:14:11 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
15:14:11 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/spotbugs/spotbugsXml.xml
15:14:11 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
15:14:11 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming-gui/target/spotbugs/spotbugsXml.xml
15:14:11 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
15:14:11 [SpotBugs] Skipping post processing
15:14:11 [SpotBugs] No filter has been set, publishing all 0 issues
15:14:11 [SpotBugs] Repository miner is not configured, skipping repository mining
15:14:11 [SpotBugs] Reference build recorder is not configured
15:14:11 [SpotBugs] Obtaining reference build from same job (gaming)
15:14:11 [SpotBugs] Using reference build 'gaming #59' to compute new, fixed, and outstanding issues
15:14:11 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
15:14:11 [SpotBugs] No quality gates have been set - skipping
15:14:11 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
15:14:11 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
15:14:11 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #60'.
15:14:11 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
15:14:11 [JaCoCo plugin] Collecting JaCoCo coverage data...
15:14:11 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
15:14:11 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
15:14:11 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/jacoco.exec
15:14:11 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
15:14:11 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/target/classes 43 files
15:14:11 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
15:14:11 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
15:14:11 [JaCoCo plugin] Source Exclusions: **/module-info.java
15:14:11 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming-core/src/main/java 41 files
15:14:11 [JaCoCo plugin] Loading inclusions files..
15:14:11 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
15:14:11 [JaCoCo plugin] exclusions: [**/module-info.class]
15:14:11 [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]
15:14:11 [JaCoCo plugin] Publishing the results..
15:14:11 [JaCoCo plugin] Loading packages..
15:14:11 [JaCoCo plugin] Done.
15:14:11 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 79.74683, line: 79.55555, branch: 77.88461, instruction: 81.240616, complexity: 77.25118
15:14:11 [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]
15:14:11 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
15:14:11 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
15:14:12 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:14:12 Deploying the main artifact gaming-1.0.1-SNAPSHOT.pom
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 28 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220510.131412-4.pom
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20220510.131412-4.pom (11 kB at 264 kB/s)
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (380 B at 38 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (597 B at 18 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (380 B at 15 kB/s)
15:14:12 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:14:12 Deploying the main artifact gaming-build-tools-1.0.1-SNAPSHOT.jar
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (782 B at 78 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220510.131412-4.jar
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220510.131412-4.jar (5.7 kB at 164 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220510.131412-4.pom
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-20220510.131412-4.pom (652 B at 14 kB/s)
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (392 B at 22 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (782 B at 36 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (392 B at 20 kB/s)
15:14:12 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:14:12 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT.jar
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 142 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220510.131412-4.jar
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220510.131412-4.jar (29 kB at 797 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220510.131412-4.pom
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220510.131412-4.pom (2.4 kB at 96 kB/s)
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (388 B at 55 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 66 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (388 B at 13 kB/s)
15:14:12 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT-sources.jar
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220510.131412-4-sources.jar
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20220510.131412-4-sources.jar (18 kB at 657 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 71 kB/s)
15:14:12 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:14:12 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT.jar
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 99 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220510.131412-4.jar
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220510.131412-4.jar (49 kB at 1.4 MB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220510.131412-4.pom
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220510.131412-4.pom (2.1 kB at 27 kB/s)
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (385 B at 55 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 47 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (385 B at 18 kB/s)
15:14:12 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT-sources.jar
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220510.131412-4-sources.jar
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20220510.131412-4-sources.jar (51 kB at 2.1 MB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (989 B at 62 kB/s)
15:14:12 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
15:14:12 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT.jar
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 141 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220510.131412-4.jar
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220510.131412-4.jar (46 kB at 1.9 MB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220510.131412-4.pom
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220510.131412-4.pom (3.1 kB at 71 kB/s)
15:14:12 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
15:14:12 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (384 B at 64 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 43 kB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (384 B at 24 kB/s)
15:14:12 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT-sources.jar
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220510.131412-4-sources.jar
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20220510.131412-4-sources.jar (28 kB at 1.1 MB/s)
15:14:12 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
15:14:12 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (988 B at 71 kB/s)
15:14:12 [INFO] Deployment done in 0.95 sec
15:14:12 Triggering a new build of ipspiel22
15:14:12 Triggering a new build of othello
15:14:12 Finished: SUCCESS