Started by user ha:AAAAnh+LCAAAAAAAAP9b85aBtbiIQTGjNKU4P08vOT+vOD8nVc83PyU1x6OyILUoJzMv2y+/JJUBAhiZGBgqihhk0NSjKDWzXb3RdlLBUSYGJk8GtpzUvPSSDB8G5tKinBIGIZ+sxLJE/ZzEvHT94JKizLx0a6BxUmjGOUNodHsLgAy+EgZh/dLi1CL9nNLkxNxMoEmpxZn5ANPJiavIAAAALuca Milanesio [EnvInject] - Loading node environment variables. Building in workspace /var/lib/jenkins/jobs/plugin-its-base-stable-2.11/workspace Wiping out workspace first. Cloning the remote Git repository Cloning repository https://gerrit.googlesource.com/gerrit > git init /var/lib/jenkins/jobs/plugin-its-base-stable-2.11/workspace # timeout=10 Fetching upstream changes from https://gerrit.googlesource.com/gerrit > git --version # timeout=10 > git -c core.askpass=true fetch --tags --progress https://gerrit.googlesource.com/gerrit +refs/heads/*:refs/remotes/gerrit/* > git config remote.gerrit.url https://gerrit.googlesource.com/gerrit # timeout=10 > git config --add remote.gerrit.fetch +refs/heads/*:refs/remotes/gerrit/* # timeout=10 > git config remote.gerrit.url https://gerrit.googlesource.com/gerrit # timeout=10 Fetching upstream changes from https://gerrit.googlesource.com/gerrit > git -c core.askpass=true fetch --tags --progress https://gerrit.googlesource.com/gerrit +refs/heads/*:refs/remotes/gerrit/* > git config remote.origin.url https://gerrit.googlesource.com/plugins/its-base # timeout=10 Fetching upstream changes from https://gerrit.googlesource.com/plugins/its-base > git -c core.askpass=true fetch --tags --progress https://gerrit.googlesource.com/plugins/its-base +refs/heads/*:refs/remotes/origin/* > git rev-parse origin/stable-2.11^{commit} # timeout=10 > git rev-parse refs/remotes/gerrit/origin/stable-2.11^{commit} # timeout=10 > git rev-parse refs/remotes/origin/stable-2.11^{commit} # timeout=10 > git rev-parse refs/remotes/origin/origin/stable-2.11^{commit} # timeout=10 Checking out Revision 5680d0321c899cd9d52b600632d8405b6dd3982e (origin/stable-2.11) > git config core.sparsecheckout # timeout=10 > git checkout -f 5680d0321c899cd9d52b600632d8405b6dd3982e > git rev-list 5680d0321c899cd9d52b600632d8405b6dd3982e # timeout=10 [workspace] $ /bin/sh -xe /tmp/hudson6347855222272021248.sh + git checkout gerrit/stable-2.11 Previous HEAD position was 5680d03... CommitMessageFetcher: Open Repository and RevWalk in try-with-resource HEAD is now at bbfde19... Set version to 2.11.9 + rm -rf plugins/its-base + git read-tree -u --prefix=plugins/its-base origin/stable-2.11 + rm -Rf buck-out + export BUCK_CLEAN_REPO_IF_DIRTY=y + BUCK_CLEAN_REPO_IF_DIRTY=y ++ echo 'plugins/{name}:{name}' ++ sed -e 's/{name}/its-base/g' + TARGETS=plugins/its-base:its-base + buck build -v 3 plugins/its-base:its-base Not using buckd because watchman isn't installed. [-] PARSING BUCK FILES...FINISHED 1.2s [-] BUILDING...FINISHED 1.9s ++ buck targets --show_output plugins/its-base:its-base ++ awk '{print $2}' Not using buckd because watchman isn't installed. [-] PARSING BUCK FILES...FINISHED 1.2s + for JAR in '$(buck targets --show_output $TARGETS | awk '\''{print $2}'\'')' ++ git describe --always origin/stable-2.11 + PLUGIN_VERSION=5680d03 + echo -e 'Implementation-Version: 5680d03' + jar ufm buck-out/gen/plugins/its-base/its-base.jar MANIFEST.MF May 18, 2016 10:04:11 PM java.util.jar.Attributes read WARNING: Duplicate name in Manifest: Implementation-Version. Ensure that the manifest does not have duplicate entries, and that blank lines separate individual sections in both your manifest and in the META-INF/MANIFEST.MF entry in the jar file. + rm MANIFEST.MF ++ basename buck-out/gen/plugins/its-base/its-base.jar + DEST_JAR=buck-out/gen/plugins/its-base/its-base.jar + '[' buck-out/gen/plugins/its-base/its-base.jar -ef buck-out/gen/plugins/its-base/its-base.jar ']' + echo 5680d03 ++ basename buck-out/gen/plugins/its-base/its-base.jar-version Archiving artifacts Finished: SUCCESS