Skip to content
Failed

Console Output

Started by an SCM change
Running as SYSTEM
Building in workspace /home/tomcat/.jenkins/workspace/CubesideNMSUtils
[WS-CLEANUP] Deleting project workspace...
[WS-CLEANUP] Deferred wipeout is used...
[WS-CLEANUP] Done
The recommended git tool is: NONE
using credential a740e5fc-56b2-4305-b679-a29aeacfeabf
Cloning the remote Git repository
Cloning repository https://github.com/Cubeside/CubesideNMSUtils.git
 > git init /home/tomcat/.jenkins/workspace/CubesideNMSUtils # timeout=10
Fetching upstream changes from https://github.com/Cubeside/CubesideNMSUtils.git
 > git --version # timeout=10
 > git --version # 'git version 2.39.2'
using GIT_ASKPASS to set credentials 
 > git fetch --tags --force --progress -- https://github.com/Cubeside/CubesideNMSUtils.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/Cubeside/CubesideNMSUtils.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision c1553a9ca9b7b2f913b9bb880521022fd6affad1 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f c1553a9ca9b7b2f913b9bb880521022fd6affad1 # timeout=10
Commit message: "convert to gradle"
 > git rev-list --no-walk ba90815e49e858a68a989569beb0848ae26693bf # timeout=10
[Set GitHub commit status (universal)] PENDING on repos [] (sha:c1553a9) with context:CubesideNMSUtils
Parsing POMs
ERROR: No such file /home/tomcat/.jenkins/workspace/CubesideNMSUtils/pom.xml
Perhaps you need to specify the correct POM file path in the project configuration?
Archiving artifacts
[Set GitHub commit status (universal)] PENDING on repos [] (sha:c1553a9) with context:CubesideNMSUtils
Finished: FAILURE