Skip to content
Failed

Console Output

22:30:02 Started by user Christoph Schulz
22:30:02 Running as Christoph Schulz
22:30:02 Building in workspace /var/lib/jenkins/home/jobs/othello/workspace/othello
22:30:02 The recommended git tool is: NONE
22:30:02 using credential 46247283-e2f4-4c6e-8a6e-5a6fa3bcfebf
22:30:02  > /usr/bin/git rev-parse --resolve-git-dir /var/lib/jenkins/home/jobs/othello/workspace/othello/.git # timeout=10
22:30:02 Fetching changes from the remote Git repository
22:30:02  > /usr/bin/git config remote.origin.url http://localhost:3000/Gaming/othello.git # timeout=10
22:30:02 Fetching upstream changes from http://localhost:3000/Gaming/othello.git
22:30:02  > /usr/bin/git --version # timeout=10
22:30:02  > git --version # 'git version 2.41.0'
22:30:02 using GIT_ASKPASS to set credentials 
22:30:02  > /usr/bin/git fetch --tags --force --progress -- http://localhost:3000/Gaming/othello.git +refs/heads/*:refs/remotes/origin/* # timeout=10
22:30:02  > /usr/bin/git rev-parse refs/remotes/origin/master^{commit} # timeout=10
22:30:02 Checking out Revision 307d05f16da2799546f5b56a7aac83b19d6eb7bc (refs/remotes/origin/master)
22:30:02  > /usr/bin/git config core.sparsecheckout # timeout=10
22:30:02  > /usr/bin/git checkout -f 307d05f16da2799546f5b56a7aac83b19d6eb7bc # timeout=10
22:30:02 Commit message: "othello: plug-ins and dependencies updated"
22:30:02  > /usr/bin/git rev-list --no-walk 307d05f16da2799546f5b56a7aac83b19d6eb7bc # timeout=10
22:30:02 Parsing POMs
22:30:02 Established TCP socket on 44307
22:30:02 [othello] $ /usr/lib/jvm/openjdk-bin-17/bin/java -Xmx1024m -cp /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.14.jar:/usr/share/maven-bin-3.9/boot/plexus-classworlds-2.7.0.jar:/usr/share/maven-bin-3.9/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven-bin-3.9 /var/lib/jenkins/home/war/WEB-INF/lib/remoting-3131.vf2b_b_798b_ce99.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.14.jar /var/lib/jenkins/home/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.14.jar 44307
22:30:03 <===[JENKINS REMOTING CAPACITY]===>channel started
22:30:04 Executing Maven:  -B -f /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml -DdevelopmentVersion=1.0.2-SNAPSHOT -DreleaseVersion=1.0.1 -Dresume=false release:prepare release:perform
22:30:06 [INFO] Scanning for projects...
22:30:06 [INFO] ------------------------------------------------------------------------
22:30:06 [INFO] Reactor Build Order:
22:30:06 [INFO] 
22:30:06 [INFO] Othello                                                            [pom]
22:30:06 [INFO] Othello Build Tools                                                [jar]
22:30:06 [INFO] Othello Core                                                       [jar]
22:30:06 [INFO] Othello Strategy Examples                                          [jar]
22:30:06 [INFO] Othello Strategy Template                                          [jar]
22:30:06 [INFO] Othello GUI                                                        [jar]
22:30:06 [INFO] 
22:30:06 [INFO] -------------------< de.fhdw.gaming.othello:othello >-------------------
22:30:06 [INFO] Building Othello 1.0.1-SNAPSHOT                                    [1/6]
22:30:06 [INFO]   from pom.xml
22:30:06 [INFO] --------------------------------[ pom ]---------------------------------
22:30:06 [INFO] 
22:30:06 [INFO] --- release:3.0.1:prepare (default-cli) @ othello ---
22:30:07 [INFO] starting prepare goal, composed of 17 phases: check-poms, scm-check-modifications, check-dependency-snapshots, create-backup-poms, map-release-versions, input-variables, map-development-versions, rewrite-poms-for-release, generate-release-poms, run-preparation-goals, scm-commit-release, scm-tag, rewrite-poms-for-development, remove-release-poms, run-completion-goals, scm-commit-development, end-release
22:30:07 [INFO] 1/17 prepare:check-poms
22:30:09 [INFO] ------------------------------------------------------------------------
22:30:09 [INFO] Reactor Summary for Othello 1.0.1-SNAPSHOT:
22:30:09 [INFO] 
22:30:09 [INFO] Othello ............................................ FAILURE [  1.505 s]
22:30:09 [INFO] Othello Build Tools ................................ SKIPPED
22:30:09 [INFO] Othello Core ....................................... SKIPPED
22:30:09 [INFO] Othello Strategy Examples .......................... SKIPPED
22:30:09 [INFO] Othello Strategy Template .......................... SKIPPED
22:30:09 [INFO] Othello GUI ........................................ SKIPPED
22:30:09 [INFO] ------------------------------------------------------------------------
22:30:09 [INFO] BUILD FAILURE
22:30:09 [INFO] ------------------------------------------------------------------------
22:30:09 [INFO] Total time:  3.162 s
22:30:09 [INFO] Finished at: 2023-10-09T22:30:09+02:00
22:30:09 [INFO] ------------------------------------------------------------------------
22:30:09 [ERROR] Failed to execute goal org.apache.maven.plugins:maven-release-plugin:3.0.1:prepare (default-cli) on project othello: Missing required setting: scm connection or developerConnection must be specified. -> [Help 1]
22:30:09 [ERROR] 
22:30:09 [ERROR] To see the full stack trace of the errors, re-run Maven with the -e switch.
22:30:09 [ERROR] Re-run Maven using the -X switch to enable full debug logging.
22:30:09 [ERROR] 
22:30:09 [ERROR] For more information about the errors and possible solutions, please read the following articles:
22:30:09 [ERROR] [Help 1] http://cwiki.apache.org/confluence/display/MAVEN/MojoFailureException
22:30:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui/pom.xml to de.fhdw.gaming.othello/othello-gui/1.0.1-SNAPSHOT/othello-gui-1.0.1-SNAPSHOT.pom
22:30:09 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-gui@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:30:09 [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.1-SNAPSHOT/othello-strategy-template-1.0.1-SNAPSHOT.pom
22:30:09 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-template@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:30:09 [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.1-SNAPSHOT/othello-build-tools-1.0.1-SNAPSHOT.pom
22:30:09 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-build-tools@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:30:09 [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.1-SNAPSHOT/othello-strategy-examples-1.0.1-SNAPSHOT.pom
22:30:09 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-strategy-examples@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:30:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core/pom.xml to de.fhdw.gaming.othello/othello-core/1.0.1-SNAPSHOT/othello-core-1.0.1-SNAPSHOT.pom
22:30:09 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello/othello-core@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:30:09 [JENKINS] Archiving /var/lib/jenkins/home/jobs/othello/workspace/othello/pom.xml to de.fhdw.gaming.othello/othello/1.0.1-SNAPSHOT/othello-1.0.1-SNAPSHOT.pom
22:30:09 Copying /var/lib/jenkins/home/jobs/othello/workspace/othello@tmp/maven-reporters/moduleset to /var/lib/jenkins/home/jobs/othello
22:30:09 channel stopped
22:30:09 [PMDSpotBugsCheckStyle] Skipping execution of recorder since overall result is 'FAILURE'
22:30:09 Finished: FAILURE