Skip to content
Failed

Console Output

21:04:23 Started by upstream project "gaming" build number 72
21:04:23 originally caused by:
21:04:23  Started by user Christoph Schulz
21:04:23 Running as Christoph Schulz
21:04:23 Building in workspace /var/lib/jenkins/home/jobs/othello/workspace/othello
21:04:23 The recommended git tool is: NONE
21:04:23 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
21:04:23  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/othello/workspace/othello/.git # timeout=10
21:04:23 Fetching changes from the remote Git repository
21:04:23  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/othello.git # timeout=10
21:04:23 Fetching upstream changes from http://localhost:3000/Gaming/othello.git
21:04:23  > /usr/bin/git --version # timeout=10
21:04:23  > git --version # 'git version 2.39.2'
21:04:23 using GIT_ASKPASS to set credentials 
21:04:23  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/othello.git +refs/heads/*:refs/remotes/origin/* # timeout=10
21:04:23  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
21:04:24 Checking out Revision 021705a3ff5db1e7d50a42b8027ebf0cf662c281 (refs/remotes/origin/master)
21:04:24  > /usr/bin/git config core.sparsecheckout # timeout=10
21:04:24  > /usr/bin/git checkout -f 021705a3ff5db1e7d50a42b8027ebf0cf662c281 # timeout=10
21:04:24 Commit message: "othello: Maven and Eclipse project configuration updated"
21:04:24  > /usr/bin/git rev-list --no-walk 021705a3ff5db1e7d50a42b8027ebf0cf662c281 # timeout=10
21:04:24 Parsing POMs
21:04:24 Established TCP socket on 38403
21:04:24 [othello] $ /usr/lib/jvm/openjdk-bin-11/bin/java -Xmx1024m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.9/boot/plexus-classworlds-2.6.0.jar:/usr/share/maven-bin-3.9/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.9 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3107.v665000b_51092.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 38403
21:04:25 <===[JENKINS REMOTING CAPACITY]===>channel started
21:04:27 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml clean install site
21:04:30 [INFO] Scanning for projects...
21:04:30 [INFO] ------------------------------------------------------------------------
21:04:30 [INFO] Reactor Build Order:
21:04:30 [INFO] 
21:04:30 [INFO] Othello                                                            [pom]
21:04:30 [INFO] Othello Build Tools                                                [jar]
21:04:30 [INFO] Othello Core                                                       [jar]
21:04:30 [INFO] Othello Strategy Examples                                          [jar]
21:04:30 [INFO] Othello Strategy Template                                          [jar]
21:04:30 [INFO] Othello GUI                                                        [jar]
21:04:30 [INFO] 
21:04:30 [INFO] -------------------< de.fhdw.gaming.othello:othello >-------------------
21:04:30 [INFO] Building Othello 1.0.0-SNAPSHOT                                    [1/6]
21:04:30 [INFO]   from pom.xml
21:04:30 [INFO] --------------------------------[ pom ]---------------------------------
21:04:31 [INFO] 
21:04:31 [INFO] --- clean:3.2.0:clean (default-clean) @ othello ---
21:04:31 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/target
21:04:31 [INFO] 
21:04:31 [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello ---
21:04:32 [INFO] Rule 0: org.apache.maven.enforcer.rules.version.RequireMavenVersion passed
21:04:32 [INFO] 
21:04:32 [INFO] --- install:3.1.0:install (default-install) @ othello ---
21:04:32 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom
21:04:32 [INFO] 
21:04:32 [INFO] --- site:4.0.0-M5:site (default-site) @ othello ---
21:04:34 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
21:04:36 [INFO] 16 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-convergence, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:04:36 [INFO] Rendering site for default locale
21:04:36 [WARNING] No project URL defined - decoration links will not be relativized!
21:04:36 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
21:04:36 [INFO] Generating "Dependency Convergence" report --- maven-project-info-reports-plugin:3.4.2:dependency-convergence
21:04:36 [INFO] Downloading from public: http://localhost:8083/nexus/content/groups/public/de/fhdw/gaming/othello/othello-core/1.0.0-SNAPSHOT/maven-metadata.xml
21:04:37 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
21:04:37 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
21:04:37 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
21:04:37 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
21:04:38 [INFO] Generating "Project Modules" report      --- maven-project-info-reports-plugin:3.4.2:modules
21:04:39 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
21:04:39 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
21:04:39 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
21:04:39 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
21:04:40 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset/site
21:04:41 [INFO] 
21:04:41 [INFO] -------------< de.fhdw.gaming.othello:othello-build-tools >-------------
21:04:41 [INFO] Building Othello Build Tools 1.0.0-SNAPSHOT                        [2/6]
21:04:41 [INFO]   from othello-build-tools/pom.xml
21:04:41 [INFO] --------------------------------[ jar ]---------------------------------
21:04:41 [INFO] 
21:04:41 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-build-tools ---
21:04:41 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target
21:04:41 [INFO] 
21:04:41 [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-build-tools ---
21:04:41 [INFO] 
21:04:41 [INFO] --- resources:3.3.0:resources (default-resources) @ othello-build-tools ---
21:04:41 [INFO] Copying 3 resources
21:04:41 [INFO] 
21:04:41 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-build-tools ---
21:04:41 [INFO] No sources to compile
21:04:41 [INFO] 
21:04:41 [INFO] --- resources:3.3.0:testResources (default-testResources) @ othello-build-tools ---
21:04:41 [INFO] skip non existing resourceDirectory /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/src/test/resources
21:04:41 [INFO] 
21:04:41 [INFO] --- compiler:3.11.0:testCompile (default-testCompile) @ othello-build-tools ---
21:04:41 [INFO] No sources to compile
21:04:41 [INFO] 
21:04:41 [INFO] --- surefire:3.0.0:test (default-test) @ othello-build-tools ---
21:04:42 [INFO] No tests to run.
21:04:42 [JENKINS] Recording test results
21:04:42 [INFO] 
21:04:42 [INFO] --- jar:3.3.0:jar (default-jar) @ othello-build-tools ---
21:04:42 [INFO] Building jar: /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar
21:04:42 [INFO] 
21:04:42 [INFO] --- install:3.1.0:install (default-install) @ othello-build-tools ---
21:04:42 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/pom.xml to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom
21:04:42 [INFO] Installing /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to /var/lib/jenkins/.m2/repository/de/fhdw/gaming/othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar
21:04:42 [INFO] 
21:04:42 [INFO] --- site:4.0.0-M5:site (default-site) @ othello-build-tools ---
21:04:42 [INFO] Configuring report plugin org.apache.maven.plugins:maven-project-info-reports-plugin:3.4.2
21:04:43 [INFO] 15 reports detected for maven-project-info-reports-plugin:3.4.2: ci-management, dependencies, dependency-info, dependency-management, distribution-management, index, issue-management, licenses, mailing-lists, modules, plugin-management, plugins, scm, summary, team
21:04:43 [INFO] Rendering site for default locale
21:04:43 [WARNING] No project URL defined - decoration links will not be relativized!
21:04:43 [INFO] Rendering content with org.apache.maven.skins:maven-fluido-skin:jar:2.0.0-M2 skin.
21:04:43 [INFO] Generating "Dependency Information" report --- maven-project-info-reports-plugin:3.4.2:dependency-info
21:04:43 [INFO] Generating "Dependency Management" report --- maven-project-info-reports-plugin:3.4.2:dependency-management
21:04:43 [INFO] Generating "About" report                --- maven-project-info-reports-plugin:3.4.2:index
21:04:43 [INFO] Generating "Licenses" report             --- maven-project-info-reports-plugin:3.4.2:licenses
21:04:44 [INFO] Generating "Plugin Management" report    --- maven-project-info-reports-plugin:3.4.2:plugin-management
21:04:44 [INFO] Generating "Plugins" report              --- maven-project-info-reports-plugin:3.4.2:plugins
21:04:44 [INFO] Generating "Summary" report              --- maven-project-info-reports-plugin:3.4.2:summary
21:04:44 [INFO] Generating "Team" report                 --- maven-project-info-reports-plugin:3.4.2:team
21:04:45 [JENKINS] Archiving site from /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/site to /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset/site/othello-build-tools
21:04:45 [INFO] 
21:04:45 [INFO] ----------------< de.fhdw.gaming.othello:othello-core >-----------------
21:04:45 [INFO] Building Othello Core 1.0.0-SNAPSHOT                               [3/6]
21:04:45 [INFO]   from othello-core/pom.xml
21:04:45 [INFO] --------------------------------[ jar ]---------------------------------
21:04:45 [INFO] 
21:04:45 [INFO] --- clean:3.2.0:clean (default-clean) @ othello-core ---
21:04:45 [INFO] Deleting /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target
21:04:45 [INFO] 
21:04:45 [INFO] --- enforcer:3.2.1:enforce (enforce-versions) @ othello-core ---
21:04:45 [INFO] 
21:04:45 [INFO] --- checkstyle:3.2.1:check (checkstyle) @ othello-core ---
21:04:51 [INFO] You have 0 Checkstyle violations.
21:04:51 [INFO] 
21:04:51 [INFO] >>> pmd:3.20.0:check (pmd) > :pmd @ othello-core >>>
21:04:51 [INFO] 
21:04:51 [INFO] --- pmd:3.20.0:pmd (pmd) @ othello-core ---
21:04:52 [INFO] PMD version: 6.55.0
21:04:58 [INFO] Rendering content with org.apache.maven.skins:maven-default-skin:jar:1.3 skin.
21:04:58 [INFO] 
21:04:58 [INFO] <<< pmd:3.20.0:check (pmd) < :pmd @ othello-core <<<
21:04:58 [INFO] 
21:04:58 [INFO] 
21:04:58 [INFO] --- pmd:3.20.0:check (pmd) @ othello-core ---
21:04:58 [INFO] PMD version: 6.55.0
21:04:58 [INFO] 
21:04:58 [INFO] 
21:04:58 [INFO] --- jacoco:0.8.8:prepare-agent (jacoco-initialize) @ othello-core ---
21:04:58 [INFO] surefireArgLine set to -javaagent:/var/lib/jenkins/.m2/repository/org/jacoco/org.jacoco.agent/0.8.8/org.jacoco.agent-0.8.8-runtime.jar=destfile=/var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/target/jacoco.exec
21:04:58 [INFO] 
21:04:58 [INFO] --- resources:3.3.0:resources (default-resources) @ othello-core ---
21:04:58 [INFO] Copying 1 resource
21:04:58 [INFO] 
21:04:58 [INFO] --- compiler:3.11.0:compile (default-compile) @ othello-core ---
21:04:59 [WARNING] Can't extract module name from gaming-core-1.0.1-SNAPSHOT.jar: Unsupported major.minor version 61.0
21:04:59 [INFO] Changes detected - recompiling the module! :source
21:04:59 [INFO] Compiling 32 source files with javac [debug release 11] to target/classes
21:05:00 [INFO] -------------------------------------------------------------
21:05:00 [ERROR] COMPILATION ERROR : 
21:05:00 [INFO] -------------------------------------------------------------
21:05:00 [ERROR] /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/src/main/java/module-info.java:[22,39] module not found: de.fhdw.gaming.core
21:05:00 [INFO] 1 error
21:05:00 [INFO] -------------------------------------------------------------
21:05:01 [INFO] ------------------------------------------------------------------------
21:05:01 [INFO] Reactor Summary for Othello 1.0.0-SNAPSHOT:
21:05:01 [INFO] 
21:05:01 [INFO] Othello ............................................ SUCCESS [ 10.123 s]
21:05:01 [INFO] Othello Build Tools ................................ SUCCESS [  3.902 s]
21:05:01 [INFO] Othello Core ....................................... FAILURE [ 14.790 s]
21:05:01 [INFO] Othello Strategy Examples .......................... SKIPPED
21:05:01 [INFO] Othello Strategy Template .......................... SKIPPED
21:05:01 [INFO] Othello GUI ........................................ SKIPPED
21:05:01 [INFO] ------------------------------------------------------------------------
21:05:01 [INFO] BUILD FAILURE
21:05:01 [INFO] ------------------------------------------------------------------------
21:05:01 [INFO] Total time:  31.060 s
21:05:01 [INFO] Finished at: 2023-04-17T21:05:01+02:00
21:05:01 [INFO] ------------------------------------------------------------------------
21:05:01 Waiting for Jenkins to finish collecting data
21:05:01 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-compiler-plugin:3.11.0:compile (default-compile) on project othello-core: Compilation failure
21:05:01 [ERROR] /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/src/main/java/module-info.java:[22,39] module not found: de.fhdw.gaming.core
21:05:01 [ERROR] -> [Help 1]
21:05:01 [ERROR] 
21:05:01 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
21:05:01 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
21:05:01 [ERROR] 
21:05:01 [ERROR] For more information about the errors and possible solutions, please read the following articles:
21:05:01 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
21:05:01 [ERROR] 
21:05:01 [ERROR] After correcting the problems, you can resume the build with the command
21:05:01 [ERROR]   mvn <goals> -rf :othello-core
21:05:01 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/pom.xml to de.fhdw.gaming.othello/othello-gui/1.0.0-SNAPSHOT/othello-gui-1.0.0-SNAPSHOT.pom
21:05:01 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
21:05:01 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template/pom.xml to de.fhdw.gaming.othello/othello-strategy-template/1.0.0-SNAPSHOT/othello-strategy-template-1.0.0-SNAPSHOT.pom
21:05:01 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
21:05:01 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/pom.xml to de.fhdw.gaming.othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.pom
21:05:01 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools/target/othello-build-tools-1.0.0-SNAPSHOT.jar to de.fhdw.gaming.othello/othello-build-tools/1.0.0-SNAPSHOT/othello-build-tools-1.0.0-SNAPSHOT.jar
21:05:01 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
21:05:01 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples/pom.xml to de.fhdw.gaming.othello/othello-strategy-examples/1.0.0-SNAPSHOT/othello-strategy-examples-1.0.0-SNAPSHOT.pom
21:05:01 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
21:05:01 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/pom.xml to de.fhdw.gaming.othello/othello-core/1.0.0-SNAPSHOT/othello-core-1.0.0-SNAPSHOT.pom
21:05:01 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
21:05:02 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to de.fhdw.gaming.othello/othello/1.0.0-SNAPSHOT/othello-1.0.0-SNAPSHOT.pom
21:05:02 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
21:05:02 channel stopped
21:05:02 [PMDSpotBugsCheckStyle] Skipping execution of recorder since overall result is 'FAILURE'
21:05:02 Finished: FAILURE