Console Output

Started by user Eddie Brown
Running as SYSTEM
Building in workspace /.jenkins/workspace/uCars
Unpacking https://repo.maven.apache.org/maven2/org/apache/maven/apache-maven/3.6.3/apache-maven-3.6.3-bin.zip to /.jenkins/tools/hudson.tasks.Maven_MavenInstallation/_usr_share_maven on Jenkins
The recommended git tool is: NONE
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/storm345dev/ucars
 > git init /.jenkins/workspace/uCars # timeout=10
Fetching upstream changes from https://github.com/storm345dev/ucars
 > git --version # timeout=10
 > git --version # 'git version 2.27.0'
 > git fetch --tags --force --progress -- https://github.com/storm345dev/ucars +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/storm345dev/ucars # 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 e2e3550b237c5fd0c03016ff7709f29d7e1ef504 (refs/remotes/origin/master)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f e2e3550b237c5fd0c03016ff7709f29d7e1ef504 # timeout=10
Commit message: "Add collision ignore meta"
First time build. Skipping changelog.
Parsing POMs
ERROR: Failed to create /.m2
Finished: FAILURE