Title: trusty_juno_heat_trunk

General Information

BUILD FAILURE
Build URL:https://jenkins.qa.ubuntu.com/job/trusty_juno_heat_trunk/257/
Project:trusty_juno_heat_trunk
Date of build:Sat, 23 Aug 2014 12:01:30 -0400
Build duration:10 sec
Build cause:Started by an SCM change
Built on:pkg-builder

Health Report

WDescriptionScore
Build stability: All recent builds failed.0

Changes

Add backward compatibility for notification_driver

by spasquier

  editsetup.cfg

Enable lazy translation on heat

by xjunlin

  editheat/__init__.py

Implement snapshot listing

by thomas.herve

  editheat/tests/test_api_openstack_v1.py
  editheat/tests/test_engine_service.py
  editheat/tests/test_sqlalchemy_api.py
  editheat/rpc/client.py
  editheat/api/openstack/v1/stacks.py
  editheat/engine/service.py
  editheat/api/openstack/v1/__init__.py
  editetc/heat/policy.json

Move neutron_utils functions to neutron client

by skraynev

  addheat/tests/test_neutron_client.py
  editheat/engine/clients/os/neutron.py
  editheat/engine/resources/neutron/neutron_utils.py

Using neutron utils function from neutron plugin

by skraynev

  deleteheat/engine/resources/neutron/neutron_utils.py
  editheat/engine/resources/neutron/loadbalancer.py
  editheat/engine/resources/neutron/network_gateway.py
  editheat/tests/test_neutron_vpnservice.py
  editheat/engine/resources/neutron/vpnservice.py
  editheat/tests/test_neutron.py
  editheat/tests/test_neutron_network_gateway.py
  editheat/engine/resources/neutron/router.py
  editheat/tests/test_neutron_loadbalancer.py
  editheat/engine/resources/neutron/subnet.py
  editheat/engine/resources/neutron/floatingip.py
  editheat/engine/resources/neutron/port.py

Providing reference on resource during preview

by skraynev

  editheat/engine/resources/cloud_watch.py
  editheat/engine/resource.py
  editheat/engine/resources/user.py
  editheat/engine/resources/eip.py
  editheat/engine/resources/nova_floatingip.py
  editheat/engine/resources/autoscaling.py
  editheat/tests/test_resource.py

Fix wrong log level

by xu-haiwei

  editheat/engine/stack.py

Include project ID in stack abandon data

by vijendar.komalla

  editheat/tests/test_parser.py
  editheat/tests/test_engine_service.py
  editheat/engine/stack.py
  editheat/tests/test_stack_resource.py

Console Output

[...truncated 79 lines...]
Need to get 1592 kB of archives.
After this operation, 4983 kB of additional disk space will be used.
Err http://archive.ubuntu.com/ubuntu/ trusty/main python2.7-minimal amd64 2.7.6-8
Could not connect to 127.0.0.1:8000 (127.0.0.1). - connect (111: Connection refused)
Err http://ppa.launchpad.net/ubuntu-cloud-archive/juno-staging/ubuntu/ trusty/main python-pbr all 0.10.0-0ubuntu1~cloud0
Could not connect to 127.0.0.1:8000 (127.0.0.1). - connect (111: Connection refused)
Err http://archive.ubuntu.com/ubuntu/ trusty/main python2.7 amd64 2.7.6-8
Unable to connect to 127.0.0.1:8000:
Err http://archive.ubuntu.com/ubuntu/ trusty/main python-minimal amd64 2.7.5-5ubuntu3
Unable to connect to 127.0.0.1:8000:
Err http://archive.ubuntu.com/ubuntu/ trusty/main libpython-stdlib amd64 2.7.5-5ubuntu3
Unable to connect to 127.0.0.1:8000:
Err http://archive.ubuntu.com/ubuntu/ trusty/main python amd64 2.7.5-5ubuntu3
Unable to connect to 127.0.0.1:8000:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7-minimal_2.7.6-8_amd64.deb Could not connect to 127.0.0.1:8000 (127.0.0.1). - connect (111: Connection refused)
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python2.7/python2.7_2.7.6-8_amd64.deb Unable to connect to 127.0.0.1:8000:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python-minimal_2.7.5-5ubuntu3_amd64.deb Unable to connect to 127.0.0.1:8000:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/libpython-stdlib_2.7.5-5ubuntu3_amd64.deb Unable to connect to 127.0.0.1:8000:
E: Failed to fetch http://archive.ubuntu.com/ubuntu/pool/main/p/python-defaults/python_2.7.5-5ubuntu3_amd64.deb Unable to connect to 127.0.0.1:8000:
E: Failed to fetch http://ppa.launchpad.net/ubuntu-cloud-archive/juno-staging/ubuntu/pool/main/p/python-pbr/python-pbr_0.10.0-0ubuntu1~cloud0_all.deb Could not connect to 127.0.0.1:8000 (127.0.0.1). - connect (111: Connection refused)
E: Unable to fetch some archives, maybe run apt-get update or try with --fix-missing?
ERROR:root:Error occurred during package creation/build: Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-bd6aac69-8ae7-41a0-b5a6-63f26a731ff9', '-u', 'root', '--', 'apt-get', '-y', 'install', 'python-pbr']' returned non-zero exit status 100
ERROR:root:Command '['/usr/bin/schroot', '-p', '-r', '-c', 'trusty-juno-amd64-bd6aac69-8ae7-41a0-b5a6-63f26a731ff9', '-u', 'root', '--', 'apt-get', '-y', 'install', 'python-pbr']' returned non-zero exit status 100
INFO:root:Complete command log:
INFO:root:Destroying schroot.
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-juno-amd64-bd6aac69-8ae7-41a0-b5a6-63f26a731ff9', '-u', 'root', '--', 'apt-get', '-y', 'install', 'python-pbr']' returned non-zero exit status 100
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', 'trusty-juno-amd64-bd6aac69-8ae7-41a0-b5a6-63f26a731ff9', '-u', 'root', '--', 'apt-get', '-y', 'install', 'python-pbr']' returned non-zero exit status 100
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