Console Output

Started by upstream project "bcc-pr" build number 356
originally caused by:
 GitHub pull request #2774 of commit 6b89e0038d8d48c1a2ab6329374da61171885ecf, no merge conflicts.
Running as SYSTEM
Building remotely on ubuntu1604-slave-7e6 (ubuntu1604) in workspace /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1604
No credentials specified
Cloning the remote Git repository
Cloning repository https://github.com/iovisor/bcc.git
 > git init /home/iovisor/jenkins/workspace/bcc-pr/label/ubuntu1604 # timeout=10
Fetching upstream changes from https://github.com/iovisor/bcc.git
 > git --version # timeout=10
 > git fetch --tags --progress https://github.com/iovisor/bcc.git +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10
 > git config --add remote.origin.fetch +refs/heads/*:refs/remotes/origin/* # timeout=10
 > git config remote.origin.url https://github.com/iovisor/bcc.git # timeout=10
Fetching upstream changes from https://github.com/iovisor/bcc.git
 > git fetch --tags --progress https://github.com/iovisor/bcc.git +refs/pull/*:refs/remotes/origin/pr/* # timeout=10
JENKINS-19022: warning: possible memory leak due to Git plugin usage; see: https://wiki.jenkins.io/display/JENKINS/Remove+Git+Plugin+BuildsByBranch+BuildData
Checking out Revision 4612e644d4ecce50caee1a5f5055cb1c2e384338 (refs/remotes/origin/pr/2774/merge)
 > git config core.sparsecheckout # timeout=10
 > git checkout -f 4612e644d4ecce50caee1a5f5055cb1c2e384338 # timeout=10
Commit message: "Merge 6b89e0038d8d48c1a2ab6329374da61171885ecf into 802ed1df73124f12a9f5dab15f3f0501af134a28"
 > git rev-list --no-walk 4612e644d4ecce50caee1a5f5055cb1c2e384338 # timeout=10
Run condition [Execute Shell] enabling prebuild for step [Execute shell]
Run condition [Execute Shell] enabling prebuild for step [Execute shell]
[ubuntu1604] $ /bin/sh -xe /tmp/CommandInterpreterCondition1007959670806793745.sh
+ grep -q ^ID=fedora /etc/os-release
Run condition [Execute Shell] preventing perform for step [Execute shell]
[ubuntu1604] $ /bin/sh -xe /tmp/CommandInterpreterCondition6998036434671266675.sh
+ grep -q ^ID=ubuntu /etc/os-release
Run condition [Execute Shell] enabling perform for step [Execute shell]
[ubuntu1604] $ /bin/sh -xe /tmp/jenkins1487890530749682263.sh
+ git clean -df
+ seq 1 30
+ sudo fuser /var/lib/dpkg/lock
+ break
+ sudo dpkg -r bcc-tools libbcc libbcc-examples python-bcc bcc-lua
dpkg: warning: ignoring request to remove bcc-tools which isn't installed
dpkg: warning: ignoring request to remove libbcc which isn't installed
dpkg: warning: ignoring request to remove libbcc-examples which isn't installed
dpkg: warning: ignoring request to remove python-bcc which isn't installed
dpkg: warning: ignoring request to remove bcc-lua which isn't installed
+ rm -rf build
+ ./scripts/build-deb.sh test
/tmp/jenkins1487890530749682263.sh: 7: /tmp/jenkins1487890530749682263.sh: ./scripts/build-deb.sh: not found
Build step 'Conditional step (single)' marked build as failure
Taking single-use slave ubuntu1604-slave-7e6 offline.
Finished: FAILURE