Title: saucy_havana_nova_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/saucy_havana_nova_trunk/536/
Project:saucy_havana_nova_trunk
Date of build:Tue, 30 Jul 2013 14:54:23 -0400
Build duration:20 min
Build cause:Started by user Chuck Short
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

XenAPI: Refactor Fake to create pools, SRs and VIFs automatically

by bob.ball

  editnova/tests/virt/xenapi/test_xenapi.py
  editnova/tests/virt/xenapi/test_vm_utils.py
  editnova/virt/xenapi/fake.py

Use valid IP addresses values in tests

by rpodolyaka

  editnova/tests/db/test_db_api.py

Change EC2 client tokens to use system_metadata

by burt

  editnova/compute/api.py
  editnova/tests/fake_policy.py
  editnova/api/ec2/cloud.py
  editnova/tests/api/ec2/test_cloud.py

Fix flavor v3 follow API v3 rules

by xuhj

  editnova/api/openstack/compute/plugins/v3/flavors.py
  editnova/tests/api/openstack/compute/plugins/v3/test_flavors.py

Fix extension rescue follow API v3 rules

by xuhj

  editnova/api/openstack/compute/plugins/v3/rescue.py
  editnova/tests/api/openstack/compute/plugins/v3/test_rescue.py

Set VM back to its original state if cold migration failed

by liugya

  editnova/tests/scheduler/test_scheduler.py
  editnova/scheduler/manager.py

Fix HTTP response for PortNotFound during boot

by rohit.karajgi

  editnova/tests/network/test_neutronv2.py
  editnova/network/neutronv2/api.py
  editnova/api/openstack/compute/servers.py
  editnova/tests/api/openstack/compute/test_servers.py

Clarify instance_type vs flavor in nova-manage

by joe.gordon0

  editnova/tests/test_nova_manage.py
  editnova/cmd/manage.py

Fixes Hyper-V issues on versions prior to 2012

by ap

  editnova/virt/hyperv/volumeops.py
  editnova/tests/virt/hyperv/test_hypervapi.py
  editnova/virt/hyperv/hostutils.py
  editnova/virt/hyperv/livemigrationops.py

Fix postgresql failures related to Data type to API-v3 fixed-ip

by maurosr

  editnova/tests/api/openstack/compute/plugins/v3/test_fixed_ips.py
  editnova/api/openstack/compute/plugins/v3/fixed_ips.py

Sync lockutils from Oslo

by openstack

  editnova/openstack/common/lockutils.py
  editetc/nova/nova.conf.sample

Use RetrievePropertiesEx instead of RetrieveProperties

by gkotton

  editnova/virt/vmwareapi/host.py
  editnova/tests/virt/vmwareapi/test_vmwareapi.py
  editetc/nova/nova.conf.sample
  editnova/virt/vmwareapi/fake.py
  editnova/virt/vmwareapi/error_util.py
  editnova/virt/vmwareapi/vim_util.py
  editnova/virt/vmwareapi/vm_util.py
  editnova/tests/virt/vmwareapi/test_vmwareapi_vm_util.py
  editnova/virt/vmwareapi/vmops.py

Update references with new Mailing List location

by tom

  editdoc/source/man/nova-manage.rst
  editdoc/source/man/nova-cert.rst
  editdoc/source/man/nova-xvpvncproxy.rst
  editdoc/source/man/nova-all.rst
  editdoc/source/man/nova-conductor.rst
  editREADME.rst
  editdoc/source/man/nova-rootwrap.rst
  editdoc/source/man/nova-api-metadata.rst
  editdoc/source/man/nova-api-os-compute.rst
  editdoc/source/man/nova-api.rst
  editdoc/source/man/nova-api-ec2.rst
  editdoc/source/man/nova-scheduler.rst
  editdoc/source/man/nova-compute.rst
  editdoc/source/man/nova-baremetal-manage.rst
  editdoc/source/man/nova-objectstore.rst
  editdoc/source/man/nova-network.rst
  editdoc/source/man/nova-rpc-zmq-receiver.rst
  editdoc/source/man/nova-dhcpbridge.rst
  editdoc/source/man/nova-console.rst
  editdoc/source/man/nova-novncproxy.rst
  editdoc/source/devref/launchpad.rst
  editdoc/source/man/nova-spicehtml5proxy.rst
  editdoc/source/man/nova-consoleauth.rst
  editdoc/source/man/nova-baremetal-deploy-helper.rst

