SuccessConsole Output

Started by user administrator
Running as SYSTEM
Building in workspace /var/lib/jenkins/jobs/dataone-cn-portal-deb-stable/workspace
The recommended git tool is: NONE
No credentials specified
Wiping out workspace first.
Cloning the remote Git repository
Cloning repository https://github.com/dataoneOrg/dataone-cn-portal
 > git init /var/lib/jenkins/jobs/dataone-cn-portal-deb-stable/workspace/dataone-cn-portal # timeout=10
Fetching upstream changes from https://github.com/dataoneOrg/dataone-cn-portal
 > git --version # timeout=10
 > git --version # 'git version 2.17.1'
 > git fetch --tags --progress -- https://github.com/dataoneOrg/dataone-cn-portal +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/dataoneOrg/dataone-cn-portal # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
Avoid second fetch
 > git rev-parse refs/remotes/origin/refs/tags/2.3.7^{commit} # timeout=10
 > git rev-parse refs/tags/2.3.7^{commit} # timeout=10
Checking out Revision 7ecbb090a2ab53a03b51e409b8dd143006f5be18 (refs/tags/2.3.7)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 7ecbb090a2ab53a03b51e409b8dd143006f5be18 # timeout=10
Commit message: "Adjust the backup count from 3 to 2."
First time build. Skipping changelog.
[workspace] $ /bin/bash /tmp/jenkins594843995476252994.sh
Build version: 
d1_portal_servlet_stable/workspace/out/portal.war
/usr/local/bin/build_debian_package_repo.sh: line 11: [: missing `]'
dpkg-deb: building package 'dataone-cn-portal' in '../dataone-cn-portal_2.3.7_all.deb'.
1
dpkg-scanpackages: warning: Packages in archive but missing from override file:
dpkg-scanpackages: warning:   dataone-cn-index dataone-cn-metacat dataone-cn-os-core dataone-cn-portal dataone-cn-processdaemon dataone-cn-rest-service dataone-cn-solr dataone-cn-version-tool dataone-mercury dataone-solr dataone-zookeeper
dpkg-scanpackages: info: Wrote 11 entries to output Packages file.
Notifying upstream projects of job completion
Finished: SUCCESS