[node-patches] Build failed in Jenkins: ovirt-node-iso #186

Jenkins oVirt Server jenkins at ovirt.org
Thu Jun 28 06:29:28 UTC 2012


See <http://jenkins.ovirt.org/job/ovirt-node-iso/186/>

------------------------------------------
Started by timer
Building remotely on fedora-17-slave01
Checkout:ovirt-node-iso / <http://jenkins.ovirt.org/job/ovirt-node-iso/ws/> - hudson.remoting.Channel at 6211e168:fedora-17-slave01
Using strategy: Default
Last Built Revision: Revision d3fbc0802fd717611ba6e52748123f15c6029ad6 (origin/master)
Cloning the remote Git repository
Cloning repository origin
Fetching upstream changes from http://gerrit.ovirt.org/p/ovirt-node-iso.git
Commencing build of Revision d3fbc0802fd717611ba6e52748123f15c6029ad6 (origin/master)
Checking out Revision d3fbc0802fd717611ba6e52748123f15c6029ad6 (origin/master)
[ovirt-node-iso] $ /bin/sh -xe /tmp/hudson5787863393992396760.sh
+ rm -rf '<http://jenkins.ovirt.org/job/ovirt-node-iso/ws/ovirt-cache/ovirt/*'> <http://jenkins.ovirt.org/job/ovirt-node-iso/ws/rpmbuild> '*iso'
+ mkdir -p <http://jenkins.ovirt.org/job/ovirt-node-iso/ws/ovirt-cache/ovirt/noarch>
+ cat
Copied 4 artifacts from "ovirt-node-stable" build number 199
[ovirt-node-iso] $ /bin/sh -xe /tmp/hudson3375371602815362668.sh
+ <http://jenkins.ovirt.org/job/ovirt-node-iso/ws/jenkins.sh>

#Cleanup
test -f Makefile && make -k distclean
rm -rf ${WORKSPACE}/ovirt-node-tools ${WORKSPACE}/*iso ${WORKSPACE}/rpmbuild ${WORKSPACE}/manifest* ${WORKSPACE}/old_artifacts ${WORKSPACE}/ovirt-node-recipe

OVIRT_CACHE_DIR=${WORKSPACE}/ovirt-cache
OVIRT_LOCAL_REPO=file://${OVIRT_CACHE_DIR}/ovirt
export OVIRT_CACHE_DIR OVIRT_LOCAL_REPO
if ls ${OVIRT_CACHE_DIR}/ovirt/noarch/ovirt-node-recipe*rpm >/dev/null 2>&1; then
    RECIPE_RPM_NAME=ovirt-node-recipe
elif ls ${OVIRT_CACHE_DIR}/ovirt/noarch/ovirt-node-tools*rpm >/dev/null 2>&1; then
    RECIPE_RPM_NAME=ovirt-node-tools
else
    echo "ERROR: no recipe rpm found"
    exit 4
fi

OVIRT_NODE_RECIPE_RPM=$(ls -t ${OVIRT_CACHE_DIR}/ovirt/noarch/${RECIPE_RPM_NAME}* | head -n1)
ls -t ${OVIRT_CACHE_DIR}/ovirt/noarch/${RECIPE_RPM_NAME}* | head -n1)
ls -t ${OVIRT_CACHE_DIR}/ovirt/noarch/${RECIPE_RPM_NAME}* | head -n1
export HOME=${WORKSPACE}

createrepo ${OVIRT_CACHE_DIR}/ovirt
<http://jenkins.ovirt.org/job/ovirt-node-iso/ws/jenkins.sh>: line 43: createrepo: command not found
Build step 'Execute shell' marked build as failure
Archiving artifacts




More information about the node-patches mailing list