Title: utopic_juno_heat_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/utopic_juno_heat_trunk/3/
Project:utopic_juno_heat_trunk
Date of build:Mon, 05 May 2014 09:54:04 -0400
Build duration:1 min 32 sec
Build cause:Started by user Chuck Short
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Make sure NetworkInterfaces and SubnetId updatable

by huangtianhua

  editheat/tests/test_instance.py
  editheat/engine/resources/instance.py

Fix status reason in events for deployment signals

by tengqim

  editheat/engine/resource.py
  editheat/tests/test_signal.py

Refined schema for VPCZoneIdentifier

by mspreitz

  editheat/engine/resources/autoscaling.py
  editheat/tests/test_autoscaling.py

Add link to a resource's nested stack

by rblee88

  editheat/rpc/api.py
  editheat/tests/test_engine_api_utils.py
  editheat/api/openstack/v1/resources.py
  editheat/tests/test_api_openstack_v1.py
  editheat/engine/api.py

Check that all po/pot files are valid

by aj

  edittox.ini

Catch NotFound for keystone delete operations

by sbaker

  editheat/tests/test_heatclient.py
  editheat/common/heat_keystoneclient.py

Document the availability of OS::stack_name and OS::stack_id

by randall.burt

  editdoc/source/template_guide/hot_spec.rst

Change volume size property type to integer

by pshchelokovskyy

  editheat/engine/resources/volume.py

Don't manipulate LoadBalancer template in-place

by zbitter

  editheat/tests/test_loadbalancer.py
  editheat/engine/resources/autoscaling.py

Don't manipulate template during abandon

by zbitter

  editheat/engine/service.py
  editheat/engine/resource.py
  editheat/tests/test_stack_resource.py
  editheat/tests/test_resource.py
  editheat/engine/stack_resource.py
  editheat/tests/test_parser.py
  editheat/engine/parser.py

Remove unused logger

by review

  editheat/engine/resources/subnet.py
  editheat/engine/resources/neutron/subnet.py
  editheat/engine/resources/template_resource.py
  editcontrib/marconi/marconi/resources/queue.py
  editheat/engine/resources/stack.py
  editheat/engine/resources/neutron/firewall.py
  editheat/engine/resources/neutron/net.py
  editheat/engine/resources/nova_keypair.py
  editheat/engine/resources/network_interface.py
  editheat/common/crypt.py
  editheat/engine/resources/neutron/network_gateway.py
  editheat/api/cloudwatch/__init__.py
  editheat/engine/resources/cloud_watch.py
  editcontrib/rackspace/rackspace/tests/test_rackspace_dns.py
  editheat/engine/resources/internet_gateway.py
  editheat/engine/resources/neutron/security_group.py
  editheat/engine/resources/route_table.py
  editheat/common/policy.py
  editheat/engine/resources/neutron/router.py
  editheat/engine/resources/vpc.py
  editheat/engine/resources/neutron/floatingip.py
  editheat/engine/resources/neutron/vpnservice.py
  editheat/api/cfn/v1/__init__.py
  editheat/engine/resources/security_group.py
  editheat/engine/hot/template.py
  editheat/api/middleware/fault.py
  editheat/api/openstack/v1/__init__.py
  editheat/engine/hot/parameters.py

Update openstack-common in prep for graceful stop

by kanabuchi.mitsuru

  editheat/openstack/common/service.py
  editheat/openstack/common/log.py
  editheat/openstack/common/threadgroup.py
  editheat/openstack/common/gettextutils.py
  editheat/openstack/common/db/sqlalchemy/test_migrations.py
  editheat/openstack/common/config/generator.py
  editheat/openstack/common/db/sqlalchemy/test_base.py

Fix many typos

by alex.gaynor

  editheat/common/heat_keystoneclient.py
  editheat/engine/service.py
  editheat/common/exception.py
  editheat/engine/cfn/functions.py
  editcontrib/extraroute/extraroute/resources/extraroute.py
  editdoc/source/template_guide/functions.rst
  editheat/engine/parameters.py
  editheat/engine/api.py
  editcontrib/docker/docker/resources/docker_container.py
  editheat/engine/resources/volume.py
  editheat/engine/resource.py
  editheat/api/aws/exception.py
  editheat/tests/test_api_cloudwatch.py
  editdoc/source/pluginguide.rst
  editheat/tests/test_hot.py
  editheat/tests/test_parameters.py
  editheat/tests/test_nova_keypair.py

Make events return by insertion order

by clint

  editheat/db/sqlalchemy/api.py

Order and separate imports properly

by clint

  edittools/create_heat_domain

Fix all flake8 problems.

by clint

  edittools/create_heat_domain

Distribute create_heat_domain

by clint

  editsetup.cfg
  addbin/heat-keystone-setup-domain
  deletetools/create_heat_domain

An IO optimised method for accessing resource data

by sbaker

  editheat/engine/resource.py
  editheat/tests/test_nested_stack.py
  editheat/tests/test_sqlalchemy_api.py

Port all resources to new resource data methods

