General Information
| BUILD FAILURE | |
| Build URL: | https://jenkins.qa.ubuntu.com/job/utopic_juno_heat_trunk/138/ |
| Project: | utopic_juno_heat_trunk |
| Date of build: | Thu, 26 Jun 2014 07:31:18 -0400 |
| Build duration: | 4 min 39 sec |
| Build cause: | Started by an SCM change |
| Built on: | pkg-builder |
Health Report
| W | Description | Score |
|---|---|---|
| Build stability: 1 out of the last 5 builds failed. | 80 |
Changes
Port to oslo.messaging
by thomas.herve
| edit | heat/tests/test_rpc_client.py |
| edit | heat/tests/test_stack_lock.py |
| delete | heat/openstack/common/rpc/impl_fake.py |
| edit | bin/heat-engine |
| edit | heat/engine/notification/__init__.py |
| edit | etc/heat/heat.conf.sample |
| edit | openstack-common.conf |
| delete | heat/openstack/common/rpc/matchmaker.py |
| edit | bin/heat-api-cloudwatch |
| add | heat/common/messaging.py |
| delete | heat/openstack/common/log_handler.py |
| delete | heat/openstack/common/notifier/test_notifier.py |
| edit | heat/api/aws/exception.py |
| delete | heat/openstack/common/rpc/zmq_receiver.py |
| delete | heat/openstack/common/notifier/log_notifier.py |
| delete | heat/openstack/common/rpc/matchmaker_redis.py |
| edit | requirements.txt |
| edit | heat/tests/test_api_cloudwatch.py |
| delete | heat/openstack/common/rpc/matchmaker_ring.py |
| delete | heat/openstack/common/rpc/__init__.py |
| edit | heat/tests/test_fault_middleware.py |
| edit | install.sh |
| edit | bin/heat-api-cfn |
| delete | heat/openstack/common/notifier/rpc_notifier.py |
| edit | heat/api/middleware/fault.py |
| edit | heat/tests/test_notifications.py |
| delete | heat/openstack/common/notifier/rabbit_notifier.py |
| edit | heat/engine/stack_lock.py |
| edit | heat/engine/notification/stack.py |
| edit | heat/api/cloudwatch/watch.py |
| delete | heat/openstack/common/notifier/no_op_notifier.py |
| delete | heat/openstack/common/rpc/impl_qpid.py |
| delete | heat/openstack/common/notifier/proxy.py |
| delete | heat/openstack/common/rpc/proxy.py |
| edit | heat/tests/test_api_openstack_v1.py |
| delete | heat/openstack/common/rpc/impl_zmq.py |
| delete | heat/openstack/common/rpc/impl_kombu.py |
| delete | heat/openstack/common/rpc/serializer.py |
| edit | heat/tests/test_api_cfn_v1.py |
| delete | heat/openstack/common/rpc/dispatcher.py |
| edit | bin/heat-api |
| edit | heat/engine/notification/autoscaling.py |
| edit | heat/rpc/client.py |
| edit | heat/engine/service.py |
| delete | heat/openstack/common/notifier/rpc_notifier2.py |
| delete | heat/openstack/common/rpc/common.py |
| edit | heat/tests/test_engine_service.py |
| edit | heat/tests/common.py |
| delete | heat/openstack/common/notifier/__init__.py |
| delete | heat/openstack/common/rpc/service.py |
| delete | heat/openstack/common/notifier/api.py |
| edit | heat/common/config.py |
| delete | heat/openstack/common/rpc/amqp.py |
| edit | tools/config/oslo.config.generator.rc |
| delete | heat/openstack/common/notifier/list_notifier.py |
Console Output
| [...truncated 8914 lines...] |
| 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.2+git201406260731~utopic-0ubuntu1 Automated Ubuntu testing build: |
| git log -n1 --no-merges --pretty=format:%H |
| git log 6cb58c10776cc5a8a6efe677177998234c5e8e78..HEAD --no-merges --pretty=format:[%h] %s |
| dch -a [9090b98] Port to oslo.messaging |
| dch -a [8e7294a] Don't rely on setdefault returning a value |
| dch -a [cc980d7] Prevent "No handlers could be found..." logging |
| dch -a [680f5da] Sync oslo incubator |
| dch -a [b18c419] Remove unused generate_request_id |
| dch -a [ae2b47d] Fix race condition deleting in-progress stack |
| dch -a [4a33879] Hide deprecate warnings for metadata tests |
| dch -a [52e2204] Remove heat_keystoneclient roles filtering workaround |
| dch -a [a6a4920] Don't set context auth_token in heat_keystoneclient |
| dch -a [e39f80d] engine.clients always use keystoneclient auth_token |
| dch -a [f9d9fae] tests add stub_keystoneclient to base test class |
| dch -a [4660f09] Hide warning for old style attribute schema test |
| dch -a [c9381c4] Add log output of x-openstack-request-id from nova |
| dch -a [06898f7] Add name attribute to Nova server. |
| dch -a [f585eb3] Instructions on image creation for SoftwareConfig. |
| dch -a [7bcae31] Add parameter type validation before stack-create |
| dch -a [cfd81ca] Add boolean type parameter process for template resource |
| dch -a [dc42406] Removed 'message' keyword when raising Error |
| 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 heat_2014.2+git201406260731~utopic-0ubuntu1_source.changes |
| mk-build-deps -i -r -t apt-get -y /tmp/tmpxOj3Nf/heat/debian/control |
| sbuild -d utopic-juno -n -A heat_2014.2+git201406260731~utopic-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', 'utopic-juno', '-n', '-A', 'heat_2014.2+git201406260731~utopic-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 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 '['sbuild', '-d', 'utopic-juno', '-n', '-A', 'heat_2014.2+git201406260731~utopic-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

