Console Output
Started by an SCM change
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/bookkeep-api-stable/workspace
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/dataoneorg/bookkeeper-api
> git init /var/lib/jenkins/jobs/bookkeep-api-stable/workspace # timeout=10
Fetching upstream changes from https://github.com/dataoneorg/bookkeeper-api
> git --version # timeout=10
> git fetch --tags --progress https://github.com/dataoneorg/bookkeeper-api +refs/heads/*:refs/remotes/origin/*
> git config remote.origin.url https://github.com/dataoneorg/bookkeeper-api # timeout=10
> git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
> git config remote.origin.url https://github.com/dataoneorg/bookkeeper-api # timeout=10
Fetching upstream changes from https://github.com/dataoneorg/bookkeeper-api
> git fetch --tags --progress https://github.com/dataoneorg/bookkeeper-api +refs/heads/*:refs/remotes/origin/*
> git rev-parse origin/1.0.0^{commit} # timeout=10
> git rev-parse 1.0.0^{commit} # timeout=10
Checking out Revision abef4a077d86f60fefe5c90a38e2ef74122c92e7 (1.0.0)
> git config core.sparsecheckout # timeout=10
> git checkout -f abef4a077d86f60fefe5c90a38e2ef74122c92e7
Commit message: "Change the version to 1.0.0."
First time build. Skipping changelog.
Parsing POMs
Discovered a new module org.dataone:bookkeeper-api bookkeeper-api
Modules changed, recalculating dependency graph
Established TCP socket on 41561
[workspace] $ java -cp /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-agent-1.13.jar:/usr/share/maven/boot/plexus-classworlds-2.x.jar:/usr/share/maven/conf/logging jenkins.maven3.agent.Maven35Main /usr/share/maven /var/cache/jenkins/war/WEB-INF/lib/remoting-4.3.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven35-interceptor-1.13.jar /var/lib/jenkins/plugins/maven-plugin/WEB-INF/lib/maven3-interceptor-commons-1.13.jar 41561
<===[JENKINS REMOTING CAPACITY]===>