by sbaker

  editheat/engine/resources/software_config/software_deployment.py
  editheat/tests/test_waitcondition.py
  editheat/engine/signal_responder.py
  editcontrib/rackspace/rackspace/resources/cloud_server.py
  editcontrib/rackspace/rackspace/resources/auto_scale.py
  editheat/engine/resources/neutron/loadbalancer.py
  editheat/engine/resources/user.py
  editheat/engine/resources/nova_keypair.py
  editheat/tests/test_stack_user.py
  editheat/tests/test_server.py
  editheat/engine/resources/random_string.py
  editheat/tests/test_resource.py
  editheat/engine/resource.py
  editheat/engine/stack_user.py
  editcontrib/rackspace/rackspace/tests/test_rackspace_cloud_server.py
  editheat/engine/resources/server.py

Prefetch data in resource_get_by_name_and_stack

by sbaker

  editheat/db/sqlalchemy/api.py

tests make dummy db setup/reset consistent

by shardy

  editheat/tests/test_watch.py
  editheat/tests/test_nested_stack.py
  editheat/tests/test_waitcondition.py
  editheat/tests/test_stack_lock.py
  editheat/tests/test_resource_group.py
  editheat/tests/test_neutron_autoscaling.py
  editheat/tests/test_nova_keypair.py
  editcontrib/docker/docker/tests/test_docker_container.py
  editcontrib/rackspace/rackspace/tests/test_rackspace_dns.py
  editcontrib/marconi/marconi/tests/test_queue.py
  editcontrib/rackspace/rackspace/tests/test_cloudnetworks.py
  editheat/tests/test_nova_floatingip.py
  editcontrib/rackspace/rackspace/tests/test_cloud_loadbalancer.py
  editheat/tests/test_nokey.py
  editheat/tests/test_volume.py
  editheat/tests/test_notifications.py
  editheat/tests/test_eip.py
  editcontrib/rackspace/rackspace/tests/test_rackspace_cloud_server.py
  editheat/tests/test_os_database.py
  editheat/tests/test_resource.py
  editheat/tests/test_instance.py
  editheat/tests/test_instance_group_update_policy.py
  editheat/tests/test_dbinstance.py
  editheat/tests/test_software_config.py
  editheat/tests/test_metadata_refresh.py
  editheat/tests/test_hot.py
  editheat/tests/test_event.py
  editheat/tests/test_server_tags.py
  editheat/tests/test_stack_user.py
  editheat/tests/test_vpc.py
  editheat/tests/test_parser.py
  editheat/tests/test_restarter.py
  editcontrib/rackspace/rackspace/tests/test_auto_scale.py
  editheat/tests/test_software_deployment.py
  editheat/tests/common.py
  editheat/tests/test_provider_template.py
  editheat/tests/test_neutron_vpnservice.py
  editheat/tests/test_neutron_security_group.py
  editheat/tests/test_signal.py
  editheat/tests/test_neutron_firewall.py
  editheat/tests/test_neutron_metering.py
  editheat/tests/test_validate.py
  editheat/tests/test_loadbalancer.py
  editheat/tests/test_cloud_config.py
  editheat/tests/test_cw_alarm.py
  editheat/tests/test_stack_resource.py
  editheat/tests/test_security_group.py
  editheat/tests/test_template_format.py
  editheat/tests/test_random_string.py
  editheat/tests/test_multi_part.py
  editheat/tests/test_neutron_network_gateway.py
  editheat/tests/test_autoscaling_update_policy.py
  editheat/tests/test_instance_network.py
  editheat/tests/test_engine_api_utils.py
  editheat/tests/test_s3.py
  editheat/tests/test_iso8601_utils.py
  editheat/tests/test_autoscaling.py
  editheat/tests/test_neutron_loadbalancer.py
  editheat/tests/test_instance_group.py
  editheat/tests/test_cloudwatch.py
  editheat/tests/test_sqlalchemy_api.py
  editheat/tests/test_heat_autoscaling_group.py
  editheat/tests/test_server.py
  editheat/tests/test_neutron.py
  editheat/tests/test_user.py
  editheat/tests/test_swift.py
  editcontrib/extraroute/extraroute/tests/test_extraroute.py
  editheat/tests/test_engine_service.py
  editheat/tests/test_ceilometer_alarm.py
  editheat/tests/test_structured_config.py

tests remove wr_delete_after decorator

by shardy

  editheat/tests/test_cloudwatch.py
  editheat/tests/test_engine_service.py
  editheat/tests/utils.py
  editheat/tests/test_watch.py

Support proxying Heat API by using x-forwarded-for header

by vijendar.komalla

  editetc/heat/api-paste.ini
  editetc/heat/heat.conf.sample
  addheat/api/middleware/x_forwarded_for.py
  editheat/api/openstack/__init__.py
  addheat/tests/test_x_forwarded_for_middleware.py

Allow empty sections in the yaml templates

by skraynev

  editheat/tests/test_hot.py
  editheat/engine/parameters.py
  editheat/tests/test_validate.py
  editheat/engine/hot/template.py

Restores Nova API for volume attach and detach

by sushil.kumar2

  editheat/tests/test_volume.py
  editheat/engine/resources/volume.py

Fixes stack rollback failure with AWS::EC2::Instance

