Skip to content
Success

Console Output

12:53:09 Started by an SCM change
12:53:09 Running as SYSTEM
12:53:09 Building in workspace /var/lib/jenkins/home/jobs/gaming/workspace/gaming
12:53:09 The recommended git tool is: NONE
12:53:09 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
12:53:09  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/gaming/workspace/gaming/.git # timeout=10
12:53:09 Fetching changes from the remote Git repository
12:53:09  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/gaming.git # timeout=10
12:53:09 Fetching upstream changes from http://localhost:3000/Gaming/gaming.git
12:53:09  > /usr/bin/git --version # timeout=10
12:53:09  > git --version # 'git version 2.44.1'
12:53:09 using GIT_ASKPASS to set credentials 
12:53:09  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/gaming.git +refs/heads/*:refs/remotes/origin/* # timeout=10
12:53:09  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
12:53:09 Checking out Revision 70ec05bc6279c66352b30949ee56dfda7635dabf (refs/remotes/origin/master)
12:53:09  > /usr/bin/git config core.sparsecheckout # timeout=10
12:53:09  > /usr/bin/git checkout -f 70ec05bc6279c66352b30949ee56dfda7635dabf # timeout=10
12:53:09  > /usr/bin/git branch -a -v --no-abbrev # timeout=10
12:53:09  > /usr/bin/git branch -D master # timeout=10
12:53:09  > /usr/bin/git checkout -b master 70ec05bc6279c66352b30949ee56dfda7635dabf # timeout=10
12:53:10 Commit message: "build: plug-ins and dependencies updated"
12:53:10  > /usr/bin/git rev-list --no-walk 276eab0fd60b99751a780943380b51e6eac464ea # timeout=10
12:53:10 Cleaning workspace
12:53:10  > /usr/bin/git rev-parse --verify HEAD # timeout=10
12:53:10 Resetting working tree
12:53:10  > /usr/bin/git reset --hard # timeout=10
12:53:10  > /usr/bin/git clean -fdx # timeout=10
12:53:11 Parsing POMs
12:53:12 Modules changed, recalculating dependency graph
12:53:12 Established TCP socket on 41427
12:53:12 [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-3206.vb_15dcf73f6a_9.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 41427
12:53:13 <===[JENKINS REMOTING CAPACITY]===>channel started
12:53:16 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/gaming/workspace/gaming/pom.xml clean install site
12:53:18 [INFO] Scanning for projects...
12:53:18 [INFO] ------------------------------------------------------------------------
12:53:18 [INFO] Reactor Build Order:
12:53:18 [INFO] 
12:53:18 [INFO] Gaming                                                             [pom]
12:53:18 [INFO] Gaming Build Tools                                                 [jar]
12:53:18 [INFO] Gaming Core                                                        [jar]
12:53:18 [INFO] Gaming Contest                                                     [jar]
12:53:18 [INFO] Gaming GUI                                                         [jar]
12:53:18 [INFO] 
12:53:18 [INFO] -----------------------< de.fhdw.gaming:gaming >------------------------
12:53:18 [INFO] Building Gaming 1.0.2-SNAPSHOT                                     [1/5]
12:53:18 [INFO]   from pom.xml
12:53:18 [INFO] --------------------------------[ pom ]---------------------------------
12:53:19 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M14/maven-site-plugin-4.0.0-M14.pom
12:53:19 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M14/maven-site-plugin-4.0.0-M14.pom (22 kB at 81 kB/s)
12:53:20 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M14/maven-site-plugin-4.0.0-M14.jar
12:53:20 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-site-plugin/4.0.0-M14/maven-site-plugin-4.0.0-M14.jar (117 kB at 4.2 MB/s)
12:53:20 [INFO] 
12:53:20 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming ---
12:53:20 [INFO] 
12:53:20 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming ---
12:53:21 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
12:53:21 [INFO] 
12:53:21 [INFO] --- install:3.1.1:install (default-install) @ gaming ---
12:53:21 [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
12:53:21 [INFO] 
12:53:21 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming ---
12:53:21 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M11/maven-reporting-api-4.0.0-M11.pom
12:53:21 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M11/maven-reporting-api-4.0.0-M11.pom (2.8 kB at 21 kB/s)
12:53:21 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M10/doxia-sink-api-2.0.0-M10.pom
12:53:21 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M10/doxia-sink-api-2.0.0-M10.pom (1.4 kB at 15 kB/s)
12:53:21 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia/2.0.0-M10/doxia-2.0.0-M10.pom
12:53:21 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia/2.0.0-M10/doxia-2.0.0-M10.pom (17 kB at 232 kB/s)
12:53:21 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/2.0.0-M13/maven-reporting-exec-2.0.0-M13.pom
12:53:22 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/2.0.0-M13/maven-reporting-exec-2.0.0-M13.pom (9.3 kB at 155 kB/s)
12:53:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0-M10/doxia-core-2.0.0-M10.pom
12:53:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0-M10/doxia-core-2.0.0-M10.pom (3.8 kB at 57 kB/s)
12:53:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom
12:53:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.pom (19 kB at 515 kB/s)
12:53:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M10/doxia-module-xhtml5-2.0.0-M10.pom
12:53:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M10/doxia-module-xhtml5-2.0.0-M10.pom (3.0 kB at 42 kB/s)
12:53:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0-M10/doxia-modules-2.0.0-M10.pom
12:53:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-modules/2.0.0-M10/doxia-modules-2.0.0-M10.pom (2.5 kB at 40 kB/s)
12:53:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M10/doxia-module-apt-2.0.0-M10.pom
12:53:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M10/doxia-module-apt-2.0.0-M10.pom (2.9 kB at 32 kB/s)
12:53:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M10/doxia-module-xdoc-2.0.0-M10.pom
12:53:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M10/doxia-module-xdoc-2.0.0-M10.pom (5.4 kB at 76 kB/s)
12:53:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/2.0.0-M10/doxia-module-fml-2.0.0-M10.pom
12:53:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/2.0.0-M10/doxia-module-fml-2.0.0-M10.pom (5.3 kB at 85 kB/s)
12:53:23 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/2.0.0-M10/doxia-module-markdown-2.0.0-M10.pom
12:53:23 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/2.0.0-M10/doxia-module-markdown-2.0.0-M10.pom (8.9 kB at 121 kB/s)
12:53:24 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jetbrains/annotations/24.1.0/annotations-24.1.0.pom
12:53:24 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jetbrains/annotations/24.1.0/annotations-24.1.0.pom (1.3 kB at 46 kB/s)
12:53:24 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M18/doxia-site-model-2.0.0-M18.pom
12:53:24 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M18/doxia-site-model-2.0.0-M18.pom (5.8 kB at 94 kB/s)
12:53:24 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0-M18/doxia-sitetools-2.0.0-M18.pom
12:53:24 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-sitetools/2.0.0-M18/doxia-sitetools-2.0.0-M18.pom (13 kB at 202 kB/s)
12:53:24 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M18/doxia-site-renderer-2.0.0-M18.pom
12:53:24 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M18/doxia-site-renderer-2.0.0-M18.pom (7.4 kB at 121 kB/s)
12:53:24 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M18/doxia-skin-model-2.0.0-M18.pom
12:53:24 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M18/doxia-skin-model-2.0.0-M18.pom (3.2 kB at 52 kB/s)
12:53:24 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom
12:53:24 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.pom (4.1 kB at 38 kB/s)
12:53:24 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M18/doxia-integration-tools-2.0.0-M18.pom
12:53:25 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M18/doxia-integration-tools-2.0.0-M18.pom (8.2 kB at 105 kB/s)
12:53:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.pom
12:53:25 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.pom (3.4 kB at 21 kB/s)
12:53:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-project/9.4.54.v20240208/jetty-project-9.4.54.v20240208.pom
12:53:25 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-project/9.4.54.v20240208/jetty-project-9.4.54.v20240208.pom (73 kB at 672 kB/s)
12:53:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom
12:53:25 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/infinispan/infinispan-bom/11.0.18.Final/infinispan-bom-11.0.18.Final.pom (18 kB at 150 kB/s)
12:53:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom
12:53:25 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/infinispan/infinispan-build-configuration-parent/11.0.18.Final/infinispan-build-configuration-parent-11.0.18.Final.pom (16 kB at 155 kB/s)
12:53:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.pom
12:53:25 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.pom (4.0 kB at 58 kB/s)
12:53:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.pom
12:53:25 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.pom (4.0 kB at 67 kB/s)
12:53:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.pom
12:53:25 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.pom (1.2 kB at 18 kB/s)
12:53:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.pom
12:53:25 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.pom (2.3 kB at 30 kB/s)
12:53:25 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.pom
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.pom (2.1 kB at 32 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.pom
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.pom (1.3 kB at 17 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-webapp/9.4.54.v20240208/jetty-webapp-9.4.54.v20240208.pom
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-webapp/9.4.54.v20240208/jetty-webapp-9.4.54.v20240208.pom (3.2 kB at 40 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.pom
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.pom (1.7 kB at 27 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M11/maven-reporting-api-4.0.0-M11.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-api/4.0.0-M11/maven-reporting-api-4.0.0-M11.jar (9.8 kB at 138 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/2.0.0-M13/maven-reporting-exec-2.0.0-M13.jar
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M10/doxia-sink-api-2.0.0-M10.jar
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0-M10/doxia-core-2.0.0-M10.jar
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M10/doxia-module-xhtml5-2.0.0-M10.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/commons/commons-text/1.11.0/commons-text-1.11.0.jar (247 kB at 2.8 MB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M10/doxia-module-apt-2.0.0-M10.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/reporting/maven-reporting-exec/2.0.0-M13/maven-reporting-exec-2.0.0-M13.jar (29 kB at 262 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M10/doxia-module-xdoc-2.0.0-M10.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xdoc/2.0.0-M10/doxia-module-xdoc-2.0.0-M10.jar (35 kB at 150 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/2.0.0-M10/doxia-module-fml-2.0.0-M10.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-xhtml5/2.0.0-M10/doxia-module-xhtml5-2.0.0-M10.jar (17 kB at 71 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/2.0.0-M10/doxia-module-markdown-2.0.0-M10.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-sink-api/2.0.0-M10/doxia-sink-api-2.0.0-M10.jar (11 kB at 43 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/jetbrains/annotations/24.1.0/annotations-24.1.0.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-core/2.0.0-M10/doxia-core-2.0.0-M10.jar (168 kB at 586 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M18/doxia-site-model-2.0.0-M18.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/jetbrains/annotations/24.1.0/annotations-24.1.0.jar (31 kB at 104 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M18/doxia-site-renderer-2.0.0-M18.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-apt/2.0.0-M10/doxia-module-apt-2.0.0-M10.jar (54 kB at 165 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M18/doxia-skin-model-2.0.0-M18.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-markdown/2.0.0-M10/doxia-module-markdown-2.0.0-M10.jar (35 kB at 100 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-renderer/2.0.0-M18/doxia-site-renderer-2.0.0-M18.jar (44 kB at 104 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M18/doxia-integration-tools-2.0.0-M18.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-site-model/2.0.0-M18/doxia-site-model-2.0.0-M18.jar (86 kB at 200 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-module-fml/2.0.0-M10/doxia-module-fml-2.0.0-M10.jar (38 kB at 87 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-skin-model/2.0.0-M18/doxia-skin-model-2.0.0-M18.jar (16 kB at 35 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/codehaus/plexus/plexus-velocity/2.1.0/plexus-velocity-2.1.0.jar (5.6 kB at 11 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/doxia/doxia-integration-tools/2.0.0-M18/doxia-integration-tools-2.0.0-M18.jar (50 kB at 96 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar
12:53:26 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-io/9.4.54.v20240208/jetty-io-9.4.54.v20240208.jar (183 kB at 333 kB/s)
12:53:26 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar
12:53:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-server/9.4.54.v20240208/jetty-server-9.4.54.v20240208.jar (737 kB at 1.2 MB/s)
12:53:27 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-webapp/9.4.54.v20240208/jetty-webapp-9.4.54.v20240208.jar
12:53:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-servlet/9.4.54.v20240208/jetty-servlet-9.4.54.v20240208.jar (146 kB at 238 kB/s)
12:53:27 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar
12:53:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-http/9.4.54.v20240208/jetty-http-9.4.54.v20240208.jar (249 kB at 394 kB/s)
12:53:27 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar
12:53:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-security/9.4.54.v20240208/jetty-security-9.4.54.v20240208.jar (118 kB at 174 kB/s)
12:53:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-util-ajax/9.4.54.v20240208/jetty-util-ajax-9.4.54.v20240208.jar (67 kB at 94 kB/s)
12:53:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-xml/9.4.54.v20240208/jetty-xml-9.4.54.v20240208.jar (69 kB at 90 kB/s)
12:53:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-webapp/9.4.54.v20240208/jetty-webapp-9.4.54.v20240208.jar (140 kB at 181 kB/s)
12:53:27 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/eclipse/jetty/jetty-util/9.4.54.v20240208/jetty-util-9.4.54.v20240208.jar (589 kB at 710 kB/s)
12:53:28 [INFO] Rendering site for default locale
12:53:28 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
12:53:32 [INFO] Detected 16 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
12:53:32 [WARNING] No project URL defined - site links will not be relativized!
12:53:32 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
12:53:32 [INFO] Rendering 13 report documents
12:53:32 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.5.0:dependency-convergence
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
12:53:32 [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 15 kB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-controls/22.0.1/javafx-controls-22.0.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-controls/22.0.1/javafx-controls-22.0.1.pom (908 B at 151 kB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx/22.0.1/javafx-22.0.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx/22.0.1/javafx-22.0.1.pom (8.4 kB at 1.1 MB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-graphics/22.0.1/javafx-graphics-22.0.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-graphics/22.0.1/javafx-graphics-22.0.1.pom (904 B at 129 kB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-base/22.0.1/javafx-base-22.0.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-base/22.0.1/javafx-base-22.0.1.pom (749 B at 125 kB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-fxml/22.0.1/javafx-fxml-22.0.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-fxml/22.0.1/javafx-fxml-22.0.1.pom (900 B at 112 kB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-swing/22.0.1/javafx-swing-22.0.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-swing/22.0.1/javafx-swing-22.0.1.pom (902 B at 47 kB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio-batik/3.10.1/imageio-batik-3.10.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio-batik/3.10.1/imageio-batik-3.10.1.pom (4.6 kB at 759 kB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio/3.10.1/imageio-3.10.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio/3.10.1/imageio-3.10.1.pom (6.6 kB at 1.3 MB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/twelvemonkeys/3.10.1/twelvemonkeys-3.10.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/twelvemonkeys/3.10.1/twelvemonkeys-3.10.1.pom (14 kB at 2.1 MB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio-core/3.10.1/imageio-core-3.10.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio-core/3.10.1/imageio-core-3.10.1.pom (1.8 kB at 257 kB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-lang/3.10.1/common-lang-3.10.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-lang/3.10.1/common-lang-3.10.1.pom (998 B at 166 kB/s)
12:53:32 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common/3.10.1/common-3.10.1.pom
12:53:32 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common/3.10.1/common-3.10.1.pom (1.9 kB at 209 kB/s)
12:53:33 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-io/3.10.1/common-io-3.10.1.pom
12:53:33 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-io/3.10.1/common-io-3.10.1.pom (1.4 kB at 228 kB/s)
12:53:33 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-image/3.10.1/common-image-3.10.1.pom
12:53:33 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-image/3.10.1/common-image-3.10.1.pom (1.5 kB at 194 kB/s)
12:53:34 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
12:53:34 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
12:53:34 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
12:53:34 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
12:53:34 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
12:53:35 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.5.0:modules
12:53:35 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
12:53:35 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.5.0/spotbugs-maven-plugin-4.8.5.0.pom
12:53:35 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.5.0/spotbugs-maven-plugin-4.8.5.0.pom (43 kB at 3.6 MB/s)
12:53:36 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-pmd-plugin/3.22.0/maven-pmd-plugin-3.22.0.pom
12:53:36 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/maven/plugins/maven-pmd-plugin/3.22.0/maven-pmd-plugin-3.22.0.pom (15 kB at 956 kB/s)
12:53:36 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
12:53:36 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
12:53:36 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
12:53:36 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
12:53:36 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
12:53:37 [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
12:53:38 [Gitea] do not publish assets due to source being no GiteaSCMSource
12:53:38 [INFO] 
12:53:38 [INFO] -----------------< de.fhdw.gaming:gaming-build-tools >------------------
12:53:38 [INFO] Building Gaming Build Tools 1.0.2-SNAPSHOT                         [2/5]
12:53:38 [INFO]   from gaming-build-tools/pom.xml
12:53:38 [INFO] --------------------------------[ jar ]---------------------------------
12:53:38 [INFO] 
12:53:38 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-build-tools ---
12:53:39 [INFO] 
12:53:39 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-build-tools ---
12:53:39 [INFO] 
12:53:39 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-build-tools ---
12:53:39 [INFO] Copying 3 resources from src/main/resources to target/classes
12:53:39 [INFO] 
12:53:39 [INFO] --- compiler:3.13.0:compile (default-compile) @ gaming-build-tools ---
12:53:39 [INFO] No sources to compile
12:53:39 [INFO] 
12:53:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-build-tools ---
12:53:39 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/src/test/resources
12:53:39 [INFO] 
12:53:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gaming-build-tools ---
12:53:39 [INFO] No sources to compile
12:53:39 [INFO] 
12:53:39 [INFO] --- surefire:3.2.5:test (default-test) @ gaming-build-tools ---
12:53:40 [INFO] No tests to run.
12:53:40 [JENKINS] Recording test results
12:53:40 [INFO] 
12:53:40 [INFO] --- jar:3.4.1:jar (default-jar) @ gaming-build-tools ---
12:53:40 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools/target/gaming-build-tools-1.0.2-SNAPSHOT.jar
12:53:40 [INFO] 
12:53:40 [INFO] --- install:3.1.1:install (default-install) @ gaming-build-tools ---
12:53:40 [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
12:53:40 [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
12:53:41 [INFO] 
12:53:41 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming-build-tools ---
12:53:41 [INFO] Rendering site for default locale
12:53:41 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
12:53:41 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
12:53:41 [WARNING] No project URL defined - site links will not be relativized!
12:53:41 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
12:53:41 [INFO] Rendering 11 report documents
12:53:41 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
12:53:41 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
12:53:41 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
12:53:41 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
12:53:41 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
12:53:41 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
12:53:41 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
12:53:42 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
12:53:42 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
12:53:42 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
12:53:42 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
12:53:42 [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
12:53:42 [Gitea] do not publish assets due to source being no GiteaSCMSource
12:53:42 [INFO] 
12:53:42 [INFO] ---------------------< de.fhdw.gaming:gaming-core >---------------------
12:53:42 [INFO] Building Gaming Core 1.0.2-SNAPSHOT                                [3/5]
12:53:42 [INFO]   from gaming-core/pom.xml
12:53:42 [INFO] --------------------------------[ jar ]---------------------------------
12:53:42 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.5.0/spotbugs-maven-plugin-4.8.5.0.jar
12:53:42 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-maven-plugin/4.8.5.0/spotbugs-maven-plugin-4.8.5.0.jar (170 kB at 12 MB/s)
12:53:42 [INFO] 
12:53:42 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-core ---
12:53:43 [INFO] 
12:53:43 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-core ---
12:53:43 [INFO] 
12:53:43 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ gaming-core ---
12:53:43 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.pom
12:53:43 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.pom (235 kB at 14 MB/s)
12:53:43 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/info/picocli/picocli/4.7.6/picocli-4.7.6.pom
12:53:43 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/info/picocli/picocli/4.7.6/picocli-4.7.6.pom (1.4 kB at 153 kB/s)
12:53:43 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom
12:53:43 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.pom (9.1 kB at 1.0 MB/s)
12:53:43 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom
12:53:43 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/google/guava/guava-parent/33.2.0-jre/guava-parent-33.2.0-jre.pom (19 kB at 3.2 MB/s)
12:53:43 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom
12:53:43 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.pom (2.1 kB at 140 kB/s)
12:53:43 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.jar
12:53:43 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/puppycrawl/tools/checkstyle/10.17.0/checkstyle-10.17.0.jar (2.1 MB at 49 MB/s)
12:53:43 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/info/picocli/picocli/4.7.6/picocli-4.7.6.jar
12:53:43 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar
12:53:44 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar
12:53:44 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/info/picocli/picocli/4.7.6/picocli-4.7.6.jar (416 kB at 19 MB/s)
12:53:44 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/checkerframework/checker-qual/3.43.0/checker-qual-3.43.0.jar (232 kB at 12 MB/s)
12:53:44 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/google/guava/guava/33.2.0-jre/guava-33.2.0-jre.jar (3.1 MB at 56 MB/s)
12:53:47 [INFO] You have 0 Checkstyle violations.
12:53:47 [INFO] 
12:53:47 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ gaming-core ---
12:53:47 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
12:53:47 [INFO] 
12:53:47 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-core ---
12:53:47 [INFO] Copying 1 resource from src/main/resources to target/classes
12:53:47 [INFO] 
12:53:47 [INFO] --- compiler:3.13.0:compile (default-compile) @ gaming-core ---
12:53:47 [INFO] Recompiling the module because of changed source code.
12:53:47 [INFO] Compiling 44 source files with javac [debug release 17] to target/classes
12:53:49 [INFO] 
12:53:49 [INFO] >>> spotbugs:4.8.5.0:check (spotbugs) > :spotbugs @ gaming-core >>>
12:53:49 [INFO] 
12:53:49 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ gaming-core ---
12:53:49 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.8.5/spotbugs-4.8.5.pom
12:53:49 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.8.5/spotbugs-4.8.5.pom (6.7 kB at 834 kB/s)
12:53:49 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.pom
12:53:49 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.pom (22 kB at 1.8 MB/s)
12:53:49 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom
12:53:49 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.pom (2.8 kB at 565 kB/s)
12:53:49 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom
12:53:49 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-parent/2.0.13/slf4j-parent-2.0.13.pom (13 kB at 2.2 MB/s)
12:53:49 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom
12:53:49 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-bom/2.0.13/slf4j-bom-2.0.13.pom (7.3 kB at 1.2 MB/s)
12:53:49 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.8.5/spotbugs-annotations-4.8.5.pom
12:53:49 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.8.5/spotbugs-annotations-4.8.5.pom (3.3 kB at 406 kB/s)
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.pom
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.pom (1.7 kB at 288 kB/s)
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.pom (1.3 kB at 219 kB/s)
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.pom (18 kB at 2.6 MB/s)
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.8.5/spotbugs-4.8.5.jar
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs/4.8.5/spotbugs-4.8.5.jar (3.8 MB at 107 MB/s)
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.8.5/spotbugs-annotations-4.8.5.jar
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/github/spotbugs/spotbugs-annotations/4.8.5/spotbugs-annotations-4.8.5.jar (15 kB at 1.5 MB/s)
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.jar
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/jcl-over-slf4j/2.0.13/jcl-over-slf4j-2.0.13.jar (18 kB at 1.3 MB/s)
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar
12:53:50 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-api/2.0.13/slf4j-api-2.0.13.jar (69 kB at 4.6 MB/s)
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/slf4j/slf4j-simple/2.0.13/slf4j-simple-2.0.13.jar (16 kB at 714 kB/s)
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/apache/bcel/bcel/6.9.0/bcel-6.9.0.jar (739 kB at 27 MB/s)
12:53:50 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/commons-codec/commons-codec/1.17.0/commons-codec-1.17.0.jar (373 kB at 16 MB/s)
12:53:52 [INFO] Fork Value is true
12:54:01 [INFO] Done SpotBugs Analysis....
12:54:02 [INFO] 
12:54:02 [INFO] <<< spotbugs:4.8.5.0:check (spotbugs) < :spotbugs @ gaming-core <<<
12:54:02 [INFO] 
12:54:02 [INFO] 
12:54:02 [INFO] --- spotbugs:4.8.5.0:check (spotbugs) @ gaming-core ---
12:54:02 [INFO] BugInstance size is 0
12:54:02 [INFO] Error size is 0
12:54:02 [INFO] No errors/warnings found
12:54:02 [INFO] 
12:54:02 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-core ---
12:54:02 [INFO] Copying 1 resource from src/test/resources to target/test-classes
12:54:02 [INFO] 
12:54:02 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gaming-core ---
12:54:03 [INFO] Recompiling the module because of changed dependency.
12:54:03 [INFO] Compiling 24 source files with javac [debug release 17 module-path] to target/test-classes
12:54:04 [INFO] 
12:54:04 [INFO] --- surefire:3.2.5:test (default-test) @ gaming-core ---
12:54:04 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
12:54:05 [INFO] 
12:54:05 [INFO] -------------------------------------------------------
12:54:05 [INFO]  T E S T S
12:54:05 [INFO] -------------------------------------------------------
12:54:06 [INFO] Running de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
12:54:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.125 s -- in de.fhdw.gaming.core.ui.util.NonInteractiveInputProviderTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
12:54:07 [INFO] Tests run: 1, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.core.ui.util.ChainedInputProviderTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
12:54:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.063 s -- in de.fhdw.gaming.core.ui.type.IntegerFieldTypeTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
12:54:07 [INFO] Tests run: 9, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.081 s -- in de.fhdw.gaming.core.ui.type.FieldTypeWithValidatorTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
12:54:07 [INFO] Tests run: 6, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.032 s -- in de.fhdw.gaming.core.ui.type.ObjectFieldTypeTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
12:54:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.015 s -- in de.fhdw.gaming.core.ui.type.BooleanFieldTypeTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.type.StringFieldTypeTest
12:54:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.019 s -- in de.fhdw.gaming.core.ui.type.StringFieldTypeTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
12:54:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.007 s -- in de.fhdw.gaming.core.ui.type.validator.PatternValidatorTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
12:54:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.005 s -- in de.fhdw.gaming.core.ui.type.validator.ValueSetValidatorTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
12:54:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.008 s -- in de.fhdw.gaming.core.ui.type.validator.MaxValueValidatorTest
12:54:07 [INFO] Running de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
12:54:07 [INFO] Tests run: 2, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.013 s -- in de.fhdw.gaming.core.ui.type.validator.MinValueValidatorTest
12:54:07 [INFO] Running de.fhdw.gaming.core.domain.AbstractPlayerTest
12:54:07 [INFO] Tests run: 7, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.027 s -- in de.fhdw.gaming.core.domain.AbstractPlayerTest
12:54:07 [INFO] Running de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
12:54:07 [INFO] Tests run: 5, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.016 s -- in de.fhdw.gaming.core.domain.util.GameBuilderFactoryWrapperTest
12:54:07 [INFO] Running de.fhdw.gaming.core.domain.DefaultGameTest
12:54:09 [INFO] Tests run: 16, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 2.133 s -- in de.fhdw.gaming.core.domain.DefaultGameTest
12:54:09 [INFO] 
12:54:09 [INFO] Results:
12:54:09 [INFO] 
12:54:09 [INFO] Tests run: 69, Failures: 0, Errors: 0, Skipped: 0
12:54:09 [INFO] 
12:54:09 [JENKINS] Recording test results
12:54:10 [INFO] 
12:54:10 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ gaming-core ---
12:54:10 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
12:54:10 [INFO] Analyzed bundle 'Gaming Core' with 26 classes
12:54:10 [INFO] 
12:54:10 [INFO] --- jar:3.4.1:jar (default-jar) @ gaming-core ---
12:54:10 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT.jar
12:54:11 [INFO] 
12:54:11 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ gaming-core ---
12:54:11 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/gaming-core-1.0.2-SNAPSHOT-sources.jar
12:54:11 [INFO] 
12:54:11 [INFO] --- install:3.1.1:install (default-install) @ gaming-core ---
12:54:11 [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
12:54:11 [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
12:54:11 [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
12:54:11 [INFO] 
12:54:11 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming-core ---
12:54:11 [INFO] Rendering site for default locale
12:54:11 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
12:54:11 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
12:54:11 [WARNING] No project URL defined - site links will not be relativized!
12:54:11 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
12:54:11 [INFO] Rendering 12 report documents
12:54:11 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.5.0:dependencies
12:54:12 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
12:54:12 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
12:54:12 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
12:54:12 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
12:54:13 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
12:54:13 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
12:54:13 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
12:54:13 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
12:54:13 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
12:54:13 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
12:54:13 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
12:54:14 [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
12:54:14 [Gitea] do not publish assets due to source being no GiteaSCMSource
12:54:14 [INFO] 
12:54:14 [INFO] -------------------< de.fhdw.gaming:gaming-contest >--------------------
12:54:14 [INFO] Building Gaming Contest 1.0.2-SNAPSHOT                             [4/5]
12:54:14 [INFO]   from gaming-contest/pom.xml
12:54:14 [INFO] --------------------------------[ jar ]---------------------------------
12:54:14 [INFO] 
12:54:14 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-contest ---
12:54:14 [INFO] 
12:54:14 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-contest ---
12:54:14 [INFO] 
12:54:14 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ gaming-contest ---
12:54:15 [INFO] You have 0 Checkstyle violations.
12:54:15 [INFO] 
12:54:15 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ gaming-contest ---
12:54:15 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
12:54:15 [INFO] 
12:54:15 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-contest ---
12:54:15 [INFO] Copying 1 resource from src/main/resources to target/classes
12:54:15 [INFO] 
12:54:15 [INFO] --- compiler:3.13.0:compile (default-compile) @ gaming-contest ---
12:54:15 [WARNING] *********************************************************************************************************************************************
12:54:15 [WARNING] * Required filename-based automodules detected: [commons-cli-1.5.0.jar]. Please don't publish this project to a public artifact repository! *
12:54:15 [WARNING] *********************************************************************************************************************************************
12:54:15 [INFO] Recompiling the module because of changed dependency.
12:54:15 [INFO] Compiling 8 source files with javac [debug release 17 module-path] to target/classes
12:54:16 [INFO] 
12:54:16 [INFO] >>> spotbugs:4.8.5.0:check (spotbugs) > :spotbugs @ gaming-contest >>>
12:54:16 [INFO] 
12:54:16 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ gaming-contest ---
12:54:16 [INFO] Fork Value is true
12:54:22 [INFO] Done SpotBugs Analysis....
12:54:22 [INFO] 
12:54:22 [INFO] <<< spotbugs:4.8.5.0:check (spotbugs) < :spotbugs @ gaming-contest <<<
12:54:22 [INFO] 
12:54:22 [INFO] 
12:54:22 [INFO] --- spotbugs:4.8.5.0:check (spotbugs) @ gaming-contest ---
12:54:22 [INFO] BugInstance size is 0
12:54:22 [INFO] Error size is 0
12:54:22 [INFO] No errors/warnings found
12:54:22 [INFO] 
12:54:22 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-contest ---
12:54:22 [INFO] Copying 1 resource from src/test/resources to target/test-classes
12:54:22 [INFO] 
12:54:22 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gaming-contest ---
12:54:22 [INFO] Recompiling the module because of changed dependency.
12:54:22 [INFO] Compiling 2 source files with javac [debug release 17 module-path] to target/test-classes
12:54:23 [INFO] 
12:54:23 [INFO] --- surefire:3.2.5:test (default-test) @ gaming-contest ---
12:54:23 [INFO] Using auto detected provider org.apache.maven.surefire.junitplatform.JUnitPlatformProvider
12:54:23 [INFO] 
12:54:23 [INFO] -------------------------------------------------------
12:54:23 [INFO]  T E S T S
12:54:23 [INFO] -------------------------------------------------------
12:54:25 [INFO] Running de.fhdw.gaming.contest.util.ComparablePairTest
12:54:25 [INFO] Tests run: 8, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.131 s -- in de.fhdw.gaming.contest.util.ComparablePairTest
12:54:25 [INFO] Running de.fhdw.gaming.contest.util.CombinatoricsHelperTest
12:54:25 [INFO] Tests run: 10, Failures: 0, Errors: 0, Skipped: 0, Time elapsed: 0.141 s -- in de.fhdw.gaming.contest.util.CombinatoricsHelperTest
12:54:25 [INFO] 
12:54:25 [INFO] Results:
12:54:25 [INFO] 
12:54:25 [INFO] Tests run: 18, Failures: 0, Errors: 0, Skipped: 0
12:54:25 [INFO] 
12:54:25 [JENKINS] Recording test results
12:54:25 [INFO] 
12:54:25 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ gaming-contest ---
12:54:25 [INFO] Loading execution data file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/jacoco.exec
12:54:25 [INFO] Analyzed bundle 'Gaming Contest' with 12 classes
12:54:26 [INFO] 
12:54:26 [INFO] --- jar:3.4.1:jar (default-jar) @ gaming-contest ---
12:54:26 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT.jar
12:54:26 [INFO] 
12:54:26 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ gaming-contest ---
12:54:26 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/gaming-contest-1.0.2-SNAPSHOT-sources.jar
12:54:26 [INFO] 
12:54:26 [INFO] --- install:3.1.1:install (default-install) @ gaming-contest ---
12:54:26 [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
12:54:26 [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
12:54:26 [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
12:54:26 [INFO] 
12:54:26 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming-contest ---
12:54:26 [INFO] Rendering site for default locale
12:54:26 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
12:54:26 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
12:54:26 [WARNING] No project URL defined - site links will not be relativized!
12:54:26 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
12:54:26 [INFO] Rendering 12 report documents
12:54:26 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.5.0:dependencies
12:54:26 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
12:54:26 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
12:54:26 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
12:54:27 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
12:54:27 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
12:54:27 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
12:54:27 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
12:54:27 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
12:54:27 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
12:54:27 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
12:54:27 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
12:54:28 [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
12:54:28 [Gitea] do not publish assets due to source being no GiteaSCMSource
12:54:28 [INFO] 
12:54:28 [INFO] ---------------------< de.fhdw.gaming:gaming-gui >----------------------
12:54:28 [INFO] Building Gaming GUI 1.0.2-SNAPSHOT                                 [5/5]
12:54:28 [INFO]   from gaming-gui/pom.xml
12:54:28 [INFO] --------------------------------[ jar ]---------------------------------
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-controls/22.0.1/javafx-controls-22.0.1.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-controls/22.0.1/javafx-controls-22.0.1.jar (306 B at 22 kB/s)
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-controls/22.0.1/javafx-controls-22.0.1-linux.jar
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-graphics/22.0.1/javafx-graphics-22.0.1.jar
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-graphics/22.0.1/javafx-graphics-22.0.1-linux.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-graphics/22.0.1/javafx-graphics-22.0.1.jar (306 B at 13 kB/s)
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-base/22.0.1/javafx-base-22.0.1.jar
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-fxml/22.0.1/javafx-fxml-22.0.1.jar
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-base/22.0.1/javafx-base-22.0.1-linux.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-base/22.0.1/javafx-base-22.0.1.jar (302 B at 10 kB/s)
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-fxml/22.0.1/javafx-fxml-22.0.1-linux.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-fxml/22.0.1/javafx-fxml-22.0.1.jar (302 B at 13 kB/s)
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-swing/22.0.1/javafx-swing-22.0.1.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-fxml/22.0.1/javafx-fxml-22.0.1-linux.jar (131 kB at 3.2 MB/s)
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-swing/22.0.1/javafx-swing-22.0.1-linux.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-swing/22.0.1/javafx-swing-22.0.1.jar (303 B at 6.2 kB/s)
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio-batik/3.10.1/imageio-batik-3.10.1.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-base/22.0.1/javafx-base-22.0.1-linux.jar (757 kB at 14 MB/s)
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio-core/3.10.1/imageio-core-3.10.1.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-swing/22.0.1/javafx-swing-22.0.1-linux.jar (90 kB at 1.3 MB/s)
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-lang/3.10.1/common-lang-3.10.1.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio-batik/3.10.1/imageio-batik-3.10.1.jar (23 kB at 224 kB/s)
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-controls/22.0.1/javafx-controls-22.0.1-linux.jar (2.6 MB at 20 MB/s)
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-io/3.10.1/common-io-3.10.1.jar
12:54:28 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-image/3.10.1/common-image-3.10.1.jar
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-lang/3.10.1/common-lang-3.10.1.jar (122 kB at 1.1 MB/s)
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/imageio/imageio-core/3.10.1/imageio-core-3.10.1.jar (120 kB at 1.1 MB/s)
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-image/3.10.1/common-image-3.10.1.jar (87 kB at 721 kB/s)
12:54:28 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/org/openjfx/javafx-graphics/22.0.1/javafx-graphics-22.0.1-linux.jar (4.7 MB at 29 MB/s)
12:54:29 [INFO] Downloaded from public: http://localhost:8083/nexus/content/groups/public/com/twelvemonkeys/common/common-io/3.10.1/common-io-3.10.1.jar (92 kB at 466 kB/s)
12:54:29 [INFO] 
12:54:29 [INFO] --- clean:3.2.0:clean (default-clean) @ gaming-gui ---
12:54:29 [INFO] 
12:54:29 [INFO] --- enforcer:3.4.1:enforce (enforce-versions) @ gaming-gui ---
12:54:29 [INFO] 
12:54:29 [INFO] --- checkstyle:3.3.1:check (checkstyle) @ gaming-gui ---
12:54:30 [INFO] You have 0 Checkstyle violations.
12:54:30 [INFO] 
12:54:30 [INFO] --- jacoco:0.8.12:prepare-agent (jacoco-initialize) @ gaming-gui ---
12:54:30 [INFO] argLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.12/org.jacoco.agent-0.8.12-runtime.jar=destfile=/var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/jacoco.exec
12:54:30 [INFO] 
12:54:30 [INFO] --- resources:3.3.1:resources (default-resources) @ gaming-gui ---
12:54:30 [INFO] Copying 8 resources from src/main/resources to target/classes
12:54:30 [INFO] 
12:54:30 [INFO] --- compiler:3.13.0:compile (default-compile) @ gaming-gui ---
12:54:30 [INFO] Recompiling the module because of changed dependency.
12:54:30 [INFO] Compiling 10 source files with javac [debug release 17 module-path] to target/classes
12:54:31 [INFO] 
12:54:31 [INFO] >>> spotbugs:4.8.5.0:check (spotbugs) > :spotbugs @ gaming-gui >>>
12:54:31 [INFO] 
12:54:31 [INFO] --- spotbugs:4.8.5.0:spotbugs (spotbugs) @ gaming-gui ---
12:54:31 [INFO] Fork Value is true
12:54:39 [INFO] Done SpotBugs Analysis....
12:54:39 [INFO] 
12:54:39 [INFO] <<< spotbugs:4.8.5.0:check (spotbugs) < :spotbugs @ gaming-gui <<<
12:54:39 [INFO] 
12:54:39 [INFO] 
12:54:39 [INFO] --- spotbugs:4.8.5.0:check (spotbugs) @ gaming-gui ---
12:54:39 [INFO] BugInstance size is 0
12:54:39 [INFO] Error size is 0
12:54:39 [INFO] No errors/warnings found
12:54:39 [INFO] 
12:54:39 [INFO] --- resources:3.3.1:testResources (default-testResources) @ gaming-gui ---
12:54:39 [INFO] Copying 1 resource from src/test/resources to target/test-classes
12:54:39 [INFO] 
12:54:39 [INFO] --- compiler:3.13.0:testCompile (default-testCompile) @ gaming-gui ---
12:54:39 [INFO] No sources to compile
12:54:39 [INFO] 
12:54:39 [INFO] --- surefire:3.2.5:test (default-test) @ gaming-gui ---
12:54:39 [JENKINS] Recording test results
12:54:39 [INFO] 
12:54:39 [INFO] --- jacoco:0.8.12:report (jacoco-site) @ gaming-gui ---
12:54:39 [INFO] Skipping JaCoCo execution due to missing execution data file.
12:54:39 [INFO] 
12:54:39 [INFO] --- jar:3.4.1:jar (default-jar) @ gaming-gui ---
12:54:39 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT.jar
12:54:39 [INFO] 
12:54:39 [INFO] --- source:3.3.1:jar-no-fork (attach-sources) @ gaming-gui ---
12:54:39 [INFO] Building jar: /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/gaming-gui-1.0.2-SNAPSHOT-sources.jar
12:54:40 [INFO] 
12:54:40 [INFO] --- install:3.1.1:install (default-install) @ gaming-gui ---
12:54:40 [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
12:54:40 [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
12:54:40 [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
12:54:40 [INFO] 
12:54:40 [INFO] --- site:4.0.0-M14:site (default-site) @ gaming-gui ---
12:54:40 [INFO] Rendering site for default locale
12:54:40 [INFO] Configuring report plugin maven-project-info-reports-plugin:3.5.0
12:54:40 [INFO] Detected 15 reports for maven-project-info-reports-plugin:3.5.0: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
12:54:40 [WARNING] No project URL defined - site links will not be relativized!
12:54:40 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M8 skin
12:54:40 [INFO] Rendering 12 report documents
12:54:40 [INFO] Generating "Dependencies" report         --- maven-project-info-reports-plugin:3.5.0:dependencies
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
12:54:42 [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
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-controls:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-graphics:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-base:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-fxml:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
12:54:42 [WARNING] Failed to build parent project for org.openjfx:javafx-swing:jar:22.0.1
12:54:42 [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
12:54:45 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.5.0:dependency-info
12:54:45 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.5.0:dependency-management
12:54:45 [INFO] Generating "Distribution Management" report --- maven-project-info-reports-plugin:3.5.0:distribution-management
12:54:45 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.5.0:index
12:54:45 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.5.0:licenses
12:54:45 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.5.0:plugin-management
12:54:46 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.5.0:plugins
12:54:46 [INFO] Generating "Source Code Management" report --- maven-project-info-reports-plugin:3.5.0:scm
12:54:46 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.5.0:summary
12:54:46 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.5.0:team
12:54:46 [INFO] Generating "Project Information" report  --- maven-site-plugin:4.0.0-M14:project-info
12:54:46 [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
12:54:46 [Gitea] do not publish assets due to source being no GiteaSCMSource
12:54:48 [INFO] ------------------------------------------------------------------------
12:54:48 [INFO] Reactor Summary for Gaming 1.0.2-SNAPSHOT:
12:54:48 [INFO] 
12:54:48 [INFO] Gaming ............................................. SUCCESS [ 19.160 s]
12:54:48 [INFO] Gaming Build Tools ................................. SUCCESS [  3.608 s]
12:54:48 [INFO] Gaming Core ........................................ SUCCESS [ 31.394 s]
12:54:48 [INFO] Gaming Contest ..................................... SUCCESS [ 13.524 s]
12:54:48 [INFO] Gaming GUI ......................................... SUCCESS [ 17.817 s]
12:54:48 [INFO] ------------------------------------------------------------------------
12:54:48 [INFO] BUILD SUCCESS
12:54:48 [INFO] ------------------------------------------------------------------------
12:54:48 [INFO] Total time:  01:29 min
12:54:48 [INFO] Finished at: 2024-05-28T12:54:48+02:00
12:54:48 [INFO] ------------------------------------------------------------------------
12:54:48 Waiting for Jenkins to finish collecting data
12:54:48 [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
12:54:48 [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
12:54:48 [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
12:54:48 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:54:48 [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
12:54:48 [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
12:54:48 [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
12:54:48 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:54:48 [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
12:54:48 [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
12:54:48 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:54:48 [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
12:54:48 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:54:48 [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
12:54:48 [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
12:54:48 [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
12:54:48 Copying /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/gaming
12:54:48 channel stopped
12:54:48 [PMD] [-ERROR-] Errors during parsing
12:54:48 [PMD] [-ERROR-] No files found for pattern '**/target/pmd.xml'. Configuration error?
12:54:48 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
12:54:48 [PMD] Traversing of symbolic links: enabled
12:54:48 [PMD] Skipping post processing
12:54:48 [PMD] No filter has been set, publishing all 0 issues
12:54:48 [PMD] Repository miner is not configured, skipping repository mining
12:54:48 [PMD] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/pmd.xml'
12:54:48 [PMD] Traversing of symbolic links: enabled
12:54:48 [PMD] Skipping post processing
12:54:48 [PMD] No filter has been set, publishing all 0 issues
12:54:48 [PMD] Repository miner is not configured, skipping repository mining
12:54:48 [PMD] [-ERROR-] Errors during parsing
12:54:48 [PMD] [-ERROR-] No files found for pattern '**/target/pmd.xml'. Configuration error?
12:54:48 [PMD] Reference build recorder is not configured
12:54:48 [PMD] No valid reference build found
12:54:48 [PMD] All reported issues will be considered outstanding
12:54:48 [PMD] No quality gates have been set - skipping
12:54:48 [PMD] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
12:54:48 [PMD] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
12:54:48 [PMD] Attaching ResultAction with ID 'pmd' to build 'gaming #82'.
12:54:48 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
12:54:48 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
12:54:48 [SpotBugs] Traversing of symbolic links: enabled
12:54:48 [SpotBugs] -> found 3 files
12:54:48 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
12:54:48 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:54:48 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
12:54:48 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
12:54:48 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:54:48 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
12:54:48 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
12:54:48 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:54:48 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
12:54:48 [SpotBugs] Skipping post processing
12:54:48 [SpotBugs] No filter has been set, publishing all 0 issues
12:54:48 [SpotBugs] Repository miner is not configured, skipping repository mining
12:54:48 [SpotBugs] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/spotbugs/spotbugsXml.xml'
12:54:48 [SpotBugs] Traversing of symbolic links: enabled
12:54:48 [SpotBugs] -> found 3 files
12:54:48 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/spotbugs/spotbugsXml.xml
12:54:48 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:54:48 [SpotBugs] Successfully processed file 'gaming-contest/target/spotbugs/spotbugsXml.xml'
12:54:48 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/spotbugs/spotbugsXml.xml
12:54:48 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:54:48 [SpotBugs] Successfully processed file 'gaming-core/target/spotbugs/spotbugsXml.xml'
12:54:48 [SpotBugs] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/spotbugs/spotbugsXml.xml
12:54:48 [SpotBugs] -> found 0 issues (skipped 0 duplicates)
12:54:48 [SpotBugs] Successfully processed file 'gaming-gui/target/spotbugs/spotbugsXml.xml'
12:54:48 [SpotBugs] Skipping post processing
12:54:48 [SpotBugs] No filter has been set, publishing all 0 issues
12:54:48 [SpotBugs] Repository miner is not configured, skipping repository mining
12:54:48 [SpotBugs] Reference build recorder is not configured
12:54:48 [SpotBugs] No valid reference build found
12:54:48 [SpotBugs] All reported issues will be considered outstanding
12:54:48 [SpotBugs] No quality gates have been set - skipping
12:54:48 [SpotBugs] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
12:54:48 [SpotBugs] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
12:54:48 [SpotBugs] Attaching ResultAction with ID 'spotbugs' to build 'gaming #82'.
12:54:48 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
12:54:49 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
12:54:49 [CheckStyle] Traversing of symbolic links: enabled
12:54:49 [CheckStyle] -> found 3 files
12:54:49 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
12:54:49 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
12:54:49 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
12:54:49 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
12:54:49 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
12:54:49 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
12:54:49 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
12:54:49 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
12:54:49 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
12:54:49 [CheckStyle] Skipping post processing
12:54:49 [CheckStyle] No filter has been set, publishing all 0 issues
12:54:49 [CheckStyle] Repository miner is not configured, skipping repository mining
12:54:49 [CheckStyle] Searching for all files in '/var/lib/jenkins/home/jobs/gaming/workspace/gaming' that match the pattern '**/target/checkstyle-result.xml'
12:54:49 [CheckStyle] Traversing of symbolic links: enabled
12:54:49 [CheckStyle] -> found 3 files
12:54:49 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-contest/target/checkstyle-result.xml
12:54:49 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
12:54:49 [CheckStyle] Successfully processed file 'gaming-contest/target/checkstyle-result.xml'
12:54:49 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/checkstyle-result.xml
12:54:49 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
12:54:49 [CheckStyle] Successfully processed file 'gaming-core/target/checkstyle-result.xml'
12:54:49 [CheckStyle] Successfully parsed file /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-gui/target/checkstyle-result.xml
12:54:49 [CheckStyle] -> found 0 issues (skipped 0 duplicates)
12:54:49 [CheckStyle] Successfully processed file 'gaming-gui/target/checkstyle-result.xml'
12:54:49 [CheckStyle] Skipping post processing
12:54:49 [CheckStyle] No filter has been set, publishing all 0 issues
12:54:49 [CheckStyle] Repository miner is not configured, skipping repository mining
12:54:49 [CheckStyle] Reference build recorder is not configured
12:54:49 [CheckStyle] No valid reference build found
12:54:49 [CheckStyle] All reported issues will be considered outstanding
12:54:49 [CheckStyle] No quality gates have been set - skipping
12:54:49 [CheckStyle] Enabling health report (Healthy=1, Unhealthy=10, Minimum Severity=LOW)
12:54:49 [CheckStyle] Created analysis result for 0 issues (found 0 new issues, fixed 0 issues)
12:54:49 [CheckStyle] Attaching ResultAction with ID 'checkstyle' to build 'gaming #82'.
12:54:49 [Gitea Checks] Failed Publishing Gitea checks: javax.net.ssl.SSLHandshakeException: No subject alternative DNS name matching localhost found.
12:54:49 [JaCoCo plugin] Collecting JaCoCo coverage data...
12:54:49 [JaCoCo plugin] Version: 3.3.6
12:54:49 [JaCoCo plugin] gaming-core/target/jacoco.exec;gaming-core/target/classes;gaming-core/src/main/java; locations are configured
12:54:49 [JaCoCo plugin] Number of found exec files for pattern gaming-core/target/jacoco.exec: 1
12:54:49 [JaCoCo plugin] Saving matched execfiles:  /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/jacoco.exec
12:54:49 [JaCoCo plugin] Saving matched class directories for class-pattern: gaming-core/target/classes: 
12:54:49 [JaCoCo plugin]  - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/target/classes 45 files
12:54:49 [JaCoCo plugin] Saving matched source directories for source-pattern: gaming-core/src/main/java: 
12:54:49 [JaCoCo plugin] Source Inclusions: de/fhdw/gaming/core/**/*.java
12:54:49 [JaCoCo plugin] Source Exclusions: **/module-info.java
12:54:49 [JaCoCo plugin] - /var/lib/jenkins/home/jobs/gaming/workspace/gaming/gaming-core/src/main/java 43 files
12:54:49 [JaCoCo plugin] Loading inclusions files..
12:54:49 [JaCoCo plugin] inclusions: [de/fhdw/gaming/core/**/*.class]
12:54:49 [JaCoCo plugin] exclusions: [**/module-info.class]
12:54:49 [JaCoCo plugin] Thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70]
12:54:49 [JaCoCo plugin] Publishing the results..
12:54:49 [JaCoCo plugin] Loading packages..
12:54:49 [JaCoCo plugin] Done.
12:54:49 [JaCoCo plugin] Overall coverage: class: 76.92308, method: 82.38994, line: 81.15299, branch: 77.88461, instruction: 81.69508, complexity: 79.245285
12:54:49 [JaCoCo plugin] Health thresholds: JacocoHealthReportThresholds [minClass=50, maxClass=70, minMethod=50, maxMethod=75, minLine=60, maxLine=75, minBranch=50, maxBranch=70, minInstruction=60, maxInstruction=75, minComplexity=50, maxComplexity=70]
12:54:49 [JaCoCo plugin] Apply Min/Max thresholds result: SUCCESS
12:54:49 Maven RedeployPublisher use remote  maven settings from : /var/lib/jenkins/.m2/settings.xml
12:54:49 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:54:49 Deploying the main artifact gaming-1.0.2-SNAPSHOT.pom
12:54:49 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:50 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml (597 B at 2.7 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20240528.105449-4.pom
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/gaming-1.0.2-20240528.105449-4.pom (13 kB at 60 kB/s)
12:54:50 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
12:54:50 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 7.1 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/1.0.2-SNAPSHOT/maven-metadata.xml (597 B at 18 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming/maven-metadata.xml (340 B at 16 kB/s)
12:54:50 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:54:50 Deploying the main artifact gaming-build-tools-1.0.2-SNAPSHOT.jar
12:54:50 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:50 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 33 kB/s)
12:54:50 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-20240528.105450-4.jar
12:54:50 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-20240528.105450-4.jar (5.7 kB at 174 kB/s)
12:54:50 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-20240528.105450-4.pom
12:54:50 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-20240528.105450-4.pom (652 B at 25 kB/s)
12:54:50 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
12:54:50 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 11 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:50 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 39 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-build-tools/maven-metadata.xml (352 B at 17 kB/s)
12:54:50 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:54:50 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT.jar
12:54:50 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:50 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 99 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.105450-4.jar
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.105450-4.jar (29 kB at 1.4 MB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.105450-4.pom
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.105450-4.pom (2.3 kB at 126 kB/s)
12:54:50 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
12:54:50 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 17 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:50 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)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/maven-metadata.xml (348 B at 22 kB/s)
12:54:50 Deploying the main artifact gaming-contest-1.0.2-SNAPSHOT-sources.jar
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.105450-4-sources.jar
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/gaming-contest-1.0.2-20240528.105450-4-sources.jar (18 kB at 748 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-contest/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:50 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 43 kB/s)
12:54:50 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:54:50 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT.jar
12:54:50 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:50 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 58 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.105450-4.jar
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.105450-4.jar (50 kB at 1.7 MB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.105450-4.pom
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.105450-4.pom (1.9 kB at 97 kB/s)
12:54:50 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
12:54:50 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 12 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:50 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 41 kB/s)
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml
12:54:50 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/maven-metadata.xml (345 B at 14 kB/s)
12:54:50 Deploying the main artifact gaming-core-1.0.2-SNAPSHOT-sources.jar
12:54:50 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.105450-4-sources.jar
12:54:51 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/gaming-core-1.0.2-20240528.105450-4-sources.jar (53 kB at 1.1 MB/s)
12:54:51 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-core/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:51 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 37 kB/s)
12:54:51 [INFO] Deployment in http://localhost:8083/nexus/content/repositories/snapshots (id=snapshots,uniqueVersion=true)
12:54:51 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT.jar
12:54:51 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:51 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 71 kB/s)
12:54:51 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.105451-4.jar
12:54:51 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.105451-4.jar (46 kB at 665 kB/s)
12:54:51 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.105451-4.pom
12:54:51 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.105451-4.pom (3.0 kB at 88 kB/s)
12:54:51 Downloading from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
12:54:51 Downloaded from snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 13 kB/s)
12:54:51 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:51 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 62 kB/s)
12:54:51 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml
12:54:51 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/maven-metadata.xml (344 B at 17 kB/s)
12:54:51 Deploying the main artifact gaming-gui-1.0.2-SNAPSHOT-sources.jar
12:54:51 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.105451-4-sources.jar
12:54:51 Uploaded to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/gaming-gui-1.0.2-20240528.105451-4-sources.jar (28 kB at 1.3 MB/s)
12:54:51 Uploading to snapshots: http://localhost:8083/nexus/content/repositories/snapshots/de/fhdw/gaming/gaming-gui/1.0.2-SNAPSHOT/maven-metadata.xml
12:54:51 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 49 kB/s)
12:54:51 [INFO] Deployment done in 2.1 sec
12:54:51 [Gitea] do not publish assets due to source being no GiteaSCMSource
12:54:51 Triggering a new build of ipspiel24
12:54:51 Triggering a new build of othello
12:54:51 Finished: SUCCESS