Console Output
Started by timer
Running as SYSTEM
[EnvInject] - Loading node environment variables.
Building remotely on research-jenkins-worker-03 (ubuntu20 ubuntu) in workspace /home/jenkins/workspace/cannoli
The recommended git tool is: NONE
No credentials specified
> git rev-parse --is-inside-work-tree # timeout=10
Fetching changes from the remote Git repository
> git config remote.origin.url https://github.com/bigdatagenomics/cannoli.git # timeout=10
Fetching upstream changes from https://github.com/bigdatagenomics/cannoli.git
> git --version # timeout=10
> git --version # 'git version 2.25.1'
> git fetch --tags --force --progress -- https://github.com/bigdatagenomics/cannoli.git +refs/heads/*:refs/remotes/origin/* # timeout=10
> git rev-parse refs/remotes/origin/master^{commit} # timeout=10
Checking out Revision eb0243314c3e4d2a95eb16db3531e26c1aec164f (refs/remotes/origin/master)
> git config core.sparsecheckout # timeout=10
> git checkout -f eb0243314c3e4d2a95eb16db3531e26c1aec164f # timeout=10
Commit message: "remove adam-shade dependency"
> git rev-list --no-walk eb0243314c3e4d2a95eb16db3531e26c1aec164f # timeout=10
Cleaning workspace
> git rev-parse --verify HEAD # timeout=10
Resetting working tree
> git reset --hard # timeout=10
> git clean -fdx # timeout=10
Triggering cannoli » 3.2.1,2.12,3.0.1,ubuntu
cannoli » 3.2.1,2.12,3.0.1,ubuntu completed with result SUCCESS
Finished: SUCCESS