Skip to content
Success

Console Output

10:23:08 Started by an SCM change
10:23:08 Running as SYSTEM
10:23:08 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace/gaming
10:23:08 The recommended git tool is: NONE
10:23:08 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
10:23:08  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/gaming/.git # timeout=10
10:23:08 Fetching changes from the remote Git repository
10:23:08  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
10:23:08 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
10:23:08  > /usr/bin/git --version # timeout=10
10:23:08  > git --version # 'git version 2.41.0'
10:23:08 using GIT_ASKPASS to set credentials 
10:23:08  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
10:23:09  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
10:23:09 Checking out Revision 276eab0fd60b99751a780943380b51e6eac464ea (refs/remotes/origin/master)
10:23:09  > /usr/bin/git config core.sparsecheckout # timeout=10
10:23:09  > /usr/bin/git checkout -f 276eab0fd60b99751a780943380b51e6eac464ea # timeout=10
10:23:09  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
10:23:09  > /usr/bin/git branch -D master # timeout=10
10:23:09  > /usr/bin/git checkout -b master 276eab0fd60b99751a780943380b51e6eac464ea # timeout=10
10:23:09 Commit message: "gaming-contest: make permutation of strategies optional"
10:23:09  > /usr/bin/git rev-list --no-walk 297c2802e84ef6b1e55f6c293ac3c42cf6b090d8 # timeout=10
10:23:09 Cleaning workspace
10:23:09  > /usr/bin/git rev-parse --verify HEAD # timeout=10
10:23:09 Resetting working tree
10:23:09  > /usr/bin/git reset --hard # timeout=10
10:23:09  > /usr/bin/git clean -fdx # timeout=10
10:23:10 Parsing POMs
10:23:14 Established TCP socket on 46689
10:23:14 [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 46689
10:23:15 <===[JENKINS REMOTING CAPACITY]===>channel started
10:23:19 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml clean install site
10:23:22 [INFO] Scanning for projects...
10:23:22 [INFO] ------------------------------------------------------------------------
10:23:22 [INFO] Reactor Build Order:
10:23:22 [INFO] 
10:23:22 [INFO] Gaming                                                             [pom]
10:23:22 [INFO] Gaming Build Tools                                                 [jar]
10:23:22 [INFO] Gaming Core                                                        [jar]
10:23:22 [INFO] Gaming Contest                                                     [jar]
10:23:22 [INFO] Gaming GUI                                                         [jar]
10:23:22 [INFO] 
10:23:22 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
10:23:22 [INFO] Building Gaming 1.0.2-SNAPSHOT                                     [1/5]
10:23:22 [INFO]   from pom.xml
10:23:22 [INFO] --------------------------------[ pom ]---------------------------------
10:23:23 [INFO] 
10:23:23 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming ---
10:23:23 [INFO] 
10:23:23 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming ---
10:23:24 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
10:23:24 [INFO] 
10:23:24 [INFO] --- install:3.1.1:install (default-install) @ gaming ---
10:23:24 [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
10:23:24 [INFO] 
10:23:24 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming ---
10:23:28 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
10:23:32 [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
10:23:32 [INFO] Rendering site for default locale
10:23:32 [WARNING] No project URL defined - site links will not be relativized!
10:23:32 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
10:23:32 [INFO] Rendering 13 report documents
10:23:32 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.5:dependency-convergence
10:23:33 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
10:23:33 [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 3.5 kB/s)
10:23:34 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
10:23:34 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
10:23:35 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
10:23:35 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
10:23:35 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
10:23:36 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.5:modules
10:23:36 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
10:23:37 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
10:23:37 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
10:23:37 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
10:23:37 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
10:23:37 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
10:23:38 [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
10:23:40 [INFO] 
10:23:40 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
10:23:40 [INFO] Building Gaming Build Tools 1.0.2-SNAPSHOT                         [2/5]
10:23:40 [INFO]   from gaming-build-tools/pom.xml
10:23:40 [INFO] --------------------------------[ jar ]---------------------------------
10:23:40 [INFO] 
10:23:40 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-build-tools ---
10:23:40 [INFO] 
10:23:40 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-build-tools ---
10:23:40 [INFO] 
10:23:40 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-build-tools ---
10:23:40 [INFO] Copying 3 resources from src/main/resources to target/classes
10:23:40 [INFO] 
10:23:40 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-build-tools ---
10:23:40 [INFO] No sources to compile
10:23:40 [INFO] 
10:23:40 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-build-tools ---
10:23:40 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/src/test/resources
10:23:40 [INFO] 
10:23:40 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-build-tools ---
10:23:40 [INFO] No sources to compile
10:23:40 [INFO] 
10:23:40 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-build-tools ---
10:23:41 [INFO] No tests to run.
10:23:41 [JENKINS] Recording test results
10:23:41 [INFO] 
10:23:41 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-build-tools ---
10:23:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar
10:23:42 [INFO] 
10:23:42 [INFO] --- install:3.1.1:install (default-install) @ gaming-build-tools ---
10:23:42 [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
10:23:42 [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
10:23:42 [INFO] 
10:23:42 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-build-tools ---
10:23:42 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
10:23:42 [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
10:23:42 [INFO] Rendering site for default locale
10:23:42 [WARNING] No project URL defined - site links will not be relativized!
10:23:42 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
10:23:42 [INFO] Rendering 11 report documents
10:23:42 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
10:23:42 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
10:23:42 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
10:23:42 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
10:23:42 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
10:23:43 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
10:23:43 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
10:23:43 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
10:23:43 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
10:23:43 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
10:23:43 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
10:23:44 [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
10:23:44 [INFO] 
10:23:44 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
10:23:44 [INFO] Building Gaming Core 1.0.2-SNAPSHOT                                [3/5]
10:23:44 [INFO]   from gaming-core/pom.xml
10:23:44 [INFO] --------------------------------[ jar ]---------------------------------
10:23:44 [INFO] 
10:23:44 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-core ---
10:23:44 [INFO] 
10:23:44 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-core ---
10:23:44 [INFO] 
10:23:44 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ gaming-core ---
10:23:50 [INFO] You have 0 Checkstyle violations.
10:23:50 [INFO] 
10:23:50 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ gaming-core >>>
10:23:50 [INFO] 
10:23:50 [INFO] --- pmd:3.21.0:pmd (pmd) @ gaming-core ---
10:23:51 [INFO] PMD version: 6.55.0
10:23:56 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
10:23:56 [INFO] 
10:23:56 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ gaming-core <<<
10:23:56 [INFO] 
10:23:56 [INFO] 
10:23:56 [INFO] --- pmd:3.21.0:check (pmd) @ gaming-core ---
10:23:56 [INFO] PMD version: 6.55.0
10:23:56 [INFO] 
10:23:56 [INFO] 
10:23:56 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ gaming-core ---
10:23:57 [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
10:23:57 [INFO] 
10:23:57 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-core ---
10:23:57 [INFO] Copying 1 resource from src/main/resources to target/classes
10:23:58 [INFO] 
10:23:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-core ---
10:23:58 [INFO] Changes detected - recompiling the module! :source
10:23:58 [INFO] Compiling 44 source files with javac [debug release 17] to target/classes
10:24:00 [INFO] 
10:24:00 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ gaming-core >>>
10:24:00 [INFO] 
10:24:00 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ gaming-core ---
10:24:04 [INFO] Fork Value is true
10:24:13 [INFO] Done SpotBugs Analysis....
10:24:14 [INFO] 
10:24:14 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ gaming-core <<<
10:24:14 [INFO] 
10:24:14 [INFO] 
10:24:14 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ gaming-core ---
10:24:14 [INFO] BugInstance size is 0
10:24:14 [INFO] Error size is 0
10:24:14 [INFO] No errors/warnings found
10:24:14 [INFO] 
10:24:14 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-core ---
10:24:14 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:24:14 [INFO] 
10:24:14 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-core ---
10:24:14 [INFO] Changes detected - recompiling the module! :dependency
10:24:14 [INFO] Compiling 24 source files with javac [debug release 17 module-path] to target/test-classes
10:24:16 [INFO] 
10:24:16 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-core ---
10:24:16 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
10:24:16 [INFO] 
10:24:16 [INFO] -------------------------------------------------------
10:24:16 [INFO]  T E S T S
10:24:16 [INFO] -------------------------------------------------------
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
10:24:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.146 s -- in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
10:24:18 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
10:24:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.075 s -- in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
10:24:18 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.073 s -- in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
10:24:18 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.054 s -- in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
10:24:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.025 s -- in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
10:24:18 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.023 s -- in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
10:24:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
10:24:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.011 s -- in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
10:24:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
10:24:18 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
10:24:18 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
10:24:18 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
10:24:18 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.036 s -- in de.fhdw.gaming.core.domain.AbstractPlayerTest
10:24:19 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
10:24:19 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.014 s -- in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
10:24:19 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
10:24:21 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.147 s -- in de.fhdw.gaming.core.domain.DefaultGameTest
10:24:21 [INFO] 
10:24:21 [INFO] Results:
10:24:21 [INFO] 
10:24:21 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
10:24:21 [INFO] 
10:24:21 [JENKINS] Recording test results
10:24:22 [INFO] 
10:24:22 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ gaming-core ---
10:24:22 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
10:24:22 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
10:24:22 [INFO] 
10:24:22 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-core ---
10:24:22 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar
10:24:22 [INFO] 
10:24:22 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ gaming-core ---
10:24:23 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar
10:24:23 [INFO] 
10:24:23 [INFO] --- install:3.1.1:install (default-install) @ gaming-core ---
10:24:23 [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
10:24:23 [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
10:24:23 [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
10:24:23 [INFO] 
10:24:23 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-core ---
10:24:23 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
10:24:23 [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
10:24:23 [INFO] Rendering site for default locale
10:24:23 [WARNING] No project URL defined - site links will not be relativized!
10:24:23 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
10:24:23 [INFO] Rendering 12 report documents
10:24:23 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
10:24:24 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
10:24:24 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
10:24:24 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
10:24:24 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
10:24:24 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
10:24:24 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
10:24:25 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
10:24:25 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
10:24:25 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
10:24:25 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
10:24:25 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
10:24:25 [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
10:24:26 [INFO] 
10:24:26 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
10:24:26 [INFO] Building Gaming Contest 1.0.2-SNAPSHOT                             [4/5]
10:24:26 [INFO]   from gaming-contest/pom.xml
10:24:26 [INFO] --------------------------------[ jar ]---------------------------------
10:24:26 [INFO] 
10:24:26 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-contest ---
10:24:26 [INFO] 
10:24:26 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-contest ---
10:24:26 [INFO] 
10:24:26 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ gaming-contest ---
10:24:26 [INFO] You have 0 Checkstyle violations.
10:24:26 [INFO] 
10:24:26 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ gaming-contest >>>
10:24:26 [INFO] 
10:24:26 [INFO] --- pmd:3.21.0:pmd (pmd) @ gaming-contest ---
10:24:26 [INFO] PMD version: 6.55.0
10:24:28 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
10:24:28 [INFO] 
10:24:28 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ gaming-contest <<<
10:24:28 [INFO] 
10:24:28 [INFO] 
10:24:28 [INFO] --- pmd:3.21.0:check (pmd) @ gaming-contest ---
10:24:28 [INFO] PMD version: 6.55.0
10:24:28 [INFO] 
10:24:28 [INFO] 
10:24:28 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ gaming-contest ---
10:24:28 [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
10:24:28 [INFO] 
10:24:28 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-contest ---
10:24:28 [INFO] Copying 1 resource from src/main/resources to target/classes
10:24:28 [INFO] 
10:24:28 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-contest ---
10:24:28 [WARNING] *********************************************************************************************************************************************
10:24:28 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! *
10:24:28 [WARNING] *********************************************************************************************************************************************
10:24:28 [INFO] Changes detected - recompiling the module! :dependency
10:24:28 [INFO] Compiling 8 source files with javac [debug release 17 module-path] to target/classes
10:24:29 [INFO] 
10:24:29 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ gaming-contest >>>
10:24:29 [INFO] 
10:24:29 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ gaming-contest ---
10:24:29 [INFO] Fork Value is true
10:24:35 [INFO] Done SpotBugs Analysis....
10:24:36 [INFO] 
10:24:36 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ gaming-contest <<<
10:24:36 [INFO] 
10:24:36 [INFO] 
10:24:36 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ gaming-contest ---
10:24:36 [INFO] BugInstance size is 0
10:24:36 [INFO] Error size is 0
10:24:36 [INFO] No errors/warnings found
10:24:36 [INFO] 
10:24:36 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-contest ---
10:24:36 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:24:36 [INFO] 
10:24:36 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-contest ---
10:24:36 [INFO] Changes detected - recompiling the module! :dependency
10:24:36 [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes
10:24:37 [INFO] 
10:24:37 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-contest ---
10:24:37 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
10:24:37 [INFO] 
10:24:37 [INFO] -------------------------------------------------------
10:24:37 [INFO]  T E S T S
10:24:37 [INFO] -------------------------------------------------------
10:24:38 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
10:24:38 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.134 s -- in de.fhdw.gaming.contest.util.ComparablePairTest
10:24:38 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
10:24:38 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.069 s -- in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
10:24:39 [INFO] 
10:24:39 [INFO] Results:
10:24:39 [INFO] 
10:24:39 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
10:24:39 [INFO] 
10:24:39 [JENKINS] Recording test results
10:24:39 [INFO] 
10:24:39 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ gaming-contest ---
10:24:39 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
10:24:39 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
10:24:39 [INFO] 
10:24:39 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-contest ---
10:24:39 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar
10:24:39 [INFO] 
10:24:39 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ gaming-contest ---
10:24:39 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar
10:24:39 [INFO] 
10:24:39 [INFO] --- install:3.1.1:install (default-install) @ gaming-contest ---
10:24:39 [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
10:24:39 [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
10:24:39 [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
10:24:39 [INFO] 
10:24:39 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-contest ---
10:24:39 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
10:24:39 [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
10:24:39 [INFO] Rendering site for default locale
10:24:39 [WARNING] No project URL defined - site links will not be relativized!
10:24:39 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
10:24:39 [INFO] Rendering 12 report documents
10:24:39 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
10:24:40 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
10:24:40 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
10:24:40 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
10:24:40 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
10:24:40 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
10:24:40 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
10:24:40 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
10:24:41 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
10:24:41 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
10:24:41 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
10:24:41 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
10:24:41 [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
10:24:41 [INFO] 
10:24:41 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
10:24:41 [INFO] Building Gaming GUI 1.0.2-SNAPSHOT                                 [5/5]
10:24:41 [INFO]   from gaming-gui/pom.xml
10:24:41 [INFO] --------------------------------[ jar ]---------------------------------
10:24:41 [INFO] 
10:24:41 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-gui ---
10:24:42 [INFO] 
10:24:42 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-gui ---
10:24:42 [INFO] 
10:24:42 [INFO] --- checkstyle:3.3.0:check (checkstyle) @ gaming-gui ---
10:24:43 [INFO] You have 0 Checkstyle violations.
10:24:43 [INFO] 
10:24:43 [INFO] >>> pmd:3.21.0:check (pmd) > :pmd @ gaming-gui >>>
10:24:43 [INFO] 
10:24:43 [INFO] --- pmd:3.21.0:pmd (pmd) @ gaming-gui ---
10:24:43 [INFO] PMD version: 6.55.0
10:24:44 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
10:24:44 [INFO] 
10:24:44 [INFO] <<< pmd:3.21.0:check (pmd) < :pmd @ gaming-gui <<<
10:24:44 [INFO] 
10:24:44 [INFO] 
10:24:44 [INFO] --- pmd:3.21.0:check (pmd) @ gaming-gui ---
10:24:44 [INFO] PMD version: 6.55.0
10:24:44 [INFO] 
10:24:44 [INFO] 
10:24:44 [INFO] --- jacoco:0.8.10:prepare-agent (jacoco-initialize) @ gaming-gui ---
10:24:44 [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
10:24:44 [INFO] 
10:24:44 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-gui ---
10:24:44 [INFO] Copying 8 resources from src/main/resources to target/classes
10:24:44 [INFO] 
10:24:44 [INFO] --- compiler:3.11.0:compile (default-compile) @ gaming-gui ---
10:24:44 [INFO] Changes detected - recompiling the module! :dependency
10:24:44 [INFO] Compiling 10 source files with javac [debug release 17 module-path] to target/classes
10:24:45 [INFO] 
10:24:45 [INFO] >>> spotbugs:4.7.3.6:check (spotbugs) > :spotbugs @ gaming-gui >>>
10:24:45 [INFO] 
10:24:45 [INFO] --- spotbugs:4.7.3.6:spotbugs (spotbugs) @ gaming-gui ---
10:24:45 [INFO] Fork Value is true
10:24:53 [INFO] Done SpotBugs Analysis....
10:24:53 [INFO] 
10:24:53 [INFO] <<< spotbugs:4.7.3.6:check (spotbugs) < :spotbugs @ gaming-gui <<<
10:24:53 [INFO] 
10:24:53 [INFO] 
10:24:53 [INFO] --- spotbugs:4.7.3.6:check (spotbugs) @ gaming-gui ---
10:24:53 [INFO] BugInstance size is 0
10:24:53 [INFO] Error size is 0
10:24:53 [INFO] No errors/warnings found
10:24:53 [INFO] 
10:24:53 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-gui ---
10:24:53 [INFO] Copying 1 resource from src/test/resources to target/test-classes
10:24:53 [INFO] 
10:24:53 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ gaming-gui ---
10:24:53 [INFO] No sources to compile
10:24:53 [INFO] 
10:24:53 [INFO] --- surefire:3.1.2:test (default-test) @ gaming-gui ---
10:24:53 [INFO] 
10:24:53 [INFO] --- jacoco:0.8.10:report (jacoco-site) @ gaming-gui ---
10:24:53 [INFO] Skipping JaCoCo execution due to missing execution data file.
10:24:53 [JENKINS] Recording test results
10:24:53 [INFO] 
10:24:53 [INFO] --- jar:3.3.0:jar (default-jar) @ gaming-gui ---
10:24:53 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar
10:24:53 [INFO] 
10:24:53 [INFO] --- source:3.3.0:jar-no-fork (attach-sources) @ gaming-gui ---
10:24:53 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar
10:24:53 [INFO] 
10:24:53 [INFO] --- install:3.1.1:install (default-install) @ gaming-gui ---
10:24:53 [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
10:24:53 [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
10:24:53 [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
10:24:53 [INFO] 
10:24:53 [INFO] --- site:4.0.0-M10:site (default-site) @ gaming-gui ---
10:24:54 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.4.5
10:24:54 [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
10:24:54 [INFO] Rendering site for default locale
10:24:54 [WARNING] No project URL defined - site links will not be relativized!
10:24:54 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M7 skin
10:24:54 [INFO] Rendering 12 report documents
10:24:54 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.4.5:dependencies
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
10:24:56 [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
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
10:24:56 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:21
10:24: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
10:24:59 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.5:dependency-info
10:24:59 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.5:dependency-management
10:24:59 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.4.5:distribution-management
10:24:59 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.5:index
10:24:59 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.5:licenses
10:25:00 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.5:plugin-management
10:25:00 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.5:plugins
10:25:00 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.4.5:scm
10:25:00 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.5:summary
10:25:00 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.5:team
10:25:00 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M10:project-info
10:25:00 [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
10:25:02 [INFO] ------------------------------------------------------------------------
10:25:02 [INFO] Reactor Summary for Gaming 1.0.2-SNAPSHOT:
10:25:02 [INFO] 
10:25:02 [INFO] Gaming ............................................. SUCCESS [ 16.331 s]
10:25:02 [INFO] Gaming Build Tools ................................. SUCCESS [  4.170 s]
10:25:02 [INFO] Gaming Core ........................................ SUCCESS [ 40.942 s]
10:25:02 [INFO] Gaming Contest ..................................... SUCCESS [ 15.421 s]
10:25:02 [INFO] Gaming GUI ......................................... SUCCESS [ 18.904 s]
10:25:02 [INFO] ------------------------------------------------------------------------
10:25:02 [INFO] BUILD SUCCESS
10:25:02 [INFO] ------------------------------------------------------------------------
10:25:02 [INFO] Total time:  01:40 min
10:25:02 [INFO] Finished at: 2023-11-21T10:25:02+01:00
10:25:02 [INFO] ------------------------------------------------------------------------
10:25:02 Waiting for Jenkins to finish collecting data
10:25:02 [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
10:25:02 [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
10:25:02 [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
10:25:02 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
10:25:02 [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
10:25:02 [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
10:25:02 [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
10:25:02 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
10:25:02 [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
10:25:02 [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
10:25:02 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
10:25:02 [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
10:25:02 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
10:25:03 [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
10:25:03 [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
10:25:03 [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
10:25:03 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
10:25:03 channel stopped
10:25:03 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
10:25:03 [PMD] Traversing of symbolic links: enabled
10:25:03 [PMD] -> found 3 files
10:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml
10:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
10:25:03 [PMD] Successfully processed file 'gaming-contest/target/pmd.xml'
10:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml
10:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
10:25:03 [PMD] Successfully processed file 'gaming-core/target/pmd.xml'
10:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml
10:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
10:25:03 [PMD] Successfully processed file 'gaming-gui/target/pmd.xml'
10:25:03 [PMD] Skipping post processing
10:25:03 [PMD] No filter has been set, publishing all 0 issues
10:25:03 [PMD] Repository miner is not configured, skipping repository mining
10:25:03 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
10:25:03 [PMD] Traversing of symbolic links: enabled
10:25:03 [PMD] -> found 3 files
10:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/pmd.xml
10:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
10:25:03 [PMD] Successfully processed file 'gaming-contest/target/pmd.xml'
10:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/pmd.xml
10:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
10:25:03 [PMD] Successfully processed file 'gaming-core/target/pmd.xml'
10:25:03 [PMD] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/pmd.xml
10:25:03 [PMD] -> found 0 issues (skipped 0 duplicates)
10:25:03 [PMD] Successfully processed file 'gaming-gui/target/pmd.xml'
10:25:03 [PMD] Skipping post processing
10:25:03 [PMD] No filter has been set, publishing all 0 issues
10:25:03 [PMD] Repository miner is not configured, skipping repository mining
10:25:03 [PMD] Reference build recorder is not configured
10:25:03 [PMD] Obtaining reference build from same job (gaming)
10:25:03 [PMD] Using reference build 'gaming #80' to compute new, fixed, and outstanding issues
10:25:03 [PMD] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
10:25:03 [PMD] No quality gates have been set - skipping
10:25:03 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
10:25:03 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
10:25:03 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #81'.
10:25:04 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
10:25:08 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
10:25:08 [SpotBugs] Traversing of symbolic links: enabled
10:25:08 [SpotBugs] -> found 3 files
10:25:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
10:25:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
10:25:08 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
10:25:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
10:25:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
10:25:08 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
10:25:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
10:25:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
10:25:08 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
10:25:08 [SpotBugs] Skipping post processing
10:25:08 [SpotBugs] No filter has been set, publishing all 0 issues
10:25:08 [SpotBugs] Repository miner is not configured, skipping repository mining
10:25:08 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
10:25:08 [SpotBugs] Traversing of symbolic links: enabled
10:25:08 [SpotBugs] -> found 3 files
10:25:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
10:25:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
10:25:08 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
10:25:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
10:25:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
10:25:08 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
10:25:08 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
10:25:08 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
10:25:08 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
10:25:08 [SpotBugs] Skipping post processing
10:25:08 [SpotBugs] No filter has been set, publishing all 0 issues
10:25:08 [SpotBugs] Repository miner is not configured, skipping repository mining
10:25:08 [SpotBugs] Reference build recorder is not configured
10:25:08 [SpotBugs] Obtaining reference build from same job (gaming)
10:25:08 [SpotBugs] Using reference build 'gaming #80' to compute new, fixed, and outstanding issues
10:25:08 [SpotBugs] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
10:25:08 [SpotBugs] No quality gates have been set - skipping
10:25:08 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
10:25:08 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
10:25:08 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #81'.
10:25:08 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
10:25:08 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
10:25:08 [CheckStyle] Traversing of symbolic links: enabled
10:25:08 [CheckStyle] -> found 3 files
10:25:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
10:25:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
10:25:08 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
10:25:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
10:25:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
10:25:08 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
10:25:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
10:25:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
10:25:08 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
10:25:08 [CheckStyle] Skipping post processing
10:25:08 [CheckStyle] No filter has been set, publishing all 0 issues
10:25:08 [CheckStyle] Repository miner is not configured, skipping repository mining
10:25:08 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
10:25:08 [CheckStyle] Traversing of symbolic links: enabled
10:25:08 [CheckStyle] -> found 3 files
10:25:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
10:25:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
10:25:08 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
10:25:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
10:25:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
10:25:08 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
10:25:08 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
10:25:08 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
10:25:08 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
10:25:08 [CheckStyle] Skipping post processing
10:25:08 [CheckStyle] No filter has been set, publishing all 0 issues
10:25:08 [CheckStyle] Repository miner is not configured, skipping repository mining
10:25:08 [CheckStyle] Reference build recorder is not configured
10:25:08 [CheckStyle] Obtaining reference build from same job (gaming)
10:25:08 [CheckStyle] Using reference build 'gaming #80' to compute new, fixed, and outstanding issues
10:25:08 [CheckStyle] Issues delta (vs. reference build): outstanding: 0, new: 0, fixed: 0
10:25:08 [CheckStyle] No quality gates have been set - skipping
10:25:08 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
10:25:08 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
10:25:08 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #81'.
10:25:08 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
10:25:08 [JaCoCo plugin] Collecting JaCoCo coverage data...
10:25:08 [JaCoCo plugin] Version: 3.3.5
10:25:08 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
10:25:08 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
10:25:08 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
10:25:08 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
10:25:08 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/classes 45 files
10:25:08 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
10:25:08 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
10:25:08 [JaCoCo plugin] Source Exclusions: **/module-info.java
10:25:08 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/src/main/java 43 files
10:25:08 [JaCoCo plugin] Loading inclusions files..
10:25:08 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
10:25:08 [JaCoCo plugin] exclusions: [**/module-info.class]
10:25: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]
10:25:08 [JaCoCo plugin] Publishing the results..
10:25:08 [JaCoCo plugin] Loading packages..
10:25:08 [JaCoCo plugin] Done.
10:25:08 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.38994, line: 81.15299, branch: 77.88461, instruction: 81.69508, complexity: 79.245285
10:25: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]
10:25:08 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
10:25:08 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
10:25:08 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
10:25:08 Deploying the main artifact gaming-1.0.2-SNAPSHOT.pom
10:25:09 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:09 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml (597 B at 1.5 kB/s)
10:25:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20231121.092509-3.pom
10:25:09 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20231121.092509-3.pom (13 kB at 42 kB/s)
10:25:09 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
10:25:09 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (361 B at 5.2 kB/s)
10:25:09 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml (597 B at 6.2 kB/s)
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
10:25:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 7.4 kB/s)
10:25:10 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
10:25:10 Deploying the main artifact gaming-build-tools-1.0.2-SNAPSHOT.jar
10:25:10 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:10 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 19 kB/s)
10:25:10 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-20231121.092510-3.jar
10:25:10 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-20231121.092510-3.jar (5.7 kB at 95 kB/s)
10:25:10 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-20231121.092510-3.pom
10:25:10 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-20231121.092510-3.pom (652 B at 9.3 kB/s)
10:25:10 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
10:25:10 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (373 B at 19 kB/s)
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:10 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 15 kB/s)
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
10:25:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 7.7 kB/s)
10:25:10 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
10:25:10 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT.jar
10:25:10 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:10 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 33 kB/s)
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231121.092510-3.jar
10:25:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231121.092510-3.jar (29 kB at 342 kB/s)
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231121.092510-3.pom
10:25:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231121.092510-3.pom (2.4 kB at 34 kB/s)
10:25:10 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
10:25:10 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (369 B at 23 kB/s)
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:10 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 18 kB/s)
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
10:25:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 11 kB/s)
10:25:10 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT-sources.jar
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231121.092510-3-sources.jar
10:25:10 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20231121.092510-3-sources.jar (18 kB at 544 kB/s)
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:10 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 52 kB/s)
10:25:10 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
10:25:10 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT.jar
10:25:10 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:10 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 25 kB/s)
10:25:10 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231121.092510-3.jar
10:25:11 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231121.092510-3.jar (50 kB at 93 kB/s)
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231121.092510-3.pom
10:25:11 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231121.092510-3.pom (2.1 kB at 72 kB/s)
10:25:11 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
10:25:11 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (366 B at 23 kB/s)
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:11 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 34 kB/s)
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
10:25:11 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 12 kB/s)
10:25:11 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT-sources.jar
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231121.092510-3-sources.jar
10:25:11 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20231121.092510-3-sources.jar (53 kB at 1.6 MB/s)
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:11 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)
10:25:11 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
10:25:11 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT.jar
10:25:11 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:11 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 11 kB/s)
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231121.092511-3.jar
10:25:11 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231121.092511-3.jar (46 kB at 936 kB/s)
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231121.092511-3.pom
10:25:11 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231121.092511-3.pom (3.1 kB at 120 kB/s)
10:25:11 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
10:25:11 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (365 B at 21 kB/s)
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:11 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 27 kB/s)
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
10:25:11 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 14 kB/s)
10:25:11 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT-sources.jar
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231121.092511-3-sources.jar
10:25:11 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20231121.092511-3-sources.jar (28 kB at 638 kB/s)
10:25:11 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
10:25:11 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 21 kB/s)
10:25:11 [INFO] Deployment done in 3.4 sec
10:25:11 Triggering a new build of ipspiel24
10:25:11 Triggering a new build of othello
10:25:11 Finished: SUCCESS