Skip to content
Success

Console Output

21:18:08 Started by an SCM change
21:18:08 Running as SYSTEM
21:18:08 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace/gaming
21:18:08 The recommended git tool is: NONE
21:18:08 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
21:18:08  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/gaming/.git # timeout=10
21:18:08 Fetching changes from the remote Git repository
21:18:08  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
21:18:08 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
21:18:08  > /usr/bin/git --version # timeout=10
21:18:08  > git --version # 'git version 2.39.2'
21:18:08 using GIT_ASKPASS to set credentials 
21:18:08  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:18:09  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:18:09 Checking out Revision e6a6385cdc04ba3957a46708d5361bb70e2fa710 (refs/remotes/origin/master)
21:18:09  > /usr/bin/git config core.sparsecheckout # timeout=10
21:18:09  > /usr/bin/git checkout -f e6a6385cdc04ba3957a46708d5361bb70e2fa710 # timeout=10
21:18:09  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
21:18:09  > /usr/bin/git branch -D master # timeout=10
21:18:09  > /usr/bin/git checkout -b master e6a6385cdc04ba3957a46708d5361bb70e2fa710 # timeout=10
21:18:09 Commit message: "build: Eclipse Java language configuration updated"
21:18:09  > /usr/bin/git rev-list --no-walk cae0200f83e876a0003aaf94a1fe7c7b709af2a2 # timeout=10
21:18:09 Cleaning workspace
21:18:09  > /usr/bin/git rev-parse --verify HEAD # timeout=10
21:18:09 Resetting working tree
21:18:09  > /usr/bin/git reset --hard # timeout=10
21:18:09  > /usr/bin/git clean -fdx # timeout=10
21:18:09 Parsing POMs
21:18:09 Established TCP socket on 37595
21:18:09 [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.6.0.jar:/usr/share/maven-bin-3.9/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.9 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3107.v665000b_51092.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 37595
21:18:10 <===[JENKINS REMOTING CAPACITY]===>channel started
21:18:13 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml clean install site
21:18:16 [INFO] Scanning for projects...
21:18:16 [INFO] ------------------------------------------------------------------------
21:18:16 [INFO] Reactor Build Order:
21:18:16 [INFO] 
21:18:16 [INFO] Gaming                                                             [pom]
21:18:16 [INFO] Gaming Build Tools                                                 [jar]
21:18:16 [INFO] Gaming Core                                                        [jar]
21:18:16 [INFO] Gaming Contest                                                     [jar]
21:18:16 [INFO] Gaming GUI                                                         [jar]
21:18:16 [INFO] 
21:18:16 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
21:18:16 [INFO] Building Gaming 1.0.1-SNAPSHOT                                     [1/5]
21:18:16 [INFO]   from pom.xml
21:18:16 [INFO] --------------------------------[ pom ]---------------------------------
21:18:17 [INFO] 
21:18:17 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming ---
21:18:17 [INFO] 
21:18:17 [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming ---
21:18:18 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
21:18:18 [INFO] 
21:18:18 [INFO] --- install:3.1.0:install (default-install) @ gaming ---
21:18:18 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
21:18:18 [INFO] 
21:18:18 [INFO] --- site:4.0.0-M7:site (default-site) @ gaming ---
21:18:20 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
21:18:22 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:18:23 [INFO] Rendering site for default locale
21:18:23 [WARNING] No project URL defined - site links will not be relativized!
21:18:23 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
21:18:23 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.2:dependency-convergence
21:18:24 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
21:18:24 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
21:18:24 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management
21:18:24 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
21:18:24 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
21:18:25 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.2:modules
21:18:25 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
21:18:26 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
21:18:26 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm
21:18:27 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
21:18:27 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
21:18:27 [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
21:18:28 [INFO] 
21:18:28 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
21:18:28 [INFO] Building Gaming Build Tools 1.0.1-SNAPSHOT                         [2/5]
21:18:28 [INFO]   from gaming-build-tools/pom.xml
21:18:28 [INFO] --------------------------------[ jar ]---------------------------------
21:18:28 [INFO] 
21:18:28 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-build-tools ---
21:18:28 [INFO] 
21:18:28 [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming-build-tools ---
21:18:28 [INFO] 
21:18:28 [INFO] --- resources:3.3.0:resources (default-resources) @ gaming-build-tools ---
21:18:28 [INFO] Copying 3 resources
21:18:28 [INFO] 
21:18:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-build-tools ---
21:18:28 [INFO] No sources to compile
21:18:28 [INFO] 
21:18:28 [INFO] --- resources:3.3.0:testResources (default-testResources) @ gaming-build-tools ---
21:18:28 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/src/test/resources
21:18:28 [INFO] 
21:18:28 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-build-tools ---
21:18:28 [INFO] No sources to compile
21:18:29 [INFO] 
21:18:29 [INFO] --- surefire:3.0.0:test (default-test) @ gaming-build-tools ---
21:18:29 [INFO] No tests to run.
21:18:29 [JENKINS] Recording test results
21:18:29 [INFO] 
21:18:29 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-build-tools ---
21:18:29 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.1-SNAPSHOT.jar
21:18:29 [INFO] 
21:18:29 [INFO] --- install:3.1.0:install (default-install) @ gaming-build-tools ---
21:18:29 [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.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
21:18:29 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:18:29 [INFO] 
21:18:29 [INFO] --- site:4.0.0-M7:site (default-site) @ gaming-build-tools ---
21:18:29 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
21:18:29 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:18:29 [INFO] Rendering site for default locale
21:18:29 [WARNING] No project URL defined - site links will not be relativized!
21:18:29 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
21:18:29 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
21:18:29 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
21:18:30 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management
21:18:30 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
21:18:30 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
21:18:31 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
21:18:31 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
21:18:32 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm
21:18:32 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
21:18:32 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
21:18:32 [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
21:18:33 [INFO] 
21:18:33 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
21:18:33 [INFO] Building Gaming Core 1.0.1-SNAPSHOT                                [3/5]
21:18:33 [INFO]   from gaming-core/pom.xml
21:18:33 [INFO] --------------------------------[ jar ]---------------------------------
21:18:33 [INFO] 
21:18:33 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-core ---
21:18:33 [INFO] 
21:18:33 [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming-core ---
21:18:33 [INFO] 
21:18:33 [INFO] --- checkstyle:3.2.1:check (checkstyle) @ gaming-core ---
21:18:36 [INFO] You have 0 Checkstyle violations.
21:18:36 [INFO] 
21:18:36 [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ gaming-core >>>
21:18:36 [INFO] 
21:18:36 [INFO] --- pmd:3.20.0:pmd (pmd) @ gaming-core ---
21:18:37 [INFO] PMD version: 6.55.0
21:18:43 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:18:43 [INFO] 
21:18:43 [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ gaming-core <<<
21:18:43 [INFO] 
21:18:43 [INFO] 
21:18:43 [INFO] --- pmd:3.20.0:check (pmd) @ gaming-core ---
21:18:43 [INFO] PMD version: 6.55.0
21:18:43 [INFO] 
21:18:43 [INFO] 
21:18:43 [INFO] --- jacoco:0.8.9:prepare-agent (jacoco-initialize) @ gaming-core ---
21:18:43 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
21:18:43 [INFO] 
21:18:43 [INFO] --- resources:3.3.0:resources (default-resources) @ gaming-core ---
21:18:43 [INFO] Copying 1 resource
21:18:43 [INFO] 
21:18:43 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-core ---
21:18:43 [INFO] Changes detected - recompiling the module! :source
21:18:43 [INFO] Compiling 43 source files with javac [debug release 17] to target/classes
21:18:45 [INFO] 
21:18:45 [INFO] >>> spotbugs:4.7.3.4:check (spotbugs) > :spotbugs @ gaming-core >>>
21:18:45 [INFO] 
21:18:45 [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ gaming-core ---
21:18:46 [INFO] Fork Value is true
21:18:54 [INFO] Done SpotBugs Analysis....
21:18:55 [INFO] 
21:18:55 [INFO] <<< spotbugs:4.7.3.4:check (spotbugs) < :spotbugs @ gaming-core <<<
21:18:55 [INFO] 
21:18:55 [INFO] 
21:18:55 [INFO] --- spotbugs:4.7.3.4:check (spotbugs) @ gaming-core ---
21:18:55 [INFO] BugInstance size is 0
21:18:55 [INFO] Error size is 0
21:18:55 [INFO] No errors/warnings found
21:18:55 [INFO] 
21:18:55 [INFO] --- resources:3.3.0:testResources (default-testResources) @ gaming-core ---
21:18:55 [INFO] Copying 1 resource
21:18:55 [INFO] 
21:18:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-core ---
21:18:55 [INFO] Changes detected - recompiling the module! :dependency
21:18:55 [INFO] Compiling 24 source files with javac [debug release 17 module-path] to target/test-classes
21:18:56 [INFO] 
21:18:56 [INFO] --- surefire:3.0.0:test (default-test) @ gaming-core ---
21:18:56 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:18:56 [INFO] 
21:18:56 [INFO] -------------------------------------------------------
21:18:56 [INFO]  T E S T S
21:18:56 [INFO] -------------------------------------------------------
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
21:18:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.177 s - in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
21:18:59 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s - in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
21:18:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.061 s - in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
21:18:59 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.088 s - in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
21:18:59 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.045 s - in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
21:18:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.012 s - in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
21:18:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s - in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
21:18:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.022 s - in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
21:18:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s - in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
21:18:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.01 s - in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
21:18:59 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
21:18:59 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s - in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
21:18:59 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
21:18:59 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.039 s - in de.fhdw.gaming.core.domain.AbstractPlayerTest
21:18:59 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
21:18:59 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s - in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
21:18:59 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
21:19:02 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.243 s - in de.fhdw.gaming.core.domain.DefaultGameTest
21:19:02 [INFO] 
21:19:02 [INFO] Results:
21:19:02 [INFO] 
21:19:02 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
21:19:02 [INFO] 
21:19:02 [JENKINS] Recording test results
21:19:02 [INFO] 
21:19:02 [INFO] --- jacoco:0.8.9:report (jacoco-site) @ gaming-core ---
21:19:02 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
21:19:03 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
21:19:03 [INFO] 
21:19:03 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-core ---
21:19:03 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.1-SNAPSHOT.jar
21:19:03 [INFO] 
21:19:03 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ gaming-core ---
21:19:04 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.1-SNAPSHOT-sources.jar
21:19:04 [INFO] 
21:19:04 [INFO] --- install:3.1.0:install (default-install) @ gaming-core ---
21:19:04 [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.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
21:19:04 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:19:04 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:19:04 [INFO] 
21:19:04 [INFO] --- site:4.0.0-M7:site (default-site) @ gaming-core ---
21:19:04 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
21:19:04 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:19:04 [INFO] Rendering site for default locale
21:19:04 [WARNING] No project URL defined - site links will not be relativized!
21:19:04 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
21:19:04 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.2:dependencies
21:19:05 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
21:19:05 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
21:19:05 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management
21:19:06 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
21:19:06 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
21:19:06 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
21:19:07 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
21:19:07 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm
21:19:07 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
21:19:07 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
21:19:07 [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
21:19:08 [INFO] 
21:19:08 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
21:19:08 [INFO] Building Gaming Contest 1.0.1-SNAPSHOT                             [4/5]
21:19:08 [INFO]   from gaming-contest/pom.xml
21:19:08 [INFO] --------------------------------[ jar ]---------------------------------
21:19:08 [INFO] 
21:19:08 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-contest ---
21:19:08 [INFO] 
21:19:08 [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming-contest ---
21:19:08 [INFO] 
21:19:08 [INFO] --- checkstyle:3.2.1:check (checkstyle) @ gaming-contest ---
21:19:09 [INFO] You have 0 Checkstyle violations.
21:19:09 [INFO] 
21:19:09 [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ gaming-contest >>>
21:19:09 [INFO] 
21:19:09 [INFO] --- pmd:3.20.0:pmd (pmd) @ gaming-contest ---
21:19:09 [INFO] PMD version: 6.55.0
21:19:12 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:19:12 [INFO] 
21:19:12 [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ gaming-contest <<<
21:19:12 [INFO] 
21:19:12 [INFO] 
21:19:12 [INFO] --- pmd:3.20.0:check (pmd) @ gaming-contest ---
21:19:12 [INFO] PMD version: 6.55.0
21:19:12 [INFO] 
21:19:12 [INFO] 
21:19:12 [INFO] --- jacoco:0.8.9:prepare-agent (jacoco-initialize) @ gaming-contest ---
21:19:12 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
21:19:13 [INFO] 
21:19:13 [INFO] --- resources:3.3.0:resources (default-resources) @ gaming-contest ---
21:19:13 [INFO] Copying 1 resource
21:19:13 [INFO] 
21:19:13 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-contest ---
21:19:13 [WARNING] *********************************************************************************************************************************************
21:19:13 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! *
21:19:13 [WARNING] *********************************************************************************************************************************************
21:19:13 [INFO] Changes detected - recompiling the module! :dependency
21:19:13 [INFO] Compiling 8 source files with javac [debug release 17 module-path] to target/classes
21:19:14 [INFO] 
21:19:14 [INFO] >>> spotbugs:4.7.3.4:check (spotbugs) > :spotbugs @ gaming-contest >>>
21:19:14 [INFO] 
21:19:14 [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ gaming-contest ---
21:19:14 [INFO] Fork Value is true
21:19:25 [INFO] Done SpotBugs Analysis....
21:19:26 [INFO] 
21:19:26 [INFO] <<< spotbugs:4.7.3.4:check (spotbugs) < :spotbugs @ gaming-contest <<<
21:19:26 [INFO] 
21:19:26 [INFO] 
21:19:26 [INFO] --- spotbugs:4.7.3.4:check (spotbugs) @ gaming-contest ---
21:19:26 [INFO] BugInstance size is 0
21:19:26 [INFO] Error size is 0
21:19:26 [INFO] No errors/warnings found
21:19:26 [INFO] 
21:19:26 [INFO] --- resources:3.3.0:testResources (default-testResources) @ gaming-contest ---
21:19:26 [INFO] Copying 1 resource
21:19:26 [INFO] 
21:19:26 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-contest ---
21:19:26 [INFO] Changes detected - recompiling the module! :dependency
21:19:26 [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes
21:19:27 [INFO] 
21:19:27 [INFO] --- surefire:3.0.0:test (default-test) @ gaming-contest ---
21:19:27 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
21:19:28 [INFO] 
21:19:28 [INFO] -------------------------------------------------------
21:19:28 [INFO]  T E S T S
21:19:28 [INFO] -------------------------------------------------------
21:19:30 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
21:19:31 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.223 s - in de.fhdw.gaming.contest.util.ComparablePairTest
21:19:31 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
21:19:31 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s - in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
21:19:31 [INFO] 
21:19:31 [INFO] Results:
21:19:31 [INFO] 
21:19:31 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
21:19:31 [INFO] 
21:19:31 [JENKINS] Recording test results
21:19:31 [INFO] 
21:19:31 [INFO] --- jacoco:0.8.9:report (jacoco-site) @ gaming-contest ---
21:19:31 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
21:19:31 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
21:19:31 [INFO] 
21:19:31 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-contest ---
21:19:31 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT.jar
21:19:31 [INFO] 
21:19:31 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ gaming-contest ---
21:19:31 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.1-SNAPSHOT-sources.jar
21:19:31 [INFO] 
21:19:31 [INFO] --- install:3.1.0:install (default-install) @ gaming-contest ---
21:19:31 [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.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
21:19:31 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:19:31 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:19:32 [INFO] 
21:19:32 [INFO] --- site:4.0.0-M7:site (default-site) @ gaming-contest ---
21:19:32 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
21:19:32 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:19:32 [INFO] Rendering site for default locale
21:19:32 [WARNING] No project URL defined - site links will not be relativized!
21:19:32 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
21:19:32 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.2:dependencies
21:19:33 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
21:19:33 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
21:19:33 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management
21:19:33 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
21:19:33 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
21:19:34 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
21:19:34 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
21:19:35 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm
21:19:35 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
21:19:35 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
21:19:35 [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
21:19:36 [INFO] 
21:19:36 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
21:19:36 [INFO] Building Gaming GUI 1.0.1-SNAPSHOT                                 [5/5]
21:19:36 [INFO]   from gaming-gui/pom.xml
21:19:36 [INFO] --------------------------------[ jar ]---------------------------------
21:19:36 [INFO] 
21:19:36 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-gui ---
21:19:36 [INFO] 
21:19:36 [INFO] --- enforcer:3.3.0:enforce (enforce-versions) @ gaming-gui ---
21:19:36 [INFO] 
21:19:36 [INFO] --- checkstyle:3.2.1:check (checkstyle) @ gaming-gui ---
21:19:37 [INFO] You have 0 Checkstyle violations.
21:19:37 [INFO] 
21:19:37 [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ gaming-gui >>>
21:19:37 [INFO] 
21:19:37 [INFO] --- pmd:3.20.0:pmd (pmd) @ gaming-gui ---
21:19:37 [INFO] PMD version: 6.55.0
21:19:39 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:19:39 [INFO] 
21:19:39 [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ gaming-gui <<<
21:19:39 [INFO] 
21:19:39 [INFO] 
21:19:39 [INFO] --- pmd:3.20.0:check (pmd) @ gaming-gui ---
21:19:39 [INFO] PMD version: 6.55.0
21:19:39 [INFO] 
21:19:39 [INFO] 
21:19:39 [INFO] --- jacoco:0.8.9:prepare-agent (jacoco-initialize) @ gaming-gui ---
21:19:39 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.9/org.jacoco.agent-0.8.9-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/jacoco.exec
21:19:39 [INFO] 
21:19:39 [INFO] --- resources:3.3.0:resources (default-resources) @ gaming-gui ---
21:19:39 [INFO] Copying 8 resources
21:19:39 [INFO] 
21:19:39 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-gui ---
21:19:40 [INFO] Changes detected - recompiling the module! :dependency
21:19:40 [INFO] Compiling 10 source files with javac [debug release 17 module-path] to target/classes
21:19:41 [INFO] 
21:19:41 [INFO] >>> spotbugs:4.7.3.4:check (spotbugs) > :spotbugs @ gaming-gui >>>
21:19:41 [INFO] 
21:19:41 [INFO] --- spotbugs:4.7.3.4:spotbugs (spotbugs) @ gaming-gui ---
21:19:41 [INFO] Fork Value is true
21:19:55 [INFO] Done SpotBugs Analysis....
21:19:55 [INFO] 
21:19:55 [INFO] <<< spotbugs:4.7.3.4:check (spotbugs) < :spotbugs @ gaming-gui <<<
21:19:55 [INFO] 
21:19:55 [INFO] 
21:19:55 [INFO] --- spotbugs:4.7.3.4:check (spotbugs) @ gaming-gui ---
21:19:55 [INFO] BugInstance size is 0
21:19:55 [INFO] Error size is 0
21:19:55 [INFO] No errors/warnings found
21:19:55 [INFO] 
21:19:55 [INFO] --- resources:3.3.0:testResources (default-testResources) @ gaming-gui ---
21:19:55 [INFO] Copying 1 resource
21:19:55 [INFO] 
21:19:55 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-gui ---
21:19:55 [INFO] No sources to compile
21:19:55 [INFO] 
21:19:55 [INFO] --- surefire:3.0.0:test (default-test) @ gaming-gui ---
21:19:55 [INFO] 
21:19:55 [INFO] --- jacoco:0.8.9:report (jacoco-site) @ gaming-gui ---
21:19:55 [INFO] Skipping JaCoCo execution due to missing execution data file.
21:19:55 [JENKINS] Recording test results
21:19:55 [INFO] 
21:19:55 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-gui ---
21:19:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT.jar
21:19:55 [INFO] 
21:19:55 [INFO] --- source:3.2.1:jar-no-fork (attach-sources) @ gaming-gui ---
21:19:55 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.1-SNAPSHOT-sources.jar
21:19:55 [INFO] 
21:19:55 [INFO] --- install:3.1.0:install (default-install) @ gaming-gui ---
21:19:55 [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.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
21:19:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:19:55 [INFO] Installing /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:19:55 [INFO] 
21:19:55 [INFO] --- site:4.0.0-M7:site (default-site) @ gaming-gui ---
21:19:55 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
21:19:56 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:19:56 [INFO] Rendering site for default locale
21:19:56 [WARNING] No project URL defined - site links will not be relativized!
21:19:56 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
21:19:56 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.2:dependencies
21:19:56 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20
21:19:56 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20
21:19:56 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20
21:19:56 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20
21:19:56 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20
21:19:57 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20
21:19:57 [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
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20
21:19:57 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:20
21:19:57 [INFO] Unable to create Maven project from repository for artifact 'commons-io:commons-io:jar:1.3.1', for more information run with -X
21:19:57 [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
21:20:03 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
21:20:03 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
21:20:03 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.2:distribution-management
21:20:03 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
21:20:03 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
21:20:04 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
21:20:04 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
21:20:05 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.2:scm
21:20:05 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
21:20:05 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
21:20:05 [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
21:20:07 [INFO] ------------------------------------------------------------------------
21:20:07 [INFO] Reactor Summary for Gaming 1.0.1-SNAPSHOT:
21:20:07 [INFO] 
21:20:07 [INFO] Gaming ............................................. SUCCESS [ 11.278 s]
21:20:07 [INFO] Gaming Build Tools ................................. SUCCESS [  4.362 s]
21:20:07 [INFO] Gaming Core ........................................ SUCCESS [ 34.725 s]
21:20:07 [INFO] Gaming Contest ..................................... SUCCESS [ 27.159 s]
21:20:07 [INFO] Gaming GUI ......................................... SUCCESS [ 29.583 s]
21:20:07 [INFO] ------------------------------------------------------------------------
21:20:07 [INFO] BUILD SUCCESS
21:20:07 [INFO] ------------------------------------------------------------------------
21:20:07 [INFO] Total time:  01:50 min
21:20:07 [INFO] Finished at: 2023-04-17T21:20:07+02:00
21:20:07 [INFO] ------------------------------------------------------------------------
21:20:07 Waiting for Jenkins to finish collecting data
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/pom.xml to de.fhdw.gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-SNAPSHOT.pom
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:20:07 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/pom.xml to de.fhdw.gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-SNAPSHOT.pom
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:20:07 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/pom.xml to de.fhdw.gaming/gaming-build-tools/1.0.1-SNAPSHOT/gaming-build-tools-1.0.1-SNAPSHOT.pom
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:20:07 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml to de.fhdw.gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-SNAPSHOT.pom
21:20:07 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/pom.xml to de.fhdw.gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-SNAPSHOT.pom
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:20:07 [JENKINS] Archiving /var/lib/jenkins/home/jobs/gaming/workspace/gaming/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
21:20:07 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
21:20:07 channel stopped
21:20:07 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
21:20:07 [PMD] Traversing of symbolic links: enabled
21:20:07 [PMD] -> found 3 files
21:20:07 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml
21:20:07 [PMD] -> found 0 issues (skipped 0 duplicates)
21:20:07 [PMD] Successfully processed file 'gaming-contest/target/pmd.xml'
21:20:07 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml
21:20:07 [PMD] -> found 0 issues (skipped 0 duplicates)
21:20:07 [PMD] Successfully processed file 'gaming-core/target/pmd.xml'
21:20:07 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml
21:20:07 [PMD] -> found 0 issues (skipped 0 duplicates)
21:20:07 [PMD] Successfully processed file 'gaming-gui/target/pmd.xml'
21:20:07 [PMD] Skipping post processing
21:20:07 [PMD] No filter has been set, publishing all 0 issues
21:20:07 [PMD] Repository miner is not configured, skipping repository mining
21:20:07 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
21:20:07 [PMD] Traversing of symbolic links: enabled
21:20:07 [PMD] -> found 3 files
21:20:07 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml
21:20:07 [PMD] -> found 0 issues (skipped 0 duplicates)
21:20:07 [PMD] Successfully processed file 'gaming-contest/target/pmd.xml'
21:20:07 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml
21:20:07 [PMD] -> found 0 issues (skipped 0 duplicates)
21:20:07 [PMD] Successfully processed file 'gaming-core/target/pmd.xml'
21:20:07 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml
21:20:07 [PMD] -> found 0 issues (skipped 0 duplicates)
21:20:07 [PMD] Successfully processed file 'gaming-gui/target/pmd.xml'
21:20:07 [PMD] Skipping post processing
21:20:07 [PMD] No filter has been set, publishing all 0 issues
21:20:07 [PMD] Repository miner is not configured, skipping repository mining
21:20:07 [PMD] Reference build recorder is not configured
21:20:07 [PMD] Obtaining reference build from same job (gaming)
21:20:07 [PMD] Using reference build 'gaming #72' to compute new, fixed, and outstanding issues
21:20:07 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
21:20:07 [PMD] No quality gates have been set - skipping
21:20:07 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
21:20:07 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
21:20:07 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #73'.
21:20:08 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
21:20:08 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
21:20:08 [SpotBugs] Traversing of symbolic links: enabled
21:20:08 [SpotBugs] -> found 3 files
21:20:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
21:20:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:20:08 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
21:20:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
21:20:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:20:08 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
21:20:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
21:20:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:20:08 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
21:20:08 [SpotBugs] Skipping post processing
21:20:08 [SpotBugs] No filter has been set, publishing all 0 issues
21:20:08 [SpotBugs] Repository miner is not configured, skipping repository mining
21:20:08 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
21:20:08 [SpotBugs] Traversing of symbolic links: enabled
21:20:08 [SpotBugs] -> found 3 files
21:20:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
21:20:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:20:08 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
21:20:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
21:20:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:20:08 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
21:20:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
21:20:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
21:20:08 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
21:20:08 [SpotBugs] Skipping post processing
21:20:08 [SpotBugs] No filter has been set, publishing all 0 issues
21:20:08 [SpotBugs] Repository miner is not configured, skipping repository mining
21:20:08 [SpotBugs] Reference build recorder is not configured
21:20:08 [SpotBugs] Obtaining reference build from same job (gaming)
21:20:08 [SpotBugs] Using reference build 'gaming #72' to compute new, fixed, and outstanding issues
21:20:08 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
21:20:08 [SpotBugs] No quality gates have been set - skipping
21:20:08 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
21:20:08 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
21:20:08 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #73'.
21:20:08 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
21:20:08 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
21:20:08 [CheckStyle] Traversing of symbolic links: enabled
21:20:08 [CheckStyle] -> found 3 files
21:20:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
21:20:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:20:08 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
21:20:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
21:20:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:20:08 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
21:20:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
21:20:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:20:08 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
21:20:08 [CheckStyle] Skipping post processing
21:20:08 [CheckStyle] No filter has been set, publishing all 0 issues
21:20:08 [CheckStyle] Repository miner is not configured, skipping repository mining
21:20:08 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
21:20:08 [CheckStyle] Traversing of symbolic links: enabled
21:20:08 [CheckStyle] -> found 3 files
21:20:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
21:20:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:20:08 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
21:20:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
21:20:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:20:08 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
21:20:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
21:20:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
21:20:08 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
21:20:08 [CheckStyle] Skipping post processing
21:20:08 [CheckStyle] No filter has been set, publishing all 0 issues
21:20:08 [CheckStyle] Repository miner is not configured, skipping repository mining
21:20:08 [CheckStyle] Reference build recorder is not configured
21:20:08 [CheckStyle] Obtaining reference build from same job (gaming)
21:20:08 [CheckStyle] Using reference build 'gaming #72' to compute new, fixed, and outstanding issues
21:20:08 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
21:20:08 [CheckStyle] No quality gates have been set - skipping
21:20:08 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
21:20:08 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
21:20:08 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #73'.
21:20:08 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
21:20:08 [JaCoCo plugin] Collecting JaCoCo coverage data...
21:20:08 [JaCoCo plugin] Version: 3.3.3
21:20:08 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
21:20:08 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
21:20:08 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
21:20:08 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
21:20:08 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/classes 44 files
21:20:08 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
21:20:08 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
21:20:08 [JaCoCo plugin] Source Exclusions: **/module-info.java
21:20:08 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/src/main/java 42 files
21:20:08 [JaCoCo plugin] Loading inclusions files..
21:20:08 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
21:20:08 [JaCoCo plugin] exclusions: [**/module-info.class]
21:20:08 [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]
21:20:08 [JaCoCo plugin] Publishing the results..
21:20:08 [JaCoCo plugin] Loading packages..
21:20:08 [JaCoCo plugin] Done.
21:20:08 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.27848, line: 81.06904, branch: 77.88461, instruction: 81.85504, complexity: 79.14692
21:20:08 [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]
21:20:08 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
21:20:08 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
21:20:08 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:20:08 Deploying the main artifact gaming-1.0.1-SNAPSHOT.pom
21:20:08 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:08 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (599 B at 33 kB/s)
21:20:08 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20230417.192008-14.pom
21:20:08 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/gaming-1.0.1-20230417.192008-14.pom (13 kB at 217 kB/s)
21:20:08 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
21:20:08 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 42 kB/s)
21:20:08 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:08 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.1-SNAPSHOT/maven-metadata.xml (599 B at 17 kB/s)
21:20:08 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
21:20:08 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 6.9 kB/s)
21:20:08 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:20:08 Deploying the main artifact gaming-build-tools-1.0.1-SNAPSHOT.jar
21:20:08 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:08 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (785 B at 27 kB/s)
21:20:08 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-20230417.192008-14.jar
21:20:08 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-20230417.192008-14.jar (5.7 kB at 108 kB/s)
21:20:08 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-20230417.192008-14.pom
21:20:08 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-20230417.192008-14.pom (652 B at 14 kB/s)
21:20:08 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
21:20:08 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 13 kB/s)
21:20:08 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:08 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.1-SNAPSHOT/maven-metadata.xml (785 B at 19 kB/s)
21:20:08 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 5.9 kB/s)
21:20:09 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:20:09 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT.jar
21:20:09 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:09 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (996 B at 77 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230417.192009-14.jar
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230417.192009-14.jar (29 kB at 531 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230417.192009-14.pom
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230417.192009-14.pom (2.4 kB at 44 kB/s)
21:20:09 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
21:20:09 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 20 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (996 B at 11 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 4.8 kB/s)
21:20:09 Deploying the main artifact gaming-contest-1.0.1-SNAPSHOT-sources.jar
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230417.192009-14-sources.jar
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/gaming-contest-1.0.1-20230417.192009-14-sources.jar (18 kB at 198 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.1-SNAPSHOT/maven-metadata.xml (996 B at 12 kB/s)
21:20:09 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:20:09 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT.jar
21:20:09 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:09 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (993 B at 40 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230417.192009-14.jar
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230417.192009-14.jar (50 kB at 840 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230417.192009-14.pom
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230417.192009-14.pom (2.1 kB at 32 kB/s)
21:20:09 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
21:20:09 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 43 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (993 B at 43 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 7.7 kB/s)
21:20:09 Deploying the main artifact gaming-core-1.0.1-SNAPSHOT-sources.jar
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230417.192009-14-sources.jar
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/gaming-core-1.0.1-20230417.192009-14-sources.jar (51 kB at 1.1 MB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.1-SNAPSHOT/maven-metadata.xml (993 B at 27 kB/s)
21:20:09 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
21:20:09 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT.jar
21:20:09 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:09 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 66 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230417.192009-14.jar
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230417.192009-14.jar (46 kB at 899 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230417.192009-14.pom
21:20:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230417.192009-14.pom (3.1 kB at 53 kB/s)
21:20:09 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
21:20:09 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 49 kB/s)
21:20:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 25 kB/s)
21:20:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
21:20:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 10 kB/s)
21:20:10 Deploying the main artifact gaming-gui-1.0.1-SNAPSHOT-sources.jar
21:20:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230417.192009-14-sources.jar
21:20:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/gaming-gui-1.0.1-20230417.192009-14-sources.jar (28 kB at 637 kB/s)
21:20:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml
21:20:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.1-SNAPSHOT/maven-metadata.xml (992 B at 32 kB/s)
21:20:10 [INFO] Deployment done in 1.7 sec
21:20:10 Triggering a new build of ipspiel22
21:20:10 Triggering a new build of othello
21:20:10 Triggering a new build of ipspiel23
21:20:10 Finished: SUCCESS