Use project quota as default user quota

by liyingjun1988

  editnova/tests/db/test_db_api.py
  editnova/db/sqlalchemy/api.py

Remove fping plugin from V3 API

by joe.gordon0

  editnova/tests/fake_policy.py
  deletenova/tests/api/openstack/compute/plugins/v3/test_fping.py
  editetc/nova/policy.json
  editnova/api/openstack/compute/plugins/v3/limits.py
  deletenova/api/openstack/compute/plugins/v3/fping.py
  editsetup.cfg

Enabled the hacking warning for Py3 compatible octal literals (H232)

by alex.gaynor

  editnova/tests/db/test_db_api.py
  edittox.ini

Enabled hacking check for Python3 compatible print (H233)

by alex.gaynor

  editnova/cmd/novncproxy.py
  editsmoketests/run_tests.py
  edittox.ini
  editnova/cmd/manage.py
  editnova/wsgi.py
  editnova/cmd/spicehtml5proxy.py
  editnova/cmd/dhcpbridge.py

Fix 2 pep8 errors in tests

by cbehrens

  editnova/tests/virt/xenapi/test_vm_utils.py
  editnova/tests/compute/test_compute_api.py

Console Output

[...truncated 9694 lines...]
dch -a [aada048] Add validation of available_zone during instance create
dch -a [20eac6c] Remove locals() from various places.
dch -a [f87cf68] Add expected_errors for extension deferred_delete v3
dch -a [f48f194] Fix mig 186 downgrade when using sqlalchemy >= 0.8
dch -a [74e189f] Code dedup in class ImageXMLSerializationTest
dch -a [f81ae35] Code dedup in test_libvirt_volume
dch -a [dacd85d] Make ServersViewBuilderTest DRYer.
dch -a [6729082] Code dedup in class ServersControllerCreateTest
dch -a [4a24d14] Code dedup in tests for server._action_rebuild
dch -a [6b12076] Moved tests for server._action_rebuild
dch -a [97f8069] Remove redundant if statements in cells.state
dch -a [7e8fa8f] Fix filtering aggregate metadata by key
dch -a [cd38293] Fix IPAddress and CIDR type decorators
dch -a [c04017f] XenAPI: Refactor Fake to create pools, SRs and VIFs automatically
dch -a [13513a1] Fix aggregate_get_by_host host filtering
dch -a [7f7d29d] port disk_config API into v3 part1
dch -a [2b750f7] Sync v2/v3 console_output API extensions
dch -a [79039a7] Handle instance being deleted while in filter scheduler
dch -a [e16260b] Unimplemented pause should not change vm state on PowerVM
dch -a [8c5d132] Change force_dhcp_release default to True
dch -a [b1ee1f9] Sync 10 DB models and migrations.
dch -a [5dc997c] Clarify flavorid vs instance_type_id in db
dch -a [7041100] Sync db.models.Security* and db.models.Volume*.
dch -a [ed7d159] Sync db.models.Instance* with migrations.
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
debsign -k9935ACDC nova_2013.2+git201307301455~saucy-0ubuntu1_source.changes
mk-build-deps -i -r -t apt-get -y /tmp/tmpdg_dUC/nova/debian/control
sbuild -d saucy-havana -n -A nova_2013.2+git201307301455~saucy-0ubuntu1.dsc
Traceback (most recent call last):
File "/var/lib/jenkins/tools/openstack-ubuntu-testing/bin/build-package", line 139, in
raise e
subprocess.CalledProcessError: Command '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201307301455~saucy-0ubuntu1.dsc']' returned non-zero exit status 2
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 '['sbuild', '-d', 'saucy-havana', '-n', '-A', 'nova_2013.2+git201307301455~saucy-0ubuntu1.dsc']' returned non-zero exit status 2
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