Skip to content
Success

Console Output

00:23:08 Started by an SCM change
00:23:08 Running as SYSTEM
00:23:08 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace/gaming
00:23:08 The recommended git tool is: NONE
00:23:08 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
00:23:08  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/gaming/.git # timeout=10
00:23:08 Fetching changes from the remote Git repository
00:23:08  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
00:23:08 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
00:23:08  > /usr/bin/git --version # timeout=10
00:23:08  > git --version # 'git version 2.41.0'
00:23:08 using GIT_ASKPASS to set credentials 
00:23:08  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
00:23:08  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
00:23:08 Checking out Revision 297c2802e84ef6b1e55f6c293ac3c42cf6b090d8 (refs/remotes/origin/master)
00:23:08  > /usr/bin/git config core.sparsecheckout # timeout=10
00:23:08  > /usr/bin/git checkout -f 297c2802e84ef6b1e55f6c293ac3c42cf6b090d8 # timeout=10
00:23:08  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
00:23:08  > /usr/bin/git branch -D master # timeout=10
00:23:08  > /usr/bin/git checkout -b master 297c2802e84ef6b1e55f6c293ac3c42cf6b090d8 # timeout=10
00:23:08 Commit message: "gaming-core: DefaultGame is now a final class"
00:23:08  > /usr/bin/git rev-list --no-walk 74e20308f75354ed8d24b226a1add61185d11797 # timeout=10
00:23:08 Cleaning workspace
00:23:08  > /usr/bin/git rev-parse --verify HEAD # timeout=10
00:23:08 Resetting working tree
00:23:08  > /usr/bin/git reset --hard # timeout=10
00:23:08  > /usr/bin/git clean -fdx # timeout=10
00:23:10 Parsing POMs
00:23:10 Established TCP socket on 45001
00:23:10 [gaming] $ /usr/lib/jvm/openjdk-bin-17/bin/java -Xmx1024m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.9/boot/plexus-classworlds-2.7.0.jar:/usr/share/maven-bin-3.9/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.9 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3131.vf2b_b_798b_ce99.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 45001
00:23:12 <===[JENKINS REMOTING CAPACITY]===>channel started
00:23:16 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml clean install site
00:23:21 [INFO] Scanning for projects...
00:23:22 [INFO] ------------------------------------------------------------------------
00:23:22 [INFO] Reactor Build Order:
00:23:22 [INFO] 
00:23:22 [INFO] Gaming                                                             [pom]
00:23:22 [INFO] Gaming Build Tools                                                 [jar]
00:23:22 [INFO] Gaming Core                                                        [jar]
00:23:22 [INFO] Gaming Contest                                                     [jar]
00:23:22 [INFO] Gaming GUI                                                         [jar]
00:23:22 [INFO] 
00:23:22 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
00:23:22 [INFO] Building Gaming 1.0.2-SNAPSHOT                                     [1/5]
00:23:22 [INFO]   from pom.xml
00:23:22 [INFO] --------------------------------[ pom ]---------------------------------
00:23:23 [INFO] 
00:23:23 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming ---
00:23:23 [INFO] 
00:23:23 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming ---
00:23:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
00:23:24 [INFO] 
00:23:24 [INFO] --- install:3.1.1:install (default-install) @ gaming ---
00:23:25 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-SNAPSHOT.pom
00:23:25 [INFO] 
00:23:25 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming ---
00:23:32 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
00:23:37 [INFO] Detected 16 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:23:37 [INFO] Rendering site for default locale
00:23:37 [WARNING] No project URL defined - site links will not be relativized!
00:23:37 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
00:23:37 [INFO] Rendering 13 report documents
00:23:37 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.5:dependency-convergence
00:23:38 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
00:23:39 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml (989 B at 1.9 kB/s)
00:23:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
00:23:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
00:23:41 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
00:23:42 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
00:23:42 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
00:23:43 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.5:modules
00:23:43 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
00:23:45 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
00:23:45 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
00:23:45 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
00:23:46 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
00:23:46 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
00:23:47 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset/site
00:23:48 [INFO] 
00:23:48 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
00:23:48 [INFO] Building Gaming Build Tools 1.0.2-SNAPSHOT                         [2/5]
00:23:48 [INFO]   from gaming-build-tools/pom.xml
00:23:48 [INFO] --------------------------------[ jar ]---------------------------------
00:23:48 [INFO] 
00:23:48 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-build-tools ---
00:23:48 [INFO] 
00:23:48 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-build-tools ---
00:23:48 [INFO] 
00:23:48 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-build-tools ---
00:23:48 [INFO] Copying 3 resources from src/main/resources to target/classes
00:23:48 [INFO] 
00:23:48 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-build-tools ---
00:23:49 [INFO] No sources to compile
00:23:49 [INFO] 
00:23:49 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-build-tools ---
00:23:49 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/src/test/resources
00:23:49 [INFO] 
00:23:49 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-build-tools ---
00:23:49 [INFO] No sources to compile
00:23:49 [INFO] 
00:23:49 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-build-tools ---
00:23:49 [INFO] No tests to run.
00:23:49 [JENKINS] Recording test results
00:23:49 [INFO] 
00:23:49 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-build-tools ---
00:23:50 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar
00:23:50 [INFO] 
00:23:50 [INFO] --- install:3.1.1:install (default-install) @ gaming-build-tools ---
00:23:50 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.pom
00:23:50 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.jar
00:23:50 [INFO] 
00:23:50 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-build-tools ---
00:23:50 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
00:23:51 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:23:51 [INFO] Rendering site for default locale
00:23:51 [WARNING] No project URL defined - site links will not be relativized!
00:23:51 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
00:23:51 [INFO] Rendering 11 report documents
00:23:51 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
00:23:51 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
00:23:51 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
00:23:51 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
00:23:51 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
00:23:52 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
00:23:53 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
00:23:53 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
00:23:53 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
00:23:53 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
00:23:53 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
00:23:53 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset/site/gaming-build-tools
00:23:54 [INFO] 
00:23:54 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
00:23:54 [INFO] Building Gaming Core 1.0.2-SNAPSHOT                                [3/5]
00:23:54 [INFO]   from gaming-core/pom.xml
00:23:54 [INFO] --------------------------------[ jar ]---------------------------------
00:23:54 [INFO] 
00:23:54 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-core ---
00:23:54 [INFO] 
00:23:54 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-core ---
00:23:54 [INFO] 
00:23:54 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ gaming-core ---
00:24:04 [INFO] You have 0 Checkstyle violations.
00:24:04 [INFO] 
00:24:04 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ gaming-core >>>
00:24:04 [INFO] 
00:24:04 [INFO] --- pmd:3.21.0:pmd (pmd) @ gaming-core ---
00:24:06 [INFO] PMD version: 6.55.0
00:24:16 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
00:24:17 [INFO] 
00:24:17 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ gaming-core <<<
00:24:17 [INFO] 
00:24:17 [INFO] 
00:24:17 [INFO] --- pmd:3.21.0:check (pmd) @ gaming-core ---
00:24:17 [INFO] PMD version: 6.55.0
00:24:17 [INFO] 
00:24:17 [INFO] 
00:24:17 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ gaming-core ---
00:24:18 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
00:24:18 [INFO] 
00:24:18 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-core ---
00:24:18 [INFO] Copying 1 resource from src/main/resources to target/classes
00:24:18 [INFO] 
00:24:18 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-core ---
00:24:18 [INFO] Changes detected - recompiling the module! :source
00:24:18 [INFO] Compiling 44 source files with javac [debug release 17] to target/classes
00:24:22 [INFO] 
00:24:22 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ gaming-core >>>
00:24:22 [INFO] 
00:24:22 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ gaming-core ---
00:24:27 [INFO] Fork Value is true
00:24:41 [INFO] Done SpotBugs Analysis....
00:24:42 [INFO] 
00:24:42 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ gaming-core <<<
00:24:42 [INFO] 
00:24:42 [INFO] 
00:24:42 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ gaming-core ---
00:24:42 [INFO] BugInstance size is 0
00:24:42 [INFO] Error size is 0
00:24:42 [INFO] No errors/warnings found
00:24:42 [INFO] 
00:24:42 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-core ---
00:24:42 [INFO] Copying 1 resource from src/test/resources to target/test-classes
00:24:43 [INFO] 
00:24:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-core ---
00:24:43 [INFO] Changes detected - recompiling the module! :dependency
00:24:43 [INFO] Compiling 24 source files with javac [debug release 17 module-path] to target/test-classes
00:24:45 [INFO] 
00:24:45 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-core ---
00:24:45 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:24:46 [INFO] 
00:24:46 [INFO] -------------------------------------------------------
00:24:46 [INFO]  T E S T S
00:24:46 [INFO] -------------------------------------------------------
00:24:49 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
00:24:49 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.244 s -- in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
00:24:49 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
00:24:49 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.035 s -- in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
00:24:49 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
00:24:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.112 s -- in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
00:24:49 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
00:24:49 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.129 s -- in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
00:24:49 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
00:24:49 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.048 s -- in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
00:24:49 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
00:24:49 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.047 s -- in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
00:24:49 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
00:24:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.053 s -- in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
00:24:50 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
00:24:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
00:24:50 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
00:24:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.029 s -- in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
00:24:50 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
00:24:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
00:24:50 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
00:24:50 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.026 s -- in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
00:24:50 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
00:24:50 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.060 s -- in de.fhdw.gaming.core.domain.AbstractPlayerTest
00:24:50 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
00:24:50 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.042 s -- in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
00:24:50 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
00:24:52 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.310 s -- in de.fhdw.gaming.core.domain.DefaultGameTest
00:24:52 [INFO] 
00:24:52 [INFO] Results:
00:24:52 [INFO] 
00:24:52 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
00:24:52 [INFO] 
00:24:52 [JENKINS] Recording test results
00:24:53 [INFO] 
00:24:53 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ gaming-core ---
00:24:53 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
00:24:53 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
00:24:54 [INFO] 
00:24:54 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-core ---
00:24:54 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar
00:24:54 [INFO] 
00:24:54 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ gaming-core ---
00:24:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar
00:24:55 [INFO] 
00:24:55 [INFO] --- install:3.1.1:install (default-install) @ gaming-core ---
00:24:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.pom
00:24:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.jar
00:24:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT-sources.jar
00:24:55 [INFO] 
00:24:55 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-core ---
00:24:55 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
00:24:55 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:24:55 [INFO] Rendering site for default locale
00:24:55 [WARNING] No project URL defined - site links will not be relativized!
00:24:55 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
00:24:55 [INFO] Rendering 12 report documents
00:24:55 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
00:24:56 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
00:24:56 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
00:24:56 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
00:24:56 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
00:24:56 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
00:24:57 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
00:24:57 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
00:24:58 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
00:24:58 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
00:24:58 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
00:24:58 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
00:24:58 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset/site/gaming-core
00:24:59 [INFO] 
00:24:59 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
00:24:59 [INFO] Building Gaming Contest 1.0.2-SNAPSHOT                             [4/5]
00:24:59 [INFO]   from gaming-contest/pom.xml
00:24:59 [INFO] --------------------------------[ jar ]---------------------------------
00:24:59 [INFO] 
00:24:59 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-contest ---
00:24:59 [INFO] 
00:24:59 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-contest ---
00:24:59 [INFO] 
00:24:59 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ gaming-contest ---
00:25:01 [INFO] You have 0 Checkstyle violations.
00:25:01 [INFO] 
00:25:01 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ gaming-contest >>>
00:25:01 [INFO] 
00:25:01 [INFO] --- pmd:3.21.0:pmd (pmd) @ gaming-contest ---
00:25:01 [INFO] PMD version: 6.55.0
00:25:03 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
00:25:04 [INFO] 
00:25:04 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ gaming-contest <<<
00:25:04 [INFO] 
00:25:04 [INFO] 
00:25:04 [INFO] --- pmd:3.21.0:check (pmd) @ gaming-contest ---
00:25:04 [INFO] PMD version: 6.55.0
00:25:04 [INFO] 
00:25:04 [INFO] 
00:25:04 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ gaming-contest ---
00:25:04 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
00:25:04 [INFO] 
00:25:04 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-contest ---
00:25:04 [INFO] Copying 1 resource from src/main/resources to target/classes
00:25:04 [INFO] 
00:25:04 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-contest ---
00:25:04 [WARNING] *********************************************************************************************************************************************
00:25:04 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! *
00:25:04 [WARNING] *********************************************************************************************************************************************
00:25:04 [INFO] Changes detected - recompiling the module! :dependency
00:25:04 [INFO] Compiling 8 source files with javac [debug release 17 module-path] to target/classes
00:25:04 [INFO] 
00:25:04 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ gaming-contest >>>
00:25:04 [INFO] 
00:25:04 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ gaming-contest ---
00:25:04 [INFO] Fork Value is true
00:25:17 [INFO] Done SpotBugs Analysis....
00:25:17 [INFO] 
00:25:17 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ gaming-contest <<<
00:25:17 [INFO] 
00:25:17 [INFO] 
00:25:17 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ gaming-contest ---
00:25:17 [INFO] BugInstance size is 0
00:25:17 [INFO] Error size is 0
00:25:17 [INFO] No errors/warnings found
00:25:17 [INFO] 
00:25:17 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-contest ---
00:25:17 [INFO] Copying 1 resource from src/test/resources to target/test-classes
00:25:17 [INFO] 
00:25:17 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-contest ---
00:25:17 [INFO] Changes detected - recompiling the module! :dependency
00:25:17 [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes
00:25:19 [INFO] 
00:25:19 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-contest ---
00:25:19 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
00:25:20 [INFO] 
00:25:20 [INFO] -------------------------------------------------------
00:25:20 [INFO]  T E S T S
00:25:20 [INFO] -------------------------------------------------------
00:25:23 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
00:25:23 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.270 s -- in de.fhdw.gaming.contest.util.ComparablePairTest
00:25:23 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
00:25:23 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.118 s -- in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
00:25:23 [INFO] 
00:25:23 [INFO] Results:
00:25:23 [INFO] 
00:25:23 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
00:25:23 [INFO] 
00:25:23 [JENKINS] Recording test results
00:25:23 [INFO] 
00:25:23 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ gaming-contest ---
00:25:23 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
00:25:23 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
00:25:23 [INFO] 
00:25:23 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-contest ---
00:25:23 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar
00:25:24 [INFO] 
00:25:24 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ gaming-contest ---
00:25:24 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar
00:25:24 [INFO] 
00:25:24 [INFO] --- install:3.1.1:install (default-install) @ gaming-contest ---
00:25:24 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.pom
00:25:24 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.jar
00:25:24 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT-sources.jar
00:25:24 [INFO] 
00:25:24 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-contest ---
00:25:24 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
00:25:24 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:25:24 [INFO] Rendering site for default locale
00:25:24 [WARNING] No project URL defined - site links will not be relativized!
00:25:24 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
00:25:24 [INFO] Rendering 12 report documents
00:25:24 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
00:25:25 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
00:25:25 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
00:25:25 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
00:25:25 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
00:25:25 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
00:25:26 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
00:25:26 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
00:25:26 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
00:25:26 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
00:25:27 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
00:25:27 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
00:25:27 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset/site/gaming-contest
00:25:28 [INFO] 
00:25:28 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
00:25:28 [INFO] Building Gaming GUI 1.0.2-SNAPSHOT                                 [5/5]
00:25:28 [INFO]   from gaming-gui/pom.xml
00:25:28 [INFO] --------------------------------[ jar ]---------------------------------
00:25:28 [INFO] 
00:25:28 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-gui ---
00:25:28 [INFO] 
00:25:28 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-gui ---
00:25:28 [INFO] 
00:25:28 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ gaming-gui ---
00:25:29 [INFO] You have 0 Checkstyle violations.
00:25:29 [INFO] 
00:25:29 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ gaming-gui >>>
00:25:29 [INFO] 
00:25:29 [INFO] --- pmd:3.21.0:pmd (pmd) @ gaming-gui ---
00:25:29 [INFO] PMD version: 6.55.0
00:25:31 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
00:25:31 [INFO] 
00:25:31 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ gaming-gui <<<
00:25:31 [INFO] 
00:25:31 [INFO] 
00:25:31 [INFO] --- pmd:3.21.0:check (pmd) @ gaming-gui ---
00:25:31 [INFO] PMD version: 6.55.0
00:25:31 [INFO] 
00:25:31 [INFO] 
00:25:31 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ gaming-gui ---
00:25:31 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.10/org.jacoco.agent-0.8.10-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/jacoco.exec
00:25:31 [INFO] 
00:25:31 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-gui ---
00:25:31 [INFO] Copying 8 resources from src/main/resources to target/classes
00:25:31 [INFO] 
00:25:31 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-gui ---
00:25:31 [INFO] Changes detected - recompiling the module! :dependency
00:25:31 [INFO] Compiling 10 source files with javac [debug release 17 module-path] to target/classes
00:25:33 [INFO] 
00:25:33 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ gaming-gui >>>
00:25:33 [INFO] 
00:25:33 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ gaming-gui ---
00:25:33 [INFO] Fork Value is true
00:25:43 [INFO] Done SpotBugs Analysis....
00:25:43 [INFO] 
00:25:43 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ gaming-gui <<<
00:25:43 [INFO] 
00:25:43 [INFO] 
00:25:43 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ gaming-gui ---
00:25:43 [INFO] BugInstance size is 0
00:25:43 [INFO] Error size is 0
00:25:43 [INFO] No errors/warnings found
00:25:43 [INFO] 
00:25:43 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-gui ---
00:25:43 [INFO] Copying 1 resource from src/test/resources to target/test-classes
00:25:43 [INFO] 
00:25:43 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-gui ---
00:25:43 [INFO] No sources to compile
00:25:44 [INFO] 
00:25:44 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-gui ---
00:25:44 [INFO] 
00:25:44 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ gaming-gui ---
00:25:44 [JENKINS] Recording test results
00:25:44 [INFO] Skipping JaCoCo execution due to missing execution data file.
00:25:44 [INFO] 
00:25:44 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-gui ---
00:25:44 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar
00:25:44 [INFO] 
00:25:44 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ gaming-gui ---
00:25:44 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar
00:25:44 [INFO] 
00:25:44 [INFO] --- install:3.1.1:install (default-install) @ gaming-gui ---
00:25:44 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.pom
00:25:44 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.jar
00:25:44 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT-sources.jar
00:25:44 [INFO] 
00:25:44 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-gui ---
00:25:44 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
00:25:44 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.4.5: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
00:25:44 [INFO] Rendering site for default locale
00:25:44 [WARNING] No project URL defined - site links will not be relativized!
00:25:44 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
00:25:44 [INFO] Rendering 12 report documents
00:25:44 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
00:25:46 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
00:25:46 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
00:25:47 [INFO] Unable to create Maven project from repository for artifact 'xml-apis:xml-apis-ext:jar:1.3.04', for more information run with -X
00:25:51 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
00:25:51 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
00:25:51 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
00:25:51 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
00:25:51 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
00:25:51 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
00:25:52 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
00:25:52 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
00:25:52 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
00:25:52 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
00:25:52 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
00:25:52 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/site to /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset/site/gaming-gui
00:25:54 [INFO] ------------------------------------------------------------------------
00:25:54 [INFO] Reactor Summary for Gaming 1.0.2-SNAPSHOT:
00:25:54 [INFO] 
00:25:54 [INFO] Gaming ............................................. SUCCESS [ 25.013 s]
00:25:54 [INFO] Gaming Build Tools ................................. SUCCESS [  5.973 s]
00:25:54 [INFO] Gaming Core ........................................ SUCCESS [01:04 min]
00:25:54 [INFO] Gaming Contest ..................................... SUCCESS [ 27.991 s]
00:25:54 [INFO] Gaming GUI ......................................... SUCCESS [ 24.830 s]
00:25:54 [INFO] ------------------------------------------------------------------------
00:25:54 [INFO] BUILD SUCCESS
00:25:54 [INFO] ------------------------------------------------------------------------
00:25:54 [INFO] Total time:  02:32 min
00:25:54 [INFO] Finished at: 2023-10-10T00:25:54+02:00
00:25:54 [INFO] ------------------------------------------------------------------------
00:25:54 Waiting for Jenkins to finish collecting data
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.pom
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT.jar
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-SNAPSHOT-sources.jar
00:25:55 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.pom
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT.jar
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-SNAPSHOT-sources.jar
00:25:55 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.pom
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-SNAPSHOT.jar
00:25:55 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to de.fhdw.gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-SNAPSHOT.pom
00:25:55 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.pom
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar to de.fhdw.gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT.jar
00:25:55 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar to de.fhdw.gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-SNAPSHOT-sources.jar
00:25:55 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
00:25:55 channel stopped
00:25:55 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
00:25:55 [PMD] Traversing of symbolic links: enabled
00:25:55 [PMD] -> found 3 files
00:25:55 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml
00:25:55 [PMD] -> found 0 issues (skipped 0 duplicates)
00:25:55 [PMD] Successfully processed file 'gaming-contest/target/pmd.xml'
00:25:55 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml
00:25:55 [PMD] -> found 0 issues (skipped 0 duplicates)
00:25:55 [PMD] Successfully processed file 'gaming-core/target/pmd.xml'
00:25:55 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml
00:25:55 [PMD] -> found 0 issues (skipped 0 duplicates)
00:25:55 [PMD] Successfully processed file 'gaming-gui/target/pmd.xml'
00:25:55 [PMD] Skipping post processing
00:25:55 [PMD] No filter has been set, publishing all 0 issues
00:25:55 [PMD] Repository miner is not configured, skipping repository mining
00:25:55 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
00:25:55 [PMD] Traversing of symbolic links: enabled
00:25:55 [PMD] -> found 3 files
00:25:55 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml
00:25:55 [PMD] -> found 0 issues (skipped 0 duplicates)
00:25:55 [PMD] Successfully processed file 'gaming-contest/target/pmd.xml'
00:25:55 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml
00:25:55 [PMD] -> found 0 issues (skipped 0 duplicates)
00:25:55 [PMD] Successfully processed file 'gaming-core/target/pmd.xml'
00:25:55 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml
00:25:55 [PMD] -> found 0 issues (skipped 0 duplicates)
00:25:55 [PMD] Successfully processed file 'gaming-gui/target/pmd.xml'
00:25:55 [PMD] Skipping post processing
00:25:55 [PMD] No filter has been set, publishing all 0 issues
00:25:55 [PMD] Repository miner is not configured, skipping repository mining
00:25:55 [PMD] Reference build recorder is not configured
00:25:55 [PMD] Obtaining reference build from same job (gaming)
00:25:55 [PMD] Using reference build 'gaming #79' to compute new, fixed, and outstanding issues
00:25:55 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
00:25:55 [PMD] No quality gates have been set - skipping
00:25:55 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
00:25:55 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
00:25:55 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #80'.
00:25:55 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
00:25:55 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
00:25:55 [SpotBugs] Traversing of symbolic links: enabled
00:25:55 [SpotBugs] -> found 3 files
00:25:55 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
00:25:55 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:25:55 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
00:25:55 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
00:25:55 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:25:55 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
00:25:55 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
00:25:55 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:25:55 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
00:25:55 [SpotBugs] Skipping post processing
00:25:55 [SpotBugs] No filter has been set, publishing all 0 issues
00:25:55 [SpotBugs] Repository miner is not configured, skipping repository mining
00:25:55 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
00:25:55 [SpotBugs] Traversing of symbolic links: enabled
00:25:55 [SpotBugs] -> found 3 files
00:25:55 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
00:25:55 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:25:55 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
00:25:55 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
00:25:55 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:25:55 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
00:25:55 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
00:25:55 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
00:25:55 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
00:25:55 [SpotBugs] Skipping post processing
00:25:55 [SpotBugs] No filter has been set, publishing all 0 issues
00:25:55 [SpotBugs] Repository miner is not configured, skipping repository mining
00:25:55 [SpotBugs] Reference build recorder is not configured
00:25:55 [SpotBugs] Obtaining reference build from same job (gaming)
00:25:55 [SpotBugs] Using reference build 'gaming #79' to compute new, fixed, and outstanding issues
00:25:55 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
00:25:55 [SpotBugs] No quality gates have been set - skipping
00:25:55 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
00:25:55 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
00:25:55 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #80'.
00:25:55 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
00:25:55 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
00:25:55 [CheckStyle] Traversing of symbolic links: enabled
00:25:55 [CheckStyle] -> found 3 files
00:25:55 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
00:25:55 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:25:55 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
00:25:55 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
00:25:55 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:25:55 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
00:25:55 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
00:25:55 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:25:55 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
00:25:55 [CheckStyle] Skipping post processing
00:25:55 [CheckStyle] No filter has been set, publishing all 0 issues
00:25:55 [CheckStyle] Repository miner is not configured, skipping repository mining
00:25:55 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
00:25:55 [CheckStyle] Traversing of symbolic links: enabled
00:25:55 [CheckStyle] -> found 3 files
00:25:55 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
00:25:55 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:25:55 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
00:25:55 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
00:25:55 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:25:55 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
00:25:55 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
00:25:55 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
00:25:55 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
00:25:55 [CheckStyle] Skipping post processing
00:25:55 [CheckStyle] No filter has been set, publishing all 0 issues
00:25:55 [CheckStyle] Repository miner is not configured, skipping repository mining
00:25:55 [CheckStyle] Reference build recorder is not configured
00:25:55 [CheckStyle] Obtaining reference build from same job (gaming)
00:25:55 [CheckStyle] Using reference build 'gaming #79' to compute new, fixed, and outstanding issues
00:25:55 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
00:25:55 [CheckStyle] No quality gates have been set - skipping
00:25:55 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
00:25:55 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
00:25:55 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #80'.
00:25:55 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
00:25:55 [JaCoCo plugin] Collecting JaCoCo coverage data...
00:25:55 [JaCoCo plugin] Version: 3.3.5
00:25:55 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
00:25:55 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
00:25:55 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
00:25:55 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
00:25:56 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/classes 45 files
00:25:56 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
00:25:56 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
00:25:56 [JaCoCo plugin] Source Exclusions: **/module-info.java
00:25:56 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/src/main/java 43 files
00:25:56 [JaCoCo plugin] Loading inclusions files..
00:25:56 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
00:25:56 [JaCoCo plugin] exclusions: [**/module-info.class]
00:25:56 [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]
00:25:56 [JaCoCo plugin] Publishing the results..
00:25:56 [JaCoCo plugin] Loading packages..
00:25:56 [JaCoCo plugin] Done.
00:25:56 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.38994, line: 81.15299, branch: 77.88461, instruction: 81.69508, complexity: 79.245285
00:25:56 [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]
00:25:56 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
00:25:56 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
00:25:56 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
00:25:56 Deploying the main artifact gaming-1.0.2-SNAPSHOT.pom
00:25:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml (597 B at 16 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20231009.222556-2.pom
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20231009.222556-2.pom (13 kB at 442 kB/s)
00:25:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
00:25:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (380 B at 14 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml (597 B at 22 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (380 B at 11 kB/s)
00:25:56 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
00:25:56 Deploying the main artifact gaming-build-tools-1.0.2-SNAPSHOT.jar
00:25:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml (782 B at 56 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20231009.222556-2.jar
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20231009.222556-2.jar (5.7 kB at 174 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20231009.222556-2.pom
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/gaming-build-tools-1.0.2-20231009.222556-2.pom (652 B at 2.6 kB/s)
00:25:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
00:25:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (392 B at 28 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml (782 B at 34 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (392 B at 15 kB/s)
00:25:56 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
00:25:56 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT.jar
00:25:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml (992 B at 28 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.222556-2.jar
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.222556-2.jar (29 kB at 885 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.222556-2.pom
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.222556-2.pom (2.4 kB at 31 kB/s)
00:25:56 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
00:25:56 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (388 B at 35 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:56 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml (992 B at 11 kB/s)
00:25:56 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (388 B at 12 kB/s)
00:25:57 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT-sources.jar
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.222556-2-sources.jar
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231009.222556-2-sources.jar (18 kB at 396 kB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml (992 B at 41 kB/s)
00:25:57 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
00:25:57 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT.jar
00:25:57 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:57 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml (989 B at 32 kB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.222557-2.jar
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.222557-2.jar (50 kB at 2.5 MB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.222557-2.pom
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.222557-2.pom (2.1 kB at 99 kB/s)
00:25:57 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
00:25:57 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (385 B at 18 kB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml (989 B at 38 kB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (385 B at 14 kB/s)
00:25:57 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT-sources.jar
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.222557-2-sources.jar
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231009.222557-2-sources.jar (53 kB at 1.8 MB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml (989 B at 27 kB/s)
00:25:57 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
00:25:57 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT.jar
00:25:57 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:57 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml (988 B at 43 kB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.222557-2.jar
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.222557-2.jar (46 kB at 1.6 MB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.222557-2.pom
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.222557-2.pom (3.1 kB at 141 kB/s)
00:25:57 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
00:25:57 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (384 B at 17 kB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml (988 B at 66 kB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (384 B at 12 kB/s)
00:25:57 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT-sources.jar
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.222557-2-sources.jar
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231009.222557-2-sources.jar (28 kB at 1.5 MB/s)
00:25:57 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
00:25:57 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml (988 B at 52 kB/s)
00:25:57 [INFO] Deployment done in 1.4 sec
00:25:57 Triggering a new build of othello
00:25:57 Finished: SUCCESS