by ramishra

  editheat/engine/resources/instance.py
  editheat/tests/test_instance.py

Raise InvalidTemplateReference for missing resources

by zbitter

  editheat/tests/test_hot.py
  editheat/engine/parameters.py
  editheat/engine/cfn/functions.py

unit tests: Test dependency resolution using validate()

by zbitter

  editheat/tests/test_resource.py

Don't wrap HeatExceptions during validation

by zbitter

  editheat/engine/parser.py

unit tests: Check validation in VPC test

by zbitter

  editheat/tests/test_vpc.py

unit tests: Don't mess with template retrospectively

by zbitter

  editheat/tests/test_autoscaling.py

Truncate status_reason to column length

by sbaker

  editheat/db/sqlalchemy/models.py
  editheat/tests/test_sqlalchemy_api.py

Using attribute schema for building documentation

by skraynev

  editdoc/source/ext/resources.py

Deprecate first_address attribute of Server

by skraynev

  editheat/engine/resources/server.py

tests remove stack_delete_after decorator

by shardy

  editheat/tests/test_signal.py
  editheat/tests/test_resource_group.py
  editheat/tests/test_neutron_vpnservice.py
  editheat/tests/test_stack_resource.py
  editcontrib/rackspace/rackspace/tests/test_cloudnetworks.py
  editheat/tests/test_metadata_refresh.py
  editheat/tests/test_security_group.py
  editheat/tests/test_parser.py
  editheat/tests/test_ceilometer_alarm.py
  editheat/tests/test_waitcondition.py
  editheat/tests/test_neutron_loadbalancer.py
  editheat/tests/test_provider_template.py
  editheat/tests/test_cloudwatch.py
  editheat/tests/utils.py
  editheat/tests/test_hot.py
  editheat/tests/test_neutron_security_group.py
  editcontrib/marconi/marconi/tests/test_queue.py
  editheat/tests/test_notifications.py

Skip tests when loading plugins

by chmouel

  editheat/tests/test_plugin_manager.py
  editheat/common/plugin_loader.py
  editheat/tests/test_plugin_loader.py
  editdoc/source/pluginguide.rst

Shut the heat-engine after all threads finished

by kanabuchi.mitsuru

  editheat/tests/test_engine_service.py
  editheat/engine/service.py

Rolling updates for OS::Heat::AutoScalingGroup

by chris.armstrong

  editheat/tests/test_heat_autoscaling_group.py
  editheat/engine/resources/autoscaling.py

Autoscaling: compare fully-resolved templates

by zbitter

  editheat/engine/resources/autoscaling.py

Unit tests: tidy up resolve_runtime_data() calls

by zbitter

  editheat/tests/test_nokey.py
  editcontrib/rackspace/rackspace/tests/test_rackspace_dns.py
  editheat/tests/test_instance_network.py
  editcontrib/rackspace/rackspace/tests/test_rackspace_cloud_server.py
  editheat/tests/test_server_tags.py
  editheat/tests/test_server.py
  editheat/tests/test_os_database.py
  editheat/tests/test_instance.py

Pass unresolved template to Resource.update()

by zbitter

  editheat/engine/resource.py
  editheat/engine/update.py

Console Output

[...truncated 2415 lines...]
Building using working tree
Building package in merge mode
Looking for a way to retrieve the upstream tarball
Using the upstream tarball that is present in /tmp/tmpxjnotM
bzr: ERROR: An error (1) occurred running quilt: None
Applying patch default-sqlite.patch
patching file etc/heat/heat.conf.sample
Hunk #1 FAILED at 550.
1 out of 1 hunk FAILED -- rejects in file etc/heat/heat.conf.sample
Patch default-sqlite.patch does not apply (enforce with -f)
ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'utopic-juno-amd64-3c4763a0-a244-43d4-9a95-4c9636abd52e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'utopic-juno-amd64-3c4763a0-a244-43d4-9a95-4c9636abd52e', '-u', 'jenkins', '--', 'bzr', 'builddeb', '-S', '--', '-sa', '-us', '-uc']' returned non-zero exit status 3
INFO:root:Complete command log:
INFO:root:Destroying schroot.
apt-get -y install python-setuptools git
python setup.py sdist
bzr branch lp:~ubuntu-server-dev/heat/juno heat
dch -b -D utopic --newversion 1:2014.1+git201405050954~utopic-0ubuntu1 Automated Ubuntu testing build:
git log -n1 --no-merges --pretty=format:%H
git log -n5 --no-merges --pretty=format:[%h] %s
dch -a [2ea4bcf] Pass unresolved template to Resource.update()
dch -a [062b5e9] Unit tests: tidy up resolve_runtime_data() calls
dch -a [a94239a] Autoscaling: compare fully-resolved templates
dch -a [c0d5654] Rolling updates for OS::Heat::AutoScalingGroup
dch -a [3e3f9a9] Shut the heat-engine after all threads finished
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', 'utopic-juno-amd64-3c4763a0-a244-43d4-9a95-4c9636abd52e', '-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 67, 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', 'utopic-juno-amd64-3c4763a0-a244-43d4-9a95-4c9636abd52e', '-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