Title: trusty_icehouse_nova_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/trusty_icehouse_nova_trunk/282/
Project:trusty_icehouse_nova_trunk
Date of build:Sat, 25 Jan 2014 12:00:29 -0500
Build duration:3 min 33 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: 3 out of the last 5 builds failed.40

Changes

Add API schema for v3 multinic API

by lilinguo

  addnova/api/openstack/compute/schemas/v3/multinic.py
  editnova/api/openstack/compute/plugins/v3/multinic.py
  editnova/tests/api/openstack/compute/plugins/v3/test_multinic.py

Add API schema for v3 evacuate API

by oomichi

  editnova/api/openstack/compute/plugins/v3/evacuate.py
  editnova/tests/api/openstack/compute/plugins/v3/test_evacuate.py
  addnova/api/openstack/compute/schemas/v3/evacuate.py

Small edits on help strings

by aj

  editnova/conductor/api.py
  editnova/quota.py
  editnova/virt/cpu.py
  editnova/compute/api.py
  editnova/api/auth.py
  editnova/api/ec2/cloud.py
  editnova/utils.py
  editnova/virt/baremetal/volume_driver.py
  editnova/db/base.py
  editnova/hacking/checks.py
  editnova/virt/disk/api.py
  editnova/network/rpcapi.py
  editnova/cells/weights/mute_child.py
  editnova/image/glance.py
  editnova/api/openstack/compute/contrib/os_tenant_networks.py
  editnova/cells/scheduler.py
  editnova/cloudpipe/pipelib.py
  editnova/image/s3.py
  editnova/scheduler/filters/disk_filter.py
  editnova/api/sizelimit.py
  editnova/cells/opts.py
  editnova/virt/xenapi/driver.py
  editnova/virt/baremetal/ipmi.py
  editnova/image/download/file.py
  editnova/virt/xenapi/agent.py
  editnova/cert/rpcapi.py
  editnova/virt/libvirt/imagebackend.py
  editnova/console/rpcapi.py
  editnova/cells/state.py
  editnova/compute/manager.py
  editnova/virt/disk/mount/nbd.py
  editnova/scheduler/rpcapi.py
  editnova/servicegroup/drivers/zk.py
  editnova/scheduler/filters/trusted_filter.py
  editnova/network/manager.py
  editnova/network/linux_net.py
  editnova/virt/baremetal/driver.py
  editnova/network/floating_ips.py
  editnova/network/ldapdns.py
  editnova/console/xvp.py
  editnova/availability_zones.py
  editnova/network/neutronv2/api.py
  editnova/console/vmrc.py
  editnova/virt/xenapi/vmops.py
  editnova/service.py
  editnova/virt/baremetal/pxe.py
  editetc/nova/nova.conf.sample
  editnova/netconf.py
  editnova/consoleauth/__init__.py
  editnova/vnc/__init__.py
  editnova/compute/rpcapi.py
  editnova/objectstore/s3server.py
  editnova/spice/__init__.py
  editnova/virt/baremetal/tilera_pdu.py
  editnova/volume/cinder.py
  editnova/compute/flavors.py
  editnova/virt/libvirt/volume.py
  editnova/exception.py
  editnova/api/openstack/common.py
  editnova/virt/hyperv/vmops.py
  editnova/virt/baremetal/virtual_power_driver.py

Additional check for qemu-nbd hang

by review

  editnova/virt/disk/mount/nbd.py

Console Output

[...truncated 5950 lines...]
INFO:root:Destroying schroot.
apt-get -y install python-setuptools git
python setup.py sdist
bzr branch lp:~ubuntu-server-dev/nova/icehouse nova
dch -b -D trusty --newversion 1:2014.1+git201401251201~trusty-0ubuntu1 Automated Ubuntu testing build:
git log -n1 --no-merges --pretty=format:%H
git log 246ef21c91d6aacba7a894b37b4acea92b08f500..HEAD --no-merges --pretty=format:[%h] %s
dch -a [d57f469] Updated from global requirements
dch -a [6438d25] Allow delete when InstanceInfoCache entry is missing
dch -a [b0d3668] libvirt: Fix root disk leak in live mig
dch -a [a0891ad] Additional check for qemu-nbd hang
dch -a [d999cc8] XenAPI: get_info was very expensive
dch -a [bc10b3c] Small edits on help strings
dch -a [94587d8] Move fake_network config option to linux_net
dch -a [e69920a] Fix docstring in libvirt.driver.LibvirtDriver.get_instance_disk_info()
dch -a [dd0bc6a] Hide VIR_CONNECT_BASELINE_CPU_EXPAND_FEATURES where needed
dch -a [27c8713] Add explicit discussion of dependencies to README.rst
dch -a [84888d7] Add host and details column to instance_actions_events table
dch -a [eb917b8] disable debug in eventlet.wsgi server
dch -a [521a03b] remove redundant __init__() overwriting when getting ExtensionResources
dch -a [e7930ff] Add API schema for v3 evacuate API
dch -a [b0d03ff] Support preserve_ephemeral in baremetal.
dch -a [5f5e87a] Show bm deploy how to preserve ephemeral content.
dch -a [c557472] Add preserve_ephemeral option to rebuild
dch -a [f85ef01] Add API schema for v3 multinic API
dch -a [0252d09] Cleanup 'deleting' instances on restart
dch -a [b3c9cc5] Ignore duplicate delete requests
debcommit
apt-get -y install equivs devscripts bzr bzr-builddeb git quilt gnupg piuparts
bzr builddeb -S -- -sa -us -uc
bzr builddeb -S -- -sa -us -uc
Traceback (most recent call last):
File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in
raise e
subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-icehouse-amd64-c2e7f0d2-456e-435a-a378-a100da4c23eb', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
Error in sys.excepthook:
Traceback (most recent call last):
File "/usr/lib/python2.7/dist-packages/apport_python_hook.py", line 68, in apport_excepthook
binary = os.path.realpath(os.path.join(os.getcwd(), sys.argv[0]))
OSError: [Errno 2] No such file or directory
Original exception was:
Traceback (most recent call last):
File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in
raise e
subprocess.CalledProcessError: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-icehouse-amd64-c2e7f0d2-456e-435a-a378-a100da4c23eb', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
Build step 'Execute shell' marked build as failure
Email was triggered for: Failure
Sending email for trigger: Failure
-- 
Mailing list: https://launchpad.net/~openstack-ubuntu-testing-notifications
Post to     : [email protected]
Unsubscribe : https://launchpad.net/~openstack-ubuntu-testing-notifications
More help   : https://help.launchpad.net/ListHelp

Reply